Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6a0b01c6159a5d394290ab5e954938e6b606fb4b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10
Commit message: "s1gw: TC_setup: Validate some metrics"
 > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10
[ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins4339356024245116320.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] c4f083e63f0c9a8b8524b54146c6ee2c60f7b59d6eeb126eda0544b82b4546e8 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [47.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9314 kB in 1s (9832 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', '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' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9" 2>/dev/null; then set -x && git checkout -q -f "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9"; else set -x && git checkout -q -f "b37ea251eff2d6cd4e8d317aff71d463863b59f9"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9 + git checkout -q -f b37ea251eff2d6cd4e8d317aff71d463863b59f9 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:61.1-65.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2705.1-2781.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2730.2-2732.19: In variable assignment: SGSN_Tests.ttcn:2730.45-2732.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2730.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2730.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2731.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2731.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2731.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2731.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:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.2-2761.22: In variable assignment: SGSN_Tests.ttcn:2759.47-2761.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2759.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2759.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.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:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2760.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2760.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2760.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2760.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2783.1-2891.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2856.2-2858.21: In variable assignment: SGSN_Tests.ttcn:2856.47-2858.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2856.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2856.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.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:2823.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2857.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2857.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2857.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2857.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:2823.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2870.2-2872.22: In variable assignment: SGSN_Tests.ttcn:2870.48-2872.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2872.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2872.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:2861.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2873.2-101: In variable assignment: SGSN_Tests.ttcn:2873.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2873.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2873.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2873.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2873.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:2862.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 720 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_4.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_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_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_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_1.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_1.cc Creating dependency file for SCTPasp_PortType_part_2.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_4.cc Creating dependency file for SCCPasp_Types_part_5.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_2.cc Creating dependency file for Osmocom_Types_part_3.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_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_5.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_5.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_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_6.cc Creating dependency file for MobileL3_Types_part_7.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_1.cc Creating dependency file for MobileL3_SMS_Types_part_2.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_4.cc Creating dependency file for MTP3asp_Types_part_5.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_5.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for General_Types_part_2.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_3.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_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_3.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc 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 L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-20240909-0839-09f2808d', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Fetched 177 kB in 1s (326 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 5 not upgraded. Need to get 1566 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 1.9.0 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 1.9.0 [17.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.0 [139 kB] Fetched 1566 kB in 0s (23.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44921 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_1.9.0_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (1.9.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_1.9.0_amd64.deb ... Unpacking osmo-stp:amd64 (1.9.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0_amd64.deb ... Unpacking osmo-sgsn (1.12.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (1.9.0) ... Setting up osmo-stp:amd64 (1.9.0) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.0) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20240909083932230 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240909083932231 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240909083932231 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) 20240909083932231 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240909083932231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240909083932231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240909083932231 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240909083932231 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240909083932231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240909083932231 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240909083932231 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240909083932231 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240909083932231 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240909083932231 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240909083932231 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240909083932231 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240909083932231 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x563d29c5ad60(sgsn) with 23 counters 20240909083932405 DLSS7 INFO (r=127.0.0.1:54617<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909083932405 DLSS7 INFO (r=127.0.0.1:54617<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240909083932406 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:54617<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240909083932406 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240909083932406 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240909083932406 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240909083932406 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240909083932406 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:918) 20240909083932406 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20240909083932406 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240909083932406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083932406 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240909083932406 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240909083932406 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240909083932406 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909083932406 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) 20240909083932406 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909083932406 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909083932406 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240909083932406 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240909083932406 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240909083932406 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240909083932406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909083932406 DLSS7 INFO (r=127.0.0.1:40819<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909083932406 DLSS7 INFO (r=127.0.0.1:40819<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240909083932406 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:40819<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240909083932406 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240909083932406 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909083932406 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) 20240909083932406 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909083932406 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909083932406 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:54617<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240909083932406 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) 20240909083932406 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240909083932406 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240909083932406 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909083932406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909083932406 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909083932407 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909083932407 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', '/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@c4f083e63f0c: Unix server socket created successfully. MC@c4f083e63f0c: Listening on TCP port 42251. c4f083e63f0c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests c4f083e63f0c 42251 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c4f083e63f0c: New HC connected from 10.0.2.100 [10.0.2.100]. c4f083e63f0c: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@c4f083e63f0c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c4f083e63f0c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c4f083e63f0c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c4f083e63f0c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c4f083e63f0c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c4f083e63f0c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c4f083e63f0c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c4f083e63f0c: Configuration file was processed on all HCs. MC@c4f083e63f0c: Creating MTC on host 10.0.2.100. MC@c4f083e63f0c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Sep 9 08:39:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.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 20240909083933407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083933407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach started. 20240909083934276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909083934280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083934324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240909083934324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240909083934324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240909083934324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909083934324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083934324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083934324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083934324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083934324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083934325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083934325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083934325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083934326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083934326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083934326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083934326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083934326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240909083934326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909083934326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083934326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083934326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083934326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083934329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909083934338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083934338 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083934360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20240909083934360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240909083934360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240909083934360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909083934360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083934360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083934360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083934360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083934360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083934362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083934362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083934362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083934362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083934362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083934362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083934362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083934362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240909083934362 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909083934363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083934363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909083934363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083934363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083934367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083934367 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)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083934376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083934376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083934397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNCONFIGURED}: Allocated (fsm.c:456) 20240909083934397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240909083934397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240909083934397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909083934397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083934397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083934398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083934398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083934398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083934399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083934399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083934399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083934399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083934399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083934399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083934399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083934400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240909083934400 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909083934400 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083934400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083934400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083934400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083934405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083934405 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) 20240909083934407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083934407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909083934407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909083934407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240909083934407 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240909083934407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240909083934407 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240909083934407 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240909083934407 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240909083934407 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240909083934407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240909083934407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909083934407 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240909083934408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909083934408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909083934408 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909083934408 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909083934408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909083934408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909083934408 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909083934408 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x563d2a70e660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240909083934408 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-Gb2-BSSGP2(14)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083934415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083934415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909083935329 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) 20240909083935329 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240909083935329 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:40819 err=None (osmo_ss7_asp.c:785) 20240909083935408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083935408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909083935408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909083935408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909083935410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909083935411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@c4f083e63f0c: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F630AD98'O, index=0 SGSN_Test-GSUP(19)@c4f083e63f0c: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@c4f083e63f0c: 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 := '2B7AE908D1D55A1DC99F20484D5BD964'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C824608D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3AF5021DBC3981A'O } } } } } 20240909083936461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083936461 DLLC NOTICE LLME(ffffffff/f630ad98){UNASSIGNED} LLC RX: unknown TLLI 0xf630ad98, creating LLME on the fly (gprs_llc.c:552) 20240909083936461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083936461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240909083936461 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909083936461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909083936461 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909083936461 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909083936461 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909083936461 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909083936461 DLLC NOTICE LLME(ffffffff/f630ad98){UNASSIGNED} LLGM Assign pre (f630ad98 => c2d6fc17) (gprs_llc.c:1079) 20240909083936461 DLLC NOTICE LLME(f630ad98/c2d6fc17){ASSIGNED} LLGM Assign post (f630ad98 => c2d6fc17) (gprs_llc.c:1125) 20240909083936461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909083936461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909083936461 DMM DEBUG MM(262420000000001/c2d6fc17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909083936474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083936474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909083936474 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083936474 DMM DEBUG MM(262420000000001/c2d6fc17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240909083936474 DMM NOTICE MM(262420000000001/c2d6fc17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909083936474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909083936474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909083936474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909083936475 DMM DEBUG MM(262420000000001/c2d6fc17) Requesting authorization (sgsn_auth.c:160) 20240909083936475 DMM INFO MM(262420000000001/c2d6fc17) Requesting authentication tuples (sgsn_auth.c:184) 20240909083936475 DMM DEBUG MM(262420000000001/c2d6fc17) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909083936475 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240909083936475 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@c4f083e63f0c: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240909083936477 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909083936477 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909083936477 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909083936477 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909083936477 DMM INFO MM(262420000000001/c2d6fc17) Subscriber data update (mmctx.c:430) 20240909083936478 DMM DEBUG MM(262420000000001/c2d6fc17) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909083936478 DMM INFO MM(262420000000001/c2d6fc17) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909083936478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909083936478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909083936478 DMM INFO MM(262420000000001/c2d6fc17) <- GMM AUTH AND CIPHERING REQ (rand = 2b 7a e9 08 d1 d5 5a 1d c9 9f 20 48 4d 5b d9 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909083936486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083936486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083936486 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083936486 DMM INFO MM(262420000000001/c2d6fc17) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909083936486 DMM NOTICE MM(262420000000001/c2d6fc17) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909083936486 DMM DEBUG MM(262420000000001/c2d6fc17) checking auth: received GSM SRES = c8 24 60 8d (gprs_gmm.c:666) 20240909083936486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909083936486 DMM DEBUG MM(262420000000001/c2d6fc17) Requesting authorization (sgsn_auth.c:160) 20240909083936486 DMM INFO MM(262420000000001/c2d6fc17) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909083936486 DMM DEBUG MM(262420000000001/c2d6fc17) Requesting subscriber data update (gprs_subscriber.c:894) 20240909083936487 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240909083936487 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) 20240909083936487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909083936487 DMM INFO MM(262420000000001/c2d6fc17) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2d6fc17) (gprs_gmm.c:300) 20240909083936488 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909083936488 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909083936488 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240909083936488 DMM INFO MM(262420000000001/c2d6fc17) Subscriber data update (mmctx.c:430) 20240909083936488 DMM DEBUG MM(262420000000001/c2d6fc17) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909083936488 DMM INFO MM(262420000000001/c2d6fc17) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909083936488 DMM NOTICE MM(262420000000001/c2d6fc17) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240909083936488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909083936488 DMM NOTICE MM(262420000000001/c2d6fc17) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909083936488 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) 20240909083936489 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909083936489 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240909083936489 DMM INFO MM(262420000000001/c2d6fc17) Subscriber data update (mmctx.c:430) 20240909083936489 DMM DEBUG MM(262420000000001/c2d6fc17) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909083936495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083936495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909083936495 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083936495 DMM INFO MM(262420000000001/c2d6fc17) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909083936495 DMM NOTICE MM(262420000000001/c2d6fc17) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909083936495 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909083936495 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909083936495 DLLC NOTICE LLME(f630ad98/c2d6fc17){ASSIGNED} LLGM Assign pre (ffffffff => c2d6fc17) (gprs_llc.c:1079) 20240909083936495 DLLC NOTICE LLME(ffffffff/c2d6fc17){ASSIGNED} LLGM Assign post (ffffffff => c2d6fc17) (gprs_llc.c:1125) 20240909083936495 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909083936495 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909083936495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909083936495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach-BVCI196(6)@c4f083e63f0c: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@c4f083e63f0c: Final verdict of PTC: pass 20240909083936551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40958<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909083936553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909083936553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI196(6)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@c4f083e63f0c: Final verdict of PTC: none TC_attach-BVCI220(16)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(7)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(12)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(19)@c4f083e63f0c: Final verdict of PTC: none TC_attach-BVCI210(11)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(17)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(10)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(5)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(15)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Sep 9 08:39:36 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=64992) 20240909083937553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083937554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64992, count=102080) 20240909083938554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083938554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Sep 9 08:39:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909083939555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083939555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_mnc3 started. 20240909083939699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909083939701 DMM INFO MM(262420000000001/c2d6fc17) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909083939701 DMM INFO MM(262420000000001/c2d6fc17) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909083939701 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909083939701 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909083939701 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909083939701 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909083939701 DLLC NOTICE LLME(ffffffff/c2d6fc17){ASSIGNED} LLGM Assign pre (c2d6fc17 => ffffffff) (gprs_llc.c:1079) 20240909083939701 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c2d6fc17 => ffffffff) (gprs_llc.c:1125) 20240909083939701 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240909083939701 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) 20240909083939701 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) 20240909083939701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909083939701 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909083939701 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909083939701 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909083939701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(26)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909083939754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909083939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083939754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083939754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909083939754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083939754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083939756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083939756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083939756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083939756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083939756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083939756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083939756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083939756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083939756 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909083939756 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083939756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083939757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083939757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083939761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(23)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083939771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083939771 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(24)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(26)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083939783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909083939783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083939783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083939783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083939783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909083939783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083939783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083939783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083939783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(31)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083939785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083939785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083939785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083939785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083939785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083939785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083939785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083939785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083939785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909083939785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083939785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083939786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083939786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083939790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909083939799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083939799 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(29)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083939810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909083939810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083939810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083939810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083939810 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909083939810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083939810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083939810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083939810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083939812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083939812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083939812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083939812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083939812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083939812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083939812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083939812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083939812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909083939812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083939812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083939813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083939813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083939817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083939827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083939827 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909083940556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083940556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909083940556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909083940556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909083940558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909083940559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@c4f083e63f0c: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DAE3F955'O, index=0 SGSN_Test-GSUP(38)@c4f083e63f0c: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@c4f083e63f0c: 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 := '61A52C50D91FB1DA45D5D20E18469E5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E7D8267'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '368DF577985C500B'O } } } } } 20240909083941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083941609 DLLC NOTICE LLME(ffffffff/dae3f955){UNASSIGNED} LLC RX: unknown TLLI 0xdae3f955, creating LLME on the fly (gprs_llc.c:552) 20240909083941609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083941609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240909083941609 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909083941609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909083941609 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909083941609 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909083941609 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909083941609 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909083941609 DLLC NOTICE LLME(ffffffff/dae3f955){UNASSIGNED} LLGM Assign pre (dae3f955 => c7f9ac10) (gprs_llc.c:1079) 20240909083941609 DLLC NOTICE LLME(dae3f955/c7f9ac10){ASSIGNED} LLGM Assign post (dae3f955 => c7f9ac10) (gprs_llc.c:1125) 20240909083941609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909083941609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909083941609 DMM DEBUG MM(262420000001001/c7f9ac10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909083941619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083941619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909083941620 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083941620 DMM DEBUG MM(262420000001001/c7f9ac10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240909083941620 DMM NOTICE MM(262420000001001/c7f9ac10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909083941620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909083941620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909083941620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909083941620 DMM DEBUG MM(262420000001001/c7f9ac10) Requesting authorization (sgsn_auth.c:160) 20240909083941620 DMM INFO MM(262420000001001/c7f9ac10) Requesting authentication tuples (sgsn_auth.c:184) 20240909083941620 DMM DEBUG MM(262420000001001/c7f9ac10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909083941620 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240909083941620 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@c4f083e63f0c: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240909083941622 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909083941622 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909083941622 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909083941622 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909083941622 DMM INFO MM(262420000001001/c7f9ac10) Subscriber data update (mmctx.c:430) 20240909083941622 DMM DEBUG MM(262420000001001/c7f9ac10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909083941622 DMM INFO MM(262420000001001/c7f9ac10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909083941622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909083941622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909083941622 DMM INFO MM(262420000001001/c7f9ac10) <- GMM AUTH AND CIPHERING REQ (rand = 61 a5 2c 50 d9 1f b1 da 45 d5 d2 0e 18 46 9e 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909083941630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083941630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083941630 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083941630 DMM INFO MM(262420000001001/c7f9ac10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909083941630 DMM NOTICE MM(262420000001001/c7f9ac10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909083941630 DMM DEBUG MM(262420000001001/c7f9ac10) checking auth: received GSM SRES = 7e 7d 82 67 (gprs_gmm.c:666) 20240909083941630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909083941630 DMM DEBUG MM(262420000001001/c7f9ac10) Requesting authorization (sgsn_auth.c:160) 20240909083941630 DMM INFO MM(262420000001001/c7f9ac10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909083941630 DMM DEBUG MM(262420000001001/c7f9ac10) Requesting subscriber data update (gprs_subscriber.c:894) 20240909083941630 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240909083941630 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) 20240909083941630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909083941630 DMM INFO MM(262420000001001/c7f9ac10) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f9ac10) (gprs_gmm.c:300) 20240909083941631 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909083941631 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909083941631 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240909083941631 DMM INFO MM(262420000001001/c7f9ac10) Subscriber data update (mmctx.c:430) 20240909083941631 DMM DEBUG MM(262420000001001/c7f9ac10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909083941631 DMM INFO MM(262420000001001/c7f9ac10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909083941631 DMM NOTICE MM(262420000001001/c7f9ac10) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240909083941631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909083941631 DMM NOTICE MM(262420000001001/c7f9ac10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909083941631 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) 20240909083941632 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909083941632 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240909083941632 DMM INFO MM(262420000001001/c7f9ac10) Subscriber data update (mmctx.c:430) 20240909083941632 DMM DEBUG MM(262420000001001/c7f9ac10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909083941638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083941638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909083941638 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083941638 DMM INFO MM(262420000001001/c7f9ac10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909083941638 DMM NOTICE MM(262420000001001/c7f9ac10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909083941638 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909083941638 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909083941638 DLLC NOTICE LLME(dae3f955/c7f9ac10){ASSIGNED} LLGM Assign pre (ffffffff => c7f9ac10) (gprs_llc.c:1079) 20240909083941638 DLLC NOTICE LLME(ffffffff/c7f9ac10){ASSIGNED} LLGM Assign post (ffffffff => c7f9ac10) (gprs_llc.c:1125) 20240909083941638 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909083941638 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909083941638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909083941638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@c4f083e63f0c: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@c4f083e63f0c: Final verdict of PTC: pass 20240909083941690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(36)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@c4f083e63f0c: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@c4f083e63f0c: Final verdict of PTC: none 20240909083941692 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909083941692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI196(24)@c4f083e63f0c: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(27)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(32)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(30)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(34)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(25)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_mnc3 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Sep 9 08:39:41 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47908) 20240909083942694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083942694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47908, count=85004) 20240909083943695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083943695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Sep 9 08:39:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909083944696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083944696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_umts_aka_umts_res started. 20240909083944833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909083944835 DMM INFO MM(262420000001001/c7f9ac10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909083944835 DMM INFO MM(262420000001001/c7f9ac10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909083944835 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909083944835 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909083944835 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909083944835 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909083944835 DLLC NOTICE LLME(ffffffff/c7f9ac10){ASSIGNED} LLGM Assign pre (c7f9ac10 => ffffffff) (gprs_llc.c:1079) 20240909083944835 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c7f9ac10 => ffffffff) (gprs_llc.c:1125) 20240909083944835 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240909083944835 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) 20240909083944835 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) 20240909083944835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909083944835 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909083944835 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909083944835 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909083944835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083944883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909083944883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083944883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083944883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083944883 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909083944883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083944884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083944884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083944884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083944885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083944885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083944885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083944885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083944885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083944885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083944885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083944885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083944885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909083944885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083944886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083944886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083944886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083944890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083944898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083944898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083944928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909083944928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083944928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083944928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083944928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909083944928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083944928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083944928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083944928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083944929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083944929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083944929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083944930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083944930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083944930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083944930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083944930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083944930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909083944930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083944930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083944930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083944930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083944934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083944944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083944944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083944976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909083944976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083944976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083944976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083944976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909083944976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083944976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083944976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083944976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083944978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083944978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083944978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083944978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083944978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083944978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083944978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083944978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083944978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909083944978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083944978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083944978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083944979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083944982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083944991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083944991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909083945697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083945697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909083945697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909083945697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909083945699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909083945700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@c4f083e63f0c: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CD9BB4D9'O, index=0 SGSN_Test-GSUP(57)@c4f083e63f0c: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@c4f083e63f0c: 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 := '32A73780DB28F2B4C328C32290B58B0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F420075C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F435FC787B3ECC3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5CBDAE7246896E3BE66CBF13A2725846'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '79890DD67B30D46E23EF723608A8794B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F1282D1581D2E3613B42578272AECA43'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '53DDE2D76F8E8469'O } } } } } 20240909083946751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083946752 DLLC NOTICE LLME(ffffffff/cd9bb4d9){UNASSIGNED} LLC RX: unknown TLLI 0xcd9bb4d9, creating LLME on the fly (gprs_llc.c:552) 20240909083946752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083946752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240909083946752 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909083946752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909083946752 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909083946752 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909083946752 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909083946752 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909083946752 DLLC NOTICE LLME(ffffffff/cd9bb4d9){UNASSIGNED} LLGM Assign pre (cd9bb4d9 => c093dbe6) (gprs_llc.c:1079) 20240909083946752 DLLC NOTICE LLME(cd9bb4d9/c093dbe6){ASSIGNED} LLGM Assign post (cd9bb4d9 => c093dbe6) (gprs_llc.c:1125) 20240909083946752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909083946752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909083946752 DMM DEBUG MM(262420000001002/c093dbe6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909083946763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083946763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909083946763 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083946763 DMM DEBUG MM(262420000001002/c093dbe6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240909083946763 DMM NOTICE MM(262420000001002/c093dbe6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909083946763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909083946763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909083946763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909083946763 DMM DEBUG MM(262420000001002/c093dbe6) Requesting authorization (sgsn_auth.c:160) 20240909083946763 DMM INFO MM(262420000001002/c093dbe6) Requesting authentication tuples (sgsn_auth.c:184) 20240909083946763 DMM DEBUG MM(262420000001002/c093dbe6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909083946763 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240909083946763 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@c4f083e63f0c: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240909083946765 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909083946765 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909083946765 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909083946765 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909083946765 DMM INFO MM(262420000001002/c093dbe6) Subscriber data update (mmctx.c:430) 20240909083946766 DMM DEBUG MM(262420000001002/c093dbe6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909083946766 DMM INFO MM(262420000001002/c093dbe6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909083946766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909083946766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909083946766 DMM INFO MM(262420000001002/c093dbe6) <- GMM AUTH AND CIPHERING REQ (rand = 32 a7 37 80 db 28 f2 b4 c3 28 c3 22 90 b5 8b 0e , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 28 2d 15 81 d2 e3 61 3b 42 57 82 72 ae ca 43 ) (gprs_gmm.c:483) 20240909083946773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083946773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083946773 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083946773 DMM INFO MM(262420000001002/c093dbe6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909083946773 DMM NOTICE MM(262420000001002/c093dbe6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909083946773 DMM DEBUG MM(262420000001002/c093dbe6) checking auth: received UMTS RES = 53 dd e2 d7 6f 8e 84 69 (gprs_gmm.c:666) 20240909083946773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909083946773 DMM DEBUG MM(262420000001002/c093dbe6) Requesting authorization (sgsn_auth.c:160) 20240909083946773 DMM INFO MM(262420000001002/c093dbe6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909083946773 DMM DEBUG MM(262420000001002/c093dbe6) Requesting subscriber data update (gprs_subscriber.c:894) 20240909083946773 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240909083946773 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) 20240909083946773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909083946773 DMM INFO MM(262420000001002/c093dbe6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc093dbe6) (gprs_gmm.c:300) 20240909083946775 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909083946775 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909083946775 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240909083946775 DMM INFO MM(262420000001002/c093dbe6) Subscriber data update (mmctx.c:430) 20240909083946775 DMM DEBUG MM(262420000001002/c093dbe6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909083946775 DMM INFO MM(262420000001002/c093dbe6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909083946775 DMM NOTICE MM(262420000001002/c093dbe6) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240909083946775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909083946775 DMM NOTICE MM(262420000001002/c093dbe6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909083946775 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) 20240909083946775 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909083946775 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240909083946775 DMM INFO MM(262420000001002/c093dbe6) Subscriber data update (mmctx.c:430) 20240909083946775 DMM DEBUG MM(262420000001002/c093dbe6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909083946781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083946781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909083946781 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083946781 DMM INFO MM(262420000001002/c093dbe6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909083946781 DMM NOTICE MM(262420000001002/c093dbe6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909083946781 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909083946781 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909083946781 DLLC NOTICE LLME(cd9bb4d9/c093dbe6){ASSIGNED} LLGM Assign pre (ffffffff => c093dbe6) (gprs_llc.c:1079) 20240909083946781 DLLC NOTICE LLME(ffffffff/c093dbe6){ASSIGNED} LLGM Assign post (ffffffff => c093dbe6) (gprs_llc.c:1125) 20240909083946781 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909083946781 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909083946782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909083946782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@c4f083e63f0c: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@c4f083e63f0c: Final verdict of PTC: pass 20240909083946835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@c4f083e63f0c: Final verdict of PTC: none 20240909083946838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909083946838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(46)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(50)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(45)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@c4f083e63f0c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(56)@c4f083e63f0c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@c4f083e63f0c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(43)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(48)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(54)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Sep 9 08:39:46 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20240909083947839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083947839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=85472) 20240909083948840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083948840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Sep 9 08:39:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909083949841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083949841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_umts_aka_gsm_sres started. 20240909083949980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909083949982 DMM INFO MM(262420000001002/c093dbe6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909083949982 DMM INFO MM(262420000001002/c093dbe6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909083949982 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909083949982 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909083949982 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909083949982 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909083949982 DLLC NOTICE LLME(ffffffff/c093dbe6){ASSIGNED} LLGM Assign pre (c093dbe6 => ffffffff) (gprs_llc.c:1079) 20240909083949982 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c093dbe6 => ffffffff) (gprs_llc.c:1125) 20240909083949982 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240909083949982 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) 20240909083949982 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) 20240909083949982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909083949982 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909083949982 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909083949982 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909083949982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083950026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909083950026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083950026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083950026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083950026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909083950026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083950026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083950026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083950026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083950028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083950028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083950028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083950028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083950028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083950028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083950028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083950028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083950028 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909083950028 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083950028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083950029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083950029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083950033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083950044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083950044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083950068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909083950068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083950068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083950068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083950068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909083950068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083950068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083950068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083950068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(70)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083950070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083950070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083950070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083950070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083950070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083950070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083950070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083950070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083950070 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909083950070 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083950070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083950070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083950070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083950074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083950084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083950084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083950096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909083950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083950096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083950096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909083950096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083950096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083950098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083950098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083950098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083950098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083950098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083950098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083950098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083950098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083950098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909083950098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083950098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083950099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083950099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083950102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083950113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083950113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909083950842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083950842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909083950842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909083950842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909083950844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909083950845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@c4f083e63f0c: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E067DCC2'O, index=0 SGSN_Test-GSUP(76)@c4f083e63f0c: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@c4f083e63f0c: 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 := 'DD3FCD1431AA5E5FF207AE23ACCAF03B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B0100D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D14C267ED5C205C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FA39FF1A27ABD8264755EEEEC89B53EB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1812D3E050DCDEF81FFDD8D5216B380D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '791FC50E9E925614E373313CFAFBC01B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '738838FE5D133EFF'O } } } } } 20240909083951899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083951899 DLLC NOTICE LLME(ffffffff/e067dcc2){UNASSIGNED} LLC RX: unknown TLLI 0xe067dcc2, creating LLME on the fly (gprs_llc.c:552) 20240909083951899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083951899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240909083951899 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909083951899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909083951899 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909083951899 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909083951899 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909083951899 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909083951899 DLLC NOTICE LLME(ffffffff/e067dcc2){UNASSIGNED} LLGM Assign pre (e067dcc2 => e7dea0b6) (gprs_llc.c:1079) 20240909083951899 DLLC NOTICE LLME(e067dcc2/e7dea0b6){ASSIGNED} LLGM Assign post (e067dcc2 => e7dea0b6) (gprs_llc.c:1125) 20240909083951899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909083951899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909083951899 DMM DEBUG MM(262420000001003/e7dea0b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909083951911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083951911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909083951911 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083951911 DMM DEBUG MM(262420000001003/e7dea0b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240909083951911 DMM NOTICE MM(262420000001003/e7dea0b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909083951911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909083951911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909083951911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909083951911 DMM DEBUG MM(262420000001003/e7dea0b6) Requesting authorization (sgsn_auth.c:160) 20240909083951911 DMM INFO MM(262420000001003/e7dea0b6) Requesting authentication tuples (sgsn_auth.c:184) 20240909083951911 DMM DEBUG MM(262420000001003/e7dea0b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909083951911 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240909083951911 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@c4f083e63f0c: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240909083951914 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909083951914 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909083951914 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909083951914 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909083951914 DMM INFO MM(262420000001003/e7dea0b6) Subscriber data update (mmctx.c:430) 20240909083951914 DMM DEBUG MM(262420000001003/e7dea0b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909083951914 DMM INFO MM(262420000001003/e7dea0b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909083951914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909083951914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909083951914 DMM INFO MM(262420000001003/e7dea0b6) <- GMM AUTH AND CIPHERING REQ (rand = dd 3f cd 14 31 aa 5e 5f f2 07 ae 23 ac ca f0 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 79 1f c5 0e 9e 92 56 14 e3 73 31 3c fa fb c0 1b ) (gprs_gmm.c:483) 20240909083951921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083951921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083951921 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083951921 DMM INFO MM(262420000001003/e7dea0b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909083951921 DMM NOTICE MM(262420000001003/e7dea0b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909083951921 DMM DEBUG MM(262420000001003/e7dea0b6) checking auth: received GSM SRES = 1b 01 00 d2 (gprs_gmm.c:666) 20240909083951921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909083951921 DMM DEBUG MM(262420000001003/e7dea0b6) Requesting authorization (sgsn_auth.c:160) 20240909083951921 DMM INFO MM(262420000001003/e7dea0b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909083951921 DMM DEBUG MM(262420000001003/e7dea0b6) Requesting subscriber data update (gprs_subscriber.c:894) 20240909083951921 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240909083951921 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) 20240909083951921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909083951921 DMM INFO MM(262420000001003/e7dea0b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7dea0b6) (gprs_gmm.c:300) 20240909083951923 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909083951923 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909083951923 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240909083951923 DMM INFO MM(262420000001003/e7dea0b6) Subscriber data update (mmctx.c:430) 20240909083951923 DMM DEBUG MM(262420000001003/e7dea0b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909083951923 DMM INFO MM(262420000001003/e7dea0b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909083951923 DMM NOTICE MM(262420000001003/e7dea0b6) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240909083951923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909083951923 DMM NOTICE MM(262420000001003/e7dea0b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909083951923 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) 20240909083951923 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909083951923 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240909083951923 DMM INFO MM(262420000001003/e7dea0b6) Subscriber data update (mmctx.c:430) 20240909083951923 DMM DEBUG MM(262420000001003/e7dea0b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909083951929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083951929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909083951929 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083951929 DMM INFO MM(262420000001003/e7dea0b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909083951929 DMM NOTICE MM(262420000001003/e7dea0b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909083951929 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909083951929 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909083951929 DLLC NOTICE LLME(e067dcc2/e7dea0b6){ASSIGNED} LLGM Assign pre (ffffffff => e7dea0b6) (gprs_llc.c:1079) 20240909083951929 DLLC NOTICE LLME(ffffffff/e7dea0b6){ASSIGNED} LLGM Assign post (ffffffff => e7dea0b6) (gprs_llc.c:1125) 20240909083951929 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909083951929 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909083951929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909083951929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@c4f083e63f0c: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@c4f083e63f0c: Final verdict of PTC: pass 20240909083951983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@c4f083e63f0c: Final verdict of PTC: none 20240909083951986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909083951986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@c4f083e63f0c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(74)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(70)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(64)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@c4f083e63f0c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@c4f083e63f0c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(68)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(72)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(62)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Sep 9 08:39:51 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20240909083952987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083952987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=85460) 20240909083953988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083953988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Sep 9 08:39:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909083954989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083954989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_timeout_after_pdp_act started. 20240909083955045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909083955046 DMM INFO MM(262420000001003/e7dea0b6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909083955046 DMM INFO MM(262420000001003/e7dea0b6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909083955046 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909083955046 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909083955046 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909083955046 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909083955046 DLLC NOTICE LLME(ffffffff/e7dea0b6){ASSIGNED} LLGM Assign pre (e7dea0b6 => ffffffff) (gprs_llc.c:1079) 20240909083955046 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e7dea0b6 => ffffffff) (gprs_llc.c:1125) 20240909083955046 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240909083955046 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) 20240909083955046 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) 20240909083955046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909083955046 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909083955046 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909083955046 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909083955046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083955090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909083955090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083955090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083955090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083955090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909083955090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083955090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083955090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083955090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083955092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083955092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083955092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083955092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083955092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083955092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083955092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083955092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083955092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909083955092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083955092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909083955093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083955093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083955096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083955105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083955105 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909083955133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909083955133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083955133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083955133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083955133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909083955133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083955133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083955133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083955133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083955134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083955134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083955134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083955135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083955135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083955135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083955135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083955135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083955135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909083955135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083955135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083955135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083955135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083955139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083955149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083955149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909083955163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909083955163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909083955163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909083955163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083955163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909083955163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909083955163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909083955163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909083955163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909083955165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909083955165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909083955165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909083955165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909083955166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909083955166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909083955166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909083955166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909083955166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909083955166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909083955166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909083955166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909083955166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909083955170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909083955179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083955179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909083955990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909083955990 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909083955990 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909083955990 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909083955993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909083955994 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@c4f083e63f0c: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CDF1843B'O, index=0 SGSN_Test-GSUP(95)@c4f083e63f0c: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: 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 := 'C9A8F33833C70C1D5E60399372312AAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E333239F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BC0EB2B8CCDC014'O } } } } } 20240909083956041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083956041 DLLC NOTICE LLME(ffffffff/cdf1843b){UNASSIGNED} LLC RX: unknown TLLI 0xcdf1843b, creating LLME on the fly (gprs_llc.c:552) 20240909083956041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083956041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240909083956041 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909083956041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909083956041 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909083956041 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909083956041 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909083956041 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909083956041 DLLC NOTICE LLME(ffffffff/cdf1843b){UNASSIGNED} LLGM Assign pre (cdf1843b => dd4c3b18) (gprs_llc.c:1079) 20240909083956041 DLLC NOTICE LLME(cdf1843b/dd4c3b18){ASSIGNED} LLGM Assign post (cdf1843b => dd4c3b18) (gprs_llc.c:1125) 20240909083956041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909083956041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909083956041 DMM DEBUG MM(262420000000021/dd4c3b18) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909083956052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083956052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909083956052 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083956052 DMM DEBUG MM(262420000000021/dd4c3b18) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240909083956052 DMM NOTICE MM(262420000000021/dd4c3b18) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909083956052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909083956052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909083956052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909083956052 DMM DEBUG MM(262420000000021/dd4c3b18) Requesting authorization (sgsn_auth.c:160) 20240909083956052 DMM INFO MM(262420000000021/dd4c3b18) Requesting authentication tuples (sgsn_auth.c:184) 20240909083956053 DMM DEBUG MM(262420000000021/dd4c3b18) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909083956053 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240909083956053 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@c4f083e63f0c: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240909083956055 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909083956055 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909083956055 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909083956055 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909083956055 DMM INFO MM(262420000000021/dd4c3b18) Subscriber data update (mmctx.c:430) 20240909083956055 DMM DEBUG MM(262420000000021/dd4c3b18) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909083956055 DMM INFO MM(262420000000021/dd4c3b18) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909083956055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909083956055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909083956055 DMM INFO MM(262420000000021/dd4c3b18) <- GMM AUTH AND CIPHERING REQ (rand = c9 a8 f3 38 33 c7 0c 1d 5e 60 39 93 72 31 2a aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909083956063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083956063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909083956063 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083956063 DMM INFO MM(262420000000021/dd4c3b18) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909083956063 DMM NOTICE MM(262420000000021/dd4c3b18) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909083956063 DMM DEBUG MM(262420000000021/dd4c3b18) checking auth: received GSM SRES = e3 33 23 9f (gprs_gmm.c:666) 20240909083956063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909083956063 DMM DEBUG MM(262420000000021/dd4c3b18) Requesting authorization (sgsn_auth.c:160) 20240909083956063 DMM INFO MM(262420000000021/dd4c3b18) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909083956063 DMM DEBUG MM(262420000000021/dd4c3b18) Requesting subscriber data update (gprs_subscriber.c:894) 20240909083956063 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240909083956063 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) 20240909083956063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909083956063 DMM INFO MM(262420000000021/dd4c3b18) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd4c3b18) (gprs_gmm.c:300) 20240909083956064 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909083956064 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909083956064 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240909083956064 DMM INFO MM(262420000000021/dd4c3b18) Subscriber data update (mmctx.c:430) 20240909083956064 DMM DEBUG MM(262420000000021/dd4c3b18) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909083956064 DMM INFO MM(262420000000021/dd4c3b18) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909083956064 DMM NOTICE MM(262420000000021/dd4c3b18) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240909083956064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909083956064 DMM NOTICE MM(262420000000021/dd4c3b18) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909083956064 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) 20240909083956065 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909083956065 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240909083956065 DMM INFO MM(262420000000021/dd4c3b18) Subscriber data update (mmctx.c:430) 20240909083956065 DMM DEBUG MM(262420000000021/dd4c3b18) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909083956071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083956071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909083956071 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083956071 DMM INFO MM(262420000000021/dd4c3b18) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909083956071 DMM NOTICE MM(262420000000021/dd4c3b18) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909083956071 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909083956071 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909083956071 DLLC NOTICE LLME(cdf1843b/dd4c3b18){ASSIGNED} LLGM Assign pre (ffffffff => dd4c3b18) (gprs_llc.c:1079) 20240909083956071 DLLC NOTICE LLME(ffffffff/dd4c3b18){ASSIGNED} LLGM Assign post (ffffffff => dd4c3b18) (gprs_llc.c:1125) 20240909083956071 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909083956071 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909083956071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909083956071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: setverdict(pass): none -> pass 20240909083956122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083956123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909083956123 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083956123 DMM INFO MM(262420000000021/dd4c3b18) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909083956123 DMM INFO MM(262420000000021/dd4c3b18) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909083956123 DMM DEBUG MM(262420000000021/dd4c3b18) Using GGSN 0 (gprs_sm.c:312) 20240909083956123 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240909083956123 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909083956123 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240909083956123 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240909083956135 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 9a 47 2e 10 11 a5 4f 67 b0 14 05 7f fc e5 b8 f0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20240909083956135 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38a058, cbp=0x563d2a718c80) (sgsn_libgtp.c:629) 20240909083956135 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909083956135 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a71a148 TLLI=dd4c3b18, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909083956135 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909083956135 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909083956144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083956144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240909083956144 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083956144 DMM INFO MM(262420000000021/dd4c3b18) -> GMM ATTACH REQUEST MI(TMSI-0xDD4C3B18) type="GPRS attach" (gprs_gmm.c:1266) 20240909083956144 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909083956144 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909083956144 DLLC NOTICE LLME(ffffffff/dd4c3b18){ASSIGNED} LLGM Assign pre (dd4c3b18 => db0018a7) (gprs_llc.c:1079) 20240909083956144 DLLC NOTICE LLME(dd4c3b18/db0018a7){ASSIGNED} LLGM Assign post (dd4c3b18 => db0018a7) (gprs_llc.c:1125) 20240909083956144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909083956144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909083956144 DMM DEBUG MM(262420000000021/db0018a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909083956150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909083956150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240909083956150 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909083956150 DMM DEBUG MM(262420000000021/db0018a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240909083956150 DMM NOTICE MM(262420000000021/db0018a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909083956150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909083956150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909083956150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909083956150 DMM DEBUG MM(262420000000021/db0018a7) Requesting authorization (sgsn_auth.c:160) 20240909083956150 DMM INFO MM(262420000000021/db0018a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909083956150 DMM DEBUG MM(262420000000021/db0018a7) Requesting subscriber data update (gprs_subscriber.c:894) 20240909083956150 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240909083956150 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) 20240909083956151 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909083956151 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909083956151 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240909083956151 DMM INFO MM(262420000000021/db0018a7) Subscriber data update (mmctx.c:430) 20240909083956151 DMM DEBUG MM(262420000000021/db0018a7) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240909083956151 DMM INFO MM(262420000000021/db0018a7) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240909083956151 DMM NOTICE MM(262420000000021/db0018a7) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240909083956151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909083956151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909083956151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240909083956151 DMM INFO MM(262420000000021/db0018a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0018a7) (gprs_gmm.c:300) 20240909083956151 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) 20240909083956151 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909083956151 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240909083956151 DMM INFO MM(262420000000021/db0018a7) Subscriber data update (mmctx.c:430) 20240909083956151 DMM DEBUG MM(262420000000021/db0018a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: Trying to receive 5 ATTACH ACCEPTs 20240909084002152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084002153 DMM INFO MM(262420000000021/db0018a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0018a7) (gprs_gmm.c:300) 20240909084002404 DGPRS DEBUG Checking for inactive LLMEs, time = 7681936 (sgsn.c:131) 20240909084008153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084008153 DMM INFO MM(262420000000021/db0018a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0018a7) (gprs_gmm.c:300) 20240909084014154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084014154 DMM INFO MM(262420000000021/db0018a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0018a7) (gprs_gmm.c:300) 20240909084015991 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084015991 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240909084015992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084020155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084020155 DMM INFO MM(262420000000021/db0018a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0018a7) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240909084025094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084025096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084025096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084025136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084025138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084025138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084025167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084025169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084025169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084026156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084026156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240909084026156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084026157 DMM NOTICE MM(262420000000021/db0018a7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084026157 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240909084026157 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a71a148, TLLI=db0018a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084026157 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084026157 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084026157 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240909084026157 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240909084026157 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) 20240909084026157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Reject}: Deallocated (fsm.c:568) 20240909084026157 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Deallocated (fsm.c:568) 20240909084026157 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084026157 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084026157 DLLC NOTICE LLME(dd4c3b18/db0018a7){ASSIGNED} LLGM Assign pre (db0018a7 => ffffffff) (gprs_llc.c:1079) 20240909084026157 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (db0018a7 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@c4f083e63f0c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@c4f083e63f0c: Final verdict of PTC: pass 20240909084026666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084026668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084026668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(79)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(89)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(95)@c4f083e63f0c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@c4f083e63f0c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(93)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(83)@c4f083e63f0c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(91)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(81)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(87)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Sep 9 08:40:26 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20240909084027669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084027669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125360, count=127056) 20240909084028669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084028669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Sep 9 08:40:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084029670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084029670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_auth_id_timeout started. 20240909084029821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084029822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084029869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084029869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084029869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084029869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084029869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084029869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084029869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084029869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084029869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084029870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084029870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084029870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084029871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084029871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084029871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084029871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084029871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084029871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084029871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084029871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084029871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084029871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084029876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084029885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084029885 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084029916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084029916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084029916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084029916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084029916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084029916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084029916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084029916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084029916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(107)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084029918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084029918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084029918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084029919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084029919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084029919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084029919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084029919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084029919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084029919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084029919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084029919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084029919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084029923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084029933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084029933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(105)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084029944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084029944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084029944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084029944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084029944 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084029944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084029944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084029944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084029944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084029946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084029946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084029946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084029946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084029946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084029946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084029946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084029946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084029946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084029946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084029946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084029947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084029947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084029951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084029962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084029962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084030671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084030671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084030671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084030671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084030673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084030673 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@c4f083e63f0c: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D719C09D'O, index=0 SGSN_Test-GSUP(114)@c4f083e63f0c: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240909084030715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084030716 DLLC NOTICE LLME(ffffffff/d719c09d){UNASSIGNED} LLC RX: unknown TLLI 0xd719c09d, creating LLME on the fly (gprs_llc.c:552) 20240909084030716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084030716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240909084030716 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084030716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084030716 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084030716 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084030716 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084030716 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084030716 DLLC NOTICE LLME(ffffffff/d719c09d){UNASSIGNED} LLGM Assign pre (d719c09d => db1b1309) (gprs_llc.c:1079) 20240909084030716 DLLC NOTICE LLME(d719c09d/db1b1309){ASSIGNED} LLGM Assign post (d719c09d => db1b1309) (gprs_llc.c:1125) 20240909084030716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084030716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084030716 DMM DEBUG MM(262420000000002/db1b1309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084032405 DGPRS DEBUG Checking for inactive LLMEs, time = 7681966 (sgsn.c:131) 20240909084036717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084036717 DMM DEBUG MM(262420000000002/db1b1309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084042717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084042717 DMM DEBUG MM(262420000000002/db1b1309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084048718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084048718 DMM DEBUG MM(262420000000002/db1b1309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084050672 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084050672 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240909084050672 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084054719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084054719 DMM DEBUG MM(262420000000002/db1b1309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084059872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084059874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084059874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084059919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084059921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084059921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084059947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084059949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084059949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084100720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084100720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240909084100720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084100720 DMM NOTICE MM(262420000000002/db1b1309) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240909084100720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Reject}: Deallocated (fsm.c:568) 20240909084100720 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084100720 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084100720 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084100720 DLLC NOTICE LLME(d719c09d/db1b1309){ASSIGNED} LLGM Assign pre (db1b1309 => ffffffff) (gprs_llc.c:1079) 20240909084100720 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (db1b1309 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@c4f083e63f0c: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@c4f083e63f0c: Final verdict of PTC: pass 20240909084100730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@c4f083e63f0c: Final verdict of PTC: none 20240909084100732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084100732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(112)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(102)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(108)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(106)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(110)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(100)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Sep 9 08:41:00 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59656) 20240909084101733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084101733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59656, count=64176) 20240909084102405 DGPRS DEBUG Checking for inactive LLMEs, time = 7681996 (sgsn.c:131) 20240909084102734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084102734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Sep 9 08:41:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084103735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084103735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_auth_sai_timeout started. 20240909084103876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084103877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084103924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084103924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084103924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084103924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084103924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084103924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084103924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084103924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084103924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084103926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084103926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084103926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084103926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084103926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084103926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084103926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084103926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084103926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084103926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084103926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084103927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084103927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084103931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084103942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084103942 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084103973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084103973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084103973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084103973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084103973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084103973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084103973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084103973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084103973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084103975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084103975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084103975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084103976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084103976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084103976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084103976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084103976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084103976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084103976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084103976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084103976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084103977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084103980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(123)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084103990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084103990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(124)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(126)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084104010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084104010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084104010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084104010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084104010 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084104010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084104010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084104010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084104010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084104013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084104013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084104013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084104013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084104013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084104013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084104013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084104013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084104013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084104013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084104013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084104014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084104014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084104018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084104027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084104027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084104736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084104736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084104736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084104736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084104739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084104739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@c4f083e63f0c: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CAD841C3'O, index=0 SGSN_Test-GSUP(133)@c4f083e63f0c: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240909084104786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084104786 DLLC NOTICE LLME(ffffffff/cad841c3){UNASSIGNED} LLC RX: unknown TLLI 0xcad841c3, creating LLME on the fly (gprs_llc.c:552) 20240909084104786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084104786 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240909084104786 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084104786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084104786 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084104786 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084104786 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084104786 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084104786 DLLC NOTICE LLME(ffffffff/cad841c3){UNASSIGNED} LLGM Assign pre (cad841c3 => eb3c8a36) (gprs_llc.c:1079) 20240909084104786 DLLC NOTICE LLME(cad841c3/eb3c8a36){ASSIGNED} LLGM Assign post (cad841c3 => eb3c8a36) (gprs_llc.c:1125) 20240909084104786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084104786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084104786 DMM DEBUG MM(262420000000003/eb3c8a36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084104798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084104798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084104798 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084104798 DMM DEBUG MM(262420000000003/eb3c8a36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240909084104798 DMM NOTICE MM(262420000000003/eb3c8a36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084104798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084104798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084104798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084104798 DMM DEBUG MM(262420000000003/eb3c8a36) Requesting authorization (sgsn_auth.c:160) 20240909084104798 DMM INFO MM(262420000000003/eb3c8a36) Requesting authentication tuples (sgsn_auth.c:184) 20240909084104798 DMM DEBUG MM(262420000000003/eb3c8a36) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084104798 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240909084104798 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@c4f083e63f0c: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240909084110799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240909084110799 DMM ERROR MM(262420000000003/eb3c8a36) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240909084110799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240909084110799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084110799 DMM NOTICE MM(262420000000003/eb3c8a36) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240909084110799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Reject}: Deallocated (fsm.c:568) 20240909084110799 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084110799 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084110799 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084110799 DLLC NOTICE LLME(cad841c3/eb3c8a36){ASSIGNED} LLGM Assign pre (eb3c8a36 => ffffffff) (gprs_llc.c:1079) 20240909084110799 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eb3c8a36 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@c4f083e63f0c: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@c4f083e63f0c: Final verdict of PTC: pass 20240909084110809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084110811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084110811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(121)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(127)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(132)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(130)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(119)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(125)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Sep 9 08:41:10 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=57452) 20240909084111812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084111812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57452, count=62840) 20240909084112814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084112814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Sep 9 08:41:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084113815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084113815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_auth_sai_reject started. 20240909084113953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084113954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084114015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084114015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084114015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084114015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084114015 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084114015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084114015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084114015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084114015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(140)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(141)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084114017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084114017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084114017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084114018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084114018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084114018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084114018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084114018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084114018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084114018 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084114018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(141)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084114018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084114018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084114022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084114031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084114031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(140)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084114045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084114045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084114045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084114045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084114045 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084114045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084114045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084114045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084114045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084114047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084114047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084114047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084114047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084114047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084114047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084114047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084114047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084114047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084114047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084114047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084114047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084114048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084114052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084114062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084114062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084114100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084114101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084114101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084114101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084114101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084114101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084114101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084114101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084114101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084114103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084114103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084114103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084114103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084114103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084114103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084114103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084114103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084114103 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084114103 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084114103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(151)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084114104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084114104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084114108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084114119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084114119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084114816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084114816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084114816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084114816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084114819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084114819 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@c4f083e63f0c: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EEB1EAA3'O, index=0 SGSN_Test-GSUP(152)@c4f083e63f0c: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240909084114867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084114867 DLLC NOTICE LLME(ffffffff/eeb1eaa3){UNASSIGNED} LLC RX: unknown TLLI 0xeeb1eaa3, creating LLME on the fly (gprs_llc.c:552) 20240909084114867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084114867 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240909084114867 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084114867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084114867 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084114867 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084114868 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084114868 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084114868 DLLC NOTICE LLME(ffffffff/eeb1eaa3){UNASSIGNED} LLGM Assign pre (eeb1eaa3 => d671fa28) (gprs_llc.c:1079) 20240909084114868 DLLC NOTICE LLME(eeb1eaa3/d671fa28){ASSIGNED} LLGM Assign post (eeb1eaa3 => d671fa28) (gprs_llc.c:1125) 20240909084114868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084114868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084114868 DMM DEBUG MM(262420000000004/d671fa28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084114881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084114881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084114881 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084114881 DMM DEBUG MM(262420000000004/d671fa28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240909084114881 DMM NOTICE MM(262420000000004/d671fa28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084114881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084114881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084114881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084114881 DMM DEBUG MM(262420000000004/d671fa28) Requesting authorization (sgsn_auth.c:160) 20240909084114881 DMM INFO MM(262420000000004/d671fa28) Requesting authentication tuples (sgsn_auth.c:184) 20240909084114881 DMM DEBUG MM(262420000000004/d671fa28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084114881 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240909084114881 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@c4f083e63f0c: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240909084114885 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240909084114885 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240909084114885 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240909084120882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240909084120882 DMM ERROR MM(262420000000004/d671fa28) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240909084120882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240909084120882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084120882 DMM NOTICE MM(262420000000004/d671fa28) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240909084120882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Reject}: Deallocated (fsm.c:568) 20240909084120882 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084120882 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084120882 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084120882 DLLC NOTICE LLME(eeb1eaa3/d671fa28){ASSIGNED} LLGM Assign pre (d671fa28 => ffffffff) (gprs_llc.c:1079) 20240909084120882 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d671fa28 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@c4f083e63f0c: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@c4f083e63f0c: Final verdict of PTC: pass 20240909084120891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56380<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084120893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084120893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(141)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(152)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(151)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(145)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@c4f083e63f0c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(149)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(143)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(139)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Sep 9 08:41:21 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=58568) 20240909084121894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084121894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58568, count=63956) 20240909084122896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084122896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Sep 9 08:41:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240909084123897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084123897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_gsup_lu_timeout started. 20240909084124066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084124067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084124129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084124129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084124129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084124129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084124129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084124129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084124129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084124129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084124129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(160)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084124131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084124131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084124131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084124132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084124132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084124132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084124132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084124132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084124132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084124132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084124132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084124132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084124132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(159)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084124136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084124147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084124147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(157)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084124171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084124171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084124171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084124171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084124171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084124171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084124171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084124171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084124171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084124172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084124172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084124172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084124173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084124173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084124173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084124173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084124173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084124173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084124173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084124173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(165)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084124173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084124173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(164)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084124177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084124188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084124189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(162)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084124216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084124216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084124216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084124216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084124216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084124216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084124216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084124216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084124216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084124218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084124218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084124219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084124219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084124219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084124219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084124219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084124219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084124219 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084124219 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084124219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(170)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084124219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084124219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084124223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084124234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084124234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084124898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084124898 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084124898 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084124898 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084124901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084124901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@c4f083e63f0c: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CFD34AC2'O, index=0 SGSN_Test-GSUP(171)@c4f083e63f0c: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@c4f083e63f0c: 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 := '577A2EF2BCEF08C239A7CA378BB5B4B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F30BE1A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE6E590AE9D95F78'O } } } } } 20240909084125951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084125951 DLLC NOTICE LLME(ffffffff/cfd34ac2){UNASSIGNED} LLC RX: unknown TLLI 0xcfd34ac2, creating LLME on the fly (gprs_llc.c:552) 20240909084125951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084125951 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240909084125951 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084125951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084125951 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084125951 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084125952 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084125952 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084125952 DLLC NOTICE LLME(ffffffff/cfd34ac2){UNASSIGNED} LLGM Assign pre (cfd34ac2 => f0c3f518) (gprs_llc.c:1079) 20240909084125952 DLLC NOTICE LLME(cfd34ac2/f0c3f518){ASSIGNED} LLGM Assign post (cfd34ac2 => f0c3f518) (gprs_llc.c:1125) 20240909084125952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084125952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084125952 DMM DEBUG MM(262420000000005/f0c3f518) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084125967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084125967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084125967 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084125967 DMM DEBUG MM(262420000000005/f0c3f518) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240909084125967 DMM NOTICE MM(262420000000005/f0c3f518) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084125967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084125967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084125967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084125967 DMM DEBUG MM(262420000000005/f0c3f518) Requesting authorization (sgsn_auth.c:160) 20240909084125967 DMM INFO MM(262420000000005/f0c3f518) Requesting authentication tuples (sgsn_auth.c:184) 20240909084125967 DMM DEBUG MM(262420000000005/f0c3f518) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084125967 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240909084125967 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@c4f083e63f0c: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240909084125971 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084125971 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084125971 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084125971 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084125971 DMM INFO MM(262420000000005/f0c3f518) Subscriber data update (mmctx.c:430) 20240909084125971 DMM DEBUG MM(262420000000005/f0c3f518) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084125971 DMM INFO MM(262420000000005/f0c3f518) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084125971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084125971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084125971 DMM INFO MM(262420000000005/f0c3f518) <- GMM AUTH AND CIPHERING REQ (rand = 57 7a 2e f2 bc ef 08 c2 39 a7 ca 37 8b b5 b4 b3 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084125981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084125981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084125981 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084125981 DMM INFO MM(262420000000005/f0c3f518) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084125981 DMM NOTICE MM(262420000000005/f0c3f518) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084125981 DMM DEBUG MM(262420000000005/f0c3f518) checking auth: received GSM SRES = f3 0b e1 a7 (gprs_gmm.c:666) 20240909084125981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084125981 DMM DEBUG MM(262420000000005/f0c3f518) Requesting authorization (sgsn_auth.c:160) 20240909084125981 DMM INFO MM(262420000000005/f0c3f518) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084125981 DMM DEBUG MM(262420000000005/f0c3f518) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084125981 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240909084125981 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) 20240909084125981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084125981 DMM INFO MM(262420000000005/f0c3f518) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c3f518) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@c4f083e63f0c: setverdict(fail): none -> fail MC@c4f083e63f0c: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240909084125990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084125990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(169)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(171)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(170)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(160)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(165)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@c4f083e63f0c: Final verdict of PTC: none 20240909084125993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(162)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(163)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(168)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(158)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@c4f083e63f0c: Final verdict of PTC: fail MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@c4f083e63f0c: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Sep 9 08:41:26 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43904) 20240909084126991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084126991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43904, count=69804) 20240909084127993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084127993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Sep 9 08:41:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084128994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084128994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_gsup_lu_reject started. 20240909084129142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084129144 DMM INFO MM(262420000000005/f0c3f518) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084129144 DMM INFO MM(262420000000005/f0c3f518) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084129144 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084129144 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084129144 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084129144 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909084129144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240909084129144 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084129144 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084129144 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084129144 DLLC NOTICE LLME(cfd34ac2/f0c3f518){ASSIGNED} LLGM Assign pre (f0c3f518 => ffffffff) (gprs_llc.c:1079) 20240909084129144 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f0c3f518 => ffffffff) (gprs_llc.c:1125) 20240909084129144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084129201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084129201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084129201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084129201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084129201 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084129201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084129201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084129201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084129201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(179)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(178)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084129203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084129203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084129203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084129204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084129204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084129204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084129204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084129204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084129204 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084129204 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084129204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084129204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084129204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084129208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084129218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084129218 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(176)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084129241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084129241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084129241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084129241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084129241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084129241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084129241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084129241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084129241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084129243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084129243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084129243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084129244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084129244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084129244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084129244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084129244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084129244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084129244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084129244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(183)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084129244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084129244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084129248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084129258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084129258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(183)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084129279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084129279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084129279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084129279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084129279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084129279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084129279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084129279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084129279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084129281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084129281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084129281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084129281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084129281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084129281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084129281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084129281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084129281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084129281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084129281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084129282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084129282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084129285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084129295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084129295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084129995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084129995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084129995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084129995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084129998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084129998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@c4f083e63f0c: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EB3AF009'O, index=0 SGSN_Test-GSUP(190)@c4f083e63f0c: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@c4f083e63f0c: 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 := '376099F7EA812DDAAA9B4981545C8396'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6377385'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71164AFD14B948DF'O } } } } } 20240909084131048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084131048 DLLC NOTICE LLME(ffffffff/eb3af009){UNASSIGNED} LLC RX: unknown TLLI 0xeb3af009, creating LLME on the fly (gprs_llc.c:552) 20240909084131048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084131048 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240909084131048 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084131048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084131048 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084131048 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084131048 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084131048 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084131048 DLLC NOTICE LLME(ffffffff/eb3af009){UNASSIGNED} LLGM Assign pre (eb3af009 => e784e33e) (gprs_llc.c:1079) 20240909084131048 DLLC NOTICE LLME(eb3af009/e784e33e){ASSIGNED} LLGM Assign post (eb3af009 => e784e33e) (gprs_llc.c:1125) 20240909084131048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084131048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084131048 DMM DEBUG MM(262420000000006/e784e33e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084131059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084131059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084131060 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084131060 DMM DEBUG MM(262420000000006/e784e33e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240909084131060 DMM NOTICE MM(262420000000006/e784e33e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084131060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084131060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084131060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084131060 DMM DEBUG MM(262420000000006/e784e33e) Requesting authorization (sgsn_auth.c:160) 20240909084131060 DMM INFO MM(262420000000006/e784e33e) Requesting authentication tuples (sgsn_auth.c:184) 20240909084131060 DMM DEBUG MM(262420000000006/e784e33e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084131060 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240909084131060 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@c4f083e63f0c: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240909084131062 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084131062 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084131062 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084131062 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084131062 DMM INFO MM(262420000000006/e784e33e) Subscriber data update (mmctx.c:430) 20240909084131062 DMM DEBUG MM(262420000000006/e784e33e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084131062 DMM INFO MM(262420000000006/e784e33e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084131062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084131062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084131063 DMM INFO MM(262420000000006/e784e33e) <- GMM AUTH AND CIPHERING REQ (rand = 37 60 99 f7 ea 81 2d da aa 9b 49 81 54 5c 83 96 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084131070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084131070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084131070 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084131070 DMM INFO MM(262420000000006/e784e33e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084131070 DMM NOTICE MM(262420000000006/e784e33e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084131070 DMM DEBUG MM(262420000000006/e784e33e) checking auth: received GSM SRES = a6 37 73 85 (gprs_gmm.c:666) 20240909084131070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084131070 DMM DEBUG MM(262420000000006/e784e33e) Requesting authorization (sgsn_auth.c:160) 20240909084131070 DMM INFO MM(262420000000006/e784e33e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084131070 DMM DEBUG MM(262420000000006/e784e33e) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084131070 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240909084131070 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) 20240909084131070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084131070 DMM INFO MM(262420000000006/e784e33e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe784e33e) (gprs_gmm.c:300) 20240909084131073 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240909084131073 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240909084131073 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240909084131073 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084131073 DMM INFO MM(262420000000006/e784e33e) Subscriber data update (mmctx.c:430) 20240909084131073 DMM DEBUG MM(262420000000006/e784e33e) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@c4f083e63f0c: setverdict(fail): none -> fail MC@c4f083e63f0c: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(179)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(190)@c4f083e63f0c: Final verdict of PTC: none 20240909084131080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084131080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(178)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@c4f083e63f0c: Final verdict of PTC: none 20240909084131081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(175)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(184)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(182)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(188)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(177)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@c4f083e63f0c: Final verdict of PTC: fail SGSN_Test-Gb2-BSSGP2(185)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(186)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@c4f083e63f0c: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Sep 9 08:41:31 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20240909084132081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084132081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47400, count=75812) 20240909084132406 DGPRS DEBUG Checking for inactive LLMEs, time = 7682026 (sgsn.c:131) 20240909084133083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084133083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Sep 9 08:41:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084134084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084134084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_combined started. 20240909084134224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084134225 DMM INFO MM(262420000000006/e784e33e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084134225 DMM INFO MM(262420000000006/e784e33e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084134225 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084134225 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084134225 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084134225 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909084134225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240909084134225 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084134225 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084134225 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084134225 DLLC NOTICE LLME(eb3af009/e784e33e){ASSIGNED} LLGM Assign pre (e784e33e => ffffffff) (gprs_llc.c:1079) 20240909084134225 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e784e33e => ffffffff) (gprs_llc.c:1125) 20240909084134226 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084134270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084134270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084134270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084134270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084134270 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084134270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084134270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084134270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084134270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084134271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084134271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084134271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084134271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084134271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084134272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084134272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084134272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084134272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084134272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084134272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084134272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084134272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084134276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084134284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084134284 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084134311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084134311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084134311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084134311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084134311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084134311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084134311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084134311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084134311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084134312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084134312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084134312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084134312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084134312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084134312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084134312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084134312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084134312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084134312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084134312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084134313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084134313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084134317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084134326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084134326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084134350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084134350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084134350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084134350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084134350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084134350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084134350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084134350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084134350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084134352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084134352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084134352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084134352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084134353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084134353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084134353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084134353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084134353 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084134353 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084134353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084134353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084134353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084134357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084134366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084134367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084135085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084135086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084135086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084135086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084135088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084135088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@c4f083e63f0c: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E2A14241'O, index=0 SGSN_Test-GSUP(209)@c4f083e63f0c: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@c4f083e63f0c: 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 := 'F3316E5A55AD9FF4E6455D0DF845AD5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE862D7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AAFCA957920CAC8'O } } } } } 20240909084136138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084136138 DLLC NOTICE LLME(ffffffff/e2a14241){UNASSIGNED} LLC RX: unknown TLLI 0xe2a14241, creating LLME on the fly (gprs_llc.c:552) 20240909084136138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084136138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240909084136138 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084136138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084136138 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084136138 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084136138 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084136138 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084136138 DLLC NOTICE LLME(ffffffff/e2a14241){UNASSIGNED} LLGM Assign pre (e2a14241 => cbce171c) (gprs_llc.c:1079) 20240909084136138 DLLC NOTICE LLME(e2a14241/cbce171c){ASSIGNED} LLGM Assign post (e2a14241 => cbce171c) (gprs_llc.c:1125) 20240909084136138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084136138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084136138 DMM DEBUG MM(262420000000007/cbce171c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084136150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084136150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084136150 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084136150 DMM DEBUG MM(262420000000007/cbce171c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240909084136150 DMM NOTICE MM(262420000000007/cbce171c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084136150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084136150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084136150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084136150 DMM DEBUG MM(262420000000007/cbce171c) Requesting authorization (sgsn_auth.c:160) 20240909084136150 DMM INFO MM(262420000000007/cbce171c) Requesting authentication tuples (sgsn_auth.c:184) 20240909084136150 DMM DEBUG MM(262420000000007/cbce171c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084136150 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240909084136150 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@c4f083e63f0c: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240909084136152 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084136152 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084136152 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084136152 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084136152 DMM INFO MM(262420000000007/cbce171c) Subscriber data update (mmctx.c:430) 20240909084136152 DMM DEBUG MM(262420000000007/cbce171c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084136152 DMM INFO MM(262420000000007/cbce171c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084136152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084136152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084136152 DMM INFO MM(262420000000007/cbce171c) <- GMM AUTH AND CIPHERING REQ (rand = f3 31 6e 5a 55 ad 9f f4 e6 45 5d 0d f8 45 ad 5b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084136160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084136160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084136160 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084136160 DMM INFO MM(262420000000007/cbce171c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084136160 DMM NOTICE MM(262420000000007/cbce171c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084136160 DMM DEBUG MM(262420000000007/cbce171c) checking auth: received GSM SRES = fe 86 2d 7c (gprs_gmm.c:666) 20240909084136160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084136160 DMM DEBUG MM(262420000000007/cbce171c) Requesting authorization (sgsn_auth.c:160) 20240909084136160 DMM INFO MM(262420000000007/cbce171c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084136160 DMM DEBUG MM(262420000000007/cbce171c) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084136160 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240909084136160 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) 20240909084136160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084136160 DMM INFO MM(262420000000007/cbce171c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbce171c) (gprs_gmm.c:300) 20240909084136162 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084136162 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084136162 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240909084136162 DMM INFO MM(262420000000007/cbce171c) Subscriber data update (mmctx.c:430) 20240909084136162 DMM DEBUG MM(262420000000007/cbce171c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084136162 DMM INFO MM(262420000000007/cbce171c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084136162 DMM NOTICE MM(262420000000007/cbce171c) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240909084136162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084136162 DMM NOTICE MM(262420000000007/cbce171c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084136162 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) 20240909084136163 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084136163 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240909084136163 DMM INFO MM(262420000000007/cbce171c) Subscriber data update (mmctx.c:430) 20240909084136163 DMM DEBUG MM(262420000000007/cbce171c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@c4f083e63f0c: Removing Client IMSI='262420000000007'H, index=0 20240909084136169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084136169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084136169 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084136169 DMM INFO MM(262420000000007/cbce171c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084136169 DMM NOTICE MM(262420000000007/cbce171c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084136169 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084136170 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084136170 DLLC NOTICE LLME(e2a14241/cbce171c){ASSIGNED} LLGM Assign pre (ffffffff => cbce171c) (gprs_llc.c:1079) 20240909084136170 DLLC NOTICE LLME(ffffffff/cbce171c){ASSIGNED} LLGM Assign post (ffffffff => cbce171c) (gprs_llc.c:1125) 20240909084136170 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084136170 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084136170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084136170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@c4f083e63f0c: Final verdict of PTC: pass 20240909084136173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(198)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(209)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(197)@c4f083e63f0c: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(202)@c4f083e63f0c: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@c4f083e63f0c: Final verdict of PTC: none 20240909084136180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084136180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_combined-BVCI210(201)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(195)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(207)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(200)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(205)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_combined finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Sep 9 08:41:36 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47300) 20240909084137181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084137181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47300, count=84324) 20240909084138183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084138183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Sep 9 08:41:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084139185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084139185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_accept_all started. 20240909084139303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084139304 DMM INFO MM(262420000000007/cbce171c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084139304 DMM INFO MM(262420000000007/cbce171c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084139304 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084139304 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084139304 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084139304 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084139304 DLLC NOTICE LLME(ffffffff/cbce171c){ASSIGNED} LLGM Assign pre (cbce171c => ffffffff) (gprs_llc.c:1079) 20240909084139304 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cbce171c => ffffffff) (gprs_llc.c:1125) 20240909084139304 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240909084139304 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) 20240909084139305 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) 20240909084139305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084139305 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084139305 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084139305 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084139305 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084139347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084139347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084139347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084139347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084139347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084139347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084139347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084139347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084139347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084139348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084139348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084139348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084139348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084139348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084139348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084139348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084139348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084139348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084139348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084139348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084139349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084139349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084139352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084139361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084139361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084139384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084139384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084139384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084139384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084139384 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084139384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084139384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084139384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084139384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084139386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084139386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084139386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084139386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084139386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084139386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084139386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084139386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084139386 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084139386 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084139386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084139386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084139386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084139390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084139399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084139399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084139424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084139424 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084139425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084139425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084139425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084139426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084139426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084139426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084139426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084139426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084139426 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084139426 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084139426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084139426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084139426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084139430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084139440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084139440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084140185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084140185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084140185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084140185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084140187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084140188 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@c4f083e63f0c: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='DA2D1B5D'O, index=0 SGSN_Test-GSUP(228)@c4f083e63f0c: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240909084141242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084141242 DLLC NOTICE LLME(ffffffff/da2d1b5d){UNASSIGNED} LLC RX: unknown TLLI 0xda2d1b5d, creating LLME on the fly (gprs_llc.c:552) 20240909084141242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084141242 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240909084141242 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084141242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084141242 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084141242 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084141243 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084141243 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084141243 DLLC NOTICE LLME(ffffffff/da2d1b5d){UNASSIGNED} LLGM Assign pre (da2d1b5d => dac4f2a2) (gprs_llc.c:1079) 20240909084141243 DLLC NOTICE LLME(da2d1b5d/dac4f2a2){ASSIGNED} LLGM Assign post (da2d1b5d => dac4f2a2) (gprs_llc.c:1125) 20240909084141243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084141243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084141243 DMM DEBUG MM(262420000000008/dac4f2a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084141255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084141255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084141255 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084141255 DMM DEBUG MM(262420000000008/dac4f2a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240909084141255 DMM NOTICE MM(262420000000008/dac4f2a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084141255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084141255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084141255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240909084141255 DMM INFO MM(262420000000008/dac4f2a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdac4f2a2) (gprs_gmm.c:300) TC_attach_accept_all(230)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@c4f083e63f0c: Removing Client IMSI='262420000000008'H, index=0 20240909084142246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084142246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084142246 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084142246 DMM INFO MM(262420000000008/dac4f2a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084142246 DMM NOTICE MM(262420000000008/dac4f2a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084142246 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084142246 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084142246 DLLC NOTICE LLME(da2d1b5d/dac4f2a2){ASSIGNED} LLGM Assign pre (ffffffff => dac4f2a2) (gprs_llc.c:1079) 20240909084142246 DLLC NOTICE LLME(ffffffff/dac4f2a2){ASSIGNED} LLGM Assign post (ffffffff => dac4f2a2) (gprs_llc.c:1125) 20240909084142246 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084142246 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084142246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084142246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@c4f083e63f0c: Final verdict of PTC: pass 20240909084142249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@c4f083e63f0c: Final verdict of PTC: none 20240909084142251 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084142251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(216)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(221)@c4f083e63f0c: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@c4f083e63f0c: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@c4f083e63f0c: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(226)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(224)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(219)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(214)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_accept_all finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Sep 9 08:41:42 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59624) 20240909084143252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084143252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59624, count=66784) 20240909084144254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084144254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Sep 9 08:41:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084145256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084145256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_closed started. 20240909084145397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084145398 DMM INFO MM(262420000000008/dac4f2a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084145398 DMM INFO MM(262420000000008/dac4f2a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084145398 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084145398 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084145398 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084145398 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084145398 DLLC NOTICE LLME(ffffffff/dac4f2a2){ASSIGNED} LLGM Assign pre (dac4f2a2 => ffffffff) (gprs_llc.c:1079) 20240909084145398 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dac4f2a2 => ffffffff) (gprs_llc.c:1125) 20240909084145398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084145398 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084145398 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084145398 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084145398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084145442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084145442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084145442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084145442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084145442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084145443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084145443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084145443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084145443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084145443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084145443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084145443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084145443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084145443 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084145443 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084145443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084145444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084145444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084145448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084145458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084145458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084145493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084145493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084145493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084145493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084145493 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084145493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084145493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084145493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084145493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(240)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(241)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084145495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084145495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084145495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084145495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084145495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084145495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084145495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084145495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084145495 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084145495 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084145495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(241)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084145496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084145496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084145499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084145507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084145507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(238)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(240)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084145525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084145525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084145525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084145525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084145525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084145525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084145525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084145525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084145525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084145527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084145527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084145527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084145527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084145527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084145527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084145527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084145527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084145527 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084145527 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084145527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084145528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084145528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084145532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084145540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084145540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084146257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084146257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084146257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084146257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084146259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084146259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@c4f083e63f0c: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DBAECA9B'O, index=0 SGSN_Test-GSUP(247)@c4f083e63f0c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@c4f083e63f0c: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DBAECA9B'O, index=1 20240909084147310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084147310 DLLC NOTICE LLME(ffffffff/dbaeca9b){UNASSIGNED} LLC RX: unknown TLLI 0xdbaeca9b, creating LLME on the fly (gprs_llc.c:552) 20240909084147310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084147310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240909084147310 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084147310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084147310 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084147310 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084147310 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084147310 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084147310 DLLC NOTICE LLME(ffffffff/dbaeca9b){UNASSIGNED} LLGM Assign pre (dbaeca9b => c35b35bc) (gprs_llc.c:1079) 20240909084147310 DLLC NOTICE LLME(dbaeca9b/c35b35bc){ASSIGNED} LLGM Assign post (dbaeca9b => c35b35bc) (gprs_llc.c:1125) 20240909084147310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084147310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084147310 DMM DEBUG MM(001010123456789/c35b35bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084147323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084147323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084147323 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084147323 DMM DEBUG MM(001010123456789/c35b35bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240909084147323 DMM NOTICE MM(001010123456789/c35b35bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084147323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084147323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084147323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240909084147323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084147324 DMM NOTICE MM(001010123456789/c35b35bc) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240909084147324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Reject}: Deallocated (fsm.c:568) 20240909084147324 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084147324 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084147324 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084147324 DLLC NOTICE LLME(dbaeca9b/c35b35bc){ASSIGNED} LLGM Assign pre (c35b35bc => ffffffff) (gprs_llc.c:1079) 20240909084147324 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c35b35bc => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@c4f083e63f0c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@c4f083e63f0c: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@c4f083e63f0c: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E843E225'O, index=2 SGSN_Test-GSUP(247)@c4f083e63f0c: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240909084147369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084147369 DLLC NOTICE LLME(ffffffff/e843e225){UNASSIGNED} LLC RX: unknown TLLI 0xe843e225, creating LLME on the fly (gprs_llc.c:552) 20240909084147369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084147369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240909084147369 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084147369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084147369 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084147369 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084147369 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084147369 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084147369 DLLC NOTICE LLME(ffffffff/e843e225){UNASSIGNED} LLGM Assign pre (e843e225 => daf5619b) (gprs_llc.c:1079) 20240909084147369 DLLC NOTICE LLME(e843e225/daf5619b){ASSIGNED} LLGM Assign post (e843e225 => daf5619b) (gprs_llc.c:1125) 20240909084147369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084147369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084147369 DMM DEBUG MM(262420000000010/daf5619b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084147378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084147378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084147378 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084147378 DMM DEBUG MM(262420000000010/daf5619b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240909084147378 DMM NOTICE MM(262420000000010/daf5619b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084147378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084147378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084147378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240909084147378 DMM INFO MM(262420000000010/daf5619b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaf5619b) (gprs_gmm.c:300) TC_attach_closed(250)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@c4f083e63f0c: Removing Client IMSI='262420000000010'H, index=2 20240909084148374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084148374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084148374 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084148374 DMM INFO MM(262420000000010/daf5619b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084148374 DMM NOTICE MM(262420000000010/daf5619b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084148374 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084148374 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084148374 DLLC NOTICE LLME(e843e225/daf5619b){ASSIGNED} LLGM Assign pre (ffffffff => daf5619b) (gprs_llc.c:1079) 20240909084148374 DLLC NOTICE LLME(ffffffff/daf5619b){ASSIGNED} LLGM Assign post (ffffffff => daf5619b) (gprs_llc.c:1125) 20240909084148374 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084148374 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084148374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084148374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@c4f083e63f0c: Final verdict of PTC: pass 20240909084148377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@c4f083e63f0c: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@c4f083e63f0c: Final verdict of PTC: none 20240909084148379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084148379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(245)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@c4f083e63f0c: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(235)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(241)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(233)@c4f083e63f0c: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(243)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(239)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@c4f083e63f0c: Test case TC_attach_closed finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Sep 9 08:41:48 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70256) 20240909084149381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084149381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70256, count=76576) 20240909084150383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084150383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Sep 9 08:41:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084151384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084151384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_no_imei_response started. 20240909084151528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084151529 DMM INFO MM(262420000000010/daf5619b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084151529 DMM INFO MM(262420000000010/daf5619b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084151529 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084151529 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084151529 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084151529 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084151529 DLLC NOTICE LLME(ffffffff/daf5619b){ASSIGNED} LLGM Assign pre (daf5619b => ffffffff) (gprs_llc.c:1079) 20240909084151529 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (daf5619b => ffffffff) (gprs_llc.c:1125) 20240909084151529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084151529 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084151529 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084151529 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084151529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084151574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084151574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084151574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084151574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084151574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084151574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084151574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084151574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084151574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084151576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084151576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084151576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084151576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084151576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084151576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084151576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084151576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084151576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084151576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084151576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084151577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084151577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084151581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084151589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084151589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(253)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084151608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084151608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084151608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084151608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084151608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084151608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084151608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084151608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084151608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084151609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084151609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084151609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084151610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084151610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084151610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084151610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084151610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084151610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084151610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084151610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084151610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084151610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084151614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084151623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084151623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084151644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084151644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084151644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084151644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084151644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084151644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084151644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084151644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084151644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084151646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084151646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084151646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084151646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084151646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084151646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084151646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084151646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084151646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084151646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084151646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084151647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084151647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084151651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084151662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084151662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084152386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084152386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084152386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084152386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084152388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084152389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@c4f083e63f0c: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F497C235'O, index=0 SGSN_Test-GSUP(267)@c4f083e63f0c: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240909084153440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084153440 DLLC NOTICE LLME(ffffffff/f497c235){UNASSIGNED} LLC RX: unknown TLLI 0xf497c235, creating LLME on the fly (gprs_llc.c:552) 20240909084153440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084153440 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240909084153440 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084153440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084153440 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084153440 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084153440 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084153440 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084153440 DLLC NOTICE LLME(ffffffff/f497c235){UNASSIGNED} LLGM Assign pre (f497c235 => f05e542c) (gprs_llc.c:1079) 20240909084153440 DLLC NOTICE LLME(f497c235/f05e542c){ASSIGNED} LLGM Assign post (f497c235 => f05e542c) (gprs_llc.c:1125) 20240909084153440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084153440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084153440 DMM DEBUG MM(262420000000032/f05e542c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084159441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084159441 DMM DEBUG MM(262420000000032/f05e542c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084202407 DGPRS DEBUG Checking for inactive LLMEs, time = 7682056 (sgsn.c:131) 20240909084205442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084205442 DMM DEBUG MM(262420000000032/f05e542c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084211443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084211443 DMM DEBUG MM(262420000000032/f05e542c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084212387 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084212387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084212387 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240909084217443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084217443 DMM DEBUG MM(262420000000032/f05e542c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084221578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084221579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084221579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084221611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084221612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084221612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084221647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084221649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084221649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084223444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084223444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240909084223444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084223444 DMM NOTICE MM(262420000000032/f05e542c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240909084223444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Reject}: Deallocated (fsm.c:568) 20240909084223444 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084223444 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084223444 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084223444 DLLC NOTICE LLME(f497c235/f05e542c){ASSIGNED} LLGM Assign pre (f05e542c => ffffffff) (gprs_llc.c:1079) 20240909084223444 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f05e542c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@c4f083e63f0c: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@c4f083e63f0c: Final verdict of PTC: pass 20240909084223454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084223456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084223456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(266)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(267)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(265)@c4f083e63f0c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@c4f083e63f0c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(255)@c4f083e63f0c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(260)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(258)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(254)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(263)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Sep 9 08:42:23 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62624) 20240909084224457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084224457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62624, count=67144) 20240909084225458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084225458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Sep 9 08:42:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084226459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084226459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_no_imsi_response started. 20240909084226599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084226600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(274)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084226651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084226651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084226651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084226651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084226652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084226652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084226652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084226652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084226652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084226653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084226653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084226653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084226653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084226653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084226653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084226653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084226653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084226653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084226653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084226653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(275)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084226654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084226654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084226658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084226669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084226669 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084226679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084226679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084226679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084226679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084226679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084226679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084226679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084226679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084226679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084226680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084226681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084226681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084226681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084226681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084226681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084226681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084226681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084226681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084226681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084226681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084226681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084226681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084226685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084226696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084226696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084226723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084226723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084226723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084226723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084226723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084226723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084226723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084226723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084226723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084226725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084226725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084226725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084226725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084226725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084226725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084226725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084226725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084226725 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084226725 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084226725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084226726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084226726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084226729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084226738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084226738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084227459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084227459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084227459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084227459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084227462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084227463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@c4f083e63f0c: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EBD9FC45'O, index=0 SGSN_Test-GSUP(286)@c4f083e63f0c: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240909084228512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084228512 DLLC NOTICE LLME(ffffffff/ebd9fc45){UNASSIGNED} LLC RX: unknown TLLI 0xebd9fc45, creating LLME on the fly (gprs_llc.c:552) 20240909084228512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084228512 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240909084228512 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084228512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084228512 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084228512 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084228512 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084228512 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084228512 DLLC NOTICE LLME(ffffffff/ebd9fc45){UNASSIGNED} LLGM Assign pre (ebd9fc45 => f689bac4) (gprs_llc.c:1079) 20240909084228512 DLLC NOTICE LLME(ebd9fc45/f689bac4){ASSIGNED} LLGM Assign post (ebd9fc45 => f689bac4) (gprs_llc.c:1125) 20240909084228512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084228512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084228512 DMM DEBUG MM(/f689bac4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084228525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084228525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084228525 DMM DEBUG MM_STATE_Gb(3956931653)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084228525 DMM DEBUG MM(/f689bac4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240909084228525 DMM NOTICE MM(/f689bac4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084228525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084228525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240909084228525 DMM DEBUG MM(/f689bac4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240909084232408 DGPRS DEBUG Checking for inactive LLMEs, time = 7682086 (sgsn.c:131) 20240909084234526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084234526 DMM DEBUG MM(/f689bac4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240909084240527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084240527 DMM DEBUG MM(/f689bac4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240909084246528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084246528 DMM DEBUG MM(/f689bac4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240909084247460 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084247460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084247461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240909084252528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084252528 DMM DEBUG MM(/f689bac4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240909084256655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084256657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084256657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084256682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084256683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084256683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084256727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084256728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084256728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084258529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240909084258529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240909084258529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084258529 DMM NOTICE MM(/f689bac4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240909084258529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Reject}: Deallocated (fsm.c:568) 20240909084258529 DMM DEBUG MM_STATE_Gb(3956931653)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084258529 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084258529 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084258529 DLLC NOTICE LLME(ebd9fc45/f689bac4){ASSIGNED} LLGM Assign pre (f689bac4 => ffffffff) (gprs_llc.c:1079) 20240909084258529 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f689bac4 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@c4f083e63f0c: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@c4f083e63f0c: Final verdict of PTC: pass 20240909084258537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084258539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084258539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(285)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@c4f083e63f0c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(286)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(284)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(279)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(275)@c4f083e63f0c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@c4f083e63f0c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(277)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(282)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(273)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Sep 9 08:42:58 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=63248) 20240909084259540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084259540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63248, count=67764) 20240909084300541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084300541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Sep 9 08:43:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084301542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084301542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_closed_add_vty started. 20240909084301693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084301694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084301744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084301744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084301744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084301744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084301744 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084301744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084301744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084301744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084301744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084301746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084301746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084301747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084301747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084301747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084301747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084301747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084301747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084301747 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084301747 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084301747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084301747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084301747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084301752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084301763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084301763 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084301789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084301789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084301789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084301789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084301789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084301789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084301789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084301789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084301789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084301792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084301792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084301792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084301792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084301792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084301792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084301792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084301792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084301792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084301792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084301792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084301793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084301793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084301799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084301812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084301812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084301834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084301834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084301834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084301834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084301834 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084301834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084301834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084301834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084301834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084301838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084301838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084301838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084301838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084301838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084301838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084301838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084301838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084301838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084301838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084301838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084301839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084301839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084301844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084301857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084301857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084302409 DGPRS DEBUG Checking for inactive LLMEs, time = 7682116 (sgsn.c:131) 20240909084302543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084302543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084302543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084302543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084302545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084302545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@c4f083e63f0c: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D87B6DF7'O, index=0 SGSN_Test-GSUP(305)@c4f083e63f0c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@c4f083e63f0c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D87B6DF7'O, index=1 20240909084303601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084303601 DLLC NOTICE LLME(ffffffff/d87b6df7){UNASSIGNED} LLC RX: unknown TLLI 0xd87b6df7, creating LLME on the fly (gprs_llc.c:552) 20240909084303601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084303601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240909084303601 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084303601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084303601 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084303601 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084303601 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084303601 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084303601 DLLC NOTICE LLME(ffffffff/d87b6df7){UNASSIGNED} LLGM Assign pre (d87b6df7 => e57fe884) (gprs_llc.c:1079) 20240909084303601 DLLC NOTICE LLME(d87b6df7/e57fe884){ASSIGNED} LLGM Assign post (d87b6df7 => e57fe884) (gprs_llc.c:1125) 20240909084303601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084303601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084303601 DMM DEBUG MM(001010123456789/e57fe884) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084303615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084303615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084303615 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084303615 DMM DEBUG MM(001010123456789/e57fe884) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240909084303615 DMM NOTICE MM(001010123456789/e57fe884) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084303615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084303615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084303615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240909084303615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084303615 DMM NOTICE MM(001010123456789/e57fe884) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240909084303615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Reject}: Deallocated (fsm.c:568) 20240909084303615 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084303615 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084303615 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084303615 DLLC NOTICE LLME(d87b6df7/e57fe884){ASSIGNED} LLGM Assign pre (e57fe884 => ffffffff) (gprs_llc.c:1079) 20240909084303615 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e57fe884 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@c4f083e63f0c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@c4f083e63f0c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D87B6DF7'O, index=2 20240909084303623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084303623 DLLC NOTICE LLME(ffffffff/d87b6df7){UNASSIGNED} LLC RX: unknown TLLI 0xd87b6df7, creating LLME on the fly (gprs_llc.c:552) 20240909084303623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240909084303623 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240909084303623 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084303623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084303623 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084303623 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084303623 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084303623 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084303623 DLLC NOTICE LLME(ffffffff/d87b6df7){UNASSIGNED} LLGM Assign pre (d87b6df7 => e57081b6) (gprs_llc.c:1079) 20240909084303623 DLLC NOTICE LLME(d87b6df7/e57081b6){ASSIGNED} LLGM Assign post (d87b6df7 => e57081b6) (gprs_llc.c:1125) 20240909084303623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084303623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084303623 DMM DEBUG MM(001010123456700/e57081b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084303629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084303629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084303629 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084303629 DMM DEBUG MM(001010123456700/e57081b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240909084303629 DMM NOTICE MM(001010123456700/e57081b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084303629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084303629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084303629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240909084303629 DMM INFO MM(001010123456700/e57081b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe57081b6) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@c4f083e63f0c: Removing Client IMSI='001010123456700'H, index=2 20240909084304626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084304626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084304626 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084304626 DMM INFO MM(001010123456700/e57081b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084304626 DMM NOTICE MM(001010123456700/e57081b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084304626 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084304626 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084304626 DLLC NOTICE LLME(d87b6df7/e57081b6){ASSIGNED} LLGM Assign pre (ffffffff => e57081b6) (gprs_llc.c:1079) 20240909084304626 DLLC NOTICE LLME(ffffffff/e57081b6){ASSIGNED} LLGM Assign post (ffffffff => e57081b6) (gprs_llc.c:1125) 20240909084304626 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084304626 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084304626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084304626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@c4f083e63f0c: Final verdict of PTC: pass 20240909084304628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@c4f083e63f0c: Final verdict of PTC: none 20240909084304632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084304632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(289)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@c4f083e63f0c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(298)@c4f083e63f0c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(293)@c4f083e63f0c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(303)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(296)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(301)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(291)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Sep 9 08:43:04 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70488) 20240909084305633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084305633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70488, count=76808) 20240909084306634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084306634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Sep 9 08:43:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084307635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084307635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_check_subscriber_list started. 20240909084307782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084307783 DMM INFO MM(001010123456700/e57081b6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084307783 DMM INFO MM(001010123456700/e57081b6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084307783 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084307783 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084307783 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084307783 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084307783 DLLC NOTICE LLME(ffffffff/e57081b6){ASSIGNED} LLGM Assign pre (e57081b6 => ffffffff) (gprs_llc.c:1079) 20240909084307783 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e57081b6 => ffffffff) (gprs_llc.c:1125) 20240909084307783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084307783 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084307783 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084307783 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084307783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084307833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084307833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084307833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084307833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084307833 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084307833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084307833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084307833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084307833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084307836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084307836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084307836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084307836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084307836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084307836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084307836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084307836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084307836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084307836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084307836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084307837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084307837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084307841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084307853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084307853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084307876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084307877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084307877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084307877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084307877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084307877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084307877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084307877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084307877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084307879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084307879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084307879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084307879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084307879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084307879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084307879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084307879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084307879 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084307879 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084307879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084307880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084307880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084307884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084307897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084307897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084307926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084307926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084307926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084307926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084307926 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084307926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084307926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084307926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084307926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084307929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084307929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084307929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084307929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084307929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084307929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084307929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084307930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084307930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084307930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084307930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084307930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084307930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084307937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084307948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084307948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084308635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084308635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084308635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084308635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084308637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084308637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@c4f083e63f0c: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D7D95311'O, index=0 SGSN_Test-GSUP(324)@c4f083e63f0c: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@c4f083e63f0c: 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 := '1D9C1F71289E62CB472E30673023C752'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '453F34E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '49DC17B0CEB1FDEC'O } } } } } 20240909084309685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084309685 DLLC NOTICE LLME(ffffffff/d7d95311){UNASSIGNED} LLC RX: unknown TLLI 0xd7d95311, creating LLME on the fly (gprs_llc.c:552) 20240909084309685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084309685 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240909084309685 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084309685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084309685 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084309685 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084309685 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084309685 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084309685 DLLC NOTICE LLME(ffffffff/d7d95311){UNASSIGNED} LLGM Assign pre (d7d95311 => d75793ea) (gprs_llc.c:1079) 20240909084309685 DLLC NOTICE LLME(d7d95311/d75793ea){ASSIGNED} LLGM Assign post (d7d95311 => d75793ea) (gprs_llc.c:1125) 20240909084309685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084309685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084309685 DMM DEBUG MM(262420000000034/d75793ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084309698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084309698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084309698 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084309698 DMM DEBUG MM(262420000000034/d75793ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240909084309698 DMM NOTICE MM(262420000000034/d75793ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084309698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084309698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084309698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084309698 DMM DEBUG MM(262420000000034/d75793ea) Requesting authorization (sgsn_auth.c:160) 20240909084309698 DMM INFO MM(262420000000034/d75793ea) Requesting authentication tuples (sgsn_auth.c:184) 20240909084309698 DMM DEBUG MM(262420000000034/d75793ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084309698 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240909084309698 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@c4f083e63f0c: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240909084309701 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084309701 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084309701 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084309701 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084309701 DMM INFO MM(262420000000034/d75793ea) Subscriber data update (mmctx.c:430) 20240909084309701 DMM DEBUG MM(262420000000034/d75793ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084309701 DMM INFO MM(262420000000034/d75793ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084309701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084309701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084309701 DMM INFO MM(262420000000034/d75793ea) <- GMM AUTH AND CIPHERING REQ (rand = 1d 9c 1f 71 28 9e 62 cb 47 2e 30 67 30 23 c7 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084309709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084309709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084309710 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084309710 DMM INFO MM(262420000000034/d75793ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084309710 DMM NOTICE MM(262420000000034/d75793ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084309710 DMM DEBUG MM(262420000000034/d75793ea) checking auth: received GSM SRES = 45 3f 34 e6 (gprs_gmm.c:666) 20240909084309710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084309710 DMM DEBUG MM(262420000000034/d75793ea) Requesting authorization (sgsn_auth.c:160) 20240909084309710 DMM INFO MM(262420000000034/d75793ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084309710 DMM DEBUG MM(262420000000034/d75793ea) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084309710 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240909084309710 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) 20240909084309710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084309710 DMM INFO MM(262420000000034/d75793ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xd75793ea) (gprs_gmm.c:300) 20240909084309711 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084309711 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084309711 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240909084309711 DMM INFO MM(262420000000034/d75793ea) Subscriber data update (mmctx.c:430) 20240909084309711 DMM DEBUG MM(262420000000034/d75793ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084309711 DMM INFO MM(262420000000034/d75793ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084309711 DMM NOTICE MM(262420000000034/d75793ea) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240909084309711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084309711 DMM NOTICE MM(262420000000034/d75793ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084309711 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) 20240909084309712 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084309712 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240909084309712 DMM INFO MM(262420000000034/d75793ea) Subscriber data update (mmctx.c:430) 20240909084309712 DMM DEBUG MM(262420000000034/d75793ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084309718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084309718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084309719 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084309719 DMM INFO MM(262420000000034/d75793ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084309719 DMM NOTICE MM(262420000000034/d75793ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084309719 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084309719 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084309719 DLLC NOTICE LLME(d7d95311/d75793ea){ASSIGNED} LLGM Assign pre (ffffffff => d75793ea) (gprs_llc.c:1079) 20240909084309719 DLLC NOTICE LLME(ffffffff/d75793ea){ASSIGNED} LLGM Assign post (ffffffff => d75793ea) (gprs_llc.c:1125) 20240909084309719 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084309719 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084309719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084309719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@c4f083e63f0c: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@c4f083e63f0c: Final verdict of PTC: pass 20240909084309773 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240909084309773 DMM INFO MM(262420000000034/d75793ea) Subscriber data update (mmctx.c:430) 20240909084309773 DMM DEBUG MM(262420000000034/d75793ea) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240909084309773 DMM INFO MM(262420000000034/d75793ea) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240909084309773 DMM INFO MM(262420000000034/d75793ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084309773 DMM INFO MM(262420000000034/d75793ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084309773 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084309773 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084309773 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084309773 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084309773 DLLC NOTICE LLME(ffffffff/d75793ea){ASSIGNED} LLGM Assign pre (d75793ea => ffffffff) (gprs_llc.c:1079) 20240909084309773 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d75793ea => ffffffff) (gprs_llc.c:1125) 20240909084309773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084309773 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084309773 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084309773 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084309774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(317)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@c4f083e63f0c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(322)@c4f083e63f0c: Final verdict of PTC: none 20240909084309777 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084309778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(309)@c4f083e63f0c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(310)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(312)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(315)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@c4f083e63f0c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(320)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Sep 9 08:43:09 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20240909084310778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084310778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46852, count=90040) 20240909084311779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084311779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Sep 9 08:43:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084312781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084312781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_detach_check_subscriber_list started. 20240909084312906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084312907 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084312970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084312970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084312970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084312970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084312970 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084312970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084312970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084312970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084312970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(332)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(331)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084312973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084312973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084312973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084312974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084312974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084312974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084312974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084312974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084312974 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084312974 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084312974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084312975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084312975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(332)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084312981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084312994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084312994 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(329)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084313018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084313018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084313018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084313018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084313018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084313018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084313018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084313018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084313019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084313021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084313021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084313021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(336)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084313022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084313022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084313022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084313022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084313022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084313022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084313022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084313022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(337)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084313023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084313023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084313028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084313038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084313039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(338)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084313056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084313056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084313056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084313056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084313056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084313056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084313056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084313056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084313056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084313059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084313059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084313059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084313060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084313060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084313060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084313060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084313060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084313060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084313060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084313060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084313061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084313061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084313066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084313077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084313077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084313782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084313782 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084313782 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084313782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084313784 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084313784 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@c4f083e63f0c: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D4C04672'O, index=0 SGSN_Test-GSUP(343)@c4f083e63f0c: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@c4f083e63f0c: 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 := '86C8D013401D890052E530CE96E39E49'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70805CFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0443BE41275EFBE4'O } } } } } 20240909084313835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084313835 DLLC NOTICE LLME(ffffffff/d4c04672){UNASSIGNED} LLC RX: unknown TLLI 0xd4c04672, creating LLME on the fly (gprs_llc.c:552) 20240909084313835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084313835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240909084313835 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084313835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084313835 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084313835 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084313835 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084313835 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084313835 DLLC NOTICE LLME(ffffffff/d4c04672){UNASSIGNED} LLGM Assign pre (d4c04672 => d1736a28) (gprs_llc.c:1079) 20240909084313835 DLLC NOTICE LLME(d4c04672/d1736a28){ASSIGNED} LLGM Assign post (d4c04672 => d1736a28) (gprs_llc.c:1125) 20240909084313835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084313835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084313835 DMM DEBUG MM(262420000000033/d1736a28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084313848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084313848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084313848 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084313848 DMM DEBUG MM(262420000000033/d1736a28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240909084313848 DMM NOTICE MM(262420000000033/d1736a28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084313848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084313848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084313848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084313848 DMM DEBUG MM(262420000000033/d1736a28) Requesting authorization (sgsn_auth.c:160) 20240909084313848 DMM INFO MM(262420000000033/d1736a28) Requesting authentication tuples (sgsn_auth.c:184) 20240909084313848 DMM DEBUG MM(262420000000033/d1736a28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084313848 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240909084313848 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@c4f083e63f0c: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240909084313851 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084313851 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084313851 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084313851 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084313851 DMM INFO MM(262420000000033/d1736a28) Subscriber data update (mmctx.c:430) 20240909084313851 DMM DEBUG MM(262420000000033/d1736a28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084313851 DMM INFO MM(262420000000033/d1736a28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084313851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084313851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084313851 DMM INFO MM(262420000000033/d1736a28) <- GMM AUTH AND CIPHERING REQ (rand = 86 c8 d0 13 40 1d 89 00 52 e5 30 ce 96 e3 9e 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084313859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084313859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084313859 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084313859 DMM INFO MM(262420000000033/d1736a28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084313859 DMM NOTICE MM(262420000000033/d1736a28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084313859 DMM DEBUG MM(262420000000033/d1736a28) checking auth: received GSM SRES = 70 80 5c fe (gprs_gmm.c:666) 20240909084313860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084313860 DMM DEBUG MM(262420000000033/d1736a28) Requesting authorization (sgsn_auth.c:160) 20240909084313860 DMM INFO MM(262420000000033/d1736a28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084313860 DMM DEBUG MM(262420000000033/d1736a28) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084313860 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240909084313860 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) 20240909084313860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084313860 DMM INFO MM(262420000000033/d1736a28) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1736a28) (gprs_gmm.c:300) 20240909084313861 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084313861 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084313861 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240909084313861 DMM INFO MM(262420000000033/d1736a28) Subscriber data update (mmctx.c:430) 20240909084313861 DMM DEBUG MM(262420000000033/d1736a28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084313861 DMM INFO MM(262420000000033/d1736a28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084313861 DMM NOTICE MM(262420000000033/d1736a28) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240909084313861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084313861 DMM NOTICE MM(262420000000033/d1736a28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084313861 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) 20240909084313862 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084313862 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240909084313862 DMM INFO MM(262420000000033/d1736a28) Subscriber data update (mmctx.c:430) 20240909084313862 DMM DEBUG MM(262420000000033/d1736a28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084313868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084313868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084313869 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084313869 DMM INFO MM(262420000000033/d1736a28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084313869 DMM NOTICE MM(262420000000033/d1736a28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084313869 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084313869 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084313869 DLLC NOTICE LLME(d4c04672/d1736a28){ASSIGNED} LLGM Assign pre (ffffffff => d1736a28) (gprs_llc.c:1079) 20240909084313869 DLLC NOTICE LLME(ffffffff/d1736a28){ASSIGNED} LLGM Assign post (ffffffff => d1736a28) (gprs_llc.c:1125) 20240909084313869 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084313869 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084313869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084313869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084313919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084313919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240909084313919 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084313919 DMM INFO MM(262420000000033/d1736a28) -> GMM DETACH REQUEST TLLI=0xd1736a28 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240909084313919 DMM INFO MM(262420000000033/d1736a28) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240909084313919 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084313919 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084313919 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084313919 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084313919 DLLC NOTICE LLME(ffffffff/d1736a28){ASSIGNED} LLGM Assign pre (d1736a28 => ffffffff) (gprs_llc.c:1079) 20240909084313919 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d1736a28 => ffffffff) (gprs_llc.c:1125) 20240909084313919 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240909084313920 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) 20240909084313920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084313920 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084313920 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084313920 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084313920 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@c4f083e63f0c: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@c4f083e63f0c: Final verdict of PTC: pass 20240909084318927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(328)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(337)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(341)@c4f083e63f0c: Final verdict of PTC: none 20240909084318929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084318929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(332)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@c4f083e63f0c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(343)@c4f083e63f0c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@c4f083e63f0c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(339)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(330)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(335)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Sep 9 08:43:19 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87572) 20240909084319930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084319930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87572, count=90468) 20240909084320931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084320931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Sep 9 08:43:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240909084321932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084321932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_check_complete_resend started. 20240909084322068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084322069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084322123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084322123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084322123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084322123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084322123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084322123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084322123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084322123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084322123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084322125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084322125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084322125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084322125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084322125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084322125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084322125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084322125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084322125 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084322125 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084322125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084322126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084322126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084322131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084322141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084322141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084322167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084322167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084322167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084322167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084322167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084322169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084322169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084322169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084322170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084322170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084322170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084322170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084322170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084322170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084322170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084322170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084322170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084322170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084322176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084322187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084322187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084322214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084322214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084322214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084322214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084322214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084322214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084322214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084322214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084322214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084322216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084322216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084322216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084322216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084322216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084322216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084322216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084322216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084322216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084322216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084322216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084322217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084322217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084322223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084322234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084322234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084322933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084322933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084322933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084322933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084322935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084322936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@c4f083e63f0c: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CB1E32DA'O, index=0 SGSN_Test-GSUP(362)@c4f083e63f0c: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@c4f083e63f0c: 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 := '06D243326B67A57D2961AFE56F16294E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2837131'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22FEE8C68B8226A1'O } } } } } 20240909084323984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084323984 DLLC NOTICE LLME(ffffffff/cb1e32da){UNASSIGNED} LLC RX: unknown TLLI 0xcb1e32da, creating LLME on the fly (gprs_llc.c:552) 20240909084323984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084323984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240909084323984 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084323984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084323984 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084323984 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084323984 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084323984 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084323984 DLLC NOTICE LLME(ffffffff/cb1e32da){UNASSIGNED} LLGM Assign pre (cb1e32da => ee0cf56b) (gprs_llc.c:1079) 20240909084323984 DLLC NOTICE LLME(cb1e32da/ee0cf56b){ASSIGNED} LLGM Assign post (cb1e32da => ee0cf56b) (gprs_llc.c:1125) 20240909084323984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084323984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084323984 DMM DEBUG MM(262420000000036/ee0cf56b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084323996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084323996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084323996 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084323996 DMM DEBUG MM(262420000000036/ee0cf56b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240909084323996 DMM NOTICE MM(262420000000036/ee0cf56b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084323996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084323996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084323996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084323996 DMM DEBUG MM(262420000000036/ee0cf56b) Requesting authorization (sgsn_auth.c:160) 20240909084323996 DMM INFO MM(262420000000036/ee0cf56b) Requesting authentication tuples (sgsn_auth.c:184) 20240909084323996 DMM DEBUG MM(262420000000036/ee0cf56b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084323996 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240909084323996 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@c4f083e63f0c: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240909084323999 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084323999 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084323999 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084323999 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084323999 DMM INFO MM(262420000000036/ee0cf56b) Subscriber data update (mmctx.c:430) 20240909084323999 DMM DEBUG MM(262420000000036/ee0cf56b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084323999 DMM INFO MM(262420000000036/ee0cf56b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084323999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084323999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084323999 DMM INFO MM(262420000000036/ee0cf56b) <- GMM AUTH AND CIPHERING REQ (rand = 06 d2 43 32 6b 67 a5 7d 29 61 af e5 6f 16 29 4e , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084324007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084324007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084324007 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084324007 DMM INFO MM(262420000000036/ee0cf56b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084324007 DMM NOTICE MM(262420000000036/ee0cf56b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084324007 DMM DEBUG MM(262420000000036/ee0cf56b) checking auth: received GSM SRES = c2 83 71 31 (gprs_gmm.c:666) 20240909084324007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084324007 DMM DEBUG MM(262420000000036/ee0cf56b) Requesting authorization (sgsn_auth.c:160) 20240909084324007 DMM INFO MM(262420000000036/ee0cf56b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084324007 DMM DEBUG MM(262420000000036/ee0cf56b) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084324007 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240909084324007 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) 20240909084324007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084324007 DMM INFO MM(262420000000036/ee0cf56b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0cf56b) (gprs_gmm.c:300) 20240909084324009 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084324009 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084324009 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240909084324009 DMM INFO MM(262420000000036/ee0cf56b) Subscriber data update (mmctx.c:430) 20240909084324009 DMM DEBUG MM(262420000000036/ee0cf56b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084324009 DMM INFO MM(262420000000036/ee0cf56b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084324009 DMM NOTICE MM(262420000000036/ee0cf56b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240909084324009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084324009 DMM NOTICE MM(262420000000036/ee0cf56b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084324009 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) 20240909084324010 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084324010 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240909084324010 DMM INFO MM(262420000000036/ee0cf56b) Subscriber data update (mmctx.c:430) 20240909084324010 DMM DEBUG MM(262420000000036/ee0cf56b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@c4f083e63f0c: Warning: Re-starting timer T, which is already active (running or expired). 20240909084330008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084330008 DMM INFO MM(262420000000036/ee0cf56b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0cf56b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c4f083e63f0c: Warning: Re-starting timer T, which is already active (running or expired). 20240909084332410 DGPRS DEBUG Checking for inactive LLMEs, time = 7682146 (sgsn.c:131) 20240909084336009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084336009 DMM INFO MM(262420000000036/ee0cf56b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0cf56b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c4f083e63f0c: Warning: Re-starting timer T, which is already active (running or expired). 20240909084342010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084342010 DMM INFO MM(262420000000036/ee0cf56b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0cf56b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c4f083e63f0c: Warning: Re-starting timer T, which is already active (running or expired). 20240909084342935 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084342935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084342935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240909084348012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084348012 DMM INFO MM(262420000000036/ee0cf56b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0cf56b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c4f083e63f0c: Warning: Re-starting timer T, which is already active (running or expired). 20240909084352127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084352129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084352129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084352171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084352173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084352173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084352218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084352219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084352219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084354013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240909084354013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240909084354013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084354013 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240909084354013 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) 20240909084354013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Reject}: Deallocated (fsm.c:568) 20240909084354013 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084354013 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084354013 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084354013 DLLC NOTICE LLME(cb1e32da/ee0cf56b){ASSIGNED} LLGM Assign pre (ee0cf56b => ffffffff) (gprs_llc.c:1079) 20240909084354013 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ee0cf56b => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@c4f083e63f0c: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@c4f083e63f0c: Final verdict of PTC: pass 20240909084358022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45278<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@c4f083e63f0c: Final verdict of PTC: none 20240909084358025 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084358025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(350)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(360)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(355)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@c4f083e63f0c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@c4f083e63f0c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@c4f083e63f0c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(353)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(348)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(358)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Sep 9 08:43:58 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=88820) 20240909084359025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084359025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88820, count=90516) 20240909084400026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084400026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Sep 9 08:44:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084401027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084401027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_hlr_location_cancel_request_update started. 20240909084401169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084401171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084401222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084401222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084401222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084401222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084401222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084401222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084401222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084401222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084401222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084401223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084401223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084401223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084401223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084401223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084401223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084401223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084401223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084401223 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084401223 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084401223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084401224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084401224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084401228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084401237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084401237 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084401262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084401262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084401262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084401262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084401262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084401262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084401262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084401262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084401262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084401263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084401264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084401264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084401264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084401264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084401264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084401264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084401264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084401264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084401264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084401264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084401264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084401264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084401268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084401277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084401277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084401299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084401299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084401299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084401299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084401299 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084401299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084401299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084401299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084401299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084401301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084401301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084401301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084401301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084401301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084401301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084401301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084401301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084401301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084401301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084401301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084401302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084401302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084401305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084401315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084401315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084402028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084402028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084402028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084402028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084402031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084402032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909084402411 DGPRS DEBUG Checking for inactive LLMEs, time = 7682176 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@c4f083e63f0c: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EB662F5B'O, index=0 SGSN_Test-GSUP(381)@c4f083e63f0c: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@c4f083e63f0c: 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 := '528F81A0664033B2FC5F2C216FD7B187'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FCDE08D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBE99B192982D88E'O } } } } } 20240909084403080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084403080 DLLC NOTICE LLME(ffffffff/eb662f5b){UNASSIGNED} LLC RX: unknown TLLI 0xeb662f5b, creating LLME on the fly (gprs_llc.c:552) 20240909084403080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084403080 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240909084403080 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084403080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084403080 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084403080 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084403080 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084403080 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084403080 DLLC NOTICE LLME(ffffffff/eb662f5b){UNASSIGNED} LLGM Assign pre (eb662f5b => c365da7e) (gprs_llc.c:1079) 20240909084403080 DLLC NOTICE LLME(eb662f5b/c365da7e){ASSIGNED} LLGM Assign post (eb662f5b => c365da7e) (gprs_llc.c:1125) 20240909084403080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084403080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084403081 DMM DEBUG MM(262420000000031/c365da7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084403094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084403094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084403094 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084403094 DMM DEBUG MM(262420000000031/c365da7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240909084403094 DMM NOTICE MM(262420000000031/c365da7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084403094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084403094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084403094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084403094 DMM DEBUG MM(262420000000031/c365da7e) Requesting authorization (sgsn_auth.c:160) 20240909084403094 DMM INFO MM(262420000000031/c365da7e) Requesting authentication tuples (sgsn_auth.c:184) 20240909084403094 DMM DEBUG MM(262420000000031/c365da7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084403094 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240909084403094 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@c4f083e63f0c: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240909084403097 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084403097 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084403097 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084403097 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084403097 DMM INFO MM(262420000000031/c365da7e) Subscriber data update (mmctx.c:430) 20240909084403097 DMM DEBUG MM(262420000000031/c365da7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084403097 DMM INFO MM(262420000000031/c365da7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084403097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084403097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084403097 DMM INFO MM(262420000000031/c365da7e) <- GMM AUTH AND CIPHERING REQ (rand = 52 8f 81 a0 66 40 33 b2 fc 5f 2c 21 6f d7 b1 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084403104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084403104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084403104 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084403104 DMM INFO MM(262420000000031/c365da7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084403104 DMM NOTICE MM(262420000000031/c365da7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084403104 DMM DEBUG MM(262420000000031/c365da7e) checking auth: received GSM SRES = 4f cd e0 8d (gprs_gmm.c:666) 20240909084403104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084403104 DMM DEBUG MM(262420000000031/c365da7e) Requesting authorization (sgsn_auth.c:160) 20240909084403104 DMM INFO MM(262420000000031/c365da7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084403104 DMM DEBUG MM(262420000000031/c365da7e) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084403104 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240909084403104 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) 20240909084403104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084403104 DMM INFO MM(262420000000031/c365da7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc365da7e) (gprs_gmm.c:300) 20240909084403106 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084403106 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084403106 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240909084403106 DMM INFO MM(262420000000031/c365da7e) Subscriber data update (mmctx.c:430) 20240909084403106 DMM DEBUG MM(262420000000031/c365da7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084403106 DMM INFO MM(262420000000031/c365da7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084403106 DMM NOTICE MM(262420000000031/c365da7e) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240909084403106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084403106 DMM NOTICE MM(262420000000031/c365da7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084403106 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) 20240909084403107 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084403107 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240909084403107 DMM INFO MM(262420000000031/c365da7e) Subscriber data update (mmctx.c:430) 20240909084403107 DMM DEBUG MM(262420000000031/c365da7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084403112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084403112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084403113 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084403113 DMM INFO MM(262420000000031/c365da7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084403113 DMM NOTICE MM(262420000000031/c365da7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084403113 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084403113 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084403113 DLLC NOTICE LLME(eb662f5b/c365da7e){ASSIGNED} LLGM Assign pre (ffffffff => c365da7e) (gprs_llc.c:1079) 20240909084403113 DLLC NOTICE LLME(ffffffff/c365da7e){ASSIGNED} LLGM Assign post (ffffffff => c365da7e) (gprs_llc.c:1125) 20240909084403113 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084403113 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084403113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084403113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084403161 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240909084403161 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240909084403161 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) 20240909084403161 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240909084403161 DMM INFO MM(262420000000031/c365da7e) Subscriber data update (mmctx.c:430) 20240909084403161 DMM DEBUG MM(262420000000031/c365da7e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240909084403161 DMM INFO MM(262420000000031/c365da7e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240909084403161 DMM INFO MM(262420000000031/c365da7e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084403161 DMM INFO MM(262420000000031/c365da7e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084403162 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084403162 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084403162 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084403162 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084403162 DLLC NOTICE LLME(ffffffff/c365da7e){ASSIGNED} LLGM Assign pre (c365da7e => ffffffff) (gprs_llc.c:1079) 20240909084403162 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c365da7e => ffffffff) (gprs_llc.c:1125) 20240909084403162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084403162 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084403162 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084403162 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed MC@c4f083e63f0c: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240909084408167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084408167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(381)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(369)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(374)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(379)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@c4f083e63f0c: Final verdict of PTC: none 20240909084408170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(373)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(367)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@c4f083e63f0c: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(376)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(377)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(372)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Sep 9 08:44:08 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87312) 20240909084409169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084409169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87312, count=89008) 20240909084410170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084410170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Sep 9 08:44:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084411171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084411171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_hlr_location_cancel_request_withdraw started. 20240909084411315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084411316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084411363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084411363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084411363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084411363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084411363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084411363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084411363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084411363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084411363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084411364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084411364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084411364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084411365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084411365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084411365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084411365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084411365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084411365 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084411365 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084411365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084411366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084411366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084411370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084411380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084411380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084411405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084411405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084411405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084411405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084411405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084411405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084411405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084411405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084411405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084411406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084411406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084411406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084411407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084411407 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084411407 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084411407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084411411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084411420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084411420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084411440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084411440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084411441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084411441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084411441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084411442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084411442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084411442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084411442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084411442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084411442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084411442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084411442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084411443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084411443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084411446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084411456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084411456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084412172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084412172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084412172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084412172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084412174 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909084412175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c4f083e63f0c: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E9493098'O, index=0 SGSN_Test-GSUP(400)@c4f083e63f0c: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@c4f083e63f0c: 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 := '99F9D9691551B4CC55D750ED81360A36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05F2DEA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0393AD5A526F6DBF'O } } } } } 20240909084413228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084413228 DLLC NOTICE LLME(ffffffff/e9493098){UNASSIGNED} LLC RX: unknown TLLI 0xe9493098, creating LLME on the fly (gprs_llc.c:552) 20240909084413228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084413228 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240909084413228 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084413228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084413228 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084413228 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084413228 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084413228 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084413228 DLLC NOTICE LLME(ffffffff/e9493098){UNASSIGNED} LLGM Assign pre (e9493098 => d072f15f) (gprs_llc.c:1079) 20240909084413228 DLLC NOTICE LLME(e9493098/d072f15f){ASSIGNED} LLGM Assign post (e9493098 => d072f15f) (gprs_llc.c:1125) 20240909084413228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084413228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084413228 DMM DEBUG MM(262420000000029/d072f15f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084413241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084413241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084413241 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084413241 DMM DEBUG MM(262420000000029/d072f15f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240909084413241 DMM NOTICE MM(262420000000029/d072f15f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084413241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084413241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084413241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084413241 DMM DEBUG MM(262420000000029/d072f15f) Requesting authorization (sgsn_auth.c:160) 20240909084413241 DMM INFO MM(262420000000029/d072f15f) Requesting authentication tuples (sgsn_auth.c:184) 20240909084413241 DMM DEBUG MM(262420000000029/d072f15f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084413241 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240909084413241 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@c4f083e63f0c: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240909084413244 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084413244 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084413244 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084413244 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084413244 DMM INFO MM(262420000000029/d072f15f) Subscriber data update (mmctx.c:430) 20240909084413244 DMM DEBUG MM(262420000000029/d072f15f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084413244 DMM INFO MM(262420000000029/d072f15f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084413244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084413244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084413244 DMM INFO MM(262420000000029/d072f15f) <- GMM AUTH AND CIPHERING REQ (rand = 99 f9 d9 69 15 51 b4 cc 55 d7 50 ed 81 36 0a 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084413252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084413252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084413252 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084413252 DMM INFO MM(262420000000029/d072f15f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084413252 DMM NOTICE MM(262420000000029/d072f15f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084413252 DMM DEBUG MM(262420000000029/d072f15f) checking auth: received GSM SRES = 05 f2 de a4 (gprs_gmm.c:666) 20240909084413252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084413252 DMM DEBUG MM(262420000000029/d072f15f) Requesting authorization (sgsn_auth.c:160) 20240909084413252 DMM INFO MM(262420000000029/d072f15f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084413252 DMM DEBUG MM(262420000000029/d072f15f) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084413252 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240909084413252 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) 20240909084413252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084413252 DMM INFO MM(262420000000029/d072f15f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd072f15f) (gprs_gmm.c:300) 20240909084413254 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084413254 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084413254 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240909084413254 DMM INFO MM(262420000000029/d072f15f) Subscriber data update (mmctx.c:430) 20240909084413254 DMM DEBUG MM(262420000000029/d072f15f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084413254 DMM INFO MM(262420000000029/d072f15f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084413254 DMM NOTICE MM(262420000000029/d072f15f) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240909084413254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084413254 DMM NOTICE MM(262420000000029/d072f15f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084413254 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) 20240909084413254 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084413254 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240909084413254 DMM INFO MM(262420000000029/d072f15f) Subscriber data update (mmctx.c:430) 20240909084413254 DMM DEBUG MM(262420000000029/d072f15f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084413261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084413261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084413261 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084413261 DMM INFO MM(262420000000029/d072f15f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084413261 DMM NOTICE MM(262420000000029/d072f15f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084413261 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084413261 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084413261 DLLC NOTICE LLME(e9493098/d072f15f){ASSIGNED} LLGM Assign pre (ffffffff => d072f15f) (gprs_llc.c:1079) 20240909084413261 DLLC NOTICE LLME(ffffffff/d072f15f){ASSIGNED} LLGM Assign post (ffffffff => d072f15f) (gprs_llc.c:1125) 20240909084413261 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084413261 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084413261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084413261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084413309 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240909084413309 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240909084413310 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) 20240909084413310 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240909084413310 DMM INFO MM(262420000000029/d072f15f) Subscriber data update (mmctx.c:430) 20240909084413310 DMM DEBUG MM(262420000000029/d072f15f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240909084413310 DMM INFO MM(262420000000029/d072f15f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240909084413310 DMM INFO MM(262420000000029/d072f15f) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240909084413310 DMM NOTICE MM(262420000000029/d072f15f) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240909084413310 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240909084413310 DMM INFO MM(262420000000029/d072f15f) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240909084413310 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084413310 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084413310 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084413310 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084413310 DLLC NOTICE LLME(ffffffff/d072f15f){ASSIGNED} LLGM Assign pre (d072f15f => ffffffff) (gprs_llc.c:1079) 20240909084413310 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d072f15f => ffffffff) (gprs_llc.c:1125) 20240909084413310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084413310 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084413310 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084413310 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084413311 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c4f083e63f0c: Removing Client IMSI='262420000000029'H, index=0 20240909084413317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084413317 DLLC NOTICE LLME(ffffffff/d072f15f){UNASSIGNED} LLC RX: unknown TLLI 0xd072f15f, creating LLME on the fly (gprs_llc.c:552) 20240909084413317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084413317 DMM NOTICE LLME(ffffffff/d072f15f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240909084413317 DLLC NOTICE LLME(ffffffff/d072f15f){UNASSIGNED} LLGM Assign pre (d072f15f => ffffffff) (gprs_llc.c:1079) 20240909084413317 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d072f15f => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@c4f083e63f0c: Final verdict of PTC: pass 20240909084413319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@c4f083e63f0c: Final verdict of PTC: none 20240909084413321 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084413321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(388)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(398)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(393)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(391)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(396)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(386)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Sep 9 08:44:13 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) 20240909084414323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084414323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44096, count=93196) 20240909084415325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084415325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Sep 9 08:44:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084416327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084416327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240909084416468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084416470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084416511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084416511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084416511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084416511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084416511 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084416512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084416512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084416512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084416512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084416513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084416513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084416513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084416513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084416513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084416513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084416513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084416513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084416513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084416513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084416513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084416513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084416513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084416517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084416526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084416526 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)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084416549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084416549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084416549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084416549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084416549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084416551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084416551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084416551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084416551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084416551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084416551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084416551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084416551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084416551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084416551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084416551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084416552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084416552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084416556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084416568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084416568 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084416591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084416591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084416591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084416591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084416591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084416591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084416591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084416591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084416591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084416593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084416593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084416593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084416594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084416594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084416594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084416594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084416594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084416594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084416594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084416594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084416594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084416594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084416597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084416604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084416604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084417328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084417328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084417328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084417328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084417330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084417330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c4f083e63f0c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C46E5B5F'O, index=0 SGSN_Test-GSUP(419)@c4f083e63f0c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240909084418376 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) 20240909084418376 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@c4f083e63f0c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@c4f083e63f0c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c4f083e63f0c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c4f083e63f0c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c4f083e63f0c: Final verdict of PTC: pass 20240909084418380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58296<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084418382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084418382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(403)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(412)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(419)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(407)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(418)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(410)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(405)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(416)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Sep 9 08:44:18 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20240909084419384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084419384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=48720) 20240909084420386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084420386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Sep 9 08:44:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084421387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084421387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240909084421523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084421524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084421568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084421568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084421568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084421568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084421568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084421568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084421568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084421568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084421568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084421570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084421570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084421570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084421570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084421570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084421570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084421570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084421570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084421570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084421570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084421570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084421571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084421571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084421575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084421586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084421586 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)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084421608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084421608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084421609 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084421609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084421609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084421609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084421609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084421610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084421610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084421610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084421610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084421610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084421610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084421610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084421610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084421610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084421610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084421610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084421611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084421611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084421614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084421625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084421625 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084421642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084421642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084421642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084421642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084421642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084421642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084421642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084421642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084421642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084421643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084421644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084421644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084421644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084421644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084421644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084421644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084421644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084421644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084421644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084421644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084421644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084421644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084421647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084421656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084421656 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)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084422388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084422388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084422388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084422388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084422390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909084422391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c4f083e63f0c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D1509E72'O, index=0 SGSN_Test-GSUP(438)@c4f083e63f0c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240909084423437 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) 20240909084423437 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@c4f083e63f0c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@c4f083e63f0c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c4f083e63f0c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c4f083e63f0c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c4f083e63f0c: Final verdict of PTC: pass 20240909084423443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@c4f083e63f0c: Final verdict of PTC: none 20240909084423445 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084423445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(426)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(431)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@c4f083e63f0c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(436)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(429)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(434)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(424)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Sep 9 08:44:23 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44544) 20240909084424446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084424446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44544, count=48748) 20240909084425447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084425447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Sep 9 08:44:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084426448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084426448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_rau_unknown started. 20240909084426594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084426595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084426646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084426646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084426646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084426646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084426646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084426646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084426646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084426646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084426646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084426648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084426648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084426648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084426648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084426648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084426648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084426648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084426648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084426648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084426648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084426648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084426649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084426649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084426653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084426664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084426664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084426689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084426689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084426689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084426689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084426689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084426689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084426689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084426689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084426689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084426691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084426691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084426691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084426691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084426691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084426691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084426691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084426691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084426691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084426691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084426691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084426692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084426692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084426696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084426705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084426705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084426734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084426734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084426734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084426734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084426734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084426734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084426734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084426734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084426734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084426736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084426736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084426736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084426736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084426736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084426736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084426736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084426736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084426736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084426736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084426736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(456)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084426737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084426737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084426740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084426749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084426749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084427448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084427448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084427448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084427448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084427451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084427451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@c4f083e63f0c: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DCD17E10'O, index=0 SGSN_Test-GSUP(457)@c4f083e63f0c: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240909084428501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084428501 DLLC NOTICE LLME(ffffffff/dcd17e10){UNASSIGNED} LLC RX: unknown TLLI 0xdcd17e10, creating LLME on the fly (gprs_llc.c:552) 20240909084428501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240909084428501 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909084428501 DMM NOTICE LLME(ffffffff/dcd17e10){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240909084428501 DLLC NOTICE LLME(ffffffff/dcd17e10){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240909084428501 DMM ERROR LLME(ffffffff/dcd17e10){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240909084428501 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240909084428501 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240909084428501 DLLC NOTICE LLME(ffffffff/dcd17e10){UNASSIGNED} LLGM Assign pre (dcd17e10 => ffffffff) (gprs_llc.c:1079) 20240909084428501 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dcd17e10 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@c4f083e63f0c: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@c4f083e63f0c: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@c4f083e63f0c: Final verdict of PTC: pass 20240909084428516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(442)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(445)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(450)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(456)@c4f083e63f0c: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(457)@c4f083e63f0c: Final verdict of PTC: none 20240909084428519 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084428519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(455)@c4f083e63f0c: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@c4f083e63f0c: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(448)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(443)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(454)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_rau_unknown finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Sep 9 08:44:28 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43576) 20240909084429520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084429520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43576, count=50300) 20240909084430521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084430521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Sep 9 08:44:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084431522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084431522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_rau started. 20240909084431662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084431663 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084431705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084431705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084431705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084431705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084431705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084431705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084431705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084431705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084431705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084431706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084431706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084431706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084431706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084431706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084431706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084431706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084431706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084431706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084431706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084431706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084431707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084431707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084431710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084431719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084431719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(465)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau-BVCI196(463)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084431744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084431744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084431744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084431744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084431744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084431744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084431744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084431744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084431744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084431746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084431746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084431746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084431746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084431746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084431746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084431746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084431746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084431746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084431746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084431746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084431747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084431747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084431751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084431760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084431760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084431795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084431795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084431795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084431795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084431795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084431795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084431795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084431795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084431795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084431797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084431797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084431797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084431797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084431797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084431797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084431798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084431798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084431798 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084431798 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084431798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(475)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084431798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084431798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084431803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084431811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084431811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084432412 DGPRS DEBUG Checking for inactive LLMEs, time = 7682206 (sgsn.c:131) 20240909084432523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084432523 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084432523 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084432523 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084432525 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084432525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@c4f083e63f0c: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C2B1DEA2'O, index=0 SGSN_Test-GSUP(476)@c4f083e63f0c: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@c4f083e63f0c: 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 := '7E1C97D7C70DAB61178A2A876EEBC87A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C4505EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B4D21F1B2A5A4CF'O } } } } } 20240909084433578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084433578 DLLC NOTICE LLME(ffffffff/c2b1dea2){UNASSIGNED} LLC RX: unknown TLLI 0xc2b1dea2, creating LLME on the fly (gprs_llc.c:552) 20240909084433578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084433578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240909084433578 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084433578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084433578 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084433578 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084433578 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084433578 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084433578 DLLC NOTICE LLME(ffffffff/c2b1dea2){UNASSIGNED} LLGM Assign pre (c2b1dea2 => d2625a1e) (gprs_llc.c:1079) 20240909084433578 DLLC NOTICE LLME(c2b1dea2/d2625a1e){ASSIGNED} LLGM Assign post (c2b1dea2 => d2625a1e) (gprs_llc.c:1125) 20240909084433578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084433578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084433578 DMM DEBUG MM(262420000000012/d2625a1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084433591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084433591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084433591 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084433591 DMM DEBUG MM(262420000000012/d2625a1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240909084433591 DMM NOTICE MM(262420000000012/d2625a1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084433591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084433591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084433591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084433591 DMM DEBUG MM(262420000000012/d2625a1e) Requesting authorization (sgsn_auth.c:160) 20240909084433591 DMM INFO MM(262420000000012/d2625a1e) Requesting authentication tuples (sgsn_auth.c:184) 20240909084433591 DMM DEBUG MM(262420000000012/d2625a1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084433591 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240909084433591 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@c4f083e63f0c: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240909084433594 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084433594 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084433594 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084433594 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084433594 DMM INFO MM(262420000000012/d2625a1e) Subscriber data update (mmctx.c:430) 20240909084433594 DMM DEBUG MM(262420000000012/d2625a1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084433594 DMM INFO MM(262420000000012/d2625a1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084433594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084433594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084433594 DMM INFO MM(262420000000012/d2625a1e) <- GMM AUTH AND CIPHERING REQ (rand = 7e 1c 97 d7 c7 0d ab 61 17 8a 2a 87 6e eb c8 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084433602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084433602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084433603 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084433603 DMM INFO MM(262420000000012/d2625a1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084433603 DMM NOTICE MM(262420000000012/d2625a1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084433603 DMM DEBUG MM(262420000000012/d2625a1e) checking auth: received GSM SRES = 9c 45 05 ef (gprs_gmm.c:666) 20240909084433603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084433603 DMM DEBUG MM(262420000000012/d2625a1e) Requesting authorization (sgsn_auth.c:160) 20240909084433603 DMM INFO MM(262420000000012/d2625a1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084433603 DMM DEBUG MM(262420000000012/d2625a1e) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084433603 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240909084433603 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) 20240909084433603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084433603 DMM INFO MM(262420000000012/d2625a1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2625a1e) (gprs_gmm.c:300) 20240909084433604 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084433604 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084433604 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240909084433604 DMM INFO MM(262420000000012/d2625a1e) Subscriber data update (mmctx.c:430) 20240909084433604 DMM DEBUG MM(262420000000012/d2625a1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084433604 DMM INFO MM(262420000000012/d2625a1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084433604 DMM NOTICE MM(262420000000012/d2625a1e) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240909084433604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084433604 DMM NOTICE MM(262420000000012/d2625a1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084433604 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) 20240909084433605 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084433605 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240909084433605 DMM INFO MM(262420000000012/d2625a1e) Subscriber data update (mmctx.c:430) 20240909084433605 DMM DEBUG MM(262420000000012/d2625a1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084433611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084433611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084433611 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084433611 DMM INFO MM(262420000000012/d2625a1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084433611 DMM NOTICE MM(262420000000012/d2625a1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084433611 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084433611 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084433611 DLLC NOTICE LLME(c2b1dea2/d2625a1e){ASSIGNED} LLGM Assign pre (ffffffff => d2625a1e) (gprs_llc.c:1079) 20240909084433611 DLLC NOTICE LLME(ffffffff/d2625a1e){ASSIGNED} LLGM Assign post (ffffffff => d2625a1e) (gprs_llc.c:1125) 20240909084433611 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084433611 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084433611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084433611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084433662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084433662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084433662 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084433662 DMM INFO MM(262420000000012/d2625a1e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909084433662 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084433663 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909084433663 DLLC NOTICE LLME(ffffffff/d2625a1e){ASSIGNED} LLGM Assign pre (d2625a1e => c12fd800) (gprs_llc.c:1079) 20240909084433663 DLLC NOTICE LLME(d2625a1e/c12fd800){ASSIGNED} LLGM Assign post (d2625a1e => c12fd800) (gprs_llc.c:1125) 20240909084433663 DMM INFO MM(262420000000012/c12fd800) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@c4f083e63f0c: Removing Client IMSI='262420000000012'H, index=0 20240909084433670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084433670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240909084433670 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084433670 DMM INFO MM(262420000000012/c12fd800) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909084433670 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909084433670 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084433670 DLLC NOTICE LLME(d2625a1e/c12fd800){ASSIGNED} LLGM Assign pre (ffffffff => c12fd800) (gprs_llc.c:1079) 20240909084433670 DLLC NOTICE LLME(ffffffff/c12fd800){ASSIGNED} LLGM Assign post (ffffffff => c12fd800) (gprs_llc.c:1125) 20240909084433670 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau(478)@c4f083e63f0c: Final verdict of PTC: pass 20240909084433672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@c4f083e63f0c: Final verdict of PTC: none 20240909084433674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084433675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(464)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(469)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(475)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(462)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(467)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(473)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_rau finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Sep 9 08:44:33 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43772) 20240909084434675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084434675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43772, count=88480) 20240909084435676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084435676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Sep 9 08:44:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084436677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084436677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_rau_a_a started. 20240909084436813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084436815 DMM INFO MM(262420000000012/c12fd800) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084436815 DMM INFO MM(262420000000012/c12fd800) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084436815 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084436815 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084436815 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084436815 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084436815 DLLC NOTICE LLME(ffffffff/c12fd800){ASSIGNED} LLGM Assign pre (c12fd800 => ffffffff) (gprs_llc.c:1079) 20240909084436815 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c12fd800 => ffffffff) (gprs_llc.c:1125) 20240909084436815 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240909084436815 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) 20240909084436815 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) 20240909084436815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084436815 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084436815 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084436815 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084436815 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084436861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084436861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084436861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084436861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084436861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084436861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084436861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084436861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084436861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084436862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084436862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084436862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084436863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084436863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084436863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084436863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084436863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084436863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084436863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084436863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084436863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084436863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084436868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084436879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084436879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084436900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084436900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084436900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084436900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084436900 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084436900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084436900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084436900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084436900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084436902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084436902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084436902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084436902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084436902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084436902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084436902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084436902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084436902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084436902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084436902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(488)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084436903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084436903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084436906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084436914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084436914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084436940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084436940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084436940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084436940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084436940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084436940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084436940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084436940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084436940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084436941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084436941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084436941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084436942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084436942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084436942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084436942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084436942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084436942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084436942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084436942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084436942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084436942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084436945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084436954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084436954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084437678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084437678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084437678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084437678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084437680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084437680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@c4f083e63f0c: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D6A0DF2D'O, index=0 SGSN_Test-GSUP(495)@c4f083e63f0c: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@c4f083e63f0c: 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 := '1B703B5BE546728B63EEE7B54CCEA161'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B5A3BEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '807C18B07F32BFE1'O } } } } } 20240909084438728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438728 DLLC NOTICE LLME(ffffffff/d6a0df2d){UNASSIGNED} LLC RX: unknown TLLI 0xd6a0df2d, creating LLME on the fly (gprs_llc.c:552) 20240909084438728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438728 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240909084438729 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084438729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084438729 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084438729 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084438729 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084438729 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084438729 DLLC NOTICE LLME(ffffffff/d6a0df2d){UNASSIGNED} LLGM Assign pre (d6a0df2d => c802ce47) (gprs_llc.c:1079) 20240909084438729 DLLC NOTICE LLME(d6a0df2d/c802ce47){ASSIGNED} LLGM Assign post (d6a0df2d => c802ce47) (gprs_llc.c:1125) 20240909084438729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084438729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084438729 DMM DEBUG MM(262420000000037/c802ce47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084438742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438742 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438742 DMM DEBUG MM(262420000000037/c802ce47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240909084438742 DMM NOTICE MM(262420000000037/c802ce47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084438742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084438742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084438742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084438742 DMM DEBUG MM(262420000000037/c802ce47) Requesting authorization (sgsn_auth.c:160) 20240909084438742 DMM INFO MM(262420000000037/c802ce47) Requesting authentication tuples (sgsn_auth.c:184) 20240909084438742 DMM DEBUG MM(262420000000037/c802ce47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084438742 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240909084438742 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@c4f083e63f0c: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240909084438745 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084438745 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084438745 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084438745 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084438745 DMM INFO MM(262420000000037/c802ce47) Subscriber data update (mmctx.c:430) 20240909084438745 DMM DEBUG MM(262420000000037/c802ce47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084438745 DMM INFO MM(262420000000037/c802ce47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084438745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084438745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084438746 DMM INFO MM(262420000000037/c802ce47) <- GMM AUTH AND CIPHERING REQ (rand = 1b 70 3b 5b e5 46 72 8b 63 ee e7 b5 4c ce a1 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084438753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438753 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438753 DMM INFO MM(262420000000037/c802ce47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084438753 DMM NOTICE MM(262420000000037/c802ce47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084438753 DMM DEBUG MM(262420000000037/c802ce47) checking auth: received GSM SRES = 5b 5a 3b eb (gprs_gmm.c:666) 20240909084438753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084438753 DMM DEBUG MM(262420000000037/c802ce47) Requesting authorization (sgsn_auth.c:160) 20240909084438753 DMM INFO MM(262420000000037/c802ce47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084438753 DMM DEBUG MM(262420000000037/c802ce47) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084438753 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240909084438754 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) 20240909084438754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084438754 DMM INFO MM(262420000000037/c802ce47) <- GMM ATTACH ACCEPT (new P-TMSI=0xc802ce47) (gprs_gmm.c:300) 20240909084438755 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084438755 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084438755 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240909084438755 DMM INFO MM(262420000000037/c802ce47) Subscriber data update (mmctx.c:430) 20240909084438755 DMM DEBUG MM(262420000000037/c802ce47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084438755 DMM INFO MM(262420000000037/c802ce47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084438755 DMM NOTICE MM(262420000000037/c802ce47) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240909084438755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084438755 DMM NOTICE MM(262420000000037/c802ce47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084438755 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) 20240909084438755 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084438755 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240909084438755 DMM INFO MM(262420000000037/c802ce47) Subscriber data update (mmctx.c:430) 20240909084438755 DMM DEBUG MM(262420000000037/c802ce47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084438761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438761 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438761 DMM INFO MM(262420000000037/c802ce47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084438761 DMM NOTICE MM(262420000000037/c802ce47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084438762 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084438762 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084438762 DLLC NOTICE LLME(d6a0df2d/c802ce47){ASSIGNED} LLGM Assign pre (ffffffff => c802ce47) (gprs_llc.c:1079) 20240909084438762 DLLC NOTICE LLME(ffffffff/c802ce47){ASSIGNED} LLGM Assign post (ffffffff => c802ce47) (gprs_llc.c:1125) 20240909084438762 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084438762 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084438762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084438762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084438813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438813 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438813 DMM INFO MM(262420000000037/c802ce47) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909084438813 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084438813 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909084438813 DLLC NOTICE LLME(ffffffff/c802ce47){ASSIGNED} LLGM Assign pre (c802ce47 => cebda3d2) (gprs_llc.c:1079) 20240909084438813 DLLC NOTICE LLME(c802ce47/cebda3d2){ASSIGNED} LLGM Assign post (c802ce47 => cebda3d2) (gprs_llc.c:1125) 20240909084438813 DMM INFO MM(262420000000037/cebda3d2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084438820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438820 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438820 DMM INFO MM(262420000000037/cebda3d2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909084438820 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909084438820 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084438820 DLLC NOTICE LLME(c802ce47/cebda3d2){ASSIGNED} LLGM Assign pre (ffffffff => cebda3d2) (gprs_llc.c:1079) 20240909084438820 DLLC NOTICE LLME(ffffffff/cebda3d2){ASSIGNED} LLGM Assign post (ffffffff => cebda3d2) (gprs_llc.c:1125) 20240909084438820 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240909084438821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438821 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438821 DMM INFO MM(262420000000037/cebda3d2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909084438821 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084438821 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909084438821 DLLC NOTICE LLME(ffffffff/cebda3d2){ASSIGNED} LLGM Assign pre (cebda3d2 => cb999742) (gprs_llc.c:1079) 20240909084438821 DLLC NOTICE LLME(cebda3d2/cb999742){ASSIGNED} LLGM Assign post (cebda3d2 => cb999742) (gprs_llc.c:1125) 20240909084438821 DMM INFO MM(262420000000037/cb999742) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084438826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438827 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438827 DMM INFO MM(262420000000037/cb999742) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909084438827 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909084438827 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084438827 DLLC NOTICE LLME(cebda3d2/cb999742){ASSIGNED} LLGM Assign pre (ffffffff => cb999742) (gprs_llc.c:1079) 20240909084438827 DLLC NOTICE LLME(ffffffff/cb999742){ASSIGNED} LLGM Assign post (ffffffff => cb999742) (gprs_llc.c:1125) 20240909084438827 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240909084438827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084438827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084438827 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084438827 DMM INFO MM(262420000000037/cb999742) -> GMM DETACH REQUEST TLLI=0xcb999742 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240909084438827 DMM INFO MM(262420000000037/cb999742) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240909084438827 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084438827 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084438827 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084438827 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084438827 DLLC NOTICE LLME(ffffffff/cb999742){ASSIGNED} LLGM Assign pre (cb999742 => ffffffff) (gprs_llc.c:1079) 20240909084438827 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cb999742 => ffffffff) (gprs_llc.c:1125) 20240909084438827 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240909084438827 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) 20240909084438827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084438827 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084438827 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084438827 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084438828 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@c4f083e63f0c: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@c4f083e63f0c: Final verdict of PTC: pass 20240909084443837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@c4f083e63f0c: Final verdict of PTC: none 20240909084443840 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084443840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(483)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(493)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(488)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(491)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(486)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(481)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Sep 9 08:44:43 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20240909084444841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084444841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=108356) 20240909084445842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084445842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Sep 9 08:44:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084446843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084446843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_rau_a_b started. 20240909084446986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084446988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084447033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084447033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084447033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084447033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084447033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084447033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084447033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084447033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084447033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084447035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084447035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084447035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084447035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084447035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084447035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084447035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084447035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084447035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084447035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084447035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084447036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084447036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084447041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084447051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084447051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084447082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084447083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084447083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084447083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084447083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084447083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084447083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084447083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084447083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084447084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084447085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084447085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084447085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084447085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084447085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084447085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084447085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084447085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084447085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084447085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084447086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084447086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084447090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084447100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084447100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084447111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084447111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084447111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084447111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084447111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084447111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084447111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084447111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084447111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084447113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084447113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084447113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084447113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084447113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084447113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084447113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084447113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084447113 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084447113 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084447113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084447114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084447114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084447117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084447127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084447127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084447845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084447845 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084447845 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084447845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084447847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909084447848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@c4f083e63f0c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D22D736F'O, index=0 SGSN_Test-GSUP(514)@c4f083e63f0c: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@c4f083e63f0c: 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 := '6E02081526C8FC2537FC775A2140C675'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6CDAA30'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '266A9B655EEB092F'O } } } } } 20240909084448901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084448901 DLLC NOTICE LLME(ffffffff/d22d736f){UNASSIGNED} LLC RX: unknown TLLI 0xd22d736f, creating LLME on the fly (gprs_llc.c:552) 20240909084448901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084448901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240909084448901 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084448901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084448901 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084448901 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084448901 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084448901 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084448901 DLLC NOTICE LLME(ffffffff/d22d736f){UNASSIGNED} LLGM Assign pre (d22d736f => dcf48e01) (gprs_llc.c:1079) 20240909084448901 DLLC NOTICE LLME(d22d736f/dcf48e01){ASSIGNED} LLGM Assign post (d22d736f => dcf48e01) (gprs_llc.c:1125) 20240909084448901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084448901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084448901 DMM DEBUG MM(262420000000038/dcf48e01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084448915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084448915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084448915 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084448915 DMM DEBUG MM(262420000000038/dcf48e01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240909084448915 DMM NOTICE MM(262420000000038/dcf48e01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084448915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084448915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084448915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084448915 DMM DEBUG MM(262420000000038/dcf48e01) Requesting authorization (sgsn_auth.c:160) 20240909084448915 DMM INFO MM(262420000000038/dcf48e01) Requesting authentication tuples (sgsn_auth.c:184) 20240909084448915 DMM DEBUG MM(262420000000038/dcf48e01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084448915 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240909084448915 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@c4f083e63f0c: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240909084448918 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084448918 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084448918 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084448918 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084448918 DMM INFO MM(262420000000038/dcf48e01) Subscriber data update (mmctx.c:430) 20240909084448918 DMM DEBUG MM(262420000000038/dcf48e01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084448918 DMM INFO MM(262420000000038/dcf48e01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084448918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084448918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084448918 DMM INFO MM(262420000000038/dcf48e01) <- GMM AUTH AND CIPHERING REQ (rand = 6e 02 08 15 26 c8 fc 25 37 fc 77 5a 21 40 c6 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084448925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084448925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084448925 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084448925 DMM INFO MM(262420000000038/dcf48e01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084448925 DMM NOTICE MM(262420000000038/dcf48e01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084448925 DMM DEBUG MM(262420000000038/dcf48e01) checking auth: received GSM SRES = b6 cd aa 30 (gprs_gmm.c:666) 20240909084448925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084448925 DMM DEBUG MM(262420000000038/dcf48e01) Requesting authorization (sgsn_auth.c:160) 20240909084448925 DMM INFO MM(262420000000038/dcf48e01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084448925 DMM DEBUG MM(262420000000038/dcf48e01) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084448925 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240909084448925 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) 20240909084448925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084448925 DMM INFO MM(262420000000038/dcf48e01) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf48e01) (gprs_gmm.c:300) 20240909084448927 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084448927 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084448927 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240909084448927 DMM INFO MM(262420000000038/dcf48e01) Subscriber data update (mmctx.c:430) 20240909084448927 DMM DEBUG MM(262420000000038/dcf48e01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084448927 DMM INFO MM(262420000000038/dcf48e01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084448927 DMM NOTICE MM(262420000000038/dcf48e01) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240909084448927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084448927 DMM NOTICE MM(262420000000038/dcf48e01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084448927 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) 20240909084448927 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084448927 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240909084448927 DMM INFO MM(262420000000038/dcf48e01) Subscriber data update (mmctx.c:430) 20240909084448927 DMM DEBUG MM(262420000000038/dcf48e01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084448934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084448934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084448934 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084448934 DMM INFO MM(262420000000038/dcf48e01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084448934 DMM NOTICE MM(262420000000038/dcf48e01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084448934 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084448934 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084448934 DLLC NOTICE LLME(d22d736f/dcf48e01){ASSIGNED} LLGM Assign pre (ffffffff => dcf48e01) (gprs_llc.c:1079) 20240909084448934 DLLC NOTICE LLME(ffffffff/dcf48e01){ASSIGNED} LLGM Assign post (ffffffff => dcf48e01) (gprs_llc.c:1125) 20240909084448934 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084448934 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084448934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084448934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@c4f083e63f0c: attach complete sending rau 20240909084448985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084448985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084448985 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084448985 DMM INFO MM(262420000000038/dcf48e01) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909084448985 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084448985 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909084448985 DLLC NOTICE LLME(ffffffff/dcf48e01){ASSIGNED} LLGM Assign pre (dcf48e01 => cb390e1d) (gprs_llc.c:1079) 20240909084448985 DLLC NOTICE LLME(dcf48e01/cb390e1d){ASSIGNED} LLGM Assign post (dcf48e01 => cb390e1d) (gprs_llc.c:1125) 20240909084448985 DMM INFO MM(262420000000038/cb390e1d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c4f083e63f0c: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@c4f083e63f0c: Removing Client IMSI='262420000000038'H, index=0 20240909084448992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084448992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240909084448992 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084448992 DMM INFO MM(262420000000038/cb390e1d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909084448992 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909084448992 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084448992 DLLC NOTICE LLME(dcf48e01/cb390e1d){ASSIGNED} LLGM Assign pre (ffffffff => cb390e1d) (gprs_llc.c:1079) 20240909084448992 DLLC NOTICE LLME(ffffffff/cb390e1d){ASSIGNED} LLGM Assign post (ffffffff => cb390e1d) (gprs_llc.c:1125) 20240909084448992 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau_a_b-BVCI210(505)@c4f083e63f0c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CB390E1D'O, index=0 TC_attach_rau_a_b(516)@c4f083e63f0c: sending second RAU via different RA 20240909084448997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084448997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084448997 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909084448997 DMM INFO MM(262420000000038/cb390e1d) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cb390e1d, P-TMSI: cb390e1d (00000000), TLLI: cb390e1d (cb390e1d), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240909084448997 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1716) 20240909084448997 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909084448997 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084448997 DLLC NOTICE LLME(ffffffff/cb390e1d){ASSIGNED} LLGM Assign pre (cb390e1d => cb390e1d) (gprs_llc.c:1079) 20240909084448997 DLLC NOTICE LLME(cb390e1d/cb390e1d){ASSIGNED} LLGM Assign post (cb390e1d => cb390e1d) (gprs_llc.c:1125) 20240909084448997 DMM INFO MM(262420000000038/cb390e1d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084449014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084449014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084449014 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084449014 DMM INFO MM(262420000000038/cb390e1d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909084449014 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909084449014 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084449014 DLLC NOTICE LLME(cb390e1d/cb390e1d){ASSIGNED} LLGM Assign pre (ffffffff => cb390e1d) (gprs_llc.c:1079) 20240909084449014 DLLC NOTICE LLME(ffffffff/cb390e1d){ASSIGNED} LLGM Assign post (ffffffff => cb390e1d) (gprs_llc.c:1125) 20240909084449014 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240909084449014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084449014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084449014 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084449014 DMM INFO MM(262420000000038/cb390e1d) -> GMM DETACH REQUEST TLLI=0xcb390e1d type=GPRS detach Power-off (gprs_gmm.c:1465) 20240909084449014 DMM INFO MM(262420000000038/cb390e1d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240909084449014 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084449014 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084449014 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084449014 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084449014 DLLC NOTICE LLME(ffffffff/cb390e1d){ASSIGNED} LLGM Assign pre (cb390e1d => ffffffff) (gprs_llc.c:1079) 20240909084449014 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cb390e1d => ffffffff) (gprs_llc.c:1125) 20240909084449014 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240909084449014 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) 20240909084449014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084449015 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084449015 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084449015 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084449015 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@c4f083e63f0c: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@c4f083e63f0c: Final verdict of PTC: pass 20240909084454025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@c4f083e63f0c: Final verdict of PTC: none 20240909084454027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084454027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(502)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(508)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@c4f083e63f0c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(512)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(500)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(510)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(506)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Sep 9 08:44:54 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20240909084455028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084455028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=104356) 20240909084456029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084456030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Sep 9 08:44:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240909084457030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084457030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_usim_resync started. 20240909084457171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084457172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(522)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084457225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084457225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084457225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084457225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084457225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084457225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084457225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084457225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084457225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(522)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(521)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084457227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084457227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084457227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084457227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084457227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084457227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084457227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084457227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084457227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084457227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084457227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(522)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084457228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084457228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(522)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084457231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084457239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084457239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(519)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(521)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084457257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084457257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084457257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084457257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084457257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084457259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084457259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084457259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084457259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084457259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084457259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084457260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084457260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084457260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084457260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084457260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084457260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084457260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084457264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084457274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084457274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084457299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084457299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084457299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084457299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084457299 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084457299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084457299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084457299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084457299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084457301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084457301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084457301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084457301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084457301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084457301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084457301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084457301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084457301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084457301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084457301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084457302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084457302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084457306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084457317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084457317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084458032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084458032 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084458032 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084458032 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084458034 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084458035 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(519)@c4f083e63f0c: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='E556664D'O, index=0 SGSN_Test-GSUP(533)@c4f083e63f0c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@c4f083e63f0c: 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 := 'D3751ACA781C6B5C1A654A60BD2EDE5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7C5ED1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75EBD5C56E4AE7B8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E481455F3D0BC7CF8558D5508E2C3CD8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F1D5F597142DD6B005E282A5481FC840'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4532BD5A2215B48A7AE4372509217862'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3CCAC40F9021E275'O } } } } } 20240909084459092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084459092 DLLC NOTICE LLME(ffffffff/e556664d){UNASSIGNED} LLC RX: unknown TLLI 0xe556664d, creating LLME on the fly (gprs_llc.c:552) 20240909084459092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084459092 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240909084459092 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084459092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084459092 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084459092 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084459092 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084459092 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084459092 DLLC NOTICE LLME(ffffffff/e556664d){UNASSIGNED} LLGM Assign pre (e556664d => c32bd14d) (gprs_llc.c:1079) 20240909084459092 DLLC NOTICE LLME(e556664d/c32bd14d){ASSIGNED} LLGM Assign post (e556664d => c32bd14d) (gprs_llc.c:1125) 20240909084459092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084459092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084459092 DMM DEBUG MM(262420000000040/c32bd14d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084459104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084459104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084459104 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084459104 DMM DEBUG MM(262420000000040/c32bd14d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240909084459104 DMM NOTICE MM(262420000000040/c32bd14d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084459104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084459104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084459104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084459104 DMM DEBUG MM(262420000000040/c32bd14d) Requesting authorization (sgsn_auth.c:160) 20240909084459104 DMM INFO MM(262420000000040/c32bd14d) Requesting authentication tuples (sgsn_auth.c:184) 20240909084459104 DMM DEBUG MM(262420000000040/c32bd14d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084459104 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240909084459104 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@c4f083e63f0c: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20240909084459106 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084459106 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084459106 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084459106 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084459106 DMM INFO MM(262420000000040/c32bd14d) Subscriber data update (mmctx.c:430) 20240909084459106 DMM DEBUG MM(262420000000040/c32bd14d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084459106 DMM INFO MM(262420000000040/c32bd14d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084459106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084459106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084459106 DMM INFO MM(262420000000040/c32bd14d) <- GMM AUTH AND CIPHERING REQ (rand = d3 75 1a ca 78 1c 6b 5c 1a 65 4a 60 bd 2e de 5f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 45 32 bd 5a 22 15 b4 8a 7a e4 37 25 09 21 78 62 ) (gprs_gmm.c:483) 20240909084459114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084459114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084459114 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084459114 DMM INFO MM(262420000000040/c32bd14d) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240909084459114 DMM INFO MM(262420000000040/c32bd14d) R99 AUTHENTICATION SYNCH (AUTS = 251103f10a6ba6465b5d0381c029) (gprs_gmm.c:711) 20240909084459114 DMM DEBUG MM(262420000000040/c32bd14d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084459114 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240909084459114 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 25 11 03 f1 0a 6b a6 46 5b 5d 03 81 c0 29 20 10 d3 75 1a ca 78 1c 6b 5c 1a 65 4a 60 bd 2e de 5f 28 01 01 (gprs_subscriber.c:210) 20240909084459114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240909084459114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240909084459115 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084459115 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084459115 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084459115 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084459115 DMM INFO MM(262420000000040/c32bd14d) Subscriber data update (mmctx.c:430) 20240909084459115 DMM DEBUG MM(262420000000040/c32bd14d) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240909084459115 DMM INFO MM(262420000000040/c32bd14d) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240909084459115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084459115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084459115 DMM INFO MM(262420000000040/c32bd14d) <- GMM AUTH AND CIPHERING REQ (rand = 73 99 f5 d6 7d b2 fb bb 16 1d 03 c3 d2 99 f1 34 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 a2 c1 86 99 94 b2 45 16 e9 79 a2 b3 0a a3 6a ) (gprs_gmm.c:483) 20240909084459120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084459120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7bdcd0 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084459120 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084459120 DMM INFO MM(262420000000040/c32bd14d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084459120 DMM NOTICE MM(262420000000040/c32bd14d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084459120 DMM DEBUG MM(262420000000040/c32bd14d) checking auth: received UMTS RES = 56 f5 17 8a 5e da 91 87 (gprs_gmm.c:666) 20240909084459120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084459120 DMM DEBUG MM(262420000000040/c32bd14d) Requesting authorization (sgsn_auth.c:160) 20240909084459120 DMM INFO MM(262420000000040/c32bd14d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084459120 DMM DEBUG MM(262420000000040/c32bd14d) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084459120 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240909084459120 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) 20240909084459120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084459120 DMM INFO MM(262420000000040/c32bd14d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc32bd14d) (gprs_gmm.c:300) 20240909084459121 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084459121 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084459121 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240909084459121 DMM INFO MM(262420000000040/c32bd14d) Subscriber data update (mmctx.c:430) 20240909084459121 DMM DEBUG MM(262420000000040/c32bd14d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084459121 DMM INFO MM(262420000000040/c32bd14d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084459121 DMM NOTICE MM(262420000000040/c32bd14d) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240909084459121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084459121 DMM NOTICE MM(262420000000040/c32bd14d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084459121 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) 20240909084459122 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084459122 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240909084459122 DMM INFO MM(262420000000040/c32bd14d) Subscriber data update (mmctx.c:430) 20240909084459122 DMM DEBUG MM(262420000000040/c32bd14d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(519)@c4f083e63f0c: Removing Client IMSI='262420000000040'H, index=0 20240909084459127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084459127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084459127 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084459127 DMM INFO MM(262420000000040/c32bd14d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084459127 DMM NOTICE MM(262420000000040/c32bd14d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084459127 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084459127 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084459127 DLLC NOTICE LLME(e556664d/c32bd14d){ASSIGNED} LLGM Assign pre (ffffffff => c32bd14d) (gprs_llc.c:1079) 20240909084459127 DLLC NOTICE LLME(ffffffff/c32bd14d){ASSIGNED} LLGM Assign post (ffffffff => c32bd14d) (gprs_llc.c:1125) 20240909084459127 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084459127 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084459127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084459127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@c4f083e63f0c: Final verdict of PTC: pass 20240909084459129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(522)@c4f083e63f0c: Final verdict of PTC: none 20240909084459132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084459132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(517)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(526)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(521)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(531)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(519)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(529)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(524)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(520)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_resync-BVCI196(519): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_usim_resync finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Sep 9 08:44:59 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44560) 20240909084500134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084500134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44560, count=91496) 20240909084501134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084501135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Sep 9 08:45:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084502135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084502136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_usim_a54_a54 started. 20240909084502277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084502278 DMM INFO MM(262420000000040/c32bd14d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084502278 DMM INFO MM(262420000000040/c32bd14d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084502278 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084502278 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084502278 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084502278 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084502278 DLLC NOTICE LLME(ffffffff/c32bd14d){ASSIGNED} LLGM Assign pre (c32bd14d => ffffffff) (gprs_llc.c:1079) 20240909084502278 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c32bd14d => ffffffff) (gprs_llc.c:1125) 20240909084502278 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240909084502278 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) 20240909084502278 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) 20240909084502278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084502278 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084502278 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084502278 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084502278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084502320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084502320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084502321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084502321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084502321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084502321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084502321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084502321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084502321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084502322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084502322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084502322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084502322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084502322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084502322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084502322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084502322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084502322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084502322 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084502322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084502323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084502323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084502326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084502337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084502337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084502358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084502358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084502358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084502358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084502359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084502359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084502359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084502359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084502359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084502360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084502360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084502360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084502360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084502360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084502361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084502361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084502361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084502361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084502361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084502361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084502361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084502361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084502365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084502373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084502373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084502400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084502400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084502400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084502400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084502400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084502400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084502400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084502400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084502400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084502402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084502402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084502402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084502403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084502403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084502403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084502403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084502403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084502403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084502403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084502403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084502403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084502403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084502407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084502413 DGPRS DEBUG Checking for inactive LLMEs, time = 7682236 (sgsn.c:131) 20240909084502417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084502417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084503137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084503137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084503137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084503137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084503139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909084503140 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@c4f083e63f0c: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='EB01B1E5'O, index=0 SGSN_Test-GSUP(552)@c4f083e63f0c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@c4f083e63f0c: 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 := '7FBF8309DA685D64710C5C7A46EA5A8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFC7E897'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0874E779461FA8F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3A4E9D98CCC5B8375B957307129C18B3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EA9C23F85FA91E38276095C81697A968'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '06BB78E6AB7CC08CEB50F772EB6C630E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DCB5F033A757C1A1'O } } } } } 20240909084504194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084504194 DLLC NOTICE LLME(ffffffff/eb01b1e5){UNASSIGNED} LLC RX: unknown TLLI 0xeb01b1e5, creating LLME on the fly (gprs_llc.c:552) 20240909084504194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084504194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240909084504194 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084504194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084504194 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084504194 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084504194 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084504194 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084504194 DLLC NOTICE LLME(ffffffff/eb01b1e5){UNASSIGNED} LLGM Assign pre (eb01b1e5 => e75241c7) (gprs_llc.c:1079) 20240909084504194 DLLC NOTICE LLME(eb01b1e5/e75241c7){ASSIGNED} LLGM Assign post (eb01b1e5 => e75241c7) (gprs_llc.c:1125) 20240909084504194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084504194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084504194 DMM DEBUG MM(262420000000040/e75241c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084504206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084504206 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084504206 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084504206 DMM DEBUG MM(262420000000040/e75241c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240909084504206 DMM NOTICE MM(262420000000040/e75241c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084504206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084504206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084504206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084504206 DMM DEBUG MM(262420000000040/e75241c7) Requesting authorization (sgsn_auth.c:160) 20240909084504206 DMM INFO MM(262420000000040/e75241c7) Requesting authentication tuples (sgsn_auth.c:184) 20240909084504206 DMM DEBUG MM(262420000000040/e75241c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084504206 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240909084504206 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@c4f083e63f0c: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20240909084504209 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084504209 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084504209 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084504209 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084504209 DMM INFO MM(262420000000040/e75241c7) Subscriber data update (mmctx.c:430) 20240909084504209 DMM DEBUG MM(262420000000040/e75241c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084504209 DMM INFO MM(262420000000040/e75241c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084504209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084504209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084504209 DMM INFO MM(262420000000040/e75241c7) <- GMM AUTH AND CIPHERING REQ (rand = 7f bf 83 09 da 68 5d 64 71 0c 5c 7a 46 ea 5a 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 06 bb 78 e6 ab 7c c0 8c eb 50 f7 72 eb 6c 63 0e ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@c4f083e63f0c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@c4f083e63f0c: Final verdict of PTC: pass 20240909084504219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@c4f083e63f0c: Final verdict of PTC: none 20240909084504222 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084504222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(545)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(540)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(550)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(548)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(538)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(543)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Sep 9 08:45:04 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48320) 20240909084505224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084505224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48320, count=68440) 20240909084506225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084506225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Sep 9 08:45:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084507227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084507227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_usim_a54_a53 started. 20240909084507366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084507367 DMM INFO MM(262420000000040/e75241c7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084507367 DMM INFO MM(262420000000040/e75241c7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084507367 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084507367 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084507367 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084507367 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909084507367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Deallocated (fsm.c:568) 20240909084507367 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084507367 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084507367 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084507367 DLLC NOTICE LLME(eb01b1e5/e75241c7){ASSIGNED} LLGM Assign pre (e75241c7 => ffffffff) (gprs_llc.c:1079) 20240909084507367 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e75241c7 => ffffffff) (gprs_llc.c:1125) 20240909084507367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084507413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084507413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084507413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084507413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084507413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084507413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084507413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084507413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084507413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084507415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084507415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084507415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084507415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084507415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084507415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084507415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084507415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084507415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084507415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084507415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084507416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084507416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084507420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084507429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084507429 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(564)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084507462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084507462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084507462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084507462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084507462 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084507462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084507462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084507462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084507462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084507465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084507465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084507465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084507465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084507465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084507465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084507465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084507465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084507465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084507465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084507465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(565)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084507466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084507466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084507470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084507480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084507480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(564)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_attach_usim_a54_a53-BVCI210(562)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084507489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084507489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084507489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084507489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084507489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084507489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084507489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084507489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084507489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084507491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084507491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084507491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084507491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084507491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084507491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084507491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084507491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084507491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084507491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084507491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084507492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084507492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084507495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084507506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084507506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084508228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084508228 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084508228 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084508228 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084508230 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084508230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@c4f083e63f0c: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F80C0975'O, index=0 SGSN_Test-GSUP(571)@c4f083e63f0c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@c4f083e63f0c: 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 := '632273BB569ACE72AF3EC1949ECCEAFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CC0EB65'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC34C93FF034922F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '541D3F43A9C0F8BC97144F7707E839DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DBB0666981BC920179D2ED4211AC68BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '286CE2740F571A510F5A264DEDA397B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '82B59A298B6D93B5'O } } } } } 20240909084509286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084509286 DLLC NOTICE LLME(ffffffff/f80c0975){UNASSIGNED} LLC RX: unknown TLLI 0xf80c0975, creating LLME on the fly (gprs_llc.c:552) 20240909084509286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084509286 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240909084509286 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084509286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084509286 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084509286 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084509286 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084509286 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084509286 DLLC NOTICE LLME(ffffffff/f80c0975){UNASSIGNED} LLGM Assign pre (f80c0975 => d5523352) (gprs_llc.c:1079) 20240909084509286 DLLC NOTICE LLME(f80c0975/d5523352){ASSIGNED} LLGM Assign post (f80c0975 => d5523352) (gprs_llc.c:1125) 20240909084509286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084509286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084509286 DMM DEBUG MM(262420000000040/d5523352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084509300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084509300 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084509300 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084509300 DMM DEBUG MM(262420000000040/d5523352) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240909084509300 DMM NOTICE MM(262420000000040/d5523352) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084509300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084509300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084509300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084509300 DMM DEBUG MM(262420000000040/d5523352) Requesting authorization (sgsn_auth.c:160) 20240909084509300 DMM INFO MM(262420000000040/d5523352) Requesting authentication tuples (sgsn_auth.c:184) 20240909084509300 DMM DEBUG MM(262420000000040/d5523352) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084509300 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240909084509300 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@c4f083e63f0c: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20240909084509302 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084509302 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084509302 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084509302 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084509302 DMM INFO MM(262420000000040/d5523352) Subscriber data update (mmctx.c:430) 20240909084509302 DMM DEBUG MM(262420000000040/d5523352) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084509302 DMM INFO MM(262420000000040/d5523352) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084509302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084509302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084509302 DMM INFO MM(262420000000040/d5523352) <- GMM AUTH AND CIPHERING REQ (rand = 63 22 73 bb 56 9a ce 72 af 3e c1 94 9e cc ea ff , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 6c e2 74 0f 57 1a 51 0f 5a 26 4d ed a3 97 b6 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@c4f083e63f0c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@c4f083e63f0c: Final verdict of PTC: pass 20240909084509313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(565)@c4f083e63f0c: Final verdict of PTC: none 20240909084509315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084509315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(559)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(569)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(567)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(563)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(557)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Sep 9 08:45:09 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240909084510317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084510317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=67500) 20240909084511318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084511318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Sep 9 08:45:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084512320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084512320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_usim_a53_a54 started. 20240909084512462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084512463 DMM INFO MM(262420000000040/d5523352) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084512463 DMM INFO MM(262420000000040/d5523352) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084512463 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084512463 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084512463 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084512463 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909084512463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Deallocated (fsm.c:568) 20240909084512463 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084512463 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084512463 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084512463 DLLC NOTICE LLME(f80c0975/d5523352){ASSIGNED} LLGM Assign pre (d5523352 => ffffffff) (gprs_llc.c:1079) 20240909084512464 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d5523352 => ffffffff) (gprs_llc.c:1125) 20240909084512464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084512514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084512514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084512514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084512514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084512514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084512514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084512514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084512514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084512514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(579)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(578)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084512516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084512516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084512516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084512516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084512516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084512516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084512516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084512516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084512516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084512516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084512516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084512517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084512517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084512521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084512532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084512532 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(576)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(578)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084512542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084512542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084512542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084512542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084512542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084512542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084512542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084512542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084512542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084512544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084512544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084512544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084512544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084512544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084512544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084512544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084512544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084512544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084512544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084512544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084512544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084512544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084512548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084512558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084512558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084512579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084512579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084512579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084512579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084512579 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084512579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084512579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084512579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084512579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084512581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084512581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084512581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084512582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084512582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084512582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084512582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084512582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084512582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084512582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084512582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084512582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084512582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084512585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084512596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084512596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084513321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084513321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084513321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084513321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084513324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084513325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(576)@c4f083e63f0c: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='FD2C94F7'O, index=0 SGSN_Test-GSUP(590)@c4f083e63f0c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@c4f083e63f0c: 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 := '0A7DFB8452FEACA0D32D3D4C0DD275D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C680069A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F129853FCC11465'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '749E2A886A8F402D1ED88C9167FE0A2D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '13691987E5626E1EA7BC67CA44F7C815'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4B3BD1B066D0ABC602E6FB64F344D47A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C39D62A96E3EE847'O } } } } } 20240909084514375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084514375 DLLC NOTICE LLME(ffffffff/fd2c94f7){UNASSIGNED} LLC RX: unknown TLLI 0xfd2c94f7, creating LLME on the fly (gprs_llc.c:552) 20240909084514375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084514375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240909084514375 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084514375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084514375 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084514375 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084514375 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084514375 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084514375 DLLC NOTICE LLME(ffffffff/fd2c94f7){UNASSIGNED} LLGM Assign pre (fd2c94f7 => d6e019ac) (gprs_llc.c:1079) 20240909084514375 DLLC NOTICE LLME(fd2c94f7/d6e019ac){ASSIGNED} LLGM Assign post (fd2c94f7 => d6e019ac) (gprs_llc.c:1125) 20240909084514375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084514375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084514375 DMM DEBUG MM(262420000000040/d6e019ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084514388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084514388 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084514388 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084514388 DMM DEBUG MM(262420000000040/d6e019ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240909084514388 DMM NOTICE MM(262420000000040/d6e019ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084514388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084514388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084514388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084514388 DMM DEBUG MM(262420000000040/d6e019ac) Requesting authorization (sgsn_auth.c:160) 20240909084514388 DMM INFO MM(262420000000040/d6e019ac) Requesting authentication tuples (sgsn_auth.c:184) 20240909084514388 DMM DEBUG MM(262420000000040/d6e019ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084514389 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240909084514389 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@c4f083e63f0c: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20240909084514391 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084514391 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084514392 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084514392 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084514392 DMM INFO MM(262420000000040/d6e019ac) Subscriber data update (mmctx.c:430) 20240909084514392 DMM DEBUG MM(262420000000040/d6e019ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084514392 DMM INFO MM(262420000000040/d6e019ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084514392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084514392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084514392 DMM INFO MM(262420000000040/d6e019ac) <- GMM AUTH AND CIPHERING REQ (rand = 0a 7d fb 84 52 fe ac a0 d3 2d 3d 4c 0d d2 75 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b 3b d1 b0 66 d0 ab c6 02 e6 fb 64 f3 44 d4 7a ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(576)@c4f083e63f0c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@c4f083e63f0c: Final verdict of PTC: pass 20240909084514401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084514403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084514403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(576)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(588)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(579)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(583)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(586)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(577)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(581)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(576): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Sep 9 08:45:14 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240909084515404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084515404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=67492) 20240909084516405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084516405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Sep 9 08:45:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084517405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084517405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_usim_a50_a54 started. 20240909084517549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084517550 DMM INFO MM(262420000000040/d6e019ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084517550 DMM INFO MM(262420000000040/d6e019ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084517550 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084517550 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084517550 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084517550 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909084517551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Deallocated (fsm.c:568) 20240909084517551 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084517551 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084517551 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084517551 DLLC NOTICE LLME(fd2c94f7/d6e019ac){ASSIGNED} LLGM Assign pre (d6e019ac => ffffffff) (gprs_llc.c:1079) 20240909084517551 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6e019ac => ffffffff) (gprs_llc.c:1125) 20240909084517551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084517588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084517588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084517588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084517588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084517588 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084517588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084517588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084517588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084517588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084517590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084517590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084517590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084517590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084517590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084517590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084517590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084517590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084517590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084517590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084517590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084517591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084517591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084517594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084517603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084517603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(598)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a50_a54-BVCI196(596)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084517629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084517629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084517629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084517629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084517629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084517629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084517629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084517629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084517629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084517631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084517631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084517631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084517631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084517631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084517631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084517631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084517631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084517631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084517631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084517631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084517632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084517632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084517636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084517646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084517646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084517667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084517667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084517667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084517667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084517667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084517667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084517667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084517667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084517667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084517669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084517669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084517669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084517670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084517670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084517670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084517670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084517670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084517670 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084517670 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084517670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084517670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084517670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084517675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084517684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084517684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084518406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084518406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084518406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084518406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084518408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084518408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@c4f083e63f0c: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C54DDA1A'O, index=0 SGSN_Test-GSUP(609)@c4f083e63f0c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@c4f083e63f0c: 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 := '0DF24B036F607B0620136C44883610EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '454EB3A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07566E9E5FA03705'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '08D152966862F626CA4A8B48B3E803AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8919A8FF9A86C93D4EDF0C7186400B96'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C6A6F084F76AA8B505173AF5819F3081'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '061B07AB5B420B6D'O } } } } } 20240909084519461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084519461 DLLC NOTICE LLME(ffffffff/c54dda1a){UNASSIGNED} LLC RX: unknown TLLI 0xc54dda1a, creating LLME on the fly (gprs_llc.c:552) 20240909084519461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084519461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240909084519462 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084519462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084519462 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084519462 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084519462 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084519462 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084519462 DLLC NOTICE LLME(ffffffff/c54dda1a){UNASSIGNED} LLGM Assign pre (c54dda1a => e4af8e13) (gprs_llc.c:1079) 20240909084519462 DLLC NOTICE LLME(c54dda1a/e4af8e13){ASSIGNED} LLGM Assign post (c54dda1a => e4af8e13) (gprs_llc.c:1125) 20240909084519462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084519462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084519462 DMM DEBUG MM(262420000000040/e4af8e13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084519475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084519476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084519476 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084519476 DMM DEBUG MM(262420000000040/e4af8e13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240909084519476 DMM NOTICE MM(262420000000040/e4af8e13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084519476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084519476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084519476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084519476 DMM DEBUG MM(262420000000040/e4af8e13) Requesting authorization (sgsn_auth.c:160) 20240909084519476 DMM INFO MM(262420000000040/e4af8e13) Requesting authentication tuples (sgsn_auth.c:184) 20240909084519476 DMM DEBUG MM(262420000000040/e4af8e13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084519476 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240909084519476 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@c4f083e63f0c: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20240909084519479 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084519479 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084519479 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084519479 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084519479 DMM INFO MM(262420000000040/e4af8e13) Subscriber data update (mmctx.c:430) 20240909084519479 DMM DEBUG MM(262420000000040/e4af8e13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084519479 DMM INFO MM(262420000000040/e4af8e13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084519479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084519479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084519479 DMM INFO MM(262420000000040/e4af8e13) <- GMM AUTH AND CIPHERING REQ (rand = 0d f2 4b 03 6f 60 7b 06 20 13 6c 44 88 36 10 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 a6 f0 84 f7 6a a8 b5 05 17 3a f5 81 9f 30 81 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@c4f083e63f0c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@c4f083e63f0c: Final verdict of PTC: pass 20240909084519488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084519490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084519490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(597)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(602)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(607)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(605)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(595)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(600)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Sep 9 08:45:19 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240909084520491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084520491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=67492) 20240909084521492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084521492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Sep 9 08:45:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084522492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084522492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_usim_a54_a50 started. 20240909084522635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084522636 DMM INFO MM(262420000000040/e4af8e13) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084522636 DMM INFO MM(262420000000040/e4af8e13) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084522636 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084522636 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084522636 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084522636 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909084522636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Deallocated (fsm.c:568) 20240909084522636 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084522636 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084522636 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084522636 DLLC NOTICE LLME(c54dda1a/e4af8e13){ASSIGNED} LLGM Assign pre (e4af8e13 => ffffffff) (gprs_llc.c:1079) 20240909084522636 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e4af8e13 => ffffffff) (gprs_llc.c:1125) 20240909084522636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084522681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084522681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084522681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084522681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084522681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084522681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084522681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084522681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084522681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084522682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084522682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084522682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084522683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084522683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084522683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084522683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084522683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084522683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084522683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084522683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084522683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084522683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084522687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084522698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084522698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084522720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084522720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084522720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084522720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084522720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084522722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084522722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084522722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084522722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084522722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084522722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084522722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084522722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084522722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084522722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084522722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084522723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084522723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084522728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084522739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084522739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084522761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084522761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084522761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084522761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084522761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084522761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084522761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084522761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084522761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084522763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084522763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084522763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084522763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084522763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084522763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084522763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084522763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084522763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084522763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084522763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084522764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084522764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084522768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084522776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084522776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084523493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084523493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084523493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084523493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084523495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084523495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@c4f083e63f0c: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='D5E8A601'O, index=0 SGSN_Test-GSUP(628)@c4f083e63f0c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@c4f083e63f0c: 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 := '16F9886D4DF3DB2E80E119ADE717BD8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9785AE75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E60CEF9441946A1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9ED5218D4C13D4C8630FF5B3EE175BB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EBD4F0B4299253860D5CF6569D371BCE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BC6140DCAFB7633088877338E204ACA2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0F72B713F76A99F5'O } } } } } 20240909084524548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084524548 DLLC NOTICE LLME(ffffffff/d5e8a601){UNASSIGNED} LLC RX: unknown TLLI 0xd5e8a601, creating LLME on the fly (gprs_llc.c:552) 20240909084524548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084524548 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240909084524548 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084524548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084524548 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084524548 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084524548 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084524548 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084524548 DLLC NOTICE LLME(ffffffff/d5e8a601){UNASSIGNED} LLGM Assign pre (d5e8a601 => ffcad760) (gprs_llc.c:1079) 20240909084524548 DLLC NOTICE LLME(d5e8a601/ffcad760){ASSIGNED} LLGM Assign post (d5e8a601 => ffcad760) (gprs_llc.c:1125) 20240909084524548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084524548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084524548 DMM DEBUG MM(262420000000040/ffcad760) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084524560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084524560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084524560 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084524560 DMM DEBUG MM(262420000000040/ffcad760) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240909084524560 DMM NOTICE MM(262420000000040/ffcad760) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084524560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084524560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084524560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084524560 DMM DEBUG MM(262420000000040/ffcad760) Requesting authorization (sgsn_auth.c:160) 20240909084524560 DMM INFO MM(262420000000040/ffcad760) Requesting authentication tuples (sgsn_auth.c:184) 20240909084524560 DMM DEBUG MM(262420000000040/ffcad760) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084524560 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240909084524560 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@c4f083e63f0c: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20240909084524564 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084524564 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084524564 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084524564 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084524564 DMM INFO MM(262420000000040/ffcad760) Subscriber data update (mmctx.c:430) 20240909084524564 DMM DEBUG MM(262420000000040/ffcad760) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084524564 DMM INFO MM(262420000000040/ffcad760) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084524564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084524564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084524564 DMM INFO MM(262420000000040/ffcad760) <- GMM AUTH AND CIPHERING REQ (rand = 16 f9 88 6d 4d f3 db 2e 80 e1 19 ad e7 17 bd 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc 61 40 dc af b7 63 30 88 87 73 38 e2 04 ac a2 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@c4f083e63f0c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@c4f083e63f0c: Final verdict of PTC: pass 20240909084524573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57830<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084524575 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084524575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(627)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(616)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(621)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@c4f083e63f0c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(614)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(619)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(625)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Sep 9 08:45:24 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240909084525576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084525576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=67500) 20240909084526577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084526577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Sep 9 08:45:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084527578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084527578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_detach_unknown_nopoweroff started. 20240909084527727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084527728 DMM INFO MM(262420000000040/ffcad760) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084527728 DMM INFO MM(262420000000040/ffcad760) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084527728 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084527728 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084527728 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084527728 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909084527728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Deallocated (fsm.c:568) 20240909084527728 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084527728 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084527728 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084527728 DLLC NOTICE LLME(d5e8a601/ffcad760){ASSIGNED} LLGM Assign pre (ffcad760 => ffffffff) (gprs_llc.c:1079) 20240909084527729 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ffcad760 => ffffffff) (gprs_llc.c:1125) 20240909084527729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084527775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084527775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084527775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084527775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084527775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084527775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084527775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084527775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084527775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084527776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084527776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084527776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084527777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084527777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084527777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084527777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084527777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084527777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084527777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084527777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084527777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084527777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084527780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084527789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084527789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084527812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084527812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084527812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084527812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084527812 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084527812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084527812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084527812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084527812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084527814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084527814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084527814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084527814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084527814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084527814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084527814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084527814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084527814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084527814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084527814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084527815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084527815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084527818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084527826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084527826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084527852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084527852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084527852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084527852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084527852 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084527852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084527852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084527852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084527852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084527854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084527854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084527854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084527854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084527854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084527854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084527854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084527854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084527854 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084527854 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084527854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084527855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084527855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084527859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084527866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084527866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084528579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084528579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084528579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084528579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084528582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084528582 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@c4f083e63f0c: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='C67E9F7B'O, index=0 SGSN_Test-GSUP(647)@c4f083e63f0c: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20240909084529633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084529633 DLLC NOTICE LLME(ffffffff/c67e9f7b){UNASSIGNED} LLC RX: unknown TLLI 0xc67e9f7b, creating LLME on the fly (gprs_llc.c:552) 20240909084529633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084529633 DMM NOTICE LLME(ffffffff/c67e9f7b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240909084529633 DLLC NOTICE LLME(ffffffff/c67e9f7b){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240909084529633 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc67e9f7b type=GPRS detach (gprs_gmm.c:1465) 20240909084529633 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240909084529633 DLLC NOTICE LLME(ffffffff/c67e9f7b){UNASSIGNED} LLGM Assign pre (c67e9f7b => ffffffff) (gprs_llc.c:1079) 20240909084529633 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c67e9f7b => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@c4f083e63f0c: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@c4f083e63f0c: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@c4f083e63f0c: Final verdict of PTC: pass 20240909084529647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52156<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_nopoweroff-BVCI196(634)@c4f083e63f0c: Final verdict of PTC: none 20240909084529649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084529649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(640)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(647)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(635)@c4f083e63f0c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(645)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@c4f083e63f0c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(633)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(638)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(643)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Sep 9 08:45:29 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47760) 20240909084530650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084530650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47760, count=54568) 20240909084531651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084531651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Sep 9 08:45:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084532414 DGPRS DEBUG Checking for inactive LLMEs, time = 7682266 (sgsn.c:131) 20240909084532652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084532652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_detach_unknown_poweroff started. 20240909084532795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084532796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084532842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084532842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084532842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084532842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084532842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084532842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084532842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084532842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084532842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084532843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084532843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084532843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084532843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084532843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084532843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084532843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084532843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084532843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084532843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084532843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084532844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084532844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084532848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084532858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084532858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(655)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 TC_detach_unknown_poweroff-BVCI196(653)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084532881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084532881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084532881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084532881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084532881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084532881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084532881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084532881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084532881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084532882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084532882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084532882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084532882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084532882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084532882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084532882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084532882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084532882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084532882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084532882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084532883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084532883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084532886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084532896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084532896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084532918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084532918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084532918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084532918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084532918 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084532918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084532918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084532918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084532918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084532920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084532920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084532920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084532920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084532920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084532920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084532920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084532920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084532920 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084532920 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084532920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084532921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084532921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084532924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084532932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084532932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084533653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084533653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084533653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084533653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084533655 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084533656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@c4f083e63f0c: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='EAC3F883'O, index=0 SGSN_Test-GSUP(666)@c4f083e63f0c: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20240909084534707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084534708 DLLC NOTICE LLME(ffffffff/eac3f883){UNASSIGNED} LLC RX: unknown TLLI 0xeac3f883, creating LLME on the fly (gprs_llc.c:552) 20240909084534708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084534708 DMM NOTICE LLME(ffffffff/eac3f883){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) TC_detach_unknown_poweroff(668)@c4f083e63f0c: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@c4f083e63f0c: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@c4f083e63f0c: Final verdict of PTC: pass 20240909084539715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@c4f083e63f0c: Final verdict of PTC: none 20240909084539717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084539717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(659)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(654)@c4f083e63f0c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@c4f083e63f0c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@c4f083e63f0c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(664)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(657)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(662)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(652)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Sep 9 08:45:39 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46748) 20240909084540718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084540718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46748, count=48444) 20240909084541719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084541719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Sep 9 08:45:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084542720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084542720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_detach_nopoweroff started. 20240909084542859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084542860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084542902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084542902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084542902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084542902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084542902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084542902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084542902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084542902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084542902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084542904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084542904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084542904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084542904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084542904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084542904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084542904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084542904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084542904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084542904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084542904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084542905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084542905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084542908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084542917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084542917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084542941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084542941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084542941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084542941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084542941 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084542941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084542941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084542941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084542941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084542943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084542943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084542943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084542943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084542943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084542943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084542943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084542943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084542943 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084542943 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084542943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084542944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084542944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084542948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084542958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084542958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084542981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084542982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084542982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084542982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084542982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084542982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084542982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084542982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084542982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084542983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084542983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084542983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084542984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084542984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084542984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084542984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084542984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084542984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084542984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084542984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084542985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084542985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084542989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084542997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084542997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084543721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084543721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084543721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084543721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084543723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909084543724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@c4f083e63f0c: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='D768F156'O, index=0 SGSN_Test-GSUP(685)@c4f083e63f0c: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@c4f083e63f0c: 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 := 'C7BA87BF71A72BAE045A446DC535FBE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B53D342'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75E05B0905B05E3F'O } } } } } 20240909084544777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084544777 DLLC NOTICE LLME(ffffffff/d768f156){UNASSIGNED} LLC RX: unknown TLLI 0xd768f156, creating LLME on the fly (gprs_llc.c:552) 20240909084544777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084544777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240909084544777 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084544777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084544777 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084544777 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084544777 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084544777 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084544777 DLLC NOTICE LLME(ffffffff/d768f156){UNASSIGNED} LLGM Assign pre (d768f156 => f3faa57d) (gprs_llc.c:1079) 20240909084544777 DLLC NOTICE LLME(d768f156/f3faa57d){ASSIGNED} LLGM Assign post (d768f156 => f3faa57d) (gprs_llc.c:1125) 20240909084544777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084544777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084544777 DMM DEBUG MM(262420000000015/f3faa57d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084544790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084544790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084544790 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084544790 DMM DEBUG MM(262420000000015/f3faa57d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240909084544790 DMM NOTICE MM(262420000000015/f3faa57d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084544790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084544790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084544790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084544790 DMM DEBUG MM(262420000000015/f3faa57d) Requesting authorization (sgsn_auth.c:160) 20240909084544790 DMM INFO MM(262420000000015/f3faa57d) Requesting authentication tuples (sgsn_auth.c:184) 20240909084544790 DMM DEBUG MM(262420000000015/f3faa57d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084544790 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240909084544790 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@c4f083e63f0c: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20240909084544793 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084544793 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084544793 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084544793 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084544793 DMM INFO MM(262420000000015/f3faa57d) Subscriber data update (mmctx.c:430) 20240909084544793 DMM DEBUG MM(262420000000015/f3faa57d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084544793 DMM INFO MM(262420000000015/f3faa57d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084544793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084544793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084544793 DMM INFO MM(262420000000015/f3faa57d) <- GMM AUTH AND CIPHERING REQ (rand = c7 ba 87 bf 71 a7 2b ae 04 5a 44 6d c5 35 fb e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084544802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084544802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084544802 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084544802 DMM INFO MM(262420000000015/f3faa57d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084544802 DMM NOTICE MM(262420000000015/f3faa57d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084544802 DMM DEBUG MM(262420000000015/f3faa57d) checking auth: received GSM SRES = 8b 53 d3 42 (gprs_gmm.c:666) 20240909084544802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084544802 DMM DEBUG MM(262420000000015/f3faa57d) Requesting authorization (sgsn_auth.c:160) 20240909084544802 DMM INFO MM(262420000000015/f3faa57d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084544802 DMM DEBUG MM(262420000000015/f3faa57d) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084544802 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240909084544802 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) 20240909084544802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084544802 DMM INFO MM(262420000000015/f3faa57d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3faa57d) (gprs_gmm.c:300) 20240909084544804 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084544804 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084544804 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240909084544804 DMM INFO MM(262420000000015/f3faa57d) Subscriber data update (mmctx.c:430) 20240909084544804 DMM DEBUG MM(262420000000015/f3faa57d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084544804 DMM INFO MM(262420000000015/f3faa57d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084544804 DMM NOTICE MM(262420000000015/f3faa57d) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240909084544804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084544804 DMM NOTICE MM(262420000000015/f3faa57d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084544804 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) 20240909084544804 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084544804 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240909084544804 DMM INFO MM(262420000000015/f3faa57d) Subscriber data update (mmctx.c:430) 20240909084544804 DMM DEBUG MM(262420000000015/f3faa57d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084544811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084544811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084544811 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084544811 DMM INFO MM(262420000000015/f3faa57d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084544811 DMM NOTICE MM(262420000000015/f3faa57d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084544811 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084544811 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084544811 DLLC NOTICE LLME(d768f156/f3faa57d){ASSIGNED} LLGM Assign pre (ffffffff => f3faa57d) (gprs_llc.c:1079) 20240909084544811 DLLC NOTICE LLME(ffffffff/f3faa57d){ASSIGNED} LLGM Assign post (ffffffff => f3faa57d) (gprs_llc.c:1125) 20240909084544811 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084544811 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084544811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084544811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084544861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084544861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084544861 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084544861 DMM INFO MM(262420000000015/f3faa57d) -> GMM DETACH REQUEST TLLI=0xf3faa57d type=GPRS detach (gprs_gmm.c:1465) 20240909084544861 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240909084544861 DMM INFO MM(262420000000015/f3faa57d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240909084544861 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084544861 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084544861 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084544861 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084544861 DLLC NOTICE LLME(ffffffff/f3faa57d){ASSIGNED} LLGM Assign pre (f3faa57d => ffffffff) (gprs_llc.c:1079) 20240909084544861 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f3faa57d => ffffffff) (gprs_llc.c:1125) 20240909084544861 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240909084544862 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) 20240909084544862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084544862 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084544862 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084544862 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084544862 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@c4f083e63f0c: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@c4f083e63f0c: Final verdict of PTC: pass 20240909084544870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42992<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084544872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(685)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(673)@c4f083e63f0c: Final verdict of PTC: none 20240909084544872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_nopoweroff-BVCI210(677)@c4f083e63f0c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(678)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@c4f083e63f0c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(683)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(676)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(671)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(681)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Sep 9 08:45:44 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20240909084545874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084545874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=89372) 20240909084546874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084546874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Sep 9 08:45:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084547876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084547876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_detach_poweroff started. 20240909084548020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084548021 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084548066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084548066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084548066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084548066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084548066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084548066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084548066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084548066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084548066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084548068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084548068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084548068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084548068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084548068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084548068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084548068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084548068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084548068 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084548068 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084548068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084548069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084548069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084548073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084548082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084548082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(690)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084548099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084548099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084548099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084548099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084548099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084548099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084548099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084548099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084548099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084548101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084548101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084548101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084548101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084548101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084548101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084548101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084548101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084548101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084548101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084548101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084548102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084548102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084548107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084548117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084548117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084548137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084548138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084548138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084548138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084548138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084548138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084548138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084548138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084548138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084548140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084548140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084548140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084548140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084548140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084548140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084548140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084548140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084548140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084548140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084548140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084548141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084548141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084548145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084548154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084548154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084548877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084548877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084548877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084548877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084548879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084548880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@c4f083e63f0c: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='FAC3A059'O, index=0 SGSN_Test-GSUP(704)@c4f083e63f0c: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@c4f083e63f0c: 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 := 'A332A781E50F2CF1C2F79DAECF1E942F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06CD51B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCDD38CCDDFE96F4'O } } } } } 20240909084549933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084549933 DLLC NOTICE LLME(ffffffff/fac3a059){UNASSIGNED} LLC RX: unknown TLLI 0xfac3a059, creating LLME on the fly (gprs_llc.c:552) 20240909084549933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084549933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240909084549933 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084549933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084549933 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084549933 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084549933 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084549933 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084549933 DLLC NOTICE LLME(ffffffff/fac3a059){UNASSIGNED} LLGM Assign pre (fac3a059 => fd93dcf4) (gprs_llc.c:1079) 20240909084549933 DLLC NOTICE LLME(fac3a059/fd93dcf4){ASSIGNED} LLGM Assign post (fac3a059 => fd93dcf4) (gprs_llc.c:1125) 20240909084549933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084549933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084549933 DMM DEBUG MM(262420000000016/fd93dcf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084549945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084549945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084549946 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084549946 DMM DEBUG MM(262420000000016/fd93dcf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240909084549946 DMM NOTICE MM(262420000000016/fd93dcf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084549946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084549946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084549946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084549946 DMM DEBUG MM(262420000000016/fd93dcf4) Requesting authorization (sgsn_auth.c:160) 20240909084549946 DMM INFO MM(262420000000016/fd93dcf4) Requesting authentication tuples (sgsn_auth.c:184) 20240909084549946 DMM DEBUG MM(262420000000016/fd93dcf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084549946 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240909084549946 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@c4f083e63f0c: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20240909084549948 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084549948 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084549948 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084549948 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084549948 DMM INFO MM(262420000000016/fd93dcf4) Subscriber data update (mmctx.c:430) 20240909084549948 DMM DEBUG MM(262420000000016/fd93dcf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084549948 DMM INFO MM(262420000000016/fd93dcf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084549948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084549948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084549948 DMM INFO MM(262420000000016/fd93dcf4) <- GMM AUTH AND CIPHERING REQ (rand = a3 32 a7 81 e5 0f 2c f1 c2 f7 9d ae cf 1e 94 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084549956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084549956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084549956 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084549956 DMM INFO MM(262420000000016/fd93dcf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084549956 DMM NOTICE MM(262420000000016/fd93dcf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084549956 DMM DEBUG MM(262420000000016/fd93dcf4) checking auth: received GSM SRES = 06 cd 51 b8 (gprs_gmm.c:666) 20240909084549956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084549956 DMM DEBUG MM(262420000000016/fd93dcf4) Requesting authorization (sgsn_auth.c:160) 20240909084549956 DMM INFO MM(262420000000016/fd93dcf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084549956 DMM DEBUG MM(262420000000016/fd93dcf4) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084549956 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240909084549956 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) 20240909084549956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084549956 DMM INFO MM(262420000000016/fd93dcf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd93dcf4) (gprs_gmm.c:300) 20240909084549957 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084549957 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084549957 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240909084549957 DMM INFO MM(262420000000016/fd93dcf4) Subscriber data update (mmctx.c:430) 20240909084549957 DMM DEBUG MM(262420000000016/fd93dcf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084549957 DMM INFO MM(262420000000016/fd93dcf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084549957 DMM NOTICE MM(262420000000016/fd93dcf4) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240909084549957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084549957 DMM NOTICE MM(262420000000016/fd93dcf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084549957 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) 20240909084549958 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084549958 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240909084549958 DMM INFO MM(262420000000016/fd93dcf4) Subscriber data update (mmctx.c:430) 20240909084549958 DMM DEBUG MM(262420000000016/fd93dcf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084549964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084549964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084549964 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084549964 DMM INFO MM(262420000000016/fd93dcf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084549964 DMM NOTICE MM(262420000000016/fd93dcf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084549964 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084549964 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084549964 DLLC NOTICE LLME(fac3a059/fd93dcf4){ASSIGNED} LLGM Assign pre (ffffffff => fd93dcf4) (gprs_llc.c:1079) 20240909084549964 DLLC NOTICE LLME(ffffffff/fd93dcf4){ASSIGNED} LLGM Assign post (ffffffff => fd93dcf4) (gprs_llc.c:1125) 20240909084549964 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084549964 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084549964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084549964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084550015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084550015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240909084550015 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084550015 DMM INFO MM(262420000000016/fd93dcf4) -> GMM DETACH REQUEST TLLI=0xfd93dcf4 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240909084550015 DMM INFO MM(262420000000016/fd93dcf4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240909084550015 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084550015 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084550015 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084550015 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084550015 DLLC NOTICE LLME(ffffffff/fd93dcf4){ASSIGNED} LLGM Assign pre (fd93dcf4 => ffffffff) (gprs_llc.c:1079) 20240909084550015 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fd93dcf4 => ffffffff) (gprs_llc.c:1125) 20240909084550015 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240909084550015 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) 20240909084550015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084550015 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084550015 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084550015 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084550016 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@c4f083e63f0c: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@c4f083e63f0c: Final verdict of PTC: pass 20240909084555021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37550<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@c4f083e63f0c: Final verdict of PTC: none 20240909084555023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084555023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@c4f083e63f0c: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(692)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(697)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(702)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@c4f083e63f0c: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@c4f083e63f0c: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(700)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(695)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(691)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_detach_poweroff finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Sep 9 08:45:55 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20240909084556025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084556025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87108, count=88804) 20240909084557026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084557026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Sep 9 08:45:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.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 20240909084558027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084558027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act started. 20240909084558174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084558175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084558222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084558222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084558222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084558222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084558222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084558222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084558222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084558222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084558222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084558223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084558223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084558223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084558224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084558224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084558224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084558224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084558224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084558224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084558224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084558224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084558224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084558224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084558228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084558237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084558237 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(709)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084558258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084558258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084558258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084558258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084558258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084558258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084558258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084558258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084558258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084558260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084558260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084558260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084558260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084558260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084558260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084558260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084558260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084558260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084558260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084558260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084558261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084558261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084558265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084558277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084558277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084558291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084558291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084558291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084558291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084558291 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084558291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084558291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084558291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084558291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084558293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084558293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084558293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084558293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084558293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084558293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084558293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084558293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084558293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084558293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084558293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084558293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084558294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084558296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084558304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084558304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084559029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084559029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084559029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084559029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084559031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084559031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@c4f083e63f0c: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D735D98F'O, index=0 SGSN_Test-GSUP(723)@c4f083e63f0c: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@c4f083e63f0c: 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 := 'B0C563F89AD3479429A8591066AC6BB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A1C6FFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '265D9FE6C76659FD'O } } } } } 20240909084559076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084559076 DLLC NOTICE LLME(ffffffff/d735d98f){UNASSIGNED} LLC RX: unknown TLLI 0xd735d98f, creating LLME on the fly (gprs_llc.c:552) 20240909084559076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084559076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240909084559076 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084559076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084559077 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084559077 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084559077 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084559077 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084559077 DLLC NOTICE LLME(ffffffff/d735d98f){UNASSIGNED} LLGM Assign pre (d735d98f => d71283b9) (gprs_llc.c:1079) 20240909084559077 DLLC NOTICE LLME(d735d98f/d71283b9){ASSIGNED} LLGM Assign post (d735d98f => d71283b9) (gprs_llc.c:1125) 20240909084559077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084559077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084559077 DMM DEBUG MM(262420000000017/d71283b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084559090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084559090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084559090 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084559090 DMM DEBUG MM(262420000000017/d71283b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240909084559090 DMM NOTICE MM(262420000000017/d71283b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084559090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084559090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084559090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084559090 DMM DEBUG MM(262420000000017/d71283b9) Requesting authorization (sgsn_auth.c:160) 20240909084559090 DMM INFO MM(262420000000017/d71283b9) Requesting authentication tuples (sgsn_auth.c:184) 20240909084559090 DMM DEBUG MM(262420000000017/d71283b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084559090 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240909084559090 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20240909084559093 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084559093 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084559093 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084559093 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084559093 DMM INFO MM(262420000000017/d71283b9) Subscriber data update (mmctx.c:430) 20240909084559093 DMM DEBUG MM(262420000000017/d71283b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084559094 DMM INFO MM(262420000000017/d71283b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084559094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084559094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084559094 DMM INFO MM(262420000000017/d71283b9) <- GMM AUTH AND CIPHERING REQ (rand = b0 c5 63 f8 9a d3 47 94 29 a8 59 10 66 ac 6b b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084559101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084559101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084559102 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084559102 DMM INFO MM(262420000000017/d71283b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084559102 DMM NOTICE MM(262420000000017/d71283b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084559102 DMM DEBUG MM(262420000000017/d71283b9) checking auth: received GSM SRES = 1a 1c 6f fa (gprs_gmm.c:666) 20240909084559102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084559102 DMM DEBUG MM(262420000000017/d71283b9) Requesting authorization (sgsn_auth.c:160) 20240909084559102 DMM INFO MM(262420000000017/d71283b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084559102 DMM DEBUG MM(262420000000017/d71283b9) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084559102 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240909084559102 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) 20240909084559102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084559102 DMM INFO MM(262420000000017/d71283b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd71283b9) (gprs_gmm.c:300) 20240909084559103 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084559103 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084559103 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240909084559103 DMM INFO MM(262420000000017/d71283b9) Subscriber data update (mmctx.c:430) 20240909084559103 DMM DEBUG MM(262420000000017/d71283b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084559103 DMM INFO MM(262420000000017/d71283b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084559103 DMM NOTICE MM(262420000000017/d71283b9) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240909084559103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084559103 DMM NOTICE MM(262420000000017/d71283b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084559103 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) 20240909084559104 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084559104 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240909084559104 DMM INFO MM(262420000000017/d71283b9) Subscriber data update (mmctx.c:430) 20240909084559104 DMM DEBUG MM(262420000000017/d71283b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084559110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084559110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084559110 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084559110 DMM INFO MM(262420000000017/d71283b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084559110 DMM NOTICE MM(262420000000017/d71283b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084559110 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084559110 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084559110 DLLC NOTICE LLME(d735d98f/d71283b9){ASSIGNED} LLGM Assign pre (ffffffff => d71283b9) (gprs_llc.c:1079) 20240909084559110 DLLC NOTICE LLME(ffffffff/d71283b9){ASSIGNED} LLGM Assign post (ffffffff => d71283b9) (gprs_llc.c:1125) 20240909084559110 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084559110 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084559110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084559110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084559161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084559161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084559161 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084559161 DMM INFO MM(262420000000017/d71283b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084559161 DMM INFO MM(262420000000017/d71283b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084559161 DMM DEBUG MM(262420000000017/d71283b9) Using GGSN 0 (gprs_sm.c:312) 20240909084559161 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) 20240909084559161 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240909084559161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084559161 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084559161 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240909084559172 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 92 01 e5 a6 11 44 3e 6b dd 14 05 7f df 7d f0 e1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20240909084559172 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38b0c8, cbp=0x563d2a719df0) (sgsn_libgtp.c:629) 20240909084559172 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084559172 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a71dcc8 TLLI=d71283b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084559172 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084559172 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@c4f083e63f0c: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@c4f083e63f0c: Final verdict of PTC: pass 20240909084559183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39264<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084559184 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084559185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(722)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(723)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(711)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(716)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(721)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(710)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(719)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(714)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Sep 9 08:45:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36640) 20240909084600186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084600186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36640, count=88116) 20240909084601188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084601188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Sep 9 08:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084602189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084602189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_pdp_act_unattached started. 20240909084602332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084602334 DMM INFO MM(262420000000017/d71283b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084602334 DMM INFO MM(262420000000017/d71283b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084602334 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084602334 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084602334 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084602334 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084602334 DLLC NOTICE LLME(ffffffff/d71283b9){ASSIGNED} LLGM Assign pre (d71283b9 => ffffffff) (gprs_llc.c:1079) 20240909084602334 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d71283b9 => ffffffff) (gprs_llc.c:1125) 20240909084602334 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a71d970 (gprs_sndcp.c:574) 20240909084602334 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a71dcc8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084602334 DMM NOTICE MM(262420000000017/d71283b9) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084602334 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240909084602334 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084602334 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084602334 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240909084602334 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240909084602334 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) 20240909084602334 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) 20240909084602334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084602334 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084602334 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084602334 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084602334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084602372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084602372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084602372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084602372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084602372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084602372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084602372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084602372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084602372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084602374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084602374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084602374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084602374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084602374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084602374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084602374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084602374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084602374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084602374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084602374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084602375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084602375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084602379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084602389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084602389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084602414 DGPRS DEBUG Checking for inactive LLMEs, time = 7682296 (sgsn.c:131) SGSN_Test-Gb1-NS1(731)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(735)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084602422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084602422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084602422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084602422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084602422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084602422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084602422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084602422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084602422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084602424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084602424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084602424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084602425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084602425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084602425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084602425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084602425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084602425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084602425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084602425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(736)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084602425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084602425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084602429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084602437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084602437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(737)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(733)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084602451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084602451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084602451 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084602451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084602451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084602453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084602453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084602453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084602453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084602453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084602453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084602453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084602453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084602453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084602453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084602453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084602454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084602454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084602459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084602469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084602469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084603190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084603190 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084603190 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084603190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084603192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084603193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@c4f083e63f0c: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='FCF0E0AE'O, index=0 SGSN_Test-GSUP(742)@c4f083e63f0c: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20240909084603236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084603236 DLLC NOTICE LLME(ffffffff/fcf0e0ae){UNASSIGNED} LLC RX: unknown TLLI 0xfcf0e0ae, creating LLME on the fly (gprs_llc.c:552) 20240909084603236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240909084603236 DMM NOTICE LLME(ffffffff/fcf0e0ae){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240909084603236 DLLC NOTICE LLME(ffffffff/fcf0e0ae){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240909084603236 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@c4f083e63f0c: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@c4f083e63f0c: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@c4f083e63f0c: Final verdict of PTC: pass 20240909084603251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(732)@c4f083e63f0c: Final verdict of PTC: none 20240909084603253 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084603253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(730)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(742)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(740)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@c4f083e63f0c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@c4f083e63f0c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(736)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@c4f083e63f0c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(734)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(728)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(738)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Sep 9 08:46:03 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43132) 20240909084604255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084604255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43132, count=56220) 20240909084605257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084605257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Sep 9 08:46:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084606259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084606259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_user started. 20240909084606393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084606394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084606438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084606438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084606438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084606438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084606438 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084606438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084606438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084606438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084606438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084606440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084606440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084606440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084606440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084606440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084606440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084606440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084606440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084606440 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084606440 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084606440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084606440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084606440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084606445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084606455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084606455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084606473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084606473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084606473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084606473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084606473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084606473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084606473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084606473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084606473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084606475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084606475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084606475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084606475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084606475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084606475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084606475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084606475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084606475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084606475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084606475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084606476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084606476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084606480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084606489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084606489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084606510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084606510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084606510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084606510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084606510 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084606510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084606510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084606510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084606510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084606512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084606512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084606512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084606512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084606512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084606512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084606512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084606512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084606512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084606512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084606512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084606513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084606513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084606517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084606527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084606527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084607260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084607260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084607260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084607260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084607262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084607263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='CC5D6758'O, index=0 SGSN_Test-GSUP(761)@c4f083e63f0c: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@c4f083e63f0c: 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 := 'B3119BEBF720E6CEFE3248BD641AA282'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99C96887'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F89B1E06B9BAA5B0'O } } } } } 20240909084607308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084607308 DLLC NOTICE LLME(ffffffff/cc5d6758){UNASSIGNED} LLC RX: unknown TLLI 0xcc5d6758, creating LLME on the fly (gprs_llc.c:552) 20240909084607308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084607308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240909084607308 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084607308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084607308 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084607308 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084607308 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084607308 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084607308 DLLC NOTICE LLME(ffffffff/cc5d6758){UNASSIGNED} LLGM Assign pre (cc5d6758 => ec837482) (gprs_llc.c:1079) 20240909084607308 DLLC NOTICE LLME(cc5d6758/ec837482){ASSIGNED} LLGM Assign post (cc5d6758 => ec837482) (gprs_llc.c:1125) 20240909084607308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084607308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084607308 DMM DEBUG MM(262420000000019/ec837482) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084607320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084607320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084607320 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084607320 DMM DEBUG MM(262420000000019/ec837482) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240909084607320 DMM NOTICE MM(262420000000019/ec837482) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084607320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084607320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084607320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084607320 DMM DEBUG MM(262420000000019/ec837482) Requesting authorization (sgsn_auth.c:160) 20240909084607320 DMM INFO MM(262420000000019/ec837482) Requesting authentication tuples (sgsn_auth.c:184) 20240909084607320 DMM DEBUG MM(262420000000019/ec837482) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084607320 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240909084607320 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20240909084607323 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084607323 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084607323 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084607323 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084607323 DMM INFO MM(262420000000019/ec837482) Subscriber data update (mmctx.c:430) 20240909084607323 DMM DEBUG MM(262420000000019/ec837482) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084607323 DMM INFO MM(262420000000019/ec837482) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084607323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084607323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084607323 DMM INFO MM(262420000000019/ec837482) <- GMM AUTH AND CIPHERING REQ (rand = b3 11 9b eb f7 20 e6 ce fe 32 48 bd 64 1a a2 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084607331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084607331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084607331 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084607331 DMM INFO MM(262420000000019/ec837482) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084607331 DMM NOTICE MM(262420000000019/ec837482) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084607331 DMM DEBUG MM(262420000000019/ec837482) checking auth: received GSM SRES = 99 c9 68 87 (gprs_gmm.c:666) 20240909084607331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084607331 DMM DEBUG MM(262420000000019/ec837482) Requesting authorization (sgsn_auth.c:160) 20240909084607331 DMM INFO MM(262420000000019/ec837482) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084607331 DMM DEBUG MM(262420000000019/ec837482) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084607331 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240909084607331 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) 20240909084607331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084607331 DMM INFO MM(262420000000019/ec837482) <- GMM ATTACH ACCEPT (new P-TMSI=0xec837482) (gprs_gmm.c:300) 20240909084607333 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084607333 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084607333 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240909084607333 DMM INFO MM(262420000000019/ec837482) Subscriber data update (mmctx.c:430) 20240909084607333 DMM DEBUG MM(262420000000019/ec837482) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084607333 DMM INFO MM(262420000000019/ec837482) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084607333 DMM NOTICE MM(262420000000019/ec837482) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240909084607333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084607333 DMM NOTICE MM(262420000000019/ec837482) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084607333 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) 20240909084607334 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084607334 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240909084607334 DMM INFO MM(262420000000019/ec837482) Subscriber data update (mmctx.c:430) 20240909084607334 DMM DEBUG MM(262420000000019/ec837482) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084607340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084607340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084607340 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084607340 DMM INFO MM(262420000000019/ec837482) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084607340 DMM NOTICE MM(262420000000019/ec837482) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084607340 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084607340 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084607340 DLLC NOTICE LLME(cc5d6758/ec837482){ASSIGNED} LLGM Assign pre (ffffffff => ec837482) (gprs_llc.c:1079) 20240909084607340 DLLC NOTICE LLME(ffffffff/ec837482){ASSIGNED} LLGM Assign post (ffffffff => ec837482) (gprs_llc.c:1125) 20240909084607340 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084607340 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084607340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084607340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084607391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084607391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084607391 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084607391 DMM INFO MM(262420000000019/ec837482) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084607391 DMM INFO MM(262420000000019/ec837482) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084607392 DMM DEBUG MM(262420000000019/ec837482) Using GGSN 0 (gprs_sm.c:312) 20240909084607392 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) 20240909084607392 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240909084607392 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084607392 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084607392 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240909084607403 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 c0 30 bf 7a 11 77 b1 c8 0d 14 05 7f 26 5d cd 4b 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) 20240909084607403 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38c138, cbp=0x563d2a71a670) (sgsn_libgtp.c:629) 20240909084607403 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084607403 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a71ff78 TLLI=ec837482, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084607403 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084607403 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084607410 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:776) 20240909084607417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084607417 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909084607417 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_attach_pdp_act_user-BVCI196(748)@c4f083e63f0c: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@c4f083e63f0c: Final verdict of PTC: pass 20240909084607422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084607424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084607424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(761)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(754)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(759)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(749)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(747)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(752)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(757)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Sep 9 08:46:07 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240909084608425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084608425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=91680) 20240909084609426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084609426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Sep 9 08:46:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084610427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084610427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_ggsn_reject started. 20240909084610576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084610577 DMM INFO MM(262420000000019/ec837482) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084610577 DMM INFO MM(262420000000019/ec837482) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084610577 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084610577 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084610577 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084610577 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084610577 DLLC NOTICE LLME(ffffffff/ec837482){ASSIGNED} LLGM Assign pre (ec837482 => ffffffff) (gprs_llc.c:1079) 20240909084610577 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ec837482 => ffffffff) (gprs_llc.c:1125) 20240909084610577 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a71fc20 (gprs_sndcp.c:574) 20240909084610577 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a71ff78, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084610577 DMM NOTICE MM(262420000000019/ec837482) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084610577 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240909084610577 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084610577 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084610577 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240909084610578 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240909084610578 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) 20240909084610578 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) 20240909084610578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084610578 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084610578 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084610578 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084610578 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084610621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084610621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084610621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084610621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084610621 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084610621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084610621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084610621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084610621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084610623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084610623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084610623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084610623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084610623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084610623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084610623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084610623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084610623 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084610623 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084610623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(768)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084610624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084610624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084610627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084610637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084610637 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084610661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084610661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084610661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084610661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084610661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084610661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084610661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084610661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084610661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084610663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084610663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084610663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084610663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084610663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084610663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084610663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084610663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084610663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084610663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084610663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084610664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084610664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084610668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084610676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084610676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084610705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084610705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084610705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084610705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084610705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084610705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084610705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084610705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084610705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084610707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084610707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084610707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084610707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084610707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084610707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084610707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084610707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084610707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084610707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084610707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(779)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084610708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084610708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084610712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084610721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084610721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084611428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084611428 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084611428 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084611428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084611430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084611431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D628A54E'O, index=0 SGSN_Test-GSUP(780)@c4f083e63f0c: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@c4f083e63f0c: 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 := '82656774E52DF06D9DE368821C9940B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DF541E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D8CD351407BD526'O } } } } } 20240909084611477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084611478 DLLC NOTICE LLME(ffffffff/d628a54e){UNASSIGNED} LLC RX: unknown TLLI 0xd628a54e, creating LLME on the fly (gprs_llc.c:552) 20240909084611478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084611478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240909084611478 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084611478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084611478 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084611478 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084611478 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084611478 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084611478 DLLC NOTICE LLME(ffffffff/d628a54e){UNASSIGNED} LLGM Assign pre (d628a54e => efad2962) (gprs_llc.c:1079) 20240909084611478 DLLC NOTICE LLME(d628a54e/efad2962){ASSIGNED} LLGM Assign post (d628a54e => efad2962) (gprs_llc.c:1125) 20240909084611478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084611478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084611478 DMM DEBUG MM(262420000000020/efad2962) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084611490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084611490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084611490 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084611490 DMM DEBUG MM(262420000000020/efad2962) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240909084611490 DMM NOTICE MM(262420000000020/efad2962) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084611490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084611490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084611490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084611490 DMM DEBUG MM(262420000000020/efad2962) Requesting authorization (sgsn_auth.c:160) 20240909084611490 DMM INFO MM(262420000000020/efad2962) Requesting authentication tuples (sgsn_auth.c:184) 20240909084611490 DMM DEBUG MM(262420000000020/efad2962) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084611490 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240909084611490 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20240909084611493 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084611493 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084611493 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084611493 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084611493 DMM INFO MM(262420000000020/efad2962) Subscriber data update (mmctx.c:430) 20240909084611493 DMM DEBUG MM(262420000000020/efad2962) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084611493 DMM INFO MM(262420000000020/efad2962) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084611493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084611493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084611493 DMM INFO MM(262420000000020/efad2962) <- GMM AUTH AND CIPHERING REQ (rand = 82 65 67 74 e5 2d f0 6d 9d e3 68 82 1c 99 40 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084611502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084611502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084611502 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084611502 DMM INFO MM(262420000000020/efad2962) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084611502 DMM NOTICE MM(262420000000020/efad2962) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084611502 DMM DEBUG MM(262420000000020/efad2962) checking auth: received GSM SRES = 0d f5 41 e1 (gprs_gmm.c:666) 20240909084611502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084611502 DMM DEBUG MM(262420000000020/efad2962) Requesting authorization (sgsn_auth.c:160) 20240909084611502 DMM INFO MM(262420000000020/efad2962) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084611502 DMM DEBUG MM(262420000000020/efad2962) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084611502 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240909084611502 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) 20240909084611502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084611502 DMM INFO MM(262420000000020/efad2962) <- GMM ATTACH ACCEPT (new P-TMSI=0xefad2962) (gprs_gmm.c:300) 20240909084611503 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084611503 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084611503 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240909084611503 DMM INFO MM(262420000000020/efad2962) Subscriber data update (mmctx.c:430) 20240909084611503 DMM DEBUG MM(262420000000020/efad2962) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084611503 DMM INFO MM(262420000000020/efad2962) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084611503 DMM NOTICE MM(262420000000020/efad2962) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240909084611503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084611503 DMM NOTICE MM(262420000000020/efad2962) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084611503 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) 20240909084611504 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084611504 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240909084611504 DMM INFO MM(262420000000020/efad2962) Subscriber data update (mmctx.c:430) 20240909084611504 DMM DEBUG MM(262420000000020/efad2962) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084611510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084611510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084611510 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084611510 DMM INFO MM(262420000000020/efad2962) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084611510 DMM NOTICE MM(262420000000020/efad2962) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084611510 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084611510 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084611510 DLLC NOTICE LLME(d628a54e/efad2962){ASSIGNED} LLGM Assign pre (ffffffff => efad2962) (gprs_llc.c:1079) 20240909084611510 DLLC NOTICE LLME(ffffffff/efad2962){ASSIGNED} LLGM Assign post (ffffffff => efad2962) (gprs_llc.c:1125) 20240909084611510 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084611510 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084611510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084611510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084611562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084611562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084611562 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084611562 DMM INFO MM(262420000000020/efad2962) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084611562 DMM INFO MM(262420000000020/efad2962) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084611562 DMM DEBUG MM(262420000000020/efad2962) Using GGSN 0 (gprs_sm.c:312) 20240909084611562 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) 20240909084611562 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240909084611562 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084611562 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084611562 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240909084611574 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 39 b3 38 8c 11 f9 43 ae 41 14 05 7f 9f 64 fa 19 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) 20240909084611574 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f863b38d1a8, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084611574 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240909084611574 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240909084611575 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084611575 DMM NOTICE MM(262420000000020/efad2962) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c4f083e63f0c: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@c4f083e63f0c: Final verdict of PTC: pass 20240909084611583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084611586 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084611586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(779)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(773)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(768)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(766)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(771)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(777)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Sep 9 08:46:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43072) 20240909084612587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084612587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43072, count=94216) 20240909084613587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084613587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Sep 9 08:46:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084614588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084614588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_user_deact_mo started. 20240909084614737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084614738 DMM INFO MM(262420000000020/efad2962) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084614738 DMM INFO MM(262420000000020/efad2962) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084614738 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084614738 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084614738 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084614738 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084614738 DLLC NOTICE LLME(ffffffff/efad2962){ASSIGNED} LLGM Assign pre (efad2962 => ffffffff) (gprs_llc.c:1079) 20240909084614738 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (efad2962 => ffffffff) (gprs_llc.c:1125) 20240909084614738 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240909084614738 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) 20240909084614738 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) 20240909084614738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084614738 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084614738 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084614738 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084614738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084614783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084614783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084614783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084614783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084614783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084614785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084614785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084614785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084614786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084614786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084614786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084614786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084614786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084614786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084614786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084614786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084614786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084614786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084614789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084614797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084614797 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)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084614818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084614818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084614818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084614818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084614818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084614818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084614818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084614818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084614818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084614819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084614819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084614819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084614820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084614820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084614820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084614820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084614820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084614820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084614820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084614820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084614820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084614820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084614824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084614833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084614833 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084614858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084614858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084614858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084614858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084614858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084614858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084614858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084614858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084614858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084614859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084614859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084614860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084614860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084614860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084614860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084614860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084614860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084614860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084614860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084614860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084614860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084614860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084614865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084614875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084614875 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)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084615589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084615589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084615589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084615589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084615591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084615592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F35CD42E'O, index=0 SGSN_Test-GSUP(799)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := '5F685F7E16DDC43D94833A76A7DE4D0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B4DE5C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '304FC90425FC18BE'O } } } } } 20240909084615636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084615636 DLLC NOTICE LLME(ffffffff/f35cd42e){UNASSIGNED} LLC RX: unknown TLLI 0xf35cd42e, creating LLME on the fly (gprs_llc.c:552) 20240909084615636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084615636 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240909084615636 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084615636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084615637 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084615637 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084615637 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084615637 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084615637 DLLC NOTICE LLME(ffffffff/f35cd42e){UNASSIGNED} LLGM Assign pre (f35cd42e => d2ec9a70) (gprs_llc.c:1079) 20240909084615637 DLLC NOTICE LLME(f35cd42e/d2ec9a70){ASSIGNED} LLGM Assign post (f35cd42e => d2ec9a70) (gprs_llc.c:1125) 20240909084615637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084615637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084615637 DMM DEBUG MM(262420000000021/d2ec9a70) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084615649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084615649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084615649 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084615649 DMM DEBUG MM(262420000000021/d2ec9a70) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240909084615649 DMM NOTICE MM(262420000000021/d2ec9a70) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084615649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084615649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084615649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084615649 DMM DEBUG MM(262420000000021/d2ec9a70) Requesting authorization (sgsn_auth.c:160) 20240909084615649 DMM INFO MM(262420000000021/d2ec9a70) Requesting authentication tuples (sgsn_auth.c:184) 20240909084615649 DMM DEBUG MM(262420000000021/d2ec9a70) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084615649 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240909084615649 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20240909084615652 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084615652 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084615652 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084615652 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084615652 DMM INFO MM(262420000000021/d2ec9a70) Subscriber data update (mmctx.c:430) 20240909084615652 DMM DEBUG MM(262420000000021/d2ec9a70) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084615652 DMM INFO MM(262420000000021/d2ec9a70) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084615652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084615652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084615652 DMM INFO MM(262420000000021/d2ec9a70) <- GMM AUTH AND CIPHERING REQ (rand = 5f 68 5f 7e 16 dd c4 3d 94 83 3a 76 a7 de 4d 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084615659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084615659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084615659 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084615659 DMM INFO MM(262420000000021/d2ec9a70) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084615659 DMM NOTICE MM(262420000000021/d2ec9a70) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084615659 DMM DEBUG MM(262420000000021/d2ec9a70) checking auth: received GSM SRES = 5b 4d e5 c5 (gprs_gmm.c:666) 20240909084615659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084615659 DMM DEBUG MM(262420000000021/d2ec9a70) Requesting authorization (sgsn_auth.c:160) 20240909084615659 DMM INFO MM(262420000000021/d2ec9a70) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084615659 DMM DEBUG MM(262420000000021/d2ec9a70) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084615659 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240909084615659 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) 20240909084615659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084615659 DMM INFO MM(262420000000021/d2ec9a70) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2ec9a70) (gprs_gmm.c:300) 20240909084615661 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084615661 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084615661 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240909084615661 DMM INFO MM(262420000000021/d2ec9a70) Subscriber data update (mmctx.c:430) 20240909084615661 DMM DEBUG MM(262420000000021/d2ec9a70) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084615661 DMM INFO MM(262420000000021/d2ec9a70) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084615661 DMM NOTICE MM(262420000000021/d2ec9a70) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240909084615661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084615661 DMM NOTICE MM(262420000000021/d2ec9a70) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084615661 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) 20240909084615661 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084615661 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240909084615661 DMM INFO MM(262420000000021/d2ec9a70) Subscriber data update (mmctx.c:430) 20240909084615661 DMM DEBUG MM(262420000000021/d2ec9a70) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084615667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084615667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084615667 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084615667 DMM INFO MM(262420000000021/d2ec9a70) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084615667 DMM NOTICE MM(262420000000021/d2ec9a70) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084615667 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084615667 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084615667 DLLC NOTICE LLME(f35cd42e/d2ec9a70){ASSIGNED} LLGM Assign pre (ffffffff => d2ec9a70) (gprs_llc.c:1079) 20240909084615667 DLLC NOTICE LLME(ffffffff/d2ec9a70){ASSIGNED} LLGM Assign post (ffffffff => d2ec9a70) (gprs_llc.c:1125) 20240909084615667 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084615667 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084615667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084615667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084615719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084615719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084615719 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084615719 DMM INFO MM(262420000000021/d2ec9a70) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084615719 DMM INFO MM(262420000000021/d2ec9a70) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084615719 DMM DEBUG MM(262420000000021/d2ec9a70) Using GGSN 0 (gprs_sm.c:312) 20240909084615719 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) 20240909084615719 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240909084615719 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084615719 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084615719 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240909084615731 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 1b 20 9f cc 11 7c 04 aa 78 14 05 7f 93 ce 10 8e 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) 20240909084615731 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38d1a8, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084615731 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084615731 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a71ee08 TLLI=d2ec9a70, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084615731 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084615731 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084615738 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:776) 20240909084615747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084615747 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909084615747 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084615750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084615750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240909084615750 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084615750 DMM INFO MM(262420000000021/d2ec9a70) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240909084615750 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084615751 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240909084615752 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) 20240909084615752 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f863b38d1a8, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084615752 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240909084615752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a71ee08, TLLI=d2ec9a70, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084615752 DMM INFO MM(262420000000021/d2ec9a70) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240909084615752 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240909084615752 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@c4f083e63f0c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@c4f083e63f0c: Final verdict of PTC: pass 20240909084615760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59982<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084615762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084615762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(797)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(792)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(787)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(790)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(795)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(785)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Sep 9 08:46:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240909084616763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084616763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=101392) 20240909084617765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084617765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Sep 9 08:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084618766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084618766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_user_deact_mt started. 20240909084618907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084618908 DMM INFO MM(262420000000021/d2ec9a70) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084618908 DMM INFO MM(262420000000021/d2ec9a70) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084618908 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084618908 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084618908 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084618908 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084618908 DLLC NOTICE LLME(ffffffff/d2ec9a70){ASSIGNED} LLGM Assign pre (d2ec9a70 => ffffffff) (gprs_llc.c:1079) 20240909084618908 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d2ec9a70 => ffffffff) (gprs_llc.c:1125) 20240909084618908 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240909084618908 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) 20240909084618908 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) 20240909084618908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084618908 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084618908 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084618908 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084618908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(806)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084618964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084618964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084618964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084618964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084618964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084618964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084618964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084618964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084618964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(807)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084618966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084618966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084618966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084618967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084618967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084618967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084618967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084618967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084618967 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084618967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084618967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084618967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084618967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084618971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084618980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084618980 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(808)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084618992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084618992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084618992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084618992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084618992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084618992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084618992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084618992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084618992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084618993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084618993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084618993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084618993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084618993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084618993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084618993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084618993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084618994 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084618994 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084618994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084618994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084618994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084618997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084619007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619007 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084619032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084619032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084619032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084619032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084619032 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084619032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084619032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084619032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084619032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084619034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084619034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084619034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084619034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084619034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084619034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084619034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084619034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084619034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084619034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084619034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084619035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084619035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084619038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084619049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619049 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)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084619767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084619767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084619767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084619767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084619769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084619770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='ECA4161A'O, index=0 SGSN_Test-GSUP(818)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := 'C9605DBE6BE289C4D0A3042F63372CC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52CD59B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6945DEBDB5D58CCD'O } } } } } 20240909084619819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619819 DLLC NOTICE LLME(ffffffff/eca4161a){UNASSIGNED} LLC RX: unknown TLLI 0xeca4161a, creating LLME on the fly (gprs_llc.c:552) 20240909084619819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084619819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240909084619819 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084619819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084619819 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084619819 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084619819 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084619819 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084619819 DLLC NOTICE LLME(ffffffff/eca4161a){UNASSIGNED} LLGM Assign pre (eca4161a => ed9460a8) (gprs_llc.c:1079) 20240909084619819 DLLC NOTICE LLME(eca4161a/ed9460a8){ASSIGNED} LLGM Assign post (eca4161a => ed9460a8) (gprs_llc.c:1125) 20240909084619819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084619819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084619819 DMM DEBUG MM(262420000000022/ed9460a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084619832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084619832 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084619832 DMM DEBUG MM(262420000000022/ed9460a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240909084619832 DMM NOTICE MM(262420000000022/ed9460a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084619832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084619832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084619832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084619832 DMM DEBUG MM(262420000000022/ed9460a8) Requesting authorization (sgsn_auth.c:160) 20240909084619832 DMM INFO MM(262420000000022/ed9460a8) Requesting authentication tuples (sgsn_auth.c:184) 20240909084619832 DMM DEBUG MM(262420000000022/ed9460a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084619832 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240909084619832 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20240909084619835 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084619835 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084619835 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084619835 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084619835 DMM INFO MM(262420000000022/ed9460a8) Subscriber data update (mmctx.c:430) 20240909084619835 DMM DEBUG MM(262420000000022/ed9460a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084619835 DMM INFO MM(262420000000022/ed9460a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084619835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084619835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084619836 DMM INFO MM(262420000000022/ed9460a8) <- GMM AUTH AND CIPHERING REQ (rand = c9 60 5d be 6b e2 89 c4 d0 a3 04 2f 63 37 2c c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084619843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084619843 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084619843 DMM INFO MM(262420000000022/ed9460a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084619843 DMM NOTICE MM(262420000000022/ed9460a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084619843 DMM DEBUG MM(262420000000022/ed9460a8) checking auth: received GSM SRES = 52 cd 59 b3 (gprs_gmm.c:666) 20240909084619843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084619843 DMM DEBUG MM(262420000000022/ed9460a8) Requesting authorization (sgsn_auth.c:160) 20240909084619843 DMM INFO MM(262420000000022/ed9460a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084619843 DMM DEBUG MM(262420000000022/ed9460a8) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084619843 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240909084619843 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) 20240909084619843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084619843 DMM INFO MM(262420000000022/ed9460a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xed9460a8) (gprs_gmm.c:300) 20240909084619845 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084619845 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084619845 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240909084619845 DMM INFO MM(262420000000022/ed9460a8) Subscriber data update (mmctx.c:430) 20240909084619845 DMM DEBUG MM(262420000000022/ed9460a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084619845 DMM INFO MM(262420000000022/ed9460a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084619845 DMM NOTICE MM(262420000000022/ed9460a8) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240909084619845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084619845 DMM NOTICE MM(262420000000022/ed9460a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084619845 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) 20240909084619845 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084619845 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240909084619845 DMM INFO MM(262420000000022/ed9460a8) Subscriber data update (mmctx.c:430) 20240909084619845 DMM DEBUG MM(262420000000022/ed9460a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084619852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084619852 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084619852 DMM INFO MM(262420000000022/ed9460a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084619852 DMM NOTICE MM(262420000000022/ed9460a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084619852 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084619852 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084619852 DLLC NOTICE LLME(eca4161a/ed9460a8){ASSIGNED} LLGM Assign pre (ffffffff => ed9460a8) (gprs_llc.c:1079) 20240909084619852 DLLC NOTICE LLME(ffffffff/ed9460a8){ASSIGNED} LLGM Assign post (ffffffff => ed9460a8) (gprs_llc.c:1125) 20240909084619852 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084619852 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084619852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084619852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084619903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084619903 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084619903 DMM INFO MM(262420000000022/ed9460a8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084619903 DMM INFO MM(262420000000022/ed9460a8) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084619903 DMM DEBUG MM(262420000000022/ed9460a8) Using GGSN 0 (gprs_sm.c:312) 20240909084619903 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) 20240909084619903 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240909084619903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084619903 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084619903 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240909084619914 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 d3 bd 8f d9 11 d4 c5 f1 d6 14 05 7f 73 a3 e3 28 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240909084619914 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38d1a8, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084619915 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084619915 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a71ff78 TLLI=ed9460a8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084619915 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084619915 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084619922 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:776) 20240909084619929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619929 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909084619929 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084619932 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240909084619932 DGPRS INFO PDP(262420000000022:5): Context 0x7f863b38d1a8 was deleted (sgsn_libgtp.c:657) 20240909084619932 DMM INFO MM(262420000000022/ed9460a8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084619932 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240909084619932 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@c4f083e63f0c: Removing Client IMSI='262420000000022'H, index=0 20240909084619939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084619939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240909084619939 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084619939 DMM INFO MM(262420000000022/ed9460a8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@c4f083e63f0c: Final verdict of PTC: pass 20240909084619941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084619944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084619944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(802)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(807)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(818)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(811)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(816)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(809)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(814)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(805)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Sep 9 08:46:20 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240909084620945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084620945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=100204) 20240909084621946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084621946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Sep 9 08:46:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084622948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084622948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_deact_dup started. 20240909084623091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084623092 DMM INFO MM(262420000000022/ed9460a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084623092 DMM INFO MM(262420000000022/ed9460a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084623092 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084623092 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084623092 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084623092 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084623092 DLLC NOTICE LLME(ffffffff/ed9460a8){ASSIGNED} LLGM Assign pre (ed9460a8 => ffffffff) (gprs_llc.c:1079) 20240909084623092 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ed9460a8 => ffffffff) (gprs_llc.c:1125) 20240909084623092 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a71fc20 (gprs_sndcp.c:574) 20240909084623092 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a71ff78, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084623092 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240909084623092 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) 20240909084623092 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) 20240909084623092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084623092 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084623092 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084623092 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084623092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084623129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084623129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084623129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084623129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084623129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084623129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084623129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084623129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084623129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084623130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084623130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084623130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084623131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084623131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084623131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084623131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084623131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084623131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084623131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084623131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084623131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084623131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084623135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084623144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084623144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084623165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084623165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084623165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084623165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084623165 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084623165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084623165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084623165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084623165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084623167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084623167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084623167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084623167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084623167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084623167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084623168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084623168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084623168 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084623168 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084623168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084623168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084623168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084623172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084623182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084623182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084623210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084623210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084623210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084623210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084623210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084623210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084623210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084623210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084623210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084623212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084623212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084623212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084623212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084623212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084623212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084623212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084623212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084623212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084623212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084623212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084623213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084623213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084623217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084623226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084623226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(833)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084623949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084623949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084623949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084623949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084623952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084623952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F9BCC70A'O, index=0 SGSN_Test-GSUP(837)@c4f083e63f0c: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: 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 := 'FECB6900E5CEA27A50A3EE47B4AF8458'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '905AE814'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9F0BB20A7CCD007'O } } } } } 20240909084624001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084624001 DLLC NOTICE LLME(ffffffff/f9bcc70a){UNASSIGNED} LLC RX: unknown TLLI 0xf9bcc70a, creating LLME on the fly (gprs_llc.c:552) 20240909084624001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084624001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240909084624001 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084624001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084624001 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084624001 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084624001 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084624001 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084624001 DLLC NOTICE LLME(ffffffff/f9bcc70a){UNASSIGNED} LLGM Assign pre (f9bcc70a => ec9b8877) (gprs_llc.c:1079) 20240909084624001 DLLC NOTICE LLME(f9bcc70a/ec9b8877){ASSIGNED} LLGM Assign post (f9bcc70a => ec9b8877) (gprs_llc.c:1125) 20240909084624001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084624001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084624001 DMM DEBUG MM(262420000000046/ec9b8877) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084624014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084624014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084624014 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084624014 DMM DEBUG MM(262420000000046/ec9b8877) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240909084624014 DMM NOTICE MM(262420000000046/ec9b8877) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084624014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084624014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084624014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084624014 DMM DEBUG MM(262420000000046/ec9b8877) Requesting authorization (sgsn_auth.c:160) 20240909084624014 DMM INFO MM(262420000000046/ec9b8877) Requesting authentication tuples (sgsn_auth.c:184) 20240909084624014 DMM DEBUG MM(262420000000046/ec9b8877) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084624014 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240909084624014 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20240909084624017 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084624017 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084624017 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084624017 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084624017 DMM INFO MM(262420000000046/ec9b8877) Subscriber data update (mmctx.c:430) 20240909084624017 DMM DEBUG MM(262420000000046/ec9b8877) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084624017 DMM INFO MM(262420000000046/ec9b8877) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084624017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084624017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084624017 DMM INFO MM(262420000000046/ec9b8877) <- GMM AUTH AND CIPHERING REQ (rand = fe cb 69 00 e5 ce a2 7a 50 a3 ee 47 b4 af 84 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084624025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084624025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084624025 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084624025 DMM INFO MM(262420000000046/ec9b8877) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084624025 DMM NOTICE MM(262420000000046/ec9b8877) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084624025 DMM DEBUG MM(262420000000046/ec9b8877) checking auth: received GSM SRES = 90 5a e8 14 (gprs_gmm.c:666) 20240909084624025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084624025 DMM DEBUG MM(262420000000046/ec9b8877) Requesting authorization (sgsn_auth.c:160) 20240909084624026 DMM INFO MM(262420000000046/ec9b8877) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084624026 DMM DEBUG MM(262420000000046/ec9b8877) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084624026 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240909084624026 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) 20240909084624026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084624026 DMM INFO MM(262420000000046/ec9b8877) <- GMM ATTACH ACCEPT (new P-TMSI=0xec9b8877) (gprs_gmm.c:300) 20240909084624027 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084624027 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084624027 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240909084624027 DMM INFO MM(262420000000046/ec9b8877) Subscriber data update (mmctx.c:430) 20240909084624027 DMM DEBUG MM(262420000000046/ec9b8877) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084624027 DMM INFO MM(262420000000046/ec9b8877) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084624027 DMM NOTICE MM(262420000000046/ec9b8877) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240909084624027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084624027 DMM NOTICE MM(262420000000046/ec9b8877) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084624027 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) 20240909084624028 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084624028 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240909084624028 DMM INFO MM(262420000000046/ec9b8877) Subscriber data update (mmctx.c:430) 20240909084624028 DMM DEBUG MM(262420000000046/ec9b8877) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084624034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084624034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084624034 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084624034 DMM INFO MM(262420000000046/ec9b8877) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084624034 DMM NOTICE MM(262420000000046/ec9b8877) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084624034 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084624034 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084624034 DLLC NOTICE LLME(f9bcc70a/ec9b8877){ASSIGNED} LLGM Assign pre (ffffffff => ec9b8877) (gprs_llc.c:1079) 20240909084624034 DLLC NOTICE LLME(ffffffff/ec9b8877){ASSIGNED} LLGM Assign post (ffffffff => ec9b8877) (gprs_llc.c:1125) 20240909084624034 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084624034 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084624034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084624034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084624085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084624085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084624085 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084624085 DMM INFO MM(262420000000046/ec9b8877) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084624085 DMM INFO MM(262420000000046/ec9b8877) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084624085 DMM DEBUG MM(262420000000046/ec9b8877) Using GGSN 0 (gprs_sm.c:312) 20240909084624085 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) 20240909084624085 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240909084624085 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084624085 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084624086 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240909084624097 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 86 2e 4a 7c 11 d7 6a 81 0a 14 05 7f 44 9c 67 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=1034 from retransmit req queue (gtp.c:443) 20240909084624097 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38d1a8, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084624097 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084624097 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a71ff78 TLLI=ec9b8877, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084624097 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084624097 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084624106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084624106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240909084624106 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084624106 DMM INFO MM(262420000000046/ec9b8877) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240909084624106 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084624106 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240909084624106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084624106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084624106 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084624106 DMM INFO MM(262420000000046/ec9b8877) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240909084624106 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084624106 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: "Received deletePDPContextResponse 0, seq_nr=1035" 20240909084624108 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) 20240909084624108 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f863b38d1a8, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: "Received deletePDPContextResponse 1, seq_nr=1036" 20240909084624108 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240909084624108 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a71ff78, TLLI=ec9b8877, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084624108 DMM INFO MM(262420000000046/ec9b8877) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240909084624108 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240909084624108 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084624108 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) 20240909084624108 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)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@c4f083e63f0c: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@c4f083e63f0c: Final verdict of PTC: pass 20240909084626119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@c4f083e63f0c: Final verdict of PTC: none 20240909084626121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084626121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(830)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(825)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(836)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(833)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(828)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(823)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(834)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Sep 9 08:46:26 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20240909084627122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084627133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=101904) 20240909084628135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084628135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Sep 9 08:46:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084629136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084629136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_second_attempt started. 20240909084629268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084629269 DMM INFO MM(262420000000046/ec9b8877) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084629269 DMM INFO MM(262420000000046/ec9b8877) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084629269 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084629269 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084629269 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084629269 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084629269 DLLC NOTICE LLME(ffffffff/ec9b8877){ASSIGNED} LLGM Assign pre (ec9b8877 => ffffffff) (gprs_llc.c:1079) 20240909084629269 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ec9b8877 => ffffffff) (gprs_llc.c:1125) 20240909084629269 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240909084629269 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) 20240909084629269 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) 20240909084629269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084629269 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084629269 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084629269 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084629269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084629313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084629313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084629313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084629313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084629313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084629313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084629313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084629313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084629313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084629314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084629315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084629315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084629315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084629315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084629315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084629315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084629315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084629315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084629315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084629315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084629315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084629315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084629319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084629328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084629328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084629346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084629346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084629346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084629346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084629346 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084629346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084629346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084629346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084629346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084629348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084629348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084629348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084629348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084629348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084629348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084629348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084629348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084629348 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084629348 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084629348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084629349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084629349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084629353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084629361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084629361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084629382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084629382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084629382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084629382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084629382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084629382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084629382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084629382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084629382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084629384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084629384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084629384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084629384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084629384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084629384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084629384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084629384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084629384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084629384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084629384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084629385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084629385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084629389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084629398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084629398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084630137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084630137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084630137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084630137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084630139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909084630139 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@c4f083e63f0c: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='ECAAF1C9'O, index=0 SGSN_Test-GSUP(856)@c4f083e63f0c: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@c4f083e63f0c: 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 := 'FC902B80BA63E4F1EB70EC4DBE759EF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81C1BA7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27AEA64CBC743675'O } } } } } 20240909084630183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084630183 DLLC NOTICE LLME(ffffffff/ecaaf1c9){UNASSIGNED} LLC RX: unknown TLLI 0xecaaf1c9, creating LLME on the fly (gprs_llc.c:552) 20240909084630183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084630183 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240909084630183 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084630183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084630183 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084630183 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084630183 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084630183 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084630183 DLLC NOTICE LLME(ffffffff/ecaaf1c9){UNASSIGNED} LLGM Assign pre (ecaaf1c9 => f195464c) (gprs_llc.c:1079) 20240909084630183 DLLC NOTICE LLME(ecaaf1c9/f195464c){ASSIGNED} LLGM Assign post (ecaaf1c9 => f195464c) (gprs_llc.c:1125) 20240909084630183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084630183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084630183 DMM DEBUG MM(262420000000022/f195464c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084630198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084630198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084630198 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084630198 DMM DEBUG MM(262420000000022/f195464c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240909084630198 DMM NOTICE MM(262420000000022/f195464c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084630198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084630198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084630198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084630198 DMM DEBUG MM(262420000000022/f195464c) Requesting authorization (sgsn_auth.c:160) 20240909084630198 DMM INFO MM(262420000000022/f195464c) Requesting authentication tuples (sgsn_auth.c:184) 20240909084630198 DMM DEBUG MM(262420000000022/f195464c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084630198 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240909084630198 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@c4f083e63f0c: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20240909084630201 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084630201 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084630201 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084630201 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084630201 DMM INFO MM(262420000000022/f195464c) Subscriber data update (mmctx.c:430) 20240909084630201 DMM DEBUG MM(262420000000022/f195464c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084630201 DMM INFO MM(262420000000022/f195464c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084630201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084630201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084630201 DMM INFO MM(262420000000022/f195464c) <- GMM AUTH AND CIPHERING REQ (rand = fc 90 2b 80 ba 63 e4 f1 eb 70 ec 4d be 75 9e f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084630209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084630209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084630209 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084630209 DMM INFO MM(262420000000022/f195464c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084630209 DMM NOTICE MM(262420000000022/f195464c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084630209 DMM DEBUG MM(262420000000022/f195464c) checking auth: received GSM SRES = 81 c1 ba 7c (gprs_gmm.c:666) 20240909084630209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084630209 DMM DEBUG MM(262420000000022/f195464c) Requesting authorization (sgsn_auth.c:160) 20240909084630209 DMM INFO MM(262420000000022/f195464c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084630209 DMM DEBUG MM(262420000000022/f195464c) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084630209 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240909084630209 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) 20240909084630209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084630209 DMM INFO MM(262420000000022/f195464c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf195464c) (gprs_gmm.c:300) 20240909084630211 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084630211 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084630211 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240909084630211 DMM INFO MM(262420000000022/f195464c) Subscriber data update (mmctx.c:430) 20240909084630211 DMM DEBUG MM(262420000000022/f195464c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084630211 DMM INFO MM(262420000000022/f195464c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084630211 DMM NOTICE MM(262420000000022/f195464c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240909084630211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084630211 DMM NOTICE MM(262420000000022/f195464c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084630211 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) 20240909084630211 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084630212 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240909084630212 DMM INFO MM(262420000000022/f195464c) Subscriber data update (mmctx.c:430) 20240909084630212 DMM DEBUG MM(262420000000022/f195464c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084630218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084630218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084630218 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084630218 DMM INFO MM(262420000000022/f195464c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084630218 DMM NOTICE MM(262420000000022/f195464c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084630218 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084630218 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084630218 DLLC NOTICE LLME(ecaaf1c9/f195464c){ASSIGNED} LLGM Assign pre (ffffffff => f195464c) (gprs_llc.c:1079) 20240909084630218 DLLC NOTICE LLME(ffffffff/f195464c){ASSIGNED} LLGM Assign post (ffffffff => f195464c) (gprs_llc.c:1125) 20240909084630218 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084630218 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084630219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084630219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_second_attempt(858)@c4f083e63f0c: 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 := 'E42C9AFFDBDA389CC488F18860ECC1FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79EC1237'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34BDED1887B48689'O } } } } } 20240909084630269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084630269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084630269 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084630269 DMM INFO MM(262420000000022/f195464c) -> GMM ATTACH REQUEST MI(TMSI-0xF195464C) type="GPRS attach" (gprs_gmm.c:1266) 20240909084630269 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084630270 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909084630270 DLLC NOTICE LLME(ffffffff/f195464c){ASSIGNED} LLGM Assign pre (f195464c => e0eea99c) (gprs_llc.c:1079) 20240909084630270 DLLC NOTICE LLME(f195464c/e0eea99c){ASSIGNED} LLGM Assign post (f195464c => e0eea99c) (gprs_llc.c:1125) 20240909084630270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084630270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084630270 DMM DEBUG MM(262420000000022/e0eea99c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084630276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084630276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240909084630276 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084630276 DMM DEBUG MM(262420000000022/e0eea99c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240909084630276 DMM NOTICE MM(262420000000022/e0eea99c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084630276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084630276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084630276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084630276 DMM DEBUG MM(262420000000022/e0eea99c) Requesting authorization (sgsn_auth.c:160) 20240909084630276 DMM INFO MM(262420000000022/e0eea99c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084630276 DMM DEBUG MM(262420000000022/e0eea99c) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084630276 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240909084630276 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) 20240909084632415 DGPRS DEBUG Checking for inactive LLMEs, time = 7682326 (sgsn.c:131) 20240909084636277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240909084636277 DMM ERROR MM(262420000000022/e0eea99c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240909084636277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240909084636277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240909084636277 DMM NOTICE MM(262420000000022/e0eea99c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240909084636277 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240909084636277 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) 20240909084636277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Reject}: Deallocated (fsm.c:568) 20240909084636277 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Deallocated (fsm.c:568) 20240909084636277 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084636277 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240909084636278 DLLC NOTICE LLME(f195464c/e0eea99c){ASSIGNED} LLGM Assign pre (e0eea99c => ffffffff) (gprs_llc.c:1079) 20240909084636278 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e0eea99c => ffffffff) (gprs_llc.c:1125) 20240909084650138 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084650138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084650138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240909084659316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084659317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084659318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084659350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084659351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084659351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084659385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084659387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084659387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@c4f083e63f0c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c4f083e63f0c: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@c4f083e63f0c: Final verdict of PTC: none 20240909084700203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084700203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(844)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(849)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(854)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@c4f083e63f0c: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@c4f083e63f0c: Final verdict of PTC: none 20240909084700205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(846)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@c4f083e63f0c: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@c4f083e63f0c: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(852)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(842)@c4f083e63f0c: Final verdict of PTC: none TC_attach_second_attempt(858)@c4f083e63f0c: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(847)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@c4f083e63f0c: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Sep 9 08:47:00 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20240909084701205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084701205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106380, count=108076) 20240909084702206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084702206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Sep 9 08:47:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084702416 DGPRS DEBUG Checking for inactive LLMEs, time = 7682356 (sgsn.c:131) 20240909084703207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084703207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_echo_timeout started. 20240909084703349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084703350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084703390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084703390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084703390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084703390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084703390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084703390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084703390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084703390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084703390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084703392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084703392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084703392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084703392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084703392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084703392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084703392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084703392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084703392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084703392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084703392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084703393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084703393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084703397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084703406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084703406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084703440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084703440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084703440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084703440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084703440 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084703440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084703440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084703440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084703440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084703442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084703442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084703442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084703442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084703442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084703442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084703442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084703442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084703442 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084703442 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084703442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(869)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084703443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084703443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084703447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084703458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084703458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(868)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI210(866)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084703464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084703464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084703465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084703465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084703465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084703465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084703465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084703465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084703465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084703466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084703466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084703466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084703467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084703467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084703467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084703467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084703467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084703467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084703467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084703467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084703467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084703467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084703471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084703480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084703480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084704208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084704208 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084704208 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084704208 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084704210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084704211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@c4f083e63f0c: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D8E29FDB'O, index=0 SGSN_Test-GSUP(875)@c4f083e63f0c: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@c4f083e63f0c: 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 := 'AEADFFB975F30522D10C61EB4AAD834C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77786FD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0BA0784027DF5531'O } } } } } 20240909084704259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084704259 DLLC NOTICE LLME(ffffffff/d8e29fdb){UNASSIGNED} LLC RX: unknown TLLI 0xd8e29fdb, creating LLME on the fly (gprs_llc.c:552) 20240909084704259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084704259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240909084704259 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084704259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084704259 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084704259 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084704260 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084704260 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084704260 DLLC NOTICE LLME(ffffffff/d8e29fdb){UNASSIGNED} LLGM Assign pre (d8e29fdb => e9f9658a) (gprs_llc.c:1079) 20240909084704260 DLLC NOTICE LLME(d8e29fdb/e9f9658a){ASSIGNED} LLGM Assign post (d8e29fdb => e9f9658a) (gprs_llc.c:1125) 20240909084704260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084704260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084704260 DMM DEBUG MM(262420000000067/e9f9658a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084704272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084704272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084704272 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084704272 DMM DEBUG MM(262420000000067/e9f9658a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240909084704272 DMM NOTICE MM(262420000000067/e9f9658a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084704272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084704272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084704272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084704272 DMM DEBUG MM(262420000000067/e9f9658a) Requesting authorization (sgsn_auth.c:160) 20240909084704272 DMM INFO MM(262420000000067/e9f9658a) Requesting authentication tuples (sgsn_auth.c:184) 20240909084704272 DMM DEBUG MM(262420000000067/e9f9658a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084704272 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240909084704272 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@c4f083e63f0c: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20240909084704275 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084704275 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084704275 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084704275 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084704275 DMM INFO MM(262420000000067/e9f9658a) Subscriber data update (mmctx.c:430) 20240909084704275 DMM DEBUG MM(262420000000067/e9f9658a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084704275 DMM INFO MM(262420000000067/e9f9658a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084704275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084704275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084704275 DMM INFO MM(262420000000067/e9f9658a) <- GMM AUTH AND CIPHERING REQ (rand = ae ad ff b9 75 f3 05 22 d1 0c 61 eb 4a ad 83 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084704282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084704282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084704282 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084704283 DMM INFO MM(262420000000067/e9f9658a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084704283 DMM NOTICE MM(262420000000067/e9f9658a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084704283 DMM DEBUG MM(262420000000067/e9f9658a) checking auth: received GSM SRES = 77 78 6f d5 (gprs_gmm.c:666) 20240909084704283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084704283 DMM DEBUG MM(262420000000067/e9f9658a) Requesting authorization (sgsn_auth.c:160) 20240909084704283 DMM INFO MM(262420000000067/e9f9658a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084704283 DMM DEBUG MM(262420000000067/e9f9658a) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084704283 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240909084704283 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) 20240909084704283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084704283 DMM INFO MM(262420000000067/e9f9658a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9f9658a) (gprs_gmm.c:300) 20240909084704284 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084704284 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084704284 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240909084704284 DMM INFO MM(262420000000067/e9f9658a) Subscriber data update (mmctx.c:430) 20240909084704284 DMM DEBUG MM(262420000000067/e9f9658a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084704284 DMM INFO MM(262420000000067/e9f9658a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084704284 DMM NOTICE MM(262420000000067/e9f9658a) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240909084704284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084704284 DMM NOTICE MM(262420000000067/e9f9658a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084704284 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) 20240909084704285 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084704285 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240909084704285 DMM INFO MM(262420000000067/e9f9658a) Subscriber data update (mmctx.c:430) 20240909084704285 DMM DEBUG MM(262420000000067/e9f9658a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084704291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084704291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084704291 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084704291 DMM INFO MM(262420000000067/e9f9658a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084704291 DMM NOTICE MM(262420000000067/e9f9658a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084704291 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084704291 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084704291 DLLC NOTICE LLME(d8e29fdb/e9f9658a){ASSIGNED} LLGM Assign pre (ffffffff => e9f9658a) (gprs_llc.c:1079) 20240909084704291 DLLC NOTICE LLME(ffffffff/e9f9658a){ASSIGNED} LLGM Assign post (ffffffff => e9f9658a) (gprs_llc.c:1125) 20240909084704291 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084704291 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084704291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084704291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084704342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084704342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084704342 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084704342 DMM INFO MM(262420000000067/e9f9658a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084704342 DMM INFO MM(262420000000067/e9f9658a) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084704342 DMM DEBUG MM(262420000000067/e9f9658a) Using GGSN 0 (gprs_sm.c:312) 20240909084704342 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) 20240909084704342 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240909084704342 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084704342 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084704342 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240909084704352 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 3a 1a 94 1f 11 30 67 26 d5 14 05 7f 54 76 44 15 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) 20240909084704352 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38d1a8, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084704352 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084704352 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a71ff78 TLLI=e9f9658a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084704352 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084704352 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084709223 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240909084709225 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) 20240909084709225 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x563d2a7118f0) (sgsn_libgtp.c:629) 20240909084714224 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1039" 20240909084719226 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240909084719226 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1039" 20240909084724209 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084724209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084724210 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240909084724226 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240909084724226 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240909084724226 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1041" 20240909084729228 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240909084729228 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240909084729228 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240909084729228 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1041" 20240909084732417 DGPRS DEBUG Checking for inactive LLMEs, time = 7682386 (sgsn.c:131) 20240909084733394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084733396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084733396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084733444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084733445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084733445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084733468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084733469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084733469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084734229 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240909084734229 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240909084734229 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240909084734229 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240909084734229 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1043" 20240909084739230 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240909084739230 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240909084739231 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240909084739231 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240909084739231 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x563d2a7118f0) (sgsn_libgtp.c:629) 20240909084739231 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x563d2a7118f0) (sgsn_libgtp.c:633) 20240909084739231 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240909084739231 DMM INFO MM(262420000000067/e9f9658a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084739231 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240909084739231 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084739231 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240909084739231 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240909084739231 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084739231 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240909084739231 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240909084739231 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084739231 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240909084739231 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240909084739231 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084739231 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240909084739231 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c4f083e63f0c: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@c4f083e63f0c: Removing Client IMSI='262420000000067'H, index=0 20240909084739240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084739240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240909084739240 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084739240 DMM INFO MM(262420000000067/e9f9658a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@c4f083e63f0c: Final verdict of PTC: pass 20240909084739242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(863)@c4f083e63f0c: Final verdict of PTC: none 20240909084739244 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084739245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_echo_timeout-BVCI220(872)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@c4f083e63f0c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@c4f083e63f0c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(873)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(869)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(867)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(871)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(861)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Sep 9 08:47:39 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100248) 20240909084740245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084740245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100248, count=110116) 20240909084741247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084741247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Sep 9 08:47:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084742248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084742248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_restart_ctr_echo started. 20240909084742392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084742394 DMM INFO MM(262420000000067/e9f9658a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084742394 DMM INFO MM(262420000000067/e9f9658a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084742394 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084742394 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084742394 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084742394 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084742394 DLLC NOTICE LLME(ffffffff/e9f9658a){ASSIGNED} LLGM Assign pre (e9f9658a => ffffffff) (gprs_llc.c:1079) 20240909084742394 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e9f9658a => ffffffff) (gprs_llc.c:1125) 20240909084742394 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a71fc20 (gprs_sndcp.c:574) 20240909084742394 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a71ff78, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084742394 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240909084742394 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) 20240909084742394 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) 20240909084742394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084742394 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084742394 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084742394 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084742394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084742448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084742448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084742448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084742448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084742448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084742448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084742448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084742448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084742448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084742450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084742450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084742450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084742450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084742450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084742450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084742450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084742450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084742450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084742450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084742450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084742451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084742451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084742454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084742464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084742464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(880)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084742474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084742474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084742474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084742474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084742474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084742474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084742474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084742474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084742474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084742475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084742475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084742475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084742476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084742476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084742476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084742476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084742476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084742476 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084742476 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084742476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(887)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084742476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084742476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084742480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084742490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084742490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084742509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084742509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084742509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084742509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084742509 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084742509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084742509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084742509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084742509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084742511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084742511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084742511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084742511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084742511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084742511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084742512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084742512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084742512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084742512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084742512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084742512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084742512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084742516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084742527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084742527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084743249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084743249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084743249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084743249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084743251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084743252 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@c4f083e63f0c: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DCEC8D5E'O, index=0 SGSN_Test-GSUP(894)@c4f083e63f0c: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@c4f083e63f0c: 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 := 'DC05C2D01E8A4790B81A1B830DC71328'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7855C46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '999699C0E471FD5A'O } } } } } 20240909084743300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084743300 DLLC NOTICE LLME(ffffffff/dcec8d5e){UNASSIGNED} LLC RX: unknown TLLI 0xdcec8d5e, creating LLME on the fly (gprs_llc.c:552) 20240909084743300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084743300 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240909084743300 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084743300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084743300 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084743300 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084743300 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084743300 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084743300 DLLC NOTICE LLME(ffffffff/dcec8d5e){UNASSIGNED} LLGM Assign pre (dcec8d5e => fe897f14) (gprs_llc.c:1079) 20240909084743300 DLLC NOTICE LLME(dcec8d5e/fe897f14){ASSIGNED} LLGM Assign post (dcec8d5e => fe897f14) (gprs_llc.c:1125) 20240909084743300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084743300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084743300 DMM DEBUG MM(262420000000023/fe897f14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084743311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084743312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084743312 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084743312 DMM DEBUG MM(262420000000023/fe897f14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240909084743312 DMM NOTICE MM(262420000000023/fe897f14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084743312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084743312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084743312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084743312 DMM DEBUG MM(262420000000023/fe897f14) Requesting authorization (sgsn_auth.c:160) 20240909084743312 DMM INFO MM(262420000000023/fe897f14) Requesting authentication tuples (sgsn_auth.c:184) 20240909084743312 DMM DEBUG MM(262420000000023/fe897f14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084743312 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240909084743312 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@c4f083e63f0c: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20240909084743314 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084743314 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084743314 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084743314 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084743314 DMM INFO MM(262420000000023/fe897f14) Subscriber data update (mmctx.c:430) 20240909084743314 DMM DEBUG MM(262420000000023/fe897f14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084743314 DMM INFO MM(262420000000023/fe897f14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084743314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084743314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084743314 DMM INFO MM(262420000000023/fe897f14) <- GMM AUTH AND CIPHERING REQ (rand = dc 05 c2 d0 1e 8a 47 90 b8 1a 1b 83 0d c7 13 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084743322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084743322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084743322 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084743322 DMM INFO MM(262420000000023/fe897f14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084743322 DMM NOTICE MM(262420000000023/fe897f14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084743322 DMM DEBUG MM(262420000000023/fe897f14) checking auth: received GSM SRES = f7 85 5c 46 (gprs_gmm.c:666) 20240909084743322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084743322 DMM DEBUG MM(262420000000023/fe897f14) Requesting authorization (sgsn_auth.c:160) 20240909084743322 DMM INFO MM(262420000000023/fe897f14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084743322 DMM DEBUG MM(262420000000023/fe897f14) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084743322 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240909084743322 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) 20240909084743322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084743322 DMM INFO MM(262420000000023/fe897f14) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe897f14) (gprs_gmm.c:300) 20240909084743324 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084743324 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084743324 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240909084743324 DMM INFO MM(262420000000023/fe897f14) Subscriber data update (mmctx.c:430) 20240909084743324 DMM DEBUG MM(262420000000023/fe897f14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084743324 DMM INFO MM(262420000000023/fe897f14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084743324 DMM NOTICE MM(262420000000023/fe897f14) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240909084743324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084743324 DMM NOTICE MM(262420000000023/fe897f14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084743324 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) 20240909084743324 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084743324 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240909084743324 DMM INFO MM(262420000000023/fe897f14) Subscriber data update (mmctx.c:430) 20240909084743324 DMM DEBUG MM(262420000000023/fe897f14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084743331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084743331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084743331 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084743331 DMM INFO MM(262420000000023/fe897f14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084743331 DMM NOTICE MM(262420000000023/fe897f14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084743331 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084743331 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084743331 DLLC NOTICE LLME(dcec8d5e/fe897f14){ASSIGNED} LLGM Assign pre (ffffffff => fe897f14) (gprs_llc.c:1079) 20240909084743331 DLLC NOTICE LLME(ffffffff/fe897f14){ASSIGNED} LLGM Assign post (ffffffff => fe897f14) (gprs_llc.c:1125) 20240909084743331 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084743331 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084743331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084743331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084743383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084743383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084743383 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084743383 DMM INFO MM(262420000000023/fe897f14) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084743383 DMM INFO MM(262420000000023/fe897f14) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084743383 DMM DEBUG MM(262420000000023/fe897f14) Using GGSN 0 (gprs_sm.c:312) 20240909084743383 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240909084743383 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084743383 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084743383 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240909084743396 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 9f b2 77 b1 11 b3 27 90 2a 14 05 7f 8f d8 bd d8 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) 20240909084743396 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38a058, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084743396 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084743396 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=fe897f14, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084743396 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084743396 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084748384 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240909084748387 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) 20240909084748387 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x563d2a7118f0) (sgsn_libgtp.c:629) 20240909084753387 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240909084753388 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) 20240909084753388 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x563d2a7118f0) (sgsn_libgtp.c:629) 20240909084753388 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240909084753388 DMM INFO MM(262420000000023/fe897f14) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084753388 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240909084753388 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@c4f083e63f0c: Removing Client IMSI='262420000000023'H, index=0 20240909084753398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084753398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240909084753398 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084753398 DMM INFO MM(262420000000023/fe897f14) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@c4f083e63f0c: Final verdict of PTC: pass 20240909084753400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43842<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_echo-BVCI210(886)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(894)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@c4f083e63f0c: Final verdict of PTC: none 20240909084753403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(888)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@c4f083e63f0c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(892)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@c4f083e63f0c: Final verdict of PTC: none 20240909084753403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(883)@c4f083e63f0c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(887)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(890)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(881)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(885)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Sep 9 08:47:53 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=92708) 20240909084754405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084754405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92708, count=99364) 20240909084755405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084755405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Sep 9 08:47:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084756406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084756406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_restart_ctr_create started. 20240909084756548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084756550 DMM INFO MM(262420000000023/fe897f14) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084756550 DMM INFO MM(262420000000023/fe897f14) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084756550 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084756550 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084756550 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084756550 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084756550 DLLC NOTICE LLME(ffffffff/fe897f14){ASSIGNED} LLGM Assign pre (fe897f14 => ffffffff) (gprs_llc.c:1079) 20240909084756550 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fe897f14 => ffffffff) (gprs_llc.c:1125) 20240909084756550 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084756550 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084756550 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240909084756550 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) 20240909084756550 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) 20240909084756550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084756550 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084756550 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084756550 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084756550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084756596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084756596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084756596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084756596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084756596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084756596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084756596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084756596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084756596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084756597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084756597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084756597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084756598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084756598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084756598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084756598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084756598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084756598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084756598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084756598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084756598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084756598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084756601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084756611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084756611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084756632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084756632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084756632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084756632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084756632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084756632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084756632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084756632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084756632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084756634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084756634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084756634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084756634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084756634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084756634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084756634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084756634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084756634 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084756634 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084756634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084756635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084756635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084756639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084756650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084756650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084756670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084756670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084756670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084756670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084756670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084756672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084756672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084756672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084756672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084756672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084756672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084756672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084756672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084756672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084756672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084756672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084756673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084756673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084756676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084756686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084756686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084757406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084757406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084757406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084757406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084757409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084757409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@c4f083e63f0c: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='ED68F593'O, index=0 SGSN_Test-GSUP(913)@c4f083e63f0c: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@c4f083e63f0c: 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 := 'DB8294DCEF5516C8CFD5AE69C82EB203'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D91DB8F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92607A20368F7DA6'O } } } } } 20240909084757453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084757453 DLLC NOTICE LLME(ffffffff/ed68f593){UNASSIGNED} LLC RX: unknown TLLI 0xed68f593, creating LLME on the fly (gprs_llc.c:552) 20240909084757453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084757453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240909084757453 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084757453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084757453 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084757453 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084757453 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084757454 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084757454 DLLC NOTICE LLME(ffffffff/ed68f593){UNASSIGNED} LLGM Assign pre (ed68f593 => d4423187) (gprs_llc.c:1079) 20240909084757454 DLLC NOTICE LLME(ed68f593/d4423187){ASSIGNED} LLGM Assign post (ed68f593 => d4423187) (gprs_llc.c:1125) 20240909084757454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084757454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084757454 DMM DEBUG MM(262420000000024/d4423187) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084757467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084757467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084757467 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084757467 DMM DEBUG MM(262420000000024/d4423187) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240909084757467 DMM NOTICE MM(262420000000024/d4423187) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084757467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084757467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084757467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084757467 DMM DEBUG MM(262420000000024/d4423187) Requesting authorization (sgsn_auth.c:160) 20240909084757467 DMM INFO MM(262420000000024/d4423187) Requesting authentication tuples (sgsn_auth.c:184) 20240909084757467 DMM DEBUG MM(262420000000024/d4423187) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084757467 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240909084757467 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@c4f083e63f0c: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20240909084757471 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084757471 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084757471 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084757471 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084757471 DMM INFO MM(262420000000024/d4423187) Subscriber data update (mmctx.c:430) 20240909084757471 DMM DEBUG MM(262420000000024/d4423187) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084757471 DMM INFO MM(262420000000024/d4423187) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084757471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084757471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084757471 DMM INFO MM(262420000000024/d4423187) <- GMM AUTH AND CIPHERING REQ (rand = db 82 94 dc ef 55 16 c8 cf d5 ae 69 c8 2e b2 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084757478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084757478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084757478 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084757478 DMM INFO MM(262420000000024/d4423187) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084757478 DMM NOTICE MM(262420000000024/d4423187) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084757478 DMM DEBUG MM(262420000000024/d4423187) checking auth: received GSM SRES = d9 1d b8 f1 (gprs_gmm.c:666) 20240909084757478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084757478 DMM DEBUG MM(262420000000024/d4423187) Requesting authorization (sgsn_auth.c:160) 20240909084757478 DMM INFO MM(262420000000024/d4423187) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084757478 DMM DEBUG MM(262420000000024/d4423187) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084757478 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240909084757478 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) 20240909084757478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084757478 DMM INFO MM(262420000000024/d4423187) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4423187) (gprs_gmm.c:300) 20240909084757479 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084757479 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084757479 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240909084757479 DMM INFO MM(262420000000024/d4423187) Subscriber data update (mmctx.c:430) 20240909084757479 DMM DEBUG MM(262420000000024/d4423187) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084757479 DMM INFO MM(262420000000024/d4423187) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084757479 DMM NOTICE MM(262420000000024/d4423187) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240909084757479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084757479 DMM NOTICE MM(262420000000024/d4423187) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084757479 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) 20240909084757479 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084757479 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240909084757480 DMM INFO MM(262420000000024/d4423187) Subscriber data update (mmctx.c:430) 20240909084757480 DMM DEBUG MM(262420000000024/d4423187) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084757486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084757486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084757486 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084757486 DMM INFO MM(262420000000024/d4423187) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084757486 DMM NOTICE MM(262420000000024/d4423187) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084757486 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084757486 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084757486 DLLC NOTICE LLME(ed68f593/d4423187){ASSIGNED} LLGM Assign pre (ffffffff => d4423187) (gprs_llc.c:1079) 20240909084757486 DLLC NOTICE LLME(ffffffff/d4423187){ASSIGNED} LLGM Assign post (ffffffff => d4423187) (gprs_llc.c:1125) 20240909084757486 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084757486 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084757486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084757486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084757538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084757538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084757538 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084757538 DMM INFO MM(262420000000024/d4423187) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084757538 DMM INFO MM(262420000000024/d4423187) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084757538 DMM DEBUG MM(262420000000024/d4423187) Using GGSN 0 (gprs_sm.c:312) 20240909084757538 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240909084757538 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084757538 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084757538 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240909084757548 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 1a 94 be 31 11 f3 32 74 22 14 05 7f 83 c5 8b 9f 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) 20240909084757548 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f863b38a058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240909084757548 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f863b38a058, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084757548 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240909084757548 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240909084757548 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084757548 DMM NOTICE MM(262420000000024/d4423187) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084757554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084757555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084757555 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084757555 DMM INFO MM(262420000000024/d4423187) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084757555 DMM INFO MM(262420000000024/d4423187) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084757555 DMM DEBUG MM(262420000000024/d4423187) Using GGSN 0 (gprs_sm.c:312) 20240909084757555 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240909084757555 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084757555 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084757555 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240909084757558 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 1a 94 be 31 11 f3 32 74 22 14 05 7f 83 c5 8b 9f 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) 20240909084757558 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f863b38a058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240909084757558 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38a058, cbp=0x563d2a721ed0) (sgsn_libgtp.c:629) 20240909084757558 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084757558 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=d4423187, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084757558 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084757558 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@c4f083e63f0c: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@c4f083e63f0c: Final verdict of PTC: pass 20240909084757566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@c4f083e63f0c: Final verdict of PTC: none 20240909084757568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(901)@c4f083e63f0c: Final verdict of PTC: none 20240909084757569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@c4f083e63f0c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(911)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@c4f083e63f0c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@c4f083e63f0c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(899)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(904)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(909)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Sep 9 08:47:57 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20240909084758569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084758569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41688, count=100232) 20240909084759570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084759570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Sep 9 08:47:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084800571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084800571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240909084800721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084800722 DMM INFO MM(262420000000024/d4423187) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084800722 DMM INFO MM(262420000000024/d4423187) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084800722 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084800722 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084800722 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084800722 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084800722 DLLC NOTICE LLME(ffffffff/d4423187){ASSIGNED} LLGM Assign pre (d4423187 => ffffffff) (gprs_llc.c:1079) 20240909084800722 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d4423187 => ffffffff) (gprs_llc.c:1125) 20240909084800722 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084800722 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084800722 DMM NOTICE MM(262420000000024/d4423187) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084800722 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240909084800722 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084800722 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084800722 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240909084800722 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240909084800722 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) 20240909084800722 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) 20240909084800722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084800723 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084800723 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084800723 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084800723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(920)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084800776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084800776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084800776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084800777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084800777 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084800777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084800777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084800777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084800777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(921)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084800779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084800779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084800779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084800779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084800779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084800779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084800779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084800779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084800779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084800779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084800779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(921)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084800780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084800780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084800783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084800792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084800792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(920)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(925)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084800799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084800799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084800799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084800799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084800799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084800799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084800799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084800799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084800799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084800801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084800801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084800801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084800801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084800801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084800801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084800801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084800801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084800801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084800801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084800801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084800801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084800801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084800805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084800816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084800816 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084800839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084800839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084800839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084800839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084800839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084800839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084800839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084800839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084800839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084800841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084800841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084800841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084800841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084800841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084800841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084800841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084800841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084800841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084800841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084800841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084800842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084800842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084800845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084800854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084800854 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)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084801572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084801572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084801572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084801572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084801574 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084801575 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909084802418 DGPRS DEBUG Checking for inactive LLMEs, time = 7682416 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='DEE5D820'O, index=0 SGSN_Test-GSUP(932)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := '173CE70B93998373CEF7182D7173A402'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6315CAC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E605E3B20FFB63B'O } } } } } 20240909084802629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084802629 DLLC NOTICE LLME(ffffffff/dee5d820){UNASSIGNED} LLC RX: unknown TLLI 0xdee5d820, creating LLME on the fly (gprs_llc.c:552) 20240909084802629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084802629 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240909084802630 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084802630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084802630 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084802630 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084802630 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084802630 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084802630 DLLC NOTICE LLME(ffffffff/dee5d820){UNASSIGNED} LLGM Assign pre (dee5d820 => c611985f) (gprs_llc.c:1079) 20240909084802630 DLLC NOTICE LLME(dee5d820/c611985f){ASSIGNED} LLGM Assign post (dee5d820 => c611985f) (gprs_llc.c:1125) 20240909084802630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084802630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084802630 DMM DEBUG MM(262420000000025/c611985f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084802643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084802643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084802643 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084802643 DMM DEBUG MM(262420000000025/c611985f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240909084802643 DMM NOTICE MM(262420000000025/c611985f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084802643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084802643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084802643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084802643 DMM DEBUG MM(262420000000025/c611985f) Requesting authorization (sgsn_auth.c:160) 20240909084802643 DMM INFO MM(262420000000025/c611985f) Requesting authentication tuples (sgsn_auth.c:184) 20240909084802643 DMM DEBUG MM(262420000000025/c611985f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084802643 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240909084802643 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20240909084802646 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084802646 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084802646 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084802646 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084802646 DMM INFO MM(262420000000025/c611985f) Subscriber data update (mmctx.c:430) 20240909084802646 DMM DEBUG MM(262420000000025/c611985f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084802646 DMM INFO MM(262420000000025/c611985f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084802646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084802646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084802646 DMM INFO MM(262420000000025/c611985f) <- GMM AUTH AND CIPHERING REQ (rand = 17 3c e7 0b 93 99 83 73 ce f7 18 2d 71 73 a4 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084802653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084802653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084802653 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084802653 DMM INFO MM(262420000000025/c611985f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084802653 DMM NOTICE MM(262420000000025/c611985f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084802653 DMM DEBUG MM(262420000000025/c611985f) checking auth: received GSM SRES = 63 15 ca c6 (gprs_gmm.c:666) 20240909084802653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084802653 DMM DEBUG MM(262420000000025/c611985f) Requesting authorization (sgsn_auth.c:160) 20240909084802653 DMM INFO MM(262420000000025/c611985f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084802653 DMM DEBUG MM(262420000000025/c611985f) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084802653 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240909084802653 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) 20240909084802653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084802653 DMM INFO MM(262420000000025/c611985f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc611985f) (gprs_gmm.c:300) 20240909084802654 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084802654 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084802654 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240909084802655 DMM INFO MM(262420000000025/c611985f) Subscriber data update (mmctx.c:430) 20240909084802655 DMM DEBUG MM(262420000000025/c611985f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084802655 DMM INFO MM(262420000000025/c611985f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084802655 DMM NOTICE MM(262420000000025/c611985f) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240909084802655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084802655 DMM NOTICE MM(262420000000025/c611985f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084802655 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) 20240909084802655 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084802655 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240909084802655 DMM INFO MM(262420000000025/c611985f) Subscriber data update (mmctx.c:430) 20240909084802655 DMM DEBUG MM(262420000000025/c611985f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084802661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084802661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084802661 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084802661 DMM INFO MM(262420000000025/c611985f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084802661 DMM NOTICE MM(262420000000025/c611985f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084802661 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084802661 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084802661 DLLC NOTICE LLME(dee5d820/c611985f){ASSIGNED} LLGM Assign pre (ffffffff => c611985f) (gprs_llc.c:1079) 20240909084802661 DLLC NOTICE LLME(ffffffff/c611985f){ASSIGNED} LLGM Assign post (ffffffff => c611985f) (gprs_llc.c:1125) 20240909084802661 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084802661 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084802661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084802661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084802712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084802712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084802712 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084802712 DMM INFO MM(262420000000025/c611985f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084802713 DMM INFO MM(262420000000025/c611985f) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084802713 DMM DEBUG MM(262420000000025/c611985f) Using GGSN 0 (gprs_sm.c:312) 20240909084802713 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) 20240909084802713 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240909084802713 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084802713 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084802713 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240909084802724 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 e3 be d1 04 11 fc a4 5a 52 14 05 7f 59 c8 bf 56 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) 20240909084802724 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38b0c8, cbp=0x563d2a718c80) (sgsn_libgtp.c:629) 20240909084802724 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084802724 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=c611985f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084802724 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084802724 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084802731 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240909084802731 DGPRS INFO PDP(262420000000025:5): Context 0x7f863b38b0c8 was deleted (sgsn_libgtp.c:657) 20240909084802731 DMM INFO MM(262420000000025/c611985f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084802731 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240909084802731 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240909084810732 DMM INFO MM(262420000000025/c611985f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084818005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240909084818733 DMM INFO MM(262420000000025/c611985f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084821573 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909084821573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084821573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240909084826734 DMM INFO MM(262420000000025/c611985f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084830781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084830783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084830783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084830802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084830804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084830804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084830843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084830844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084830845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084832419 DGPRS DEBUG Checking for inactive LLMEs, time = 7682446 (sgsn.c:131) 20240909084834735 DMM INFO MM(262420000000025/c611985f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@c4f083e63f0c: Removing Client IMSI='262420000000025'H, index=0 20240909084834743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084834743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240909084834743 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084834743 DMM INFO MM(262420000000025/c611985f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c4f083e63f0c: Final verdict of PTC: pass 20240909084834746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@c4f083e63f0c: Final verdict of PTC: none 20240909084834748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084834748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(931)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(925)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(921)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(930)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(919)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(923)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(928)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Sep 9 08:48:34 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20240909084835749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084835749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=107740) 20240909084836750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084836750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Sep 9 08:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084837752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084837752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240909084837892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084837894 DMM INFO MM(262420000000025/c611985f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084837894 DMM INFO MM(262420000000025/c611985f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084837894 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084837894 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084837894 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084837894 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084837894 DLLC NOTICE LLME(ffffffff/c611985f){ASSIGNED} LLGM Assign pre (c611985f => ffffffff) (gprs_llc.c:1079) 20240909084837894 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c611985f => ffffffff) (gprs_llc.c:1125) 20240909084837894 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084837894 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084837894 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240909084837894 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) 20240909084837894 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) 20240909084837894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084837894 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084837894 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084837894 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084837894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084837945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084837945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084837945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084837945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084837945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084837945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084837945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084837945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084837946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084837947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084837947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084837947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084837947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084837947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084837947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084837947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084837947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084837947 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084837948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084837948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084837948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084837948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084837952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(936)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084837961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084837961 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084837980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084837980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084837980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084837980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084837980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084837980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084837980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084837980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084837980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(944)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084837981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084837981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084837981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084837982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084837982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084837982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084837982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084837982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084837982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084837982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084837982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084837982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(945)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084837982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084837995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084837995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084838017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084838017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084838017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084838017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084838017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084838017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084838017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084838017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084838017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084838019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084838019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084838019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084838019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084838019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084838019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084838019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084838019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084838019 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084838019 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084838019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084838020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084838020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084838023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084838031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084838031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084838753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084838753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084838753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084838753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084838756 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084838756 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C33242E0'O, index=0 SGSN_Test-GSUP(951)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := '4E7FFDBF6C9414279A03F06EA5EF66B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F90E2F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8C43C74127D2731'O } } } } } 20240909084838800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084838800 DLLC NOTICE LLME(ffffffff/c33242e0){UNASSIGNED} LLC RX: unknown TLLI 0xc33242e0, creating LLME on the fly (gprs_llc.c:552) 20240909084838800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084838800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240909084838800 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084838800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084838800 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084838800 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084838800 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084838800 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084838800 DLLC NOTICE LLME(ffffffff/c33242e0){UNASSIGNED} LLGM Assign pre (c33242e0 => e3cc35be) (gprs_llc.c:1079) 20240909084838800 DLLC NOTICE LLME(c33242e0/e3cc35be){ASSIGNED} LLGM Assign post (c33242e0 => e3cc35be) (gprs_llc.c:1125) 20240909084838800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084838800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084838800 DMM DEBUG MM(262420000000027/e3cc35be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084838812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084838812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084838812 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084838812 DMM DEBUG MM(262420000000027/e3cc35be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240909084838812 DMM NOTICE MM(262420000000027/e3cc35be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084838812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084838812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084838812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084838812 DMM DEBUG MM(262420000000027/e3cc35be) Requesting authorization (sgsn_auth.c:160) 20240909084838812 DMM INFO MM(262420000000027/e3cc35be) Requesting authentication tuples (sgsn_auth.c:184) 20240909084838812 DMM DEBUG MM(262420000000027/e3cc35be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084838812 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240909084838812 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20240909084838815 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084838815 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084838815 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084838815 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084838815 DMM INFO MM(262420000000027/e3cc35be) Subscriber data update (mmctx.c:430) 20240909084838815 DMM DEBUG MM(262420000000027/e3cc35be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084838815 DMM INFO MM(262420000000027/e3cc35be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084838815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084838815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084838815 DMM INFO MM(262420000000027/e3cc35be) <- GMM AUTH AND CIPHERING REQ (rand = 4e 7f fd bf 6c 94 14 27 9a 03 f0 6e a5 ef 66 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084838823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084838823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084838823 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084838823 DMM INFO MM(262420000000027/e3cc35be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084838823 DMM NOTICE MM(262420000000027/e3cc35be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084838823 DMM DEBUG MM(262420000000027/e3cc35be) checking auth: received GSM SRES = 6f 90 e2 f7 (gprs_gmm.c:666) 20240909084838823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084838823 DMM DEBUG MM(262420000000027/e3cc35be) Requesting authorization (sgsn_auth.c:160) 20240909084838823 DMM INFO MM(262420000000027/e3cc35be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084838823 DMM DEBUG MM(262420000000027/e3cc35be) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084838823 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240909084838823 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) 20240909084838823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084838823 DMM INFO MM(262420000000027/e3cc35be) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3cc35be) (gprs_gmm.c:300) 20240909084838824 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084838824 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084838824 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240909084838825 DMM INFO MM(262420000000027/e3cc35be) Subscriber data update (mmctx.c:430) 20240909084838825 DMM DEBUG MM(262420000000027/e3cc35be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084838825 DMM INFO MM(262420000000027/e3cc35be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084838825 DMM NOTICE MM(262420000000027/e3cc35be) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240909084838825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084838825 DMM NOTICE MM(262420000000027/e3cc35be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084838825 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) 20240909084838825 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084838825 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240909084838825 DMM INFO MM(262420000000027/e3cc35be) Subscriber data update (mmctx.c:430) 20240909084838825 DMM DEBUG MM(262420000000027/e3cc35be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084838831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084838832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084838832 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084838832 DMM INFO MM(262420000000027/e3cc35be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084838832 DMM NOTICE MM(262420000000027/e3cc35be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084838832 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084838832 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084838832 DLLC NOTICE LLME(c33242e0/e3cc35be){ASSIGNED} LLGM Assign pre (ffffffff => e3cc35be) (gprs_llc.c:1079) 20240909084838832 DLLC NOTICE LLME(ffffffff/e3cc35be){ASSIGNED} LLGM Assign post (ffffffff => e3cc35be) (gprs_llc.c:1125) 20240909084838832 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084838832 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084838832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084838832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084838883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084838883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084838884 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084838884 DMM INFO MM(262420000000027/e3cc35be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084838884 DMM INFO MM(262420000000027/e3cc35be) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084838884 DMM DEBUG MM(262420000000027/e3cc35be) Using GGSN 0 (gprs_sm.c:312) 20240909084838884 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) 20240909084838884 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240909084838884 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084838884 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084838884 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@c4f083e63f0c: First createPDPContextRequest received, dropping & waiting for retransmission 20240909084843885 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240909084843893 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 b2 29 a0 f9 11 dd 84 ee b2 14 05 7f ea ef 82 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=1052 from retransmit req queue (gtp.c:443) 20240909084843893 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38b0c8, cbp=0x563d2a718c80) (sgsn_libgtp.c:629) 20240909084843893 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084843893 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=e3cc35be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084843893 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084843893 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240909084843903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084843903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240909084843903 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084843903 DMM INFO MM(262420000000027/e3cc35be) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240909084843903 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084843903 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@c4f083e63f0c: First deletePDPContextRequest received, dropping & waiting for retransmission 20240909084848904 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240909084848907 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) 20240909084848907 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f863b38b0c8, cbp=0x563d2a718c80) (sgsn_libgtp.c:629) 20240909084848907 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240909084848907 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=e3cc35be, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084848907 DMM INFO MM(262420000000027/e3cc35be) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240909084848907 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240909084848907 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@c4f083e63f0c: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@c4f083e63f0c: Final verdict of PTC: pass 20240909084848917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084848918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084848919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(949)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(951)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(940)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(950)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(945)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(938)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(948)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(943)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Sep 9 08:48:49 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20240909084849919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084849919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=99960) 20240909084850920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084850920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Sep 9 08:48:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240909084851921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084851921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240909084852071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084852073 DMM INFO MM(262420000000027/e3cc35be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084852073 DMM INFO MM(262420000000027/e3cc35be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084852073 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084852073 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084852073 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084852073 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084852073 DLLC NOTICE LLME(ffffffff/e3cc35be){ASSIGNED} LLGM Assign pre (e3cc35be => ffffffff) (gprs_llc.c:1079) 20240909084852073 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e3cc35be => ffffffff) (gprs_llc.c:1125) 20240909084852073 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240909084852073 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) 20240909084852073 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) 20240909084852073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084852073 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084852073 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084852073 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084852073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084852123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084852123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084852123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084852123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084852123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084852123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084852123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084852123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084852123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(958)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(959)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084852125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084852125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084852125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084852125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084852125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084852125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084852125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084852125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084852125 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084852125 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084852125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(959)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084852126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084852126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084852130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084852138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084852138 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(960)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084852150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084852150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084852150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084852150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084852150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084852150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084852150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084852150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084852150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084852151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084852151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084852151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084852151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084852151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084852151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084852151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084852151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084852151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084852151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084852151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084852152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084852152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084852156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084852166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084852166 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084852186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084852186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084852186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084852186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084852186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084852186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084852186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084852186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084852186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084852188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084852188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084852188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084852188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084852188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084852188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084852188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084852188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084852188 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084852188 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084852188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084852189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084852189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084852193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084852203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084852203 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)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084852923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084852923 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084852923 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084852923 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084852925 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084852925 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='CFE51341'O, index=0 SGSN_Test-GSUP(970)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := '7B7543FBB66C0D49267353D76CD4979A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C9F145E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F039FEE86E404738'O } } } } } 20240909084852977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084852977 DLLC NOTICE LLME(ffffffff/cfe51341){UNASSIGNED} LLC RX: unknown TLLI 0xcfe51341, creating LLME on the fly (gprs_llc.c:552) 20240909084852977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084852977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240909084852977 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084852977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084852977 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084852977 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084852977 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084852977 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084852977 DLLC NOTICE LLME(ffffffff/cfe51341){UNASSIGNED} LLGM Assign pre (cfe51341 => d3e89c1b) (gprs_llc.c:1079) 20240909084852977 DLLC NOTICE LLME(cfe51341/d3e89c1b){ASSIGNED} LLGM Assign post (cfe51341 => d3e89c1b) (gprs_llc.c:1125) 20240909084852977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084852977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084852977 DMM DEBUG MM(262420000000028/d3e89c1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084852990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084852990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084852990 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084852990 DMM DEBUG MM(262420000000028/d3e89c1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240909084852990 DMM NOTICE MM(262420000000028/d3e89c1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084852990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084852990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084852990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084852990 DMM DEBUG MM(262420000000028/d3e89c1b) Requesting authorization (sgsn_auth.c:160) 20240909084852990 DMM INFO MM(262420000000028/d3e89c1b) Requesting authentication tuples (sgsn_auth.c:184) 20240909084852990 DMM DEBUG MM(262420000000028/d3e89c1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084852990 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240909084852990 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20240909084852993 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084852993 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084852993 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084852994 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084852994 DMM INFO MM(262420000000028/d3e89c1b) Subscriber data update (mmctx.c:430) 20240909084852994 DMM DEBUG MM(262420000000028/d3e89c1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084852994 DMM INFO MM(262420000000028/d3e89c1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084852994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084852994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084852994 DMM INFO MM(262420000000028/d3e89c1b) <- GMM AUTH AND CIPHERING REQ (rand = 7b 75 43 fb b6 6c 0d 49 26 73 53 d7 6c d4 97 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084853002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084853002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084853002 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084853002 DMM INFO MM(262420000000028/d3e89c1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084853002 DMM NOTICE MM(262420000000028/d3e89c1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084853002 DMM DEBUG MM(262420000000028/d3e89c1b) checking auth: received GSM SRES = 0c 9f 14 5e (gprs_gmm.c:666) 20240909084853002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084853002 DMM DEBUG MM(262420000000028/d3e89c1b) Requesting authorization (sgsn_auth.c:160) 20240909084853002 DMM INFO MM(262420000000028/d3e89c1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084853002 DMM DEBUG MM(262420000000028/d3e89c1b) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084853002 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240909084853002 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) 20240909084853002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084853002 DMM INFO MM(262420000000028/d3e89c1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3e89c1b) (gprs_gmm.c:300) 20240909084853003 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084853003 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084853003 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240909084853003 DMM INFO MM(262420000000028/d3e89c1b) Subscriber data update (mmctx.c:430) 20240909084853003 DMM DEBUG MM(262420000000028/d3e89c1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084853003 DMM INFO MM(262420000000028/d3e89c1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084853003 DMM NOTICE MM(262420000000028/d3e89c1b) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240909084853003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084853003 DMM NOTICE MM(262420000000028/d3e89c1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084853003 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) 20240909084853004 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084853004 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240909084853004 DMM INFO MM(262420000000028/d3e89c1b) Subscriber data update (mmctx.c:430) 20240909084853004 DMM DEBUG MM(262420000000028/d3e89c1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084853010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084853011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084853011 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084853011 DMM INFO MM(262420000000028/d3e89c1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084853011 DMM NOTICE MM(262420000000028/d3e89c1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084853011 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084853011 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084853011 DLLC NOTICE LLME(cfe51341/d3e89c1b){ASSIGNED} LLGM Assign pre (ffffffff => d3e89c1b) (gprs_llc.c:1079) 20240909084853011 DLLC NOTICE LLME(ffffffff/d3e89c1b){ASSIGNED} LLGM Assign post (ffffffff => d3e89c1b) (gprs_llc.c:1125) 20240909084853011 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084853011 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084853011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084853011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084853063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084853063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084853063 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084853063 DMM INFO MM(262420000000028/d3e89c1b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084853063 DMM INFO MM(262420000000028/d3e89c1b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084853063 DMM DEBUG MM(262420000000028/d3e89c1b) Using GGSN 0 (gprs_sm.c:312) 20240909084853063 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) 20240909084853063 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240909084853063 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084853063 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084853063 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240909084853075 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 cd b6 80 3c 11 6e f9 de d3 14 05 7f cc 4e c4 53 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20240909084853075 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38b0c8, cbp=0x563d2a718c80) (sgsn_libgtp.c:629) 20240909084853075 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084853075 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=d3e89c1b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084853075 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084853075 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084853082 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240909084853082 DGPRS INFO PDP(262420000000028:5): Context 0x7f863b38b0c8 was deleted (sgsn_libgtp.c:657) 20240909084853082 DMM INFO MM(262420000000028/d3e89c1b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084853082 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240909084853082 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c4f083e63f0c: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240909084853087 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240909084853088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084853088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240909084853088 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084853088 DMM INFO MM(262420000000028/d3e89c1b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240909084853088 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) 20240909084853088 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c4f083e63f0c: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c4f083e63f0c: Final verdict of PTC: pass 20240909084853093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@c4f083e63f0c: Final verdict of PTC: none 20240909084853095 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084853095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(959)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(963)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(968)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(966)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(957)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(961)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Sep 9 08:48:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41436) 20240909084854096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084854096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41436, count=98076) 20240909084855097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084855098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Sep 9 08:48:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084856098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084856099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240909084856242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084856243 DMM INFO MM(262420000000028/d3e89c1b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084856243 DMM INFO MM(262420000000028/d3e89c1b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084856243 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084856243 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084856243 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084856243 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084856243 DLLC NOTICE LLME(ffffffff/d3e89c1b){ASSIGNED} LLGM Assign pre (d3e89c1b => ffffffff) (gprs_llc.c:1079) 20240909084856243 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d3e89c1b => ffffffff) (gprs_llc.c:1125) 20240909084856243 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084856243 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084856243 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240909084856243 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) 20240909084856243 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) 20240909084856243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084856243 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084856243 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084856243 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084856243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084856287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084856287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084856287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084856287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084856287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084856287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084856287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084856287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084856287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084856288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084856288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084856288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084856288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084856288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084856289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084856289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084856289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084856289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084856289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084856289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084856289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084856289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084856293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084856302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084856302 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)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084856322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084856322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084856322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084856323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084856323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084856323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084856323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084856323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084856323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084856324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084856324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084856324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084856325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084856325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084856325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084856325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084856325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084856325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084856325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084856325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084856325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084856325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084856329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084856339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084856339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(984)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084856368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084856368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084856368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084856368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084856368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084856368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084856368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084856368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084856368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084856370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084856370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084856370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084856370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084856370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084856370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084856370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084856370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084856370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084856370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084856370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084856371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084856371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084856375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084856385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084856385 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)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084857099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084857099 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084857099 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084857099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084857101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084857102 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='EE4B11CC'O, index=0 SGSN_Test-GSUP(989)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := 'A68240CC81D2E3EBF70209525D012F6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D7F03CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC5C10548E462F27'O } } } } } 20240909084857149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084857149 DLLC NOTICE LLME(ffffffff/ee4b11cc){UNASSIGNED} LLC RX: unknown TLLI 0xee4b11cc, creating LLME on the fly (gprs_llc.c:552) 20240909084857149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084857149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240909084857149 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084857149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084857149 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084857149 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084857149 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084857149 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084857149 DLLC NOTICE LLME(ffffffff/ee4b11cc){UNASSIGNED} LLGM Assign pre (ee4b11cc => ff9c785e) (gprs_llc.c:1079) 20240909084857149 DLLC NOTICE LLME(ee4b11cc/ff9c785e){ASSIGNED} LLGM Assign post (ee4b11cc => ff9c785e) (gprs_llc.c:1125) 20240909084857149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084857149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084857149 DMM DEBUG MM(262420000000026/ff9c785e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084857161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084857161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084857161 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084857161 DMM DEBUG MM(262420000000026/ff9c785e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240909084857161 DMM NOTICE MM(262420000000026/ff9c785e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084857161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084857161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084857161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084857161 DMM DEBUG MM(262420000000026/ff9c785e) Requesting authorization (sgsn_auth.c:160) 20240909084857161 DMM INFO MM(262420000000026/ff9c785e) Requesting authentication tuples (sgsn_auth.c:184) 20240909084857161 DMM DEBUG MM(262420000000026/ff9c785e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084857161 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240909084857161 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20240909084857164 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084857164 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084857164 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084857164 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084857164 DMM INFO MM(262420000000026/ff9c785e) Subscriber data update (mmctx.c:430) 20240909084857164 DMM DEBUG MM(262420000000026/ff9c785e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084857164 DMM INFO MM(262420000000026/ff9c785e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084857164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084857164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084857164 DMM INFO MM(262420000000026/ff9c785e) <- GMM AUTH AND CIPHERING REQ (rand = a6 82 40 cc 81 d2 e3 eb f7 02 09 52 5d 01 2f 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084857173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084857173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084857173 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084857173 DMM INFO MM(262420000000026/ff9c785e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084857173 DMM NOTICE MM(262420000000026/ff9c785e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084857173 DMM DEBUG MM(262420000000026/ff9c785e) checking auth: received GSM SRES = 4d 7f 03 ce (gprs_gmm.c:666) 20240909084857173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084857173 DMM DEBUG MM(262420000000026/ff9c785e) Requesting authorization (sgsn_auth.c:160) 20240909084857173 DMM INFO MM(262420000000026/ff9c785e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084857173 DMM DEBUG MM(262420000000026/ff9c785e) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084857173 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240909084857173 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) 20240909084857173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084857173 DMM INFO MM(262420000000026/ff9c785e) <- GMM ATTACH ACCEPT (new P-TMSI=0xff9c785e) (gprs_gmm.c:300) 20240909084857174 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084857174 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084857174 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240909084857174 DMM INFO MM(262420000000026/ff9c785e) Subscriber data update (mmctx.c:430) 20240909084857174 DMM DEBUG MM(262420000000026/ff9c785e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084857174 DMM INFO MM(262420000000026/ff9c785e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084857174 DMM NOTICE MM(262420000000026/ff9c785e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240909084857174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084857174 DMM NOTICE MM(262420000000026/ff9c785e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084857174 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) 20240909084857175 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084857175 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240909084857175 DMM INFO MM(262420000000026/ff9c785e) Subscriber data update (mmctx.c:430) 20240909084857175 DMM DEBUG MM(262420000000026/ff9c785e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084857181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084857181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084857181 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084857181 DMM INFO MM(262420000000026/ff9c785e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084857181 DMM NOTICE MM(262420000000026/ff9c785e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084857181 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084857181 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084857181 DLLC NOTICE LLME(ee4b11cc/ff9c785e){ASSIGNED} LLGM Assign pre (ffffffff => ff9c785e) (gprs_llc.c:1079) 20240909084857181 DLLC NOTICE LLME(ffffffff/ff9c785e){ASSIGNED} LLGM Assign post (ffffffff => ff9c785e) (gprs_llc.c:1125) 20240909084857181 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084857181 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084857181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084857181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084857233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084857233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084857233 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084857233 DMM INFO MM(262420000000026/ff9c785e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084857233 DMM INFO MM(262420000000026/ff9c785e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084857233 DMM DEBUG MM(262420000000026/ff9c785e) Using GGSN 0 (gprs_sm.c:312) 20240909084857233 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) 20240909084857233 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240909084857233 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084857233 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084857233 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240909084857244 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 a7 b0 14 4c 11 f4 b5 de 5c 14 05 7f fa fe 98 e9 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) 20240909084857244 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38b0c8, cbp=0x563d2a718c80) (sgsn_libgtp.c:629) 20240909084857244 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084857244 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=ff9c785e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084857244 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084857244 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084857254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084857254 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909084857254 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084857258 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 a7 b0 14 4c 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20240909084857258 DGPRS INFO PDP(262420000000026:5): Context 0x7f863b38b0c8 was deleted (sgsn_libgtp.c:657) 20240909084857258 DMM INFO MM(262420000000026/ff9c785e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240909084857258 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240909084857258 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c4f083e63f0c: Removing Client IMSI='262420000000026'H, index=0 20240909084857263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084857264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240909084857264 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084857264 DMM INFO MM(262420000000026/ff9c785e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@c4f083e63f0c: Final verdict of PTC: pass 20240909084857266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@c4f083e63f0c: Final verdict of PTC: none 20240909084857268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084857268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(977)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(982)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(987)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(975)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(980)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(985)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Sep 9 08:48:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41888) 20240909084858269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084858269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41888, count=99996) 20240909084859271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084859271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Sep 9 08:48:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084900273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084900273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_gmm_detach started. 20240909084900416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084900417 DMM INFO MM(262420000000026/ff9c785e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084900417 DMM INFO MM(262420000000026/ff9c785e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084900417 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084900417 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084900417 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084900417 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084900417 DLLC NOTICE LLME(ffffffff/ff9c785e){ASSIGNED} LLGM Assign pre (ff9c785e => ffffffff) (gprs_llc.c:1079) 20240909084900417 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ff9c785e => ffffffff) (gprs_llc.c:1125) 20240909084900417 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084900417 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084900417 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240909084900417 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) 20240909084900417 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) 20240909084900417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084900417 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084900417 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084900417 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084900417 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084900459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084900459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084900459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084900459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084900459 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084900459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084900459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084900459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084900459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084900461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084900461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084900461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084900461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084900461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084900461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084900461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084900461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084900461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084900461 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084900461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084900461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084900461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084900465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084900476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084900476 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084900494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084900494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084900494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084900494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084900494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084900494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084900494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084900494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084900494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084900496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084900496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084900496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084900496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084900496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084900496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084900496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084900496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084900496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084900496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084900496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084900497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084900497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084900502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084900511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084900511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084900532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084900532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084900532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084900532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084900532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084900532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084900532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084900532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084900532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084900534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084900534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084900534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084900534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084900534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084900534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084900534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084900534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084900534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084900534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084900534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084900535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084900535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084900539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084900547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084900547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084901274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084901274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084901274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084901274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084901276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084901277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D1FDB9CA'O, index=0 SGSN_Test-GSUP(1008)@c4f083e63f0c: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@c4f083e63f0c: 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 := '27B816F2D01305736251C837EF13F4E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FF3FBB6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CBF68438C28BB56'O } } } } } 20240909084901324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084901324 DLLC NOTICE LLME(ffffffff/d1fdb9ca){UNASSIGNED} LLC RX: unknown TLLI 0xd1fdb9ca, creating LLME on the fly (gprs_llc.c:552) 20240909084901324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084901324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240909084901324 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084901324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084901324 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084901324 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084901325 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084901325 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084901325 DLLC NOTICE LLME(ffffffff/d1fdb9ca){UNASSIGNED} LLGM Assign pre (d1fdb9ca => e40c5a79) (gprs_llc.c:1079) 20240909084901325 DLLC NOTICE LLME(d1fdb9ca/e40c5a79){ASSIGNED} LLGM Assign post (d1fdb9ca => e40c5a79) (gprs_llc.c:1125) 20240909084901325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084901325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084901325 DMM DEBUG MM(262420000000026/e40c5a79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084901337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084901337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084901337 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084901337 DMM DEBUG MM(262420000000026/e40c5a79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240909084901337 DMM NOTICE MM(262420000000026/e40c5a79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084901337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084901337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084901337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084901337 DMM DEBUG MM(262420000000026/e40c5a79) Requesting authorization (sgsn_auth.c:160) 20240909084901337 DMM INFO MM(262420000000026/e40c5a79) Requesting authentication tuples (sgsn_auth.c:184) 20240909084901337 DMM DEBUG MM(262420000000026/e40c5a79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084901337 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240909084901337 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20240909084901341 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084901341 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084901341 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084901341 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084901341 DMM INFO MM(262420000000026/e40c5a79) Subscriber data update (mmctx.c:430) 20240909084901341 DMM DEBUG MM(262420000000026/e40c5a79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084901341 DMM INFO MM(262420000000026/e40c5a79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084901341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084901341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084901341 DMM INFO MM(262420000000026/e40c5a79) <- GMM AUTH AND CIPHERING REQ (rand = 27 b8 16 f2 d0 13 05 73 62 51 c8 37 ef 13 f4 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084901349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084901349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084901349 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084901349 DMM INFO MM(262420000000026/e40c5a79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084901349 DMM NOTICE MM(262420000000026/e40c5a79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084901349 DMM DEBUG MM(262420000000026/e40c5a79) checking auth: received GSM SRES = 5f f3 fb b6 (gprs_gmm.c:666) 20240909084901349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084901349 DMM DEBUG MM(262420000000026/e40c5a79) Requesting authorization (sgsn_auth.c:160) 20240909084901349 DMM INFO MM(262420000000026/e40c5a79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084901349 DMM DEBUG MM(262420000000026/e40c5a79) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084901349 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240909084901349 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) 20240909084901349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084901349 DMM INFO MM(262420000000026/e40c5a79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe40c5a79) (gprs_gmm.c:300) 20240909084901351 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084901351 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084901351 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240909084901351 DMM INFO MM(262420000000026/e40c5a79) Subscriber data update (mmctx.c:430) 20240909084901351 DMM DEBUG MM(262420000000026/e40c5a79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084901351 DMM INFO MM(262420000000026/e40c5a79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084901351 DMM NOTICE MM(262420000000026/e40c5a79) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240909084901351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084901351 DMM NOTICE MM(262420000000026/e40c5a79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084901351 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) 20240909084901352 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084901352 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240909084901352 DMM INFO MM(262420000000026/e40c5a79) Subscriber data update (mmctx.c:430) 20240909084901352 DMM DEBUG MM(262420000000026/e40c5a79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084901358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084901358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084901358 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084901358 DMM INFO MM(262420000000026/e40c5a79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084901358 DMM NOTICE MM(262420000000026/e40c5a79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084901358 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084901358 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084901358 DLLC NOTICE LLME(d1fdb9ca/e40c5a79){ASSIGNED} LLGM Assign pre (ffffffff => e40c5a79) (gprs_llc.c:1079) 20240909084901358 DLLC NOTICE LLME(ffffffff/e40c5a79){ASSIGNED} LLGM Assign post (ffffffff => e40c5a79) (gprs_llc.c:1125) 20240909084901358 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084901358 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084901358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084901358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084901409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084901409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084901409 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084901409 DMM INFO MM(262420000000026/e40c5a79) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084901409 DMM INFO MM(262420000000026/e40c5a79) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084901409 DMM DEBUG MM(262420000000026/e40c5a79) Using GGSN 0 (gprs_sm.c:312) 20240909084901409 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) 20240909084901409 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240909084901409 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084901409 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084901409 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240909084901421 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 64 c9 03 af 11 79 92 c5 b1 14 05 7f a6 4f 2d 92 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20240909084901421 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38b0c8, cbp=0x563d2a718c80) (sgsn_libgtp.c:629) 20240909084901421 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084901421 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=e40c5a79, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084901421 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084901421 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084901429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084901429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084901429 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084901429 DMM INFO MM(262420000000026/e40c5a79) -> GMM DETACH REQUEST TLLI=0xe40c5a79 type=GPRS detach (gprs_gmm.c:1465) 20240909084901429 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240909084901429 DMM INFO MM(262420000000026/e40c5a79) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240909084901429 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084901429 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084901429 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084901429 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084901429 DLLC NOTICE LLME(ffffffff/e40c5a79){ASSIGNED} LLGM Assign pre (e40c5a79 => ffffffff) (gprs_llc.c:1079) 20240909084901429 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e40c5a79 => ffffffff) (gprs_llc.c:1125) 20240909084901429 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084901429 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084901429 DMM NOTICE MM(262420000000026/e40c5a79) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084901429 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240909084901429 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084901429 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084901429 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240909084901429 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240909084901429 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) 20240909084901429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084901429 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084901429 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084901429 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084901430 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@c4f083e63f0c: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@c4f083e63f0c: Final verdict of PTC: pass 20240909084901436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@c4f083e63f0c: Final verdict of PTC: none 20240909084901439 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084901439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(996)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1001)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1006)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(999)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(994)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1004)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Sep 9 08:49:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20240909084902421 DGPRS DEBUG Checking for inactive LLMEs, time = 7682476 (sgsn.c:131) 20240909084902439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084902439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41688, count=103496) 20240909084903440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084903440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Sep 9 08:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084904441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084904441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240909084904581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084904583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084904623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084904623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084904623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084904623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084904623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084904625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084904625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084904625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084904625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084904625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084904625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084904625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084904625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084904625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084904625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084904625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084904625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084904625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084904629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084904638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084904638 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)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084904666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084904666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084904666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084904666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084904666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084904666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084904666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084904666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084904666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084904669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084904669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084904669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084904669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084904669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084904669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084904669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084904669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084904669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084904669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084904669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084904670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084904670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1020)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084904675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084904685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084904685 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(1018)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084904706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084904706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084904706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084904706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084904706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084904706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084904706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084904706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084904706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084904708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084904708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084904708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084904708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084904708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084904708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084904708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084904708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084904708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084904708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084904708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1026)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084904709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084904709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084904713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084904721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084904721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084905442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084905442 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084905442 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084905442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084905444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084905445 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c4f083e63f0c: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EAA54C70'O, index=0 SGSN_Test-GSUP(1027)@c4f083e63f0c: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20240909084906498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084906498 DLLC NOTICE LLME(ffffffff/eaa54c70){UNASSIGNED} LLC RX: unknown TLLI 0xeaa54c70, creating LLME on the fly (gprs_llc.c:552) 20240909084906498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084906498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240909084906498 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084906498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084906498 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084906498 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084906498 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084906498 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084906498 DLLC NOTICE LLME(ffffffff/eaa54c70){UNASSIGNED} LLGM Assign pre (eaa54c70 => e19c8f03) (gprs_llc.c:1079) 20240909084906498 DLLC NOTICE LLME(eaa54c70/e19c8f03){ASSIGNED} LLGM Assign post (eaa54c70 => e19c8f03) (gprs_llc.c:1125) 20240909084906498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084906498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084906498 DMM DEBUG MM(262420000000039/e19c8f03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084906512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084906512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240909084906512 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084906512 DMM INFO MM(262420000000039/e19c8f03) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240909084906512 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084906512 DLLC NOTICE LLME(eaa54c70/e19c8f03){ASSIGNED} LLGM Assign pre (eaa54c70 => e19c8f03) (gprs_llc.c:1079) 20240909084906512 DLLC NOTICE LLME(eaa54c70/e19c8f03){ASSIGNED} LLGM Assign post (eaa54c70 => e19c8f03) (gprs_llc.c:1125) 20240909084906512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084906513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084906513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084906513 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084906513 DMM DEBUG MM(262420000000039/e19c8f03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240909084906513 DMM NOTICE MM(262420000000039/e19c8f03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084906513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084906513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084906513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240909084906513 DMM INFO MM(262420000000039/e19c8f03) <- GMM ATTACH ACCEPT (new P-TMSI=0xe19c8f03) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c4f083e63f0c: Removing Client IMSI='262420000000039'H, index=0 20240909084907517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084907517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084907517 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084907517 DMM INFO MM(262420000000039/e19c8f03) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084907517 DMM NOTICE MM(262420000000039/e19c8f03) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084907517 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084907517 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084907517 DLLC NOTICE LLME(eaa54c70/e19c8f03){ASSIGNED} LLGM Assign pre (ffffffff => e19c8f03) (gprs_llc.c:1079) 20240909084907517 DLLC NOTICE LLME(ffffffff/e19c8f03){ASSIGNED} LLGM Assign post (ffffffff => e19c8f03) (gprs_llc.c:1125) 20240909084907518 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084907518 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084907518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084907518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@c4f083e63f0c: Final verdict of PTC: pass 20240909084907519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58616<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084907521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084907521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1025)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(1027)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@c4f083e63f0c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1021)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1015)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1026)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1013)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1024)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1019)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Sep 9 08:49:07 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20240909084908522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084908522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59600, count=65920) 20240909084909523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084909523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Sep 9 08:49:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084910524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084910524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_xid_empty_l3 started. 20240909084910665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084910667 DMM INFO MM(262420000000039/e19c8f03) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084910667 DMM INFO MM(262420000000039/e19c8f03) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084910667 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084910667 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084910667 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084910667 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084910667 DLLC NOTICE LLME(ffffffff/e19c8f03){ASSIGNED} LLGM Assign pre (e19c8f03 => ffffffff) (gprs_llc.c:1079) 20240909084910667 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e19c8f03 => ffffffff) (gprs_llc.c:1125) 20240909084910667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084910667 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084910667 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084910667 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084910667 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084910716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084910716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084910716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084910716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084910716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084910716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084910716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084910716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084910716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084910718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084910718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084910718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084910718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084910718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084910718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084910718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084910718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084910718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084910718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084910718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084910719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084910719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909084910722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084910732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084910732 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084910768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084910768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084910768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084910768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084910768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084910768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084910768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084910768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084910768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084910770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084910770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084910770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084910770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084910770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084910770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084910770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084910770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084910770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084910770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084910770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084910771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084910771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084910775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909084910785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084910785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1037)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084910807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084910807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084910807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084910807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084910808 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084910808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084910808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084910808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084910808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084910809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084910809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084910809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084910810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084910810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084910810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084910810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084910810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084910810 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084910810 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084910810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084910810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084910810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084910815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084910824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084910824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084911525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084911525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084911525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084911525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084911528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084911528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@c4f083e63f0c: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='ECE7EDCF'O, index=0 SGSN_Test-GSUP(1046)@c4f083e63f0c: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@c4f083e63f0c: 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 := '071234B79631BECF73E2E639DFC07A84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9128919E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F46BEAB9D3AE3D81'O } } } } } 20240909084912582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084912582 DLLC NOTICE LLME(ffffffff/ece7edcf){UNASSIGNED} LLC RX: unknown TLLI 0xece7edcf, creating LLME on the fly (gprs_llc.c:552) 20240909084912582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084912582 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240909084912582 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084912582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084912582 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084912582 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084912582 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084912582 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084912582 DLLC NOTICE LLME(ffffffff/ece7edcf){UNASSIGNED} LLGM Assign pre (ece7edcf => ef1f301d) (gprs_llc.c:1079) 20240909084912582 DLLC NOTICE LLME(ece7edcf/ef1f301d){ASSIGNED} LLGM Assign post (ece7edcf => ef1f301d) (gprs_llc.c:1125) 20240909084912582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084912582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084912582 DMM DEBUG MM(262420000000044/ef1f301d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084912593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084912593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084912593 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084912593 DMM DEBUG MM(262420000000044/ef1f301d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240909084912593 DMM NOTICE MM(262420000000044/ef1f301d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084912593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084912593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084912593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084912593 DMM DEBUG MM(262420000000044/ef1f301d) Requesting authorization (sgsn_auth.c:160) 20240909084912593 DMM INFO MM(262420000000044/ef1f301d) Requesting authentication tuples (sgsn_auth.c:184) 20240909084912593 DMM DEBUG MM(262420000000044/ef1f301d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084912593 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240909084912593 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@c4f083e63f0c: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20240909084912596 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084912596 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084912596 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084912596 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084912596 DMM INFO MM(262420000000044/ef1f301d) Subscriber data update (mmctx.c:430) 20240909084912596 DMM DEBUG MM(262420000000044/ef1f301d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084912596 DMM INFO MM(262420000000044/ef1f301d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084912596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084912596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084912596 DMM INFO MM(262420000000044/ef1f301d) <- GMM AUTH AND CIPHERING REQ (rand = 07 12 34 b7 96 31 be cf 73 e2 e6 39 df c0 7a 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084912604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084912604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084912604 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084912604 DMM INFO MM(262420000000044/ef1f301d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084912604 DMM NOTICE MM(262420000000044/ef1f301d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084912604 DMM DEBUG MM(262420000000044/ef1f301d) checking auth: received GSM SRES = 91 28 91 9e (gprs_gmm.c:666) 20240909084912604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084912604 DMM DEBUG MM(262420000000044/ef1f301d) Requesting authorization (sgsn_auth.c:160) 20240909084912604 DMM INFO MM(262420000000044/ef1f301d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084912604 DMM DEBUG MM(262420000000044/ef1f301d) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084912604 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240909084912604 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) 20240909084912604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084912604 DMM INFO MM(262420000000044/ef1f301d) <- GMM ATTACH ACCEPT (new P-TMSI=0xef1f301d) (gprs_gmm.c:300) 20240909084912605 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084912605 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084912605 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240909084912605 DMM INFO MM(262420000000044/ef1f301d) Subscriber data update (mmctx.c:430) 20240909084912605 DMM DEBUG MM(262420000000044/ef1f301d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084912605 DMM INFO MM(262420000000044/ef1f301d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084912605 DMM NOTICE MM(262420000000044/ef1f301d) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240909084912605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084912605 DMM NOTICE MM(262420000000044/ef1f301d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084912605 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) 20240909084912606 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084912606 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240909084912606 DMM INFO MM(262420000000044/ef1f301d) Subscriber data update (mmctx.c:430) 20240909084912606 DMM DEBUG MM(262420000000044/ef1f301d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084912611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084912611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084912612 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084912612 DMM INFO MM(262420000000044/ef1f301d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084912612 DMM NOTICE MM(262420000000044/ef1f301d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084912612 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084912612 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084912612 DLLC NOTICE LLME(ece7edcf/ef1f301d){ASSIGNED} LLGM Assign pre (ffffffff => ef1f301d) (gprs_llc.c:1079) 20240909084912612 DLLC NOTICE LLME(ffffffff/ef1f301d){ASSIGNED} LLGM Assign post (ffffffff => ef1f301d) (gprs_llc.c:1125) 20240909084912612 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084912612 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084912612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084912612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084912664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084912664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084912664 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084912664 DMM INFO MM(262420000000044/ef1f301d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084912664 DMM INFO MM(262420000000044/ef1f301d) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084912664 DMM DEBUG MM(262420000000044/ef1f301d) Using GGSN 0 (gprs_sm.c:312) 20240909084912664 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) 20240909084912664 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240909084912664 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084912664 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084912664 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240909084912675 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 8c b9 f5 df 11 4d c1 24 63 14 05 7f 06 39 07 3a 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) 20240909084912675 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38c138, cbp=0x563d2a719df0) (sgsn_libgtp.c:629) 20240909084912675 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084912675 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=ef1f301d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084912675 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084912675 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084912681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084912681 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240909084912681 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240909084912681 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@c4f083e63f0c: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@c4f083e63f0c: Final verdict of PTC: pass 20240909084912688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084912690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084912690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1040)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1045)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1034)@c4f083e63f0c: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@c4f083e63f0c: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@c4f083e63f0c: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1038)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1043)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1032)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Sep 9 08:49:12 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46616) 20240909084913691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084913691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46616, count=94056) 20240909084914692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084914692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Sep 9 08:49:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084915693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084915693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_xid_n201u started. 20240909084915836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084915837 DMM INFO MM(262420000000044/ef1f301d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084915837 DMM INFO MM(262420000000044/ef1f301d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084915837 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084915837 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084915837 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084915837 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084915837 DLLC NOTICE LLME(ffffffff/ef1f301d){ASSIGNED} LLGM Assign pre (ef1f301d => ffffffff) (gprs_llc.c:1079) 20240909084915837 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ef1f301d => ffffffff) (gprs_llc.c:1125) 20240909084915838 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084915838 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084915838 DMM NOTICE MM(262420000000044/ef1f301d) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084915838 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240909084915838 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084915838 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084915838 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240909084915838 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240909084915838 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) 20240909084915838 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) 20240909084915838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084915838 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084915838 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084915838 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084915838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084915878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084915878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084915878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084915878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084915878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084915878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084915878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084915878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084915878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084915879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084915879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084915879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084915879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084915879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084915879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084915879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084915879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084915879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084915879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084915879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084915880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084915880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084915883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084915892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084915892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084915916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084915916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084915916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084915916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084915916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084915916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084915916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084915916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084915916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084915918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084915918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084915918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084915918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084915918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084915918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084915918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084915918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084915918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084915918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084915918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084915918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084915918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084915922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084915931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084915931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084915956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084915956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084915956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084915956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084915956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084915956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084915956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084915956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084915956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084915958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084915958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084915958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084915958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084915958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084915958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084915959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084915959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084915959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084915959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084915959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084915959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084915959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084915963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084915973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084915973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084916694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084916694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084916694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084916694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084916696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084916697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@c4f083e63f0c: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='DC3BEA2F'O, index=0 SGSN_Test-GSUP(1065)@c4f083e63f0c: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@c4f083e63f0c: 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 := 'DA0DBAE1D57B495B0DA7B8A7DF3C6405'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FACDB6D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '359F0930375890DA'O } } } } } 20240909084917749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084917749 DLLC NOTICE LLME(ffffffff/dc3bea2f){UNASSIGNED} LLC RX: unknown TLLI 0xdc3bea2f, creating LLME on the fly (gprs_llc.c:552) 20240909084917749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084917749 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240909084917750 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084917750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084917750 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084917750 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084917750 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084917750 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084917750 DLLC NOTICE LLME(ffffffff/dc3bea2f){UNASSIGNED} LLGM Assign pre (dc3bea2f => c7da1c77) (gprs_llc.c:1079) 20240909084917750 DLLC NOTICE LLME(dc3bea2f/c7da1c77){ASSIGNED} LLGM Assign post (dc3bea2f => c7da1c77) (gprs_llc.c:1125) 20240909084917750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084917750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084917750 DMM DEBUG MM(262420000000045/c7da1c77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084917763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084917763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084917763 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084917763 DMM DEBUG MM(262420000000045/c7da1c77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240909084917763 DMM NOTICE MM(262420000000045/c7da1c77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084917763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084917763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084917763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084917763 DMM DEBUG MM(262420000000045/c7da1c77) Requesting authorization (sgsn_auth.c:160) 20240909084917763 DMM INFO MM(262420000000045/c7da1c77) Requesting authentication tuples (sgsn_auth.c:184) 20240909084917763 DMM DEBUG MM(262420000000045/c7da1c77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084917763 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240909084917763 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@c4f083e63f0c: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20240909084917766 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084917766 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084917766 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084917766 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084917766 DMM INFO MM(262420000000045/c7da1c77) Subscriber data update (mmctx.c:430) 20240909084917766 DMM DEBUG MM(262420000000045/c7da1c77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084917766 DMM INFO MM(262420000000045/c7da1c77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084917766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084917766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084917766 DMM INFO MM(262420000000045/c7da1c77) <- GMM AUTH AND CIPHERING REQ (rand = da 0d ba e1 d5 7b 49 5b 0d a7 b8 a7 df 3c 64 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084917772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084917772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084917772 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084917772 DMM INFO MM(262420000000045/c7da1c77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084917772 DMM NOTICE MM(262420000000045/c7da1c77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084917772 DMM DEBUG MM(262420000000045/c7da1c77) checking auth: received GSM SRES = fa cd b6 d7 (gprs_gmm.c:666) 20240909084917772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084917772 DMM DEBUG MM(262420000000045/c7da1c77) Requesting authorization (sgsn_auth.c:160) 20240909084917772 DMM INFO MM(262420000000045/c7da1c77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084917772 DMM DEBUG MM(262420000000045/c7da1c77) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084917772 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240909084917772 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) 20240909084917772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084917772 DMM INFO MM(262420000000045/c7da1c77) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7da1c77) (gprs_gmm.c:300) 20240909084917773 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084917773 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084917773 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240909084917773 DMM INFO MM(262420000000045/c7da1c77) Subscriber data update (mmctx.c:430) 20240909084917773 DMM DEBUG MM(262420000000045/c7da1c77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084917773 DMM INFO MM(262420000000045/c7da1c77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084917773 DMM NOTICE MM(262420000000045/c7da1c77) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240909084917773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084917773 DMM NOTICE MM(262420000000045/c7da1c77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084917773 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) 20240909084917774 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084917774 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240909084917774 DMM INFO MM(262420000000045/c7da1c77) Subscriber data update (mmctx.c:430) 20240909084917774 DMM DEBUG MM(262420000000045/c7da1c77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084917779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084917779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084917779 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084917779 DMM INFO MM(262420000000045/c7da1c77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084917779 DMM NOTICE MM(262420000000045/c7da1c77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084917779 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084917779 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084917779 DLLC NOTICE LLME(dc3bea2f/c7da1c77){ASSIGNED} LLGM Assign pre (ffffffff => c7da1c77) (gprs_llc.c:1079) 20240909084917779 DLLC NOTICE LLME(ffffffff/c7da1c77){ASSIGNED} LLGM Assign post (ffffffff => c7da1c77) (gprs_llc.c:1125) 20240909084917779 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084917779 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084917779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084917779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084917830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084917830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084917831 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084917831 DMM INFO MM(262420000000045/c7da1c77) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084917831 DMM INFO MM(262420000000045/c7da1c77) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084917831 DMM DEBUG MM(262420000000045/c7da1c77) Using GGSN 0 (gprs_sm.c:312) 20240909084917831 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) 20240909084917831 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240909084917831 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084917831 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084917831 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240909084917842 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 fd 15 8c b0 11 b8 3f b3 9f 14 05 7f fa 6a 4a af 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20240909084917842 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38d1a8, cbp=0x563d2a71a670) (sgsn_libgtp.c:629) 20240909084917842 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084917842 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=c7da1c77, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084917842 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084917842 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084917851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084917851 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240909084917851 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240909084917851 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240909084917851 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@c4f083e63f0c: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@c4f083e63f0c: Final verdict of PTC: pass 20240909084917857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@c4f083e63f0c: Final verdict of PTC: none 20240909084917860 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084917860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1053)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1063)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@c4f083e63f0c: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@c4f083e63f0c: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@c4f083e63f0c: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1058)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1056)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1051)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1061)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_xid_n201u finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Sep 9 08:49:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=50080) 20240909084918860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084918860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50080, count=97480) 20240909084919861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084919861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Sep 9 08:49:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084920862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084920863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_llc_null started. 20240909084921005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084921006 DMM INFO MM(262420000000045/c7da1c77) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084921006 DMM INFO MM(262420000000045/c7da1c77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084921006 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084921006 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084921006 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084921006 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084921006 DLLC NOTICE LLME(ffffffff/c7da1c77){ASSIGNED} LLGM Assign pre (c7da1c77 => ffffffff) (gprs_llc.c:1079) 20240909084921006 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c7da1c77 => ffffffff) (gprs_llc.c:1125) 20240909084921006 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084921006 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084921006 DMM NOTICE MM(262420000000045/c7da1c77) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084921006 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240909084921006 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084921006 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084921006 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240909084921006 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240909084921006 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) 20240909084921006 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) 20240909084921006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084921006 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084921006 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084921006 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084921006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084921049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084921049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084921049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084921049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084921049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084921049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084921049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084921049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084921049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084921050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084921050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084921050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084921051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084921051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084921051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084921051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084921051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084921051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084921051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084921051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084921051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084921051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084921055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084921065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084921065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084921083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084921083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084921083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084921083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084921083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084921083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084921083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084921083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084921083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084921084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084921084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084921084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084921084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084921084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084921084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084921084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084921084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084921084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084921084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084921085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084921085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084921085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084921088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084921099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084921099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1078)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 TC_llc_null-BVCI210(1076)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084921121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084921122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084921122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084921122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084921122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084921122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084921122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084921122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084921122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084921123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084921123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084921123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084921124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084921124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084921124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084921124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084921124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084921124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084921124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084921124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084921124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084921124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084921128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084921137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084921137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084921863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084921864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084921864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084921864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084921866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084921866 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@c4f083e63f0c: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='DC10917B'O, index=0 SGSN_Test-GSUP(1084)@c4f083e63f0c: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@c4f083e63f0c: 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 := '630E76E482F5E3B8A0D1662A7E10B883'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78E031E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32F58EDFBEE043A7'O } } } } } 20240909084922925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084922925 DLLC NOTICE LLME(ffffffff/dc10917b){UNASSIGNED} LLC RX: unknown TLLI 0xdc10917b, creating LLME on the fly (gprs_llc.c:552) 20240909084922925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084922925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240909084922925 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084922925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084922925 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084922925 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084922925 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084922925 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084922925 DLLC NOTICE LLME(ffffffff/dc10917b){UNASSIGNED} LLGM Assign pre (dc10917b => e49cc3fe) (gprs_llc.c:1079) 20240909084922925 DLLC NOTICE LLME(dc10917b/e49cc3fe){ASSIGNED} LLGM Assign post (dc10917b => e49cc3fe) (gprs_llc.c:1125) 20240909084922925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084922925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084922925 DMM DEBUG MM(262420000000041/e49cc3fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084922939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084922939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084922939 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084922939 DMM DEBUG MM(262420000000041/e49cc3fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240909084922939 DMM NOTICE MM(262420000000041/e49cc3fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084922939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084922939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084922939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084922939 DMM DEBUG MM(262420000000041/e49cc3fe) Requesting authorization (sgsn_auth.c:160) 20240909084922939 DMM INFO MM(262420000000041/e49cc3fe) Requesting authentication tuples (sgsn_auth.c:184) 20240909084922939 DMM DEBUG MM(262420000000041/e49cc3fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084922939 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240909084922939 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@c4f083e63f0c: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20240909084922942 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084922942 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084922942 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084922942 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084922942 DMM INFO MM(262420000000041/e49cc3fe) Subscriber data update (mmctx.c:430) 20240909084922942 DMM DEBUG MM(262420000000041/e49cc3fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084922942 DMM INFO MM(262420000000041/e49cc3fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084922942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084922942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084922943 DMM INFO MM(262420000000041/e49cc3fe) <- GMM AUTH AND CIPHERING REQ (rand = 63 0e 76 e4 82 f5 e3 b8 a0 d1 66 2a 7e 10 b8 83 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084922951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084922951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084922951 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084922951 DMM INFO MM(262420000000041/e49cc3fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084922951 DMM NOTICE MM(262420000000041/e49cc3fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084922951 DMM DEBUG MM(262420000000041/e49cc3fe) checking auth: received GSM SRES = 78 e0 31 e0 (gprs_gmm.c:666) 20240909084922951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084922951 DMM DEBUG MM(262420000000041/e49cc3fe) Requesting authorization (sgsn_auth.c:160) 20240909084922951 DMM INFO MM(262420000000041/e49cc3fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084922951 DMM DEBUG MM(262420000000041/e49cc3fe) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084922951 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240909084922951 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) 20240909084922951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084922951 DMM INFO MM(262420000000041/e49cc3fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe49cc3fe) (gprs_gmm.c:300) 20240909084922952 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084922952 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084922952 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240909084922952 DMM INFO MM(262420000000041/e49cc3fe) Subscriber data update (mmctx.c:430) 20240909084922952 DMM DEBUG MM(262420000000041/e49cc3fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084922952 DMM INFO MM(262420000000041/e49cc3fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084922952 DMM NOTICE MM(262420000000041/e49cc3fe) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240909084922952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084922952 DMM NOTICE MM(262420000000041/e49cc3fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084922953 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) 20240909084922953 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084922953 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240909084922953 DMM INFO MM(262420000000041/e49cc3fe) Subscriber data update (mmctx.c:430) 20240909084922953 DMM DEBUG MM(262420000000041/e49cc3fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084922959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084922959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084922959 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084922959 DMM INFO MM(262420000000041/e49cc3fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084922959 DMM NOTICE MM(262420000000041/e49cc3fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084922959 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084922959 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084922959 DLLC NOTICE LLME(dc10917b/e49cc3fe){ASSIGNED} LLGM Assign pre (ffffffff => e49cc3fe) (gprs_llc.c:1079) 20240909084922959 DLLC NOTICE LLME(ffffffff/e49cc3fe){ASSIGNED} LLGM Assign post (ffffffff => e49cc3fe) (gprs_llc.c:1125) 20240909084922959 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084922959 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084922959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084922959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909084924010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084924010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240909084924010 DLLC DEBUG TLLI=e49cc3fe sends us LLC NULL (gprs_llc.c:912) 20240909084924011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084924011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240909084924011 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084924011 DMM INFO MM(262420000000041/e49cc3fe) -> GMM DETACH REQUEST TLLI=0xe49cc3fe type=GPRS detach Power-off (gprs_gmm.c:1465) 20240909084924011 DMM INFO MM(262420000000041/e49cc3fe) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240909084924011 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084924011 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084924011 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084924011 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084924011 DLLC NOTICE LLME(ffffffff/e49cc3fe){ASSIGNED} LLGM Assign pre (e49cc3fe => ffffffff) (gprs_llc.c:1079) 20240909084924011 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e49cc3fe => ffffffff) (gprs_llc.c:1125) 20240909084924011 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240909084924011 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) 20240909084924011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084924011 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084924011 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084924011 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084924012 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@c4f083e63f0c: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@c4f083e63f0c: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@c4f083e63f0c: Final verdict of PTC: pass 20240909084929021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56302<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1072)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1082)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(1084)@c4f083e63f0c: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@c4f083e63f0c: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@c4f083e63f0c: Final verdict of PTC: none 20240909084929024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084929024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_null-BVCI220(1081)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1077)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1080)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1075)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1070)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_llc_null finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Sep 9 08:49:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94808) 20240909084930025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084930025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94808, count=96504) 20240909084931027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084931027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Sep 9 08:49:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240909084932028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084932028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_llc_sabm_dm_llgmm started. 20240909084932170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084932171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084932217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084932217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084932217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084932217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084932217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084932217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084932217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084932217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084932217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084932219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084932219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084932219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084932219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084932219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084932219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084932219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084932219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084932219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084932219 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084932219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084932220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084932220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084932223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909084932233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084932233 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084932256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084932256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084932256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084932256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084932256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084932256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084932256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084932256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084932257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084932258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084932258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084932258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084932258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084932258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084932258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084932258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084932258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084932258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084932258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084932258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084932259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084932259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084932262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909084932271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084932271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084932294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084932294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084932294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084932294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084932294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084932294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084932294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084932294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084932294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084932296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084932296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084932296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084932296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084932296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084932296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084932296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084932296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084932296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084932296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084932296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084932297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084932297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084932301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084932309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084932309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084932421 DGPRS DEBUG Checking for inactive LLMEs, time = 7682506 (sgsn.c:131) 20240909084933029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084933029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084933029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084933029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084933031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084933032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@c4f083e63f0c: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='C5A4C4C7'O, index=0 SGSN_Test-GSUP(1103)@c4f083e63f0c: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@c4f083e63f0c: 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 := 'CB41C9B805DDA8C53BB3A65D0658380E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '564646E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB74D36E52A91C6E'O } } } } } 20240909084934085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084934085 DLLC NOTICE LLME(ffffffff/c5a4c4c7){UNASSIGNED} LLC RX: unknown TLLI 0xc5a4c4c7, creating LLME on the fly (gprs_llc.c:552) 20240909084934085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084934085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240909084934085 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084934085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084934085 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084934085 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084934085 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084934085 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084934085 DLLC NOTICE LLME(ffffffff/c5a4c4c7){UNASSIGNED} LLGM Assign pre (c5a4c4c7 => c3874520) (gprs_llc.c:1079) 20240909084934085 DLLC NOTICE LLME(c5a4c4c7/c3874520){ASSIGNED} LLGM Assign post (c5a4c4c7 => c3874520) (gprs_llc.c:1125) 20240909084934085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084934085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084934085 DMM DEBUG MM(262420000000042/c3874520) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084934098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084934098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084934098 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084934098 DMM DEBUG MM(262420000000042/c3874520) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240909084934098 DMM NOTICE MM(262420000000042/c3874520) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084934098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084934098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084934098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084934098 DMM DEBUG MM(262420000000042/c3874520) Requesting authorization (sgsn_auth.c:160) 20240909084934098 DMM INFO MM(262420000000042/c3874520) Requesting authentication tuples (sgsn_auth.c:184) 20240909084934098 DMM DEBUG MM(262420000000042/c3874520) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084934098 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240909084934098 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@c4f083e63f0c: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20240909084934102 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084934102 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084934102 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084934102 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084934102 DMM INFO MM(262420000000042/c3874520) Subscriber data update (mmctx.c:430) 20240909084934102 DMM DEBUG MM(262420000000042/c3874520) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084934102 DMM INFO MM(262420000000042/c3874520) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084934102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084934102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084934102 DMM INFO MM(262420000000042/c3874520) <- GMM AUTH AND CIPHERING REQ (rand = cb 41 c9 b8 05 dd a8 c5 3b b3 a6 5d 06 58 38 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084934111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084934111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084934111 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084934111 DMM INFO MM(262420000000042/c3874520) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084934111 DMM NOTICE MM(262420000000042/c3874520) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084934111 DMM DEBUG MM(262420000000042/c3874520) checking auth: received GSM SRES = 56 46 46 e4 (gprs_gmm.c:666) 20240909084934111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084934111 DMM DEBUG MM(262420000000042/c3874520) Requesting authorization (sgsn_auth.c:160) 20240909084934111 DMM INFO MM(262420000000042/c3874520) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084934111 DMM DEBUG MM(262420000000042/c3874520) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084934111 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240909084934111 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) 20240909084934111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084934111 DMM INFO MM(262420000000042/c3874520) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3874520) (gprs_gmm.c:300) 20240909084934112 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084934112 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084934112 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240909084934112 DMM INFO MM(262420000000042/c3874520) Subscriber data update (mmctx.c:430) 20240909084934112 DMM DEBUG MM(262420000000042/c3874520) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084934112 DMM INFO MM(262420000000042/c3874520) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084934112 DMM NOTICE MM(262420000000042/c3874520) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240909084934112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084934112 DMM NOTICE MM(262420000000042/c3874520) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084934112 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) 20240909084934113 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084934113 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240909084934113 DMM INFO MM(262420000000042/c3874520) Subscriber data update (mmctx.c:430) 20240909084934113 DMM DEBUG MM(262420000000042/c3874520) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084934118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084934118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084934118 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084934118 DMM INFO MM(262420000000042/c3874520) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084934118 DMM NOTICE MM(262420000000042/c3874520) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084934118 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084934118 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084934118 DLLC NOTICE LLME(c5a4c4c7/c3874520){ASSIGNED} LLGM Assign pre (ffffffff => c3874520) (gprs_llc.c:1079) 20240909084934119 DLLC NOTICE LLME(ffffffff/c3874520){ASSIGNED} LLGM Assign post (ffffffff => c3874520) (gprs_llc.c:1125) 20240909084934119 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084934119 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084934119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084934119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909084935171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084935171 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)@c4f083e63f0c: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@c4f083e63f0c: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@c4f083e63f0c: Final verdict of PTC: pass 20240909084935180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909084935182 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1103)@c4f083e63f0c: Final verdict of PTC: none 20240909084935183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1091)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1096)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1101)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@c4f083e63f0c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@c4f083e63f0c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@c4f083e63f0c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1094)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1089)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1099)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Sep 9 08:49:35 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79312) 20240909084936184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084936184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79312, count=82988) 20240909084937185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084937185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Sep 9 08:49:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084938187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084938187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_llc_sabm_dm_ll5 started. 20240909084938330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084938331 DMM INFO MM(262420000000042/c3874520) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084938331 DMM INFO MM(262420000000042/c3874520) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084938331 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084938331 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084938331 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084938331 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084938331 DLLC NOTICE LLME(ffffffff/c3874520){ASSIGNED} LLGM Assign pre (c3874520 => ffffffff) (gprs_llc.c:1079) 20240909084938331 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c3874520 => ffffffff) (gprs_llc.c:1125) 20240909084938331 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240909084938331 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) 20240909084938331 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) 20240909084938331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084938331 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084938331 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084938331 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084938332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084938373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084938373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084938373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084938373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084938373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084938373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084938373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084938373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084938373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084938375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084938375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084938375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084938375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084938375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084938375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084938375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084938375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084938375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084938375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084938375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084938376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084938376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084938379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084938388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084938388 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084938408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084938408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084938408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084938408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084938408 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084938408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084938408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084938408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084938408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084938409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084938410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084938410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084938410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084938410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084938410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084938410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084938410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084938410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084938410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084938410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084938411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084938411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084938415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084938425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084938425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084938448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084938448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084938448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084938448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084938448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084938448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084938448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084938448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084938448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084938450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084938451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084938451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084938451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084938451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084938451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084938451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084938451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084938451 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084938451 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084938451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084938451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084938451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084938456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084938466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084938466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084939188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084939188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084939188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084939188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084939190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084939191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@c4f083e63f0c: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='D36D91EF'O, index=0 SGSN_Test-GSUP(1122)@c4f083e63f0c: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@c4f083e63f0c: 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 := '6C0B9E014A34F1BB2A6F7A3703570BCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8737CE1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70EC460A5E8F77C0'O } } } } } 20240909084940241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084940242 DLLC NOTICE LLME(ffffffff/d36d91ef){UNASSIGNED} LLC RX: unknown TLLI 0xd36d91ef, creating LLME on the fly (gprs_llc.c:552) 20240909084940242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084940242 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240909084940242 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084940242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084940242 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084940242 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084940242 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084940242 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084940242 DLLC NOTICE LLME(ffffffff/d36d91ef){UNASSIGNED} LLGM Assign pre (d36d91ef => e9d76276) (gprs_llc.c:1079) 20240909084940242 DLLC NOTICE LLME(d36d91ef/e9d76276){ASSIGNED} LLGM Assign post (d36d91ef => e9d76276) (gprs_llc.c:1125) 20240909084940242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084940242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084940242 DMM DEBUG MM(262420000000043/e9d76276) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084940254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084940254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084940254 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084940254 DMM DEBUG MM(262420000000043/e9d76276) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240909084940254 DMM NOTICE MM(262420000000043/e9d76276) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084940254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084940254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084940254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084940254 DMM DEBUG MM(262420000000043/e9d76276) Requesting authorization (sgsn_auth.c:160) 20240909084940254 DMM INFO MM(262420000000043/e9d76276) Requesting authentication tuples (sgsn_auth.c:184) 20240909084940254 DMM DEBUG MM(262420000000043/e9d76276) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084940254 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240909084940254 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@c4f083e63f0c: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20240909084940257 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084940257 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084940257 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084940257 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084940257 DMM INFO MM(262420000000043/e9d76276) Subscriber data update (mmctx.c:430) 20240909084940257 DMM DEBUG MM(262420000000043/e9d76276) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084940257 DMM INFO MM(262420000000043/e9d76276) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084940257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084940257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084940257 DMM INFO MM(262420000000043/e9d76276) <- GMM AUTH AND CIPHERING REQ (rand = 6c 0b 9e 01 4a 34 f1 bb 2a 6f 7a 37 03 57 0b cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084940264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084940264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084940264 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084940264 DMM INFO MM(262420000000043/e9d76276) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084940264 DMM NOTICE MM(262420000000043/e9d76276) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084940264 DMM DEBUG MM(262420000000043/e9d76276) checking auth: received GSM SRES = 87 37 ce 1f (gprs_gmm.c:666) 20240909084940264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084940264 DMM DEBUG MM(262420000000043/e9d76276) Requesting authorization (sgsn_auth.c:160) 20240909084940264 DMM INFO MM(262420000000043/e9d76276) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084940264 DMM DEBUG MM(262420000000043/e9d76276) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084940264 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240909084940264 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) 20240909084940264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084940264 DMM INFO MM(262420000000043/e9d76276) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9d76276) (gprs_gmm.c:300) 20240909084940265 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084940265 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084940266 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240909084940266 DMM INFO MM(262420000000043/e9d76276) Subscriber data update (mmctx.c:430) 20240909084940266 DMM DEBUG MM(262420000000043/e9d76276) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084940266 DMM INFO MM(262420000000043/e9d76276) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084940266 DMM NOTICE MM(262420000000043/e9d76276) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240909084940266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084940266 DMM NOTICE MM(262420000000043/e9d76276) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084940266 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) 20240909084940266 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084940266 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240909084940266 DMM INFO MM(262420000000043/e9d76276) Subscriber data update (mmctx.c:430) 20240909084940266 DMM DEBUG MM(262420000000043/e9d76276) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084940272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084940272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084940272 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084940272 DMM INFO MM(262420000000043/e9d76276) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084940272 DMM NOTICE MM(262420000000043/e9d76276) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084940272 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084940272 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084940272 DLLC NOTICE LLME(d36d91ef/e9d76276){ASSIGNED} LLGM Assign pre (ffffffff => e9d76276) (gprs_llc.c:1079) 20240909084940272 DLLC NOTICE LLME(ffffffff/e9d76276){ASSIGNED} LLGM Assign post (ffffffff => e9d76276) (gprs_llc.c:1125) 20240909084940272 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084940272 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084940272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084940272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909084941324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084941324 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)@c4f083e63f0c: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@c4f083e63f0c: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@c4f083e63f0c: Final verdict of PTC: pass 20240909084941333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1106)@c4f083e63f0c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@c4f083e63f0c: Final verdict of PTC: none 20240909084941335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084941335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1115)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(1122)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1110)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1120)@c4f083e63f0c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@c4f083e63f0c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1113)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1108)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1118)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Sep 9 08:49:41 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=83428) 20240909084942337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084942337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83428, count=87104) 20240909084943338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084943338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Sep 9 08:49:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084944340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084944340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_suspend_nopaging started. 20240909084944479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084944480 DMM INFO MM(262420000000043/e9d76276) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084944480 DMM INFO MM(262420000000043/e9d76276) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084944480 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084944480 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084944480 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084944480 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084944480 DLLC NOTICE LLME(ffffffff/e9d76276){ASSIGNED} LLGM Assign pre (e9d76276 => ffffffff) (gprs_llc.c:1079) 20240909084944480 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e9d76276 => ffffffff) (gprs_llc.c:1125) 20240909084944480 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240909084944480 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) 20240909084944480 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) 20240909084944480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909084944481 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084944481 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909084944481 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084944481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084944522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084944522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084944522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084944522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084944522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084944522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084944522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084944522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084944522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084944524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084944524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084944524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084944524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084944524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084944524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084944524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084944524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084944524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084944524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084944524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084944525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084944525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084944529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084944539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084944539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084944566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084944566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084944566 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084944566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084944566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084944568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084944568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084944568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084944568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084944568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084944568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084944568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084944568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084944568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084944568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084944568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084944569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084944569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084944572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084944581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084944581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1136)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1132)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084944594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084944594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084944594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084944594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084944594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084944594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084944594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084944594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084944594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084944595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084944596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084944596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084944596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084944596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084944596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084944596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084944596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084944596 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084944596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084944596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909084944596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084944596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084944600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084944610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084944610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084945341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084945341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084945341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084945341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084945344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909084945344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@c4f083e63f0c: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='D2336AF6'O, index=0 SGSN_Test-GSUP(1141)@c4f083e63f0c: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@c4f083e63f0c: 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 := 'BC5B3B5B22F77154EA7D9799D5BF45A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3602E82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF12836AF562D372'O } } } } } 20240909084946398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084946398 DLLC NOTICE LLME(ffffffff/d2336af6){UNASSIGNED} LLC RX: unknown TLLI 0xd2336af6, creating LLME on the fly (gprs_llc.c:552) 20240909084946398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084946398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240909084946398 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084946398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909084946398 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084946398 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909084946398 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084946398 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084946398 DLLC NOTICE LLME(ffffffff/d2336af6){UNASSIGNED} LLGM Assign pre (d2336af6 => c60b519f) (gprs_llc.c:1079) 20240909084946398 DLLC NOTICE LLME(d2336af6/c60b519f){ASSIGNED} LLGM Assign post (d2336af6 => c60b519f) (gprs_llc.c:1125) 20240909084946398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084946398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084946398 DMM DEBUG MM(262420000000048/c60b519f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084946411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084946411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084946411 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084946411 DMM DEBUG MM(262420000000048/c60b519f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240909084946411 DMM NOTICE MM(262420000000048/c60b519f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084946411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084946411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084946411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084946411 DMM DEBUG MM(262420000000048/c60b519f) Requesting authorization (sgsn_auth.c:160) 20240909084946411 DMM INFO MM(262420000000048/c60b519f) Requesting authentication tuples (sgsn_auth.c:184) 20240909084946411 DMM DEBUG MM(262420000000048/c60b519f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084946411 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240909084946411 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@c4f083e63f0c: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20240909084946414 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084946414 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084946414 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084946414 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084946414 DMM INFO MM(262420000000048/c60b519f) Subscriber data update (mmctx.c:430) 20240909084946414 DMM DEBUG MM(262420000000048/c60b519f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084946414 DMM INFO MM(262420000000048/c60b519f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084946414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084946414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084946414 DMM INFO MM(262420000000048/c60b519f) <- GMM AUTH AND CIPHERING REQ (rand = bc 5b 3b 5b 22 f7 71 54 ea 7d 97 99 d5 bf 45 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084946422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084946422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084946422 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084946422 DMM INFO MM(262420000000048/c60b519f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084946422 DMM NOTICE MM(262420000000048/c60b519f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084946422 DMM DEBUG MM(262420000000048/c60b519f) checking auth: received GSM SRES = e3 60 2e 82 (gprs_gmm.c:666) 20240909084946422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084946422 DMM DEBUG MM(262420000000048/c60b519f) Requesting authorization (sgsn_auth.c:160) 20240909084946422 DMM INFO MM(262420000000048/c60b519f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084946422 DMM DEBUG MM(262420000000048/c60b519f) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084946422 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240909084946422 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) 20240909084946422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084946422 DMM INFO MM(262420000000048/c60b519f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc60b519f) (gprs_gmm.c:300) 20240909084946423 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084946423 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084946423 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240909084946423 DMM INFO MM(262420000000048/c60b519f) Subscriber data update (mmctx.c:430) 20240909084946423 DMM DEBUG MM(262420000000048/c60b519f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084946423 DMM INFO MM(262420000000048/c60b519f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084946423 DMM NOTICE MM(262420000000048/c60b519f) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240909084946423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084946423 DMM NOTICE MM(262420000000048/c60b519f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084946423 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) 20240909084946424 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084946424 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240909084946424 DMM INFO MM(262420000000048/c60b519f) Subscriber data update (mmctx.c:430) 20240909084946424 DMM DEBUG MM(262420000000048/c60b519f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084946430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084946430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084946430 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084946430 DMM INFO MM(262420000000048/c60b519f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084946430 DMM NOTICE MM(262420000000048/c60b519f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084946430 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084946430 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084946430 DLLC NOTICE LLME(d2336af6/c60b519f){ASSIGNED} LLGM Assign pre (ffffffff => c60b519f) (gprs_llc.c:1079) 20240909084946430 DLLC NOTICE LLME(ffffffff/c60b519f){ASSIGNED} LLGM Assign post (ffffffff => c60b519f) (gprs_llc.c:1125) 20240909084946430 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084946430 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084946430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084946430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084946481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084946481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084946481 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084946481 DMM INFO MM(262420000000048/c60b519f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084946481 DMM INFO MM(262420000000048/c60b519f) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084946481 DMM DEBUG MM(262420000000048/c60b519f) Using GGSN 0 (gprs_sm.c:312) 20240909084946481 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) 20240909084946482 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240909084946482 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084946482 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084946482 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240909084946493 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 1c ad d7 15 11 47 8f ca 7a 14 05 7f 5c 9d 69 95 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) 20240909084946494 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38e218, cbp=0x563d2a71b510) (sgsn_libgtp.c:629) 20240909084946494 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084946494 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=c60b519f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084946494 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084946494 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084946501 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240909084946508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084946508 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240909084946508 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240909084946511 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240909084946511 DMM INFO MM(262420000000048/c60b519f) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) TC_suspend_nopaging-BVCI196(1128)@c4f083e63f0c: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@c4f083e63f0c: Final verdict of PTC: pass 20240909084951520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@c4f083e63f0c: Final verdict of PTC: none 20240909084951523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909084951523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1135)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1129)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1139)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1137)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1133)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1127)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_suspend_nopaging finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Sep 9 08:49:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94908) 20240909084952523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084952524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94908, count=96884) 20240909084953524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084953524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Sep 9 08:49:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909084954525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084954525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_suspend_resume started. 20240909084954674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909084954675 DMM INFO MM(262420000000048/c60b519f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909084954675 DMM INFO MM(262420000000048/c60b519f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909084954675 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909084954675 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909084954675 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909084954675 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909084954675 DLLC NOTICE LLME(ffffffff/c60b519f){ASSIGNED} LLGM Assign pre (c60b519f => ffffffff) (gprs_llc.c:1079) 20240909084954675 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c60b519f => ffffffff) (gprs_llc.c:1125) 20240909084954675 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909084954675 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909084954675 DMM NOTICE MM(262420000000048/c60b519f) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909084954675 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240909084954675 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909084954675 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909084954675 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240909084954675 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240909084954675 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) 20240909084954675 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) 20240909084954675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909084954675 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909084954675 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909084954675 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909084954675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084954719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909084954719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084954719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084954719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084954719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909084954719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084954719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084954719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084954719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084954721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084954721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084954721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084954721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084954721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084954721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084954721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084954721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084954721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909084954721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084954721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084954722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084954722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084954726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084954735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084954735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084954754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909084954754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084954754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084954754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084954754 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909084954754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084954754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084954754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084954754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084954756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084954756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084954756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084954756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084954756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084954756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084954756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084954756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084954756 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909084954756 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084954756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084954757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084954757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084954760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084954771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084954771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909084954802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909084954802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909084954802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909084954802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084954802 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909084954802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909084954802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909084954802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909084954802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909084954805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909084954805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909084954805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909084954805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909084954805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909084954805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909084954805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909084954805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909084954805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909084954805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909084954805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909084954806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909084954806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909084954810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909084954821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084954821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909084955526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909084955526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909084955526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909084955526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909084955528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909084955528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@c4f083e63f0c: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='F550EF85'O, index=0 SGSN_Test-GSUP(1160)@c4f083e63f0c: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@c4f083e63f0c: 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 := 'A875BE344589963888096983971F745B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C077CE3F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAC4FED4589B37E8'O } } } } } 20240909084956581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084956581 DLLC NOTICE LLME(ffffffff/f550ef85){UNASSIGNED} LLC RX: unknown TLLI 0xf550ef85, creating LLME on the fly (gprs_llc.c:552) 20240909084956581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084956581 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240909084956581 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909084956581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909084956581 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909084956581 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909084956581 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909084956581 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909084956581 DLLC NOTICE LLME(ffffffff/f550ef85){UNASSIGNED} LLGM Assign pre (f550ef85 => e1771284) (gprs_llc.c:1079) 20240909084956581 DLLC NOTICE LLME(f550ef85/e1771284){ASSIGNED} LLGM Assign post (f550ef85 => e1771284) (gprs_llc.c:1125) 20240909084956581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909084956581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909084956581 DMM DEBUG MM(262420000000049/e1771284) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909084956594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084956595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909084956595 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084956595 DMM DEBUG MM(262420000000049/e1771284) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240909084956595 DMM NOTICE MM(262420000000049/e1771284) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909084956595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909084956595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909084956595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909084956595 DMM DEBUG MM(262420000000049/e1771284) Requesting authorization (sgsn_auth.c:160) 20240909084956595 DMM INFO MM(262420000000049/e1771284) Requesting authentication tuples (sgsn_auth.c:184) 20240909084956595 DMM DEBUG MM(262420000000049/e1771284) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909084956595 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240909084956595 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@c4f083e63f0c: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20240909084956598 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909084956598 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909084956598 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909084956598 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909084956598 DMM INFO MM(262420000000049/e1771284) Subscriber data update (mmctx.c:430) 20240909084956598 DMM DEBUG MM(262420000000049/e1771284) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909084956598 DMM INFO MM(262420000000049/e1771284) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909084956598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909084956598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909084956598 DMM INFO MM(262420000000049/e1771284) <- GMM AUTH AND CIPHERING REQ (rand = a8 75 be 34 45 89 96 38 88 09 69 83 97 1f 74 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909084956605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084956605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240909084956605 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084956605 DMM INFO MM(262420000000049/e1771284) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909084956605 DMM NOTICE MM(262420000000049/e1771284) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909084956605 DMM DEBUG MM(262420000000049/e1771284) checking auth: received GSM SRES = c0 77 ce 3f (gprs_gmm.c:666) 20240909084956605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909084956605 DMM DEBUG MM(262420000000049/e1771284) Requesting authorization (sgsn_auth.c:160) 20240909084956605 DMM INFO MM(262420000000049/e1771284) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909084956605 DMM DEBUG MM(262420000000049/e1771284) Requesting subscriber data update (gprs_subscriber.c:894) 20240909084956605 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240909084956605 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) 20240909084956605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909084956605 DMM INFO MM(262420000000049/e1771284) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1771284) (gprs_gmm.c:300) 20240909084956606 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909084956606 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909084956606 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240909084956606 DMM INFO MM(262420000000049/e1771284) Subscriber data update (mmctx.c:430) 20240909084956606 DMM DEBUG MM(262420000000049/e1771284) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909084956606 DMM INFO MM(262420000000049/e1771284) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909084956606 DMM NOTICE MM(262420000000049/e1771284) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240909084956606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909084956606 DMM NOTICE MM(262420000000049/e1771284) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909084956606 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) 20240909084956607 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909084956607 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240909084956607 DMM INFO MM(262420000000049/e1771284) Subscriber data update (mmctx.c:430) 20240909084956607 DMM DEBUG MM(262420000000049/e1771284) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909084956613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084956613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909084956613 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084956613 DMM INFO MM(262420000000049/e1771284) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909084956613 DMM NOTICE MM(262420000000049/e1771284) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909084956613 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909084956613 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909084956613 DLLC NOTICE LLME(f550ef85/e1771284){ASSIGNED} LLGM Assign pre (ffffffff => e1771284) (gprs_llc.c:1079) 20240909084956613 DLLC NOTICE LLME(ffffffff/e1771284){ASSIGNED} LLGM Assign post (ffffffff => e1771284) (gprs_llc.c:1125) 20240909084956613 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909084956613 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909084956613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909084956613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@c4f083e63f0c: setverdict(pass): none -> pass 20240909084956665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084956665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909084956665 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909084956665 DMM INFO MM(262420000000049/e1771284) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909084956665 DMM INFO MM(262420000000049/e1771284) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909084956665 DMM DEBUG MM(262420000000049/e1771284) Using GGSN 0 (gprs_sm.c:312) 20240909084956665 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) 20240909084956665 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240909084956665 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909084956665 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20240909084956665 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240909084956677 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 f6 53 76 44 11 14 9b 02 53 14 05 7f 57 ac f4 8f 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) 20240909084956677 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b38f288, cbp=0x563d2a71b8a0) (sgsn_libgtp.c:629) 20240909084956677 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909084956677 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=e1771284, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909084956677 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909084956677 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909084956684 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240909084956691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909084956691 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240909084956691 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240909084956694 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240909084956694 DMM INFO MM(262420000000049/e1771284) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240909085001700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085001700 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2323) 20240909085001700 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240909085001704 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) TC_suspend_resume-BVCI196(1147)@c4f083e63f0c: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@c4f083e63f0c: Final verdict of PTC: pass 20240909085001712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909085001714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085001714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1153)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1148)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1159)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1146)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1157)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1151)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_suspend_resume finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Sep 9 08:50:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96248) 20240909085002422 DGPRS DEBUG Checking for inactive LLMEs, time = 7682536 (sgsn.c:131) 20240909085002715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085002715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96248, count=100684) 20240909085003716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085003716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Sep 9 08:50:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085004717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085004717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_suspend_rau started. 20240909085004863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085004865 DMM INFO MM(262420000000049/e1771284) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085004865 DMM INFO MM(262420000000049/e1771284) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085004865 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085004865 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085004865 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085004865 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909085004865 DLLC NOTICE LLME(ffffffff/e1771284){ASSIGNED} LLGM Assign pre (e1771284 => ffffffff) (gprs_llc.c:1079) 20240909085004865 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e1771284 => ffffffff) (gprs_llc.c:1125) 20240909085004865 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085004865 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085004865 DMM NOTICE MM(262420000000049/e1771284) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085004865 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240909085004865 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085004865 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085004865 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240909085004865 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240909085004865 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) 20240909085004865 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) 20240909085004865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085004865 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085004865 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909085004865 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085004865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085004916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085004916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085004916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085004916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085004916 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085004916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085004916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085004916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085004916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085004918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085004918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085004918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085004918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085004918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085004918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085004918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085004919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085004919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085004922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1164)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085004933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085004933 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085004952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085004952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085004952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085004952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085004952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085004952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085004952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085004952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085004952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085004954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085004954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085004954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085004954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085004954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085004954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085004954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085004954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085004954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085004954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085004954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1173)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085004955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085004955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085004959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085004968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085004968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1174)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1170)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085004979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085004979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085004979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085004979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085004979 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085004979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085004979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085004979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085004979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085004982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085004982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085004982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085004982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085004982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085004982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085004982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085004982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085004982 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085004982 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085004982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085004983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085004983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085004986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085004994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085004994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085005718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085005718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085005718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085005718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085005721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085005721 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@c4f083e63f0c: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='ECD08453'O, index=0 SGSN_Test-GSUP(1179)@c4f083e63f0c: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@c4f083e63f0c: 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 := '85472FA7B9DAE94BE70C8DB7285D3B0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9A93659'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '149EAFDC5C677E89'O } } } } } 20240909085006777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085006777 DLLC NOTICE LLME(ffffffff/ecd08453){UNASSIGNED} LLC RX: unknown TLLI 0xecd08453, creating LLME on the fly (gprs_llc.c:552) 20240909085006777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085006777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240909085006777 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085006777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085006777 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085006777 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909085006777 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085006777 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085006777 DLLC NOTICE LLME(ffffffff/ecd08453){UNASSIGNED} LLGM Assign pre (ecd08453 => d46efdc5) (gprs_llc.c:1079) 20240909085006777 DLLC NOTICE LLME(ecd08453/d46efdc5){ASSIGNED} LLGM Assign post (ecd08453 => d46efdc5) (gprs_llc.c:1125) 20240909085006777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085006777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085006777 DMM DEBUG MM(262420000000050/d46efdc5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085006790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085006790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085006790 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085006791 DMM DEBUG MM(262420000000050/d46efdc5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240909085006791 DMM NOTICE MM(262420000000050/d46efdc5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085006791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085006791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085006791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085006791 DMM DEBUG MM(262420000000050/d46efdc5) Requesting authorization (sgsn_auth.c:160) 20240909085006791 DMM INFO MM(262420000000050/d46efdc5) Requesting authentication tuples (sgsn_auth.c:184) 20240909085006791 DMM DEBUG MM(262420000000050/d46efdc5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085006791 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240909085006791 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@c4f083e63f0c: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20240909085006794 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085006794 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085006794 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085006794 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085006794 DMM INFO MM(262420000000050/d46efdc5) Subscriber data update (mmctx.c:430) 20240909085006794 DMM DEBUG MM(262420000000050/d46efdc5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085006794 DMM INFO MM(262420000000050/d46efdc5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085006794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085006794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085006794 DMM INFO MM(262420000000050/d46efdc5) <- GMM AUTH AND CIPHERING REQ (rand = 85 47 2f a7 b9 da e9 4b e7 0c 8d b7 28 5d 3b 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085006802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085006802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085006802 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085006802 DMM INFO MM(262420000000050/d46efdc5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085006802 DMM NOTICE MM(262420000000050/d46efdc5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085006802 DMM DEBUG MM(262420000000050/d46efdc5) checking auth: received GSM SRES = e9 a9 36 59 (gprs_gmm.c:666) 20240909085006802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085006803 DMM DEBUG MM(262420000000050/d46efdc5) Requesting authorization (sgsn_auth.c:160) 20240909085006803 DMM INFO MM(262420000000050/d46efdc5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085006803 DMM DEBUG MM(262420000000050/d46efdc5) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085006803 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240909085006803 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) 20240909085006803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085006803 DMM INFO MM(262420000000050/d46efdc5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd46efdc5) (gprs_gmm.c:300) 20240909085006804 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085006804 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085006804 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240909085006804 DMM INFO MM(262420000000050/d46efdc5) Subscriber data update (mmctx.c:430) 20240909085006804 DMM DEBUG MM(262420000000050/d46efdc5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085006804 DMM INFO MM(262420000000050/d46efdc5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085006804 DMM NOTICE MM(262420000000050/d46efdc5) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240909085006804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085006804 DMM NOTICE MM(262420000000050/d46efdc5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085006804 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) 20240909085006805 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085006805 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240909085006805 DMM INFO MM(262420000000050/d46efdc5) Subscriber data update (mmctx.c:430) 20240909085006805 DMM DEBUG MM(262420000000050/d46efdc5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085006812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085006812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085006812 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085006812 DMM INFO MM(262420000000050/d46efdc5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085006812 DMM NOTICE MM(262420000000050/d46efdc5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085006812 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085006812 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085006812 DLLC NOTICE LLME(ecd08453/d46efdc5){ASSIGNED} LLGM Assign pre (ffffffff => d46efdc5) (gprs_llc.c:1079) 20240909085006812 DLLC NOTICE LLME(ffffffff/d46efdc5){ASSIGNED} LLGM Assign post (ffffffff => d46efdc5) (gprs_llc.c:1125) 20240909085006812 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085006812 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085006812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085006812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@c4f083e63f0c: setverdict(pass): none -> pass 20240909085006864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085006864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909085006864 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085006864 DMM INFO MM(262420000000050/d46efdc5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085006864 DMM INFO MM(262420000000050/d46efdc5) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085006864 DMM DEBUG MM(262420000000050/d46efdc5) Using GGSN 0 (gprs_sm.c:312) 20240909085006864 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) 20240909085006864 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240909085006864 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085006864 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085006864 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240909085006875 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 91 e5 3b cc 11 57 f5 fd 9b 14 05 7f 3a eb 79 83 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) 20240909085006875 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b3902f8, cbp=0x563d2a71bc30) (sgsn_libgtp.c:629) 20240909085006875 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085006875 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=d46efdc5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909085006875 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085006875 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085006883 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240909085006889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085006889 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240909085006889 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240909085006892 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240909085006892 DMM INFO MM(262420000000050/d46efdc5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240909085011901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085011901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085011901 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085011901 DMM INFO MM(262420000000050/d46efdc5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909085011901 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085011901 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240909085011901 DLLC NOTICE LLME(ffffffff/d46efdc5){ASSIGNED} LLGM Assign pre (d46efdc5 => e2910ee1) (gprs_llc.c:1079) 20240909085011901 DLLC NOTICE LLME(d46efdc5/e2910ee1){ASSIGNED} LLGM Assign post (d46efdc5 => e2910ee1) (gprs_llc.c:1125) 20240909085011901 DMM INFO MM(262420000000050/e2910ee1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085011910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085011910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085011910 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085011910 DMM INFO MM(262420000000050/e2910ee1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909085011910 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909085011910 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085011910 DLLC NOTICE LLME(d46efdc5/e2910ee1){ASSIGNED} LLGM Assign pre (ffffffff => e2910ee1) (gprs_llc.c:1079) 20240909085011910 DLLC NOTICE LLME(ffffffff/e2910ee1){ASSIGNED} LLGM Assign post (ffffffff => e2910ee1) (gprs_llc.c:1125) 20240909085011910 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240909085012409 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) TC_suspend_rau-BVCI196(1165)@c4f083e63f0c: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@c4f083e63f0c: Final verdict of PTC: pass 20240909085012420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@c4f083e63f0c: Final verdict of PTC: none 20240909085012423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085012423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1168)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1177)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1173)@c4f083e63f0c: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1166)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1171)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1175)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_suspend_rau finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Sep 9 08:50:12 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103696) 20240909085013424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085013424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103696, count=106252) 20240909085014425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085014425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Sep 9 08:50:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085015426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085015426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_paging_ps started. 20240909085015565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085015567 DMM INFO MM(262420000000050/e2910ee1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085015567 DMM INFO MM(262420000000050/e2910ee1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085015567 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085015567 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085015567 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085015567 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909085015567 DLLC NOTICE LLME(ffffffff/e2910ee1){ASSIGNED} LLGM Assign pre (e2910ee1 => ffffffff) (gprs_llc.c:1079) 20240909085015567 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e2910ee1 => ffffffff) (gprs_llc.c:1125) 20240909085015567 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085015567 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085015567 DMM NOTICE MM(262420000000050/e2910ee1) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085015567 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240909085015567 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085015567 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085015567 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240909085015567 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240909085015567 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) 20240909085015567 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) 20240909085015567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909085015567 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085015567 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909085015567 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085015567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1186)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085015627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085015627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085015627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085015627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085015627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085015627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085015627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085015627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085015627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085015628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085015629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085015629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085015629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085015629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085015629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085015629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085015629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085015629 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085015629 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085015629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085015629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085015629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085015634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085015643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085015643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1186)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI196(1184)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085015650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085015650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085015650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085015650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085015650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085015650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085015650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085015650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085015650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085015652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085015652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085015652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085015652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085015652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085015652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085015652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085015652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085015652 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085015652 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085015652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085015653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085015653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085015656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085015666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085015666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085015695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085015695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085015695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085015695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085015695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085015695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085015695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085015695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085015695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085015696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085015696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085015696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085015697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085015697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085015697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085015697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085015697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085015697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085015697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085015697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085015697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085015697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085015701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085015710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085015710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085016427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085016427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085016427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085016427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085016429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085016430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@c4f083e63f0c: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='FC9DD59C'O, index=0 SGSN_Test-GSUP(1198)@c4f083e63f0c: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@c4f083e63f0c: 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 := '0117657D7EBA01C54135F94762EB7965'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE54DE04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAE18E10F6F7ABBD'O } } } } } 20240909085017485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085017485 DLLC NOTICE LLME(ffffffff/fc9dd59c){UNASSIGNED} LLC RX: unknown TLLI 0xfc9dd59c, creating LLME on the fly (gprs_llc.c:552) 20240909085017485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085017485 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240909085017485 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085017485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909085017485 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085017485 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909085017485 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085017486 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085017486 DLLC NOTICE LLME(ffffffff/fc9dd59c){UNASSIGNED} LLGM Assign pre (fc9dd59c => e0b5eeb4) (gprs_llc.c:1079) 20240909085017486 DLLC NOTICE LLME(fc9dd59c/e0b5eeb4){ASSIGNED} LLGM Assign post (fc9dd59c => e0b5eeb4) (gprs_llc.c:1125) 20240909085017486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085017486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085017486 DMM DEBUG MM(262420000000051/e0b5eeb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085017499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085017499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085017499 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085017499 DMM DEBUG MM(262420000000051/e0b5eeb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240909085017499 DMM NOTICE MM(262420000000051/e0b5eeb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085017499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085017499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085017499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085017499 DMM DEBUG MM(262420000000051/e0b5eeb4) Requesting authorization (sgsn_auth.c:160) 20240909085017499 DMM INFO MM(262420000000051/e0b5eeb4) Requesting authentication tuples (sgsn_auth.c:184) 20240909085017499 DMM DEBUG MM(262420000000051/e0b5eeb4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085017499 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240909085017499 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@c4f083e63f0c: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20240909085017503 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085017503 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085017503 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085017503 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085017503 DMM INFO MM(262420000000051/e0b5eeb4) Subscriber data update (mmctx.c:430) 20240909085017503 DMM DEBUG MM(262420000000051/e0b5eeb4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085017503 DMM INFO MM(262420000000051/e0b5eeb4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085017503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085017503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085017503 DMM INFO MM(262420000000051/e0b5eeb4) <- GMM AUTH AND CIPHERING REQ (rand = 01 17 65 7d 7e ba 01 c5 41 35 f9 47 62 eb 79 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085017510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085017510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085017510 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085017510 DMM INFO MM(262420000000051/e0b5eeb4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085017510 DMM NOTICE MM(262420000000051/e0b5eeb4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085017510 DMM DEBUG MM(262420000000051/e0b5eeb4) checking auth: received GSM SRES = ae 54 de 04 (gprs_gmm.c:666) 20240909085017510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085017510 DMM DEBUG MM(262420000000051/e0b5eeb4) Requesting authorization (sgsn_auth.c:160) 20240909085017510 DMM INFO MM(262420000000051/e0b5eeb4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085017510 DMM DEBUG MM(262420000000051/e0b5eeb4) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085017510 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240909085017510 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) 20240909085017510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085017510 DMM INFO MM(262420000000051/e0b5eeb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0b5eeb4) (gprs_gmm.c:300) 20240909085017511 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085017511 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085017511 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240909085017511 DMM INFO MM(262420000000051/e0b5eeb4) Subscriber data update (mmctx.c:430) 20240909085017511 DMM DEBUG MM(262420000000051/e0b5eeb4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085017511 DMM INFO MM(262420000000051/e0b5eeb4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085017511 DMM NOTICE MM(262420000000051/e0b5eeb4) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240909085017511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085017511 DMM NOTICE MM(262420000000051/e0b5eeb4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085017511 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) 20240909085017512 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085017512 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240909085017512 DMM INFO MM(262420000000051/e0b5eeb4) Subscriber data update (mmctx.c:430) 20240909085017512 DMM DEBUG MM(262420000000051/e0b5eeb4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085017518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085017518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085017518 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085017518 DMM INFO MM(262420000000051/e0b5eeb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085017518 DMM NOTICE MM(262420000000051/e0b5eeb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085017518 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085017518 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085017518 DLLC NOTICE LLME(fc9dd59c/e0b5eeb4){ASSIGNED} LLGM Assign pre (ffffffff => e0b5eeb4) (gprs_llc.c:1079) 20240909085017518 DLLC NOTICE LLME(ffffffff/e0b5eeb4){ASSIGNED} LLGM Assign post (ffffffff => e0b5eeb4) (gprs_llc.c:1125) 20240909085017518 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085017518 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085017518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085017518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@c4f083e63f0c: setverdict(pass): none -> pass 20240909085017569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085017570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909085017570 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085017570 DMM INFO MM(262420000000051/e0b5eeb4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085017570 DMM INFO MM(262420000000051/e0b5eeb4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085017570 DMM DEBUG MM(262420000000051/e0b5eeb4) Using GGSN 0 (gprs_sm.c:312) 20240909085017570 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) 20240909085017570 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240909085017570 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085017570 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085017570 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240909085017581 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 2c 24 17 f4 11 27 23 3f f8 14 05 7f 98 f8 50 bb 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) 20240909085017581 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b391368, cbp=0x563d2a71bfc0) (sgsn_libgtp.c:629) 20240909085017581 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085017581 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=e0b5eeb4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909085017581 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085017581 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085017588 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240909085020570 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Timeout of T3314 (fsm.c:317) 20240909085020570 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240909085020570 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240909085022598 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240909085022598 DMM INFO MM(262420000000051/e0b5eeb4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps-BVCI196(1184)@c4f083e63f0c: 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 := 'E0B5EEB4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@c4f083e63f0c: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@c4f083e63f0c: Final verdict of PTC: pass 20240909085022611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps-BVCI196(1184)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(1198)@c4f083e63f0c: Final verdict of PTC: none 20240909085022613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085022614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1183)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1191)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1187)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@c4f083e63f0c: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1196)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@c4f083e63f0c: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1185)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1189)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1194)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_paging_ps finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Sep 9 08:50:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95696) 20240909085023614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085023614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95696, count=100208) 20240909085024615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085024615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Sep 9 08:50:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085025616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085025616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_paging_ps_ra_multiple_cells started. 20240909085025760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085025762 DMM INFO MM(262420000000051/e0b5eeb4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085025762 DMM INFO MM(262420000000051/e0b5eeb4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085025762 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085025762 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085025762 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085025762 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240909085025762 DLLC NOTICE LLME(ffffffff/e0b5eeb4){ASSIGNED} LLGM Assign pre (e0b5eeb4 => ffffffff) (gprs_llc.c:1079) 20240909085025762 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e0b5eeb4 => ffffffff) (gprs_llc.c:1125) 20240909085025762 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085025762 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085025762 DMM NOTICE MM(262420000000051/e0b5eeb4) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085025762 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240909085025762 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085025762 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085025762 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240909085025762 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240909085025762 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) 20240909085025762 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) 20240909085025762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085025762 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085025762 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909085025762 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085025762 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085025812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085025812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085025812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085025812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085025812 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085025812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085025812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085025812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085025812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085025814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085025814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085025814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085025814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085025814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085025814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085025814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085025814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085025814 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085025814 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085025814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085025815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085025815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085025819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085025830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085025830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085025845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085025845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085025845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085025845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085025845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085025845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085025845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085025845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085025845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085025847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085025847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085025847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085025847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085025847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085025847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085025847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085025847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085025847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085025847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085025847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085025847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085025847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085025851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085025861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085025861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085025891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085025891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085025891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085025891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085025891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085025891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085025891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085025891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085025891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085025893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085025893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085025893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085025894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085025894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085025894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085025894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085025894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085025894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085025894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085025894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1216)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085025895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085025895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085025898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085025909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085025909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085026617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085026617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085026617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085026617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085026619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085026620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@c4f083e63f0c: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C74DC18A'O, index=0 SGSN_Test-GSUP(1217)@c4f083e63f0c: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@c4f083e63f0c: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c4f083e63f0c: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C74DC18A'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@c4f083e63f0c: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C74DC18A'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@c4f083e63f0c: 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 := '30DD81FB2438AB9A7FDDF0ADFBBBBF07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E1E6340'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65658F9A79737154'O } } } } } 20240909085027678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085027678 DLLC NOTICE LLME(ffffffff/c74dc18a){UNASSIGNED} LLC RX: unknown TLLI 0xc74dc18a, creating LLME on the fly (gprs_llc.c:552) 20240909085027678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085027678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240909085027678 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085027678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085027678 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085027678 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909085027678 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085027678 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085027678 DLLC NOTICE LLME(ffffffff/c74dc18a){UNASSIGNED} LLGM Assign pre (c74dc18a => e2584cee) (gprs_llc.c:1079) 20240909085027678 DLLC NOTICE LLME(c74dc18a/e2584cee){ASSIGNED} LLGM Assign post (c74dc18a => e2584cee) (gprs_llc.c:1125) 20240909085027678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085027678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085027678 DMM DEBUG MM(262420000000052/e2584cee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085027692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085027692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085027692 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085027692 DMM DEBUG MM(262420000000052/e2584cee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240909085027692 DMM NOTICE MM(262420000000052/e2584cee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085027692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085027692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085027692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085027692 DMM DEBUG MM(262420000000052/e2584cee) Requesting authorization (sgsn_auth.c:160) 20240909085027692 DMM INFO MM(262420000000052/e2584cee) Requesting authentication tuples (sgsn_auth.c:184) 20240909085027692 DMM DEBUG MM(262420000000052/e2584cee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085027692 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240909085027692 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@c4f083e63f0c: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20240909085027695 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085027695 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085027695 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085027695 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085027695 DMM INFO MM(262420000000052/e2584cee) Subscriber data update (mmctx.c:430) 20240909085027695 DMM DEBUG MM(262420000000052/e2584cee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085027695 DMM INFO MM(262420000000052/e2584cee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085027695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085027695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085027695 DMM INFO MM(262420000000052/e2584cee) <- GMM AUTH AND CIPHERING REQ (rand = 30 dd 81 fb 24 38 ab 9a 7f dd f0 ad fb bb bf 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085027703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085027703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085027703 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085027703 DMM INFO MM(262420000000052/e2584cee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085027703 DMM NOTICE MM(262420000000052/e2584cee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085027703 DMM DEBUG MM(262420000000052/e2584cee) checking auth: received GSM SRES = 0e 1e 63 40 (gprs_gmm.c:666) 20240909085027703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085027703 DMM DEBUG MM(262420000000052/e2584cee) Requesting authorization (sgsn_auth.c:160) 20240909085027703 DMM INFO MM(262420000000052/e2584cee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085027703 DMM DEBUG MM(262420000000052/e2584cee) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085027703 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240909085027703 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) 20240909085027703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085027703 DMM INFO MM(262420000000052/e2584cee) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2584cee) (gprs_gmm.c:300) 20240909085027705 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085027705 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085027705 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240909085027705 DMM INFO MM(262420000000052/e2584cee) Subscriber data update (mmctx.c:430) 20240909085027705 DMM DEBUG MM(262420000000052/e2584cee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085027705 DMM INFO MM(262420000000052/e2584cee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085027705 DMM NOTICE MM(262420000000052/e2584cee) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240909085027705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085027705 DMM NOTICE MM(262420000000052/e2584cee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085027705 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) 20240909085027705 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085027705 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240909085027705 DMM INFO MM(262420000000052/e2584cee) Subscriber data update (mmctx.c:430) 20240909085027705 DMM DEBUG MM(262420000000052/e2584cee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085027713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085027713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085027713 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085027713 DMM INFO MM(262420000000052/e2584cee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085027713 DMM NOTICE MM(262420000000052/e2584cee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085027713 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085027713 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085027713 DLLC NOTICE LLME(c74dc18a/e2584cee){ASSIGNED} LLGM Assign pre (ffffffff => e2584cee) (gprs_llc.c:1079) 20240909085027713 DLLC NOTICE LLME(ffffffff/e2584cee){ASSIGNED} LLGM Assign post (ffffffff => e2584cee) (gprs_llc.c:1125) 20240909085027713 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085027713 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085027713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085027713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085027764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085027764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909085027764 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085027764 DMM INFO MM(262420000000052/e2584cee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085027764 DMM INFO MM(262420000000052/e2584cee) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085027764 DMM DEBUG MM(262420000000052/e2584cee) Using GGSN 0 (gprs_sm.c:312) 20240909085027764 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) 20240909085027764 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240909085027764 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085027764 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085027764 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240909085027775 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 db d4 d0 68 11 60 9c 2d 1d 14 05 7f e2 a7 05 22 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) 20240909085027775 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b3923d8, cbp=0x563d2a71f590) (sgsn_libgtp.c:629) 20240909085027775 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085027775 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=e2584cee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909085027775 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085027775 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@c4f083e63f0c: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085027784 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240909085030765 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Timeout of T3314 (fsm.c:317) 20240909085030765 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240909085030765 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240909085032423 DGPRS DEBUG Checking for inactive LLMEs, time = 7682566 (sgsn.c:131) 20240909085032795 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240909085032795 DMM INFO MM(262420000000052/e2584cee) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c4f083e63f0c: 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 := 'E2584CEE'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240909085046618 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240909085046618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085046618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240909085055816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085055819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085055819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909085055848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085055850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085055850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240909085055895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085055897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085055897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@c4f083e63f0c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c4f083e63f0c: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20240909085057691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085057691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1205)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1210)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1216)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@c4f083e63f0c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@c4f083e63f0c: Final verdict of PTC: none 20240909085057694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37672<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@c4f083e63f0c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c4f083e63f0c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@c4f083e63f0c: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1214)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1208)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1204)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@c4f083e63f0c: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Mon Sep 9 08:50:57 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=103132) 20240909085058692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085058692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103132, count=104828) 20240909085059693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085059693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Sep 9 08:50:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085100694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085100694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_bssgp_rim_single_report started. 20240909085100843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085100845 DMM INFO MM(262420000000052/e2584cee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085100845 DMM INFO MM(262420000000052/e2584cee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085100845 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085100845 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085100845 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085100845 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240909085100845 DLLC NOTICE LLME(ffffffff/e2584cee){ASSIGNED} LLGM Assign pre (e2584cee => ffffffff) (gprs_llc.c:1079) 20240909085100845 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e2584cee => ffffffff) (gprs_llc.c:1125) 20240909085100845 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085100845 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085100845 DMM NOTICE MM(262420000000052/e2584cee) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085100845 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240909085100845 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085100845 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085100845 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240909085100845 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240909085100845 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) 20240909085100845 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) 20240909085100845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909085100845 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085100845 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909085100845 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085100845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085100889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085100889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085100889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085100889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085100889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085100889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085100889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085100889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085100889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085100891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085100891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085100891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085100891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085100891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085100891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085100891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085100891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085100891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085100891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085100891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085100891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085100891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085100894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085100902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085100902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085100928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085100928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085100928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085100928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085100928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085100928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085100928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085100928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085100928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085100930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085100930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085100930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085100930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085100930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085100930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085100930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085100930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085100930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085100930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085100930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1230)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085100931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085100931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085100935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085100946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085100946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1227)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085100960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085100961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085100961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085100961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085100961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085100961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085100961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085100961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085100961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085100962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085100962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085100962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085100962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085100962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085100962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085100962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085100962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085100962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085100962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085100962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085100963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085100963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085100967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085100976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085100976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085101695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085101695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085101695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085101695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085101698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085101698 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085101717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c4f083e63f0c: setverdict(pass): none -> pass MTC@c4f083e63f0c: Warning: Re-starting timer T, which is already active (running or expired). 20240909085101727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085101734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1226)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(1236)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@c4f083e63f0c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1230)@c4f083e63f0c: Final verdict of PTC: none 20240909085101736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085101736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI220(1233)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1224)@c4f083e63f0c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1234)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1228)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1222)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1232)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: pass MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@c4f083e63f0c: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Sep 9 08:51:01 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20240909085102424 DGPRS DEBUG Checking for inactive LLMEs, time = 7682596 (sgsn.c:131) 20240909085102737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085102737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=55360) 20240909085103738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085103738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Sep 9 08:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085104739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085104739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_rim_eutran_to_geran started. 20240909085104877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085104879 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@c4f083e63f0c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1242)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909085104932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085104932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085104932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085104932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085104932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085104932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085104932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085104932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085104932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085104934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085104934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085104934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085104934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085104934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085104934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085104934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085104934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085104934 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085104934 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085104934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085104935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085104935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085104938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909085104948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085104948 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1242)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_rim_eutran_to_geran-BVCI196(1240)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1247)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085104957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085104957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085104957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085104957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085104957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085104957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085104957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085104957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085104957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085104958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085104958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085104958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085104958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085104958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085104958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085104959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085104959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085104959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085104959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085104959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085104959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085104959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085104962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085104972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085104972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085104991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085104991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085104991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085104991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085104991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085104992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085104992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085104992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085104993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085104993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085104993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085104993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085104993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085104993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085104993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085104993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085104993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085104994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085104998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085105006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085105006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085105740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085105740 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085105740 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085105740 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085105742 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085105743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c4f083e63f0c: setverdict(pass): none -> pass 20240909085105769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085105773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@c4f083e63f0c: Final verdict of PTC: none 20240909085105775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085105775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1253)@c4f083e63f0c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1247)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1243)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1252)@c4f083e63f0c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@c4f083e63f0c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1241)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1245)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1250)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: pass MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@c4f083e63f0c: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Sep 9 08:51:05 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240909085106776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085106776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=48140) 20240909085107778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085107778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Sep 9 08:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085108779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085108779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_cell_change_different_rai_ci_attach started. 20240909085108905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085108907 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085108947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085108947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085108947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085108947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085108947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085108947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085108947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085108947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085108947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085108949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085108949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085108949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085108949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085108949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085108949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085108949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085108949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085108949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085108949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085108949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085108949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085108950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085108954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085108964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085108964 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)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085108988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085108988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085108988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085108988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085108988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085108988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085108988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085108988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085108988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085108990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085108990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085108990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085108990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085108990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085108990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085108990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085108990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085108990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085108990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085108990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085108991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085108991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085108994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085109004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109004 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085109036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085109036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085109036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085109036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085109036 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085109036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085109036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085109036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085109036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085109038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085109038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085109038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085109038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085109038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085109038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085109038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085109038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085109038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085109038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085109038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085109038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085109038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085109043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085109052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1268)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085109780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085109780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085109780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085109781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085109783 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085109784 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c4f083e63f0c: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F0C04DA8'O, index=0 SGSN_Test-GSUP(1272)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := '07218BCC7263278E2B95D52C116141A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2DE2F151'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15A2C7128DFA72E3'O } } } } } 20240909085109831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109831 DLLC NOTICE LLME(ffffffff/f0c04da8){UNASSIGNED} LLC RX: unknown TLLI 0xf0c04da8, creating LLME on the fly (gprs_llc.c:552) 20240909085109831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240909085109831 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085109831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909085109831 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085109831 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909085109831 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085109831 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085109831 DLLC NOTICE LLME(ffffffff/f0c04da8){UNASSIGNED} LLGM Assign pre (f0c04da8 => cc88c960) (gprs_llc.c:1079) 20240909085109831 DLLC NOTICE LLME(f0c04da8/cc88c960){ASSIGNED} LLGM Assign post (f0c04da8 => cc88c960) (gprs_llc.c:1125) 20240909085109831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085109831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085109831 DMM DEBUG MM(262420000000068/cc88c960) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085109844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109844 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085109844 DMM DEBUG MM(262420000000068/cc88c960) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240909085109844 DMM NOTICE MM(262420000000068/cc88c960) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085109844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085109844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085109844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085109844 DMM DEBUG MM(262420000000068/cc88c960) Requesting authorization (sgsn_auth.c:160) 20240909085109844 DMM INFO MM(262420000000068/cc88c960) Requesting authentication tuples (sgsn_auth.c:184) 20240909085109844 DMM DEBUG MM(262420000000068/cc88c960) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085109844 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240909085109844 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@c4f083e63f0c: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20240909085109847 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085109847 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085109847 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085109847 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085109847 DMM INFO MM(262420000000068/cc88c960) Subscriber data update (mmctx.c:430) 20240909085109847 DMM DEBUG MM(262420000000068/cc88c960) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085109847 DMM INFO MM(262420000000068/cc88c960) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085109847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085109847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085109847 DMM INFO MM(262420000000068/cc88c960) <- GMM AUTH AND CIPHERING REQ (rand = 07 21 8b cc 72 63 27 8e 2b 95 d5 2c 11 61 41 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085109854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109854 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085109854 DMM INFO MM(262420000000068/cc88c960) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085109854 DMM NOTICE MM(262420000000068/cc88c960) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085109854 DMM DEBUG MM(262420000000068/cc88c960) checking auth: received GSM SRES = 2d e2 f1 51 (gprs_gmm.c:666) 20240909085109854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085109854 DMM DEBUG MM(262420000000068/cc88c960) Requesting authorization (sgsn_auth.c:160) 20240909085109854 DMM INFO MM(262420000000068/cc88c960) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085109854 DMM DEBUG MM(262420000000068/cc88c960) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085109854 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240909085109854 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) 20240909085109854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085109854 DMM INFO MM(262420000000068/cc88c960) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc88c960) (gprs_gmm.c:300) 20240909085109855 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085109855 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085109855 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240909085109855 DMM INFO MM(262420000000068/cc88c960) Subscriber data update (mmctx.c:430) 20240909085109855 DMM DEBUG MM(262420000000068/cc88c960) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085109855 DMM INFO MM(262420000000068/cc88c960) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085109855 DMM NOTICE MM(262420000000068/cc88c960) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240909085109855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085109855 DMM NOTICE MM(262420000000068/cc88c960) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085109855 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) 20240909085109855 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085109856 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240909085109856 DMM INFO MM(262420000000068/cc88c960) Subscriber data update (mmctx.c:430) 20240909085109856 DMM DEBUG MM(262420000000068/cc88c960) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085109861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109861 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085109861 DMM INFO MM(262420000000068/cc88c960) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085109861 DMM NOTICE MM(262420000000068/cc88c960) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085109862 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085109862 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085109862 DLLC NOTICE LLME(f0c04da8/cc88c960){ASSIGNED} LLGM Assign pre (ffffffff => cc88c960) (gprs_llc.c:1079) 20240909085109862 DLLC NOTICE LLME(ffffffff/cc88c960){ASSIGNED} LLGM Assign post (ffffffff => cc88c960) (gprs_llc.c:1125) 20240909085109862 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085109862 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085109862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085109862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085109913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109913 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085109913 DMM INFO MM(262420000000068/cc88c960) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085109913 DMM INFO MM(262420000000068/cc88c960) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085109913 DMM DEBUG MM(262420000000068/cc88c960) Using GGSN 0 (gprs_sm.c:312) 20240909085109913 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) 20240909085109913 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240909085109913 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085109913 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085109913 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240909085109925 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 e5 ab 6e 3d 11 fb 4f 8a 12 14 05 7f c7 fb ec 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20240909085109925 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b393448, cbp=0x563d2a71ed60) (sgsn_libgtp.c:629) 20240909085109925 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085109925 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=cc88c960, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909085109925 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085109925 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@c4f083e63f0c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085109933 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240909085109940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109940 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109940 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c4f083e63f0c: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@c4f083e63f0c: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='CC88C960'O, index=0 20240909085109949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109949 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCC88C960) type="GPRS attach" (gprs_gmm.c:1266) 20240909085109949 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085109949 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909085109949 DLLC NOTICE LLME(ffffffff/cc88c960){ASSIGNED} LLGM Assign pre (cc88c960 => d99156f7) (gprs_llc.c:1079) 20240909085109949 DLLC NOTICE LLME(cc88c960/d99156f7){ASSIGNED} LLGM Assign post (cc88c960 => d99156f7) (gprs_llc.c:1125) 20240909085109949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085109949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085109949 DMM DEBUG MM(262420000000068/d99156f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085109961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085109961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240909085109961 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085109961 DMM DEBUG MM(262420000000068/d99156f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240909085109961 DMM NOTICE MM(262420000000068/d99156f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085109961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085109961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085109961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085109961 DMM DEBUG MM(262420000000068/d99156f7) Requesting authorization (sgsn_auth.c:160) 20240909085109961 DMM INFO MM(262420000000068/d99156f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085109961 DMM DEBUG MM(262420000000068/d99156f7) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085109961 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240909085109961 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) 20240909085110947 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085110947 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085110947 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240909085110947 DMM INFO MM(262420000000068/d99156f7) Subscriber data update (mmctx.c:430) 20240909085110947 DMM DEBUG MM(262420000000068/d99156f7) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240909085110947 DMM INFO MM(262420000000068/d99156f7) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240909085110947 DMM NOTICE MM(262420000000068/d99156f7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240909085110947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085110947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085110947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240909085110947 DMM INFO MM(262420000000068/d99156f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd99156f7) (gprs_gmm.c:300) 20240909085110947 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) 20240909085110948 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085110948 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240909085110948 DMM INFO MM(262420000000068/d99156f7) Subscriber data update (mmctx.c:430) 20240909085110948 DMM DEBUG MM(262420000000068/d99156f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085110957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085110957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085110957 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085110957 DMM INFO MM(262420000000068/d99156f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085110957 DMM NOTICE MM(262420000000068/d99156f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085110957 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085110957 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085110957 DLLC NOTICE LLME(cc88c960/d99156f7){ASSIGNED} LLGM Assign pre (ffffffff => d99156f7) (gprs_llc.c:1079) 20240909085110957 DLLC NOTICE LLME(ffffffff/d99156f7){ASSIGNED} LLGM Assign post (ffffffff => d99156f7) (gprs_llc.c:1125) 20240909085110957 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085110957 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240909085110957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085110957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085111006 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240909085111015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085111015 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085111015 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c4f083e63f0c: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@c4f083e63f0c: Final verdict of PTC: pass 20240909085111021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54608<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@c4f083e63f0c: Final verdict of PTC: none 20240909085111023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085111023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1260)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1270)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1265)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1268)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1271)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1263)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1269)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1258)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1268): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1269): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Mon Sep 9 08:51:11 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20240909085112024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085112024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101576, count=118992) 20240909085113026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085113026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Sep 9 08:51:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085114016 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Timeout of T3314 (fsm.c:317) 20240909085114016 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240909085114016 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240909085114027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085114027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_cell_change_different_rai_ci_data started. 20240909085114172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085114173 DMM INFO MM(262420000000068/d99156f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085114173 DMM INFO MM(262420000000068/d99156f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085114173 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085114173 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085114173 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085114173 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240909085114173 DLLC NOTICE LLME(ffffffff/d99156f7){ASSIGNED} LLGM Assign pre (d99156f7 => ffffffff) (gprs_llc.c:1079) 20240909085114173 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d99156f7 => ffffffff) (gprs_llc.c:1125) 20240909085114173 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085114173 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085114173 DMM NOTICE MM(262420000000068/d99156f7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085114173 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240909085114173 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085114173 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085114173 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240909085114174 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240909085114174 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) 20240909085114174 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20240909085114174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085114174 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085114174 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909085114174 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085114174 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085114219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085114219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085114219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085114219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085114219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085114220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085114220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085114220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085114220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085114221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085114221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085114221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085114221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085114221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085114221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085114221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085114221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085114221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085114221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085114221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085114222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085114222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085114225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085114236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085114236 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085114259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085114259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085114259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085114259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085114259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085114260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085114260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085114260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085114260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085114261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085114261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085114261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085114262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085114262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085114262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085114262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085114262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085114262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085114262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085114262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085114263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085114263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085114266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085114277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085114277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1285)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_data-BVCI210(1283)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085114306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085114306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085114306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085114306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085114306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085114306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085114306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085114306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085114306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085114307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085114307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085114307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085114307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085114307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085114307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085114307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085114307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085114307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085114307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085114307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085114308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085114308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085114312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085114324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085114324 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)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085115027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085115027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085115027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085115027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085115030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085115030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@c4f083e63f0c: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DEB666FF'O, index=0 SGSN_Test-GSUP(1291)@c4f083e63f0c: 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)@c4f083e63f0c: 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 := 'C2603E3A8BEDFB462657DC79C809AE6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C3781AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '006A64B8373A253A'O } } } } } 20240909085115077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085115077 DLLC NOTICE LLME(ffffffff/deb666ff){UNASSIGNED} LLC RX: unknown TLLI 0xdeb666ff, creating LLME on the fly (gprs_llc.c:552) 20240909085115077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085115077 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240909085115077 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085115077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085115077 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085115077 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909085115077 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085115077 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085115077 DLLC NOTICE LLME(ffffffff/deb666ff){UNASSIGNED} LLGM Assign pre (deb666ff => e6b11015) (gprs_llc.c:1079) 20240909085115077 DLLC NOTICE LLME(deb666ff/e6b11015){ASSIGNED} LLGM Assign post (deb666ff => e6b11015) (gprs_llc.c:1125) 20240909085115077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085115077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085115077 DMM DEBUG MM(262420000000070/e6b11015) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085115089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085115089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085115089 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085115089 DMM DEBUG MM(262420000000070/e6b11015) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240909085115089 DMM NOTICE MM(262420000000070/e6b11015) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085115089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085115089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085115089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085115089 DMM DEBUG MM(262420000000070/e6b11015) Requesting authorization (sgsn_auth.c:160) 20240909085115089 DMM INFO MM(262420000000070/e6b11015) Requesting authentication tuples (sgsn_auth.c:184) 20240909085115089 DMM DEBUG MM(262420000000070/e6b11015) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085115089 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240909085115089 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@c4f083e63f0c: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20240909085115092 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085115092 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085115092 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085115092 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085115092 DMM INFO MM(262420000000070/e6b11015) Subscriber data update (mmctx.c:430) 20240909085115092 DMM DEBUG MM(262420000000070/e6b11015) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085115092 DMM INFO MM(262420000000070/e6b11015) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085115092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085115092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085115092 DMM INFO MM(262420000000070/e6b11015) <- GMM AUTH AND CIPHERING REQ (rand = c2 60 3e 3a 8b ed fb 46 26 57 dc 79 c8 09 ae 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085115100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085115101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085115101 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085115101 DMM INFO MM(262420000000070/e6b11015) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085115101 DMM NOTICE MM(262420000000070/e6b11015) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085115101 DMM DEBUG MM(262420000000070/e6b11015) checking auth: received GSM SRES = 2c 37 81 aa (gprs_gmm.c:666) 20240909085115101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085115101 DMM DEBUG MM(262420000000070/e6b11015) Requesting authorization (sgsn_auth.c:160) 20240909085115101 DMM INFO MM(262420000000070/e6b11015) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085115101 DMM DEBUG MM(262420000000070/e6b11015) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085115101 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240909085115101 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) 20240909085115101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085115101 DMM INFO MM(262420000000070/e6b11015) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6b11015) (gprs_gmm.c:300) 20240909085115102 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085115102 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085115102 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240909085115102 DMM INFO MM(262420000000070/e6b11015) Subscriber data update (mmctx.c:430) 20240909085115102 DMM DEBUG MM(262420000000070/e6b11015) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085115102 DMM INFO MM(262420000000070/e6b11015) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085115102 DMM NOTICE MM(262420000000070/e6b11015) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240909085115102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085115102 DMM NOTICE MM(262420000000070/e6b11015) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085115102 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) 20240909085115103 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085115103 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240909085115103 DMM INFO MM(262420000000070/e6b11015) Subscriber data update (mmctx.c:430) 20240909085115103 DMM DEBUG MM(262420000000070/e6b11015) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085115109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085115109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085115109 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085115109 DMM INFO MM(262420000000070/e6b11015) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085115109 DMM NOTICE MM(262420000000070/e6b11015) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085115109 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085115109 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085115109 DLLC NOTICE LLME(deb666ff/e6b11015){ASSIGNED} LLGM Assign pre (ffffffff => e6b11015) (gprs_llc.c:1079) 20240909085115109 DLLC NOTICE LLME(ffffffff/e6b11015){ASSIGNED} LLGM Assign post (ffffffff => e6b11015) (gprs_llc.c:1125) 20240909085115109 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085115109 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085115109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085115109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085115161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085115161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909085115161 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085115161 DMM INFO MM(262420000000070/e6b11015) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085115161 DMM INFO MM(262420000000070/e6b11015) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085115161 DMM DEBUG MM(262420000000070/e6b11015) Using GGSN 0 (gprs_sm.c:312) 20240909085115161 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) 20240909085115161 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240909085115161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085115161 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085115161 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240909085115172 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 06 ea 57 5d 11 75 39 82 8e 14 05 7f 63 d0 98 3b 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) 20240909085115172 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b3944b8, cbp=0x563d2a71f0f0) (sgsn_libgtp.c:629) 20240909085115172 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085115172 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=e6b11015, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909085115172 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085115172 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@c4f083e63f0c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085115179 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) 20240909085115187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085115187 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909085115187 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_data-BVCI210(1283)@c4f083e63f0c: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E6B11015'O, index=0 20240909085115194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085115194 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085115194 DSNDCP ERROR Message for non-existing MM ctx (lle=0x563d2a7210e8, TLLI=e6b11015, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@c4f083e63f0c: Removing Client IMSI='262420000000070'H, index=0 20240909085117194 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_rai_ci_data-BVCI196(1278)@c4f083e63f0c: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@c4f083e63f0c: Final verdict of PTC: pass 20240909085117204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54616<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@c4f083e63f0c: Final verdict of PTC: none 20240909085117207 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085117207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI220(1288)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1289)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1284)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1279)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1282)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1287)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1277)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Sep 9 08:51:17 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99508) 20240909085118189 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Timeout of T3314 (fsm.c:317) 20240909085118189 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240909085118189 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240909085118207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085118207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99508, count=102064) 20240909085119209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085119209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Sep 9 08:51:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085120210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085120210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_cell_change_different_ci_attach started. 20240909085120356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085120357 DMM INFO MM(262420000000070/e6b11015) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085120357 DMM INFO MM(262420000000070/e6b11015) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085120357 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085120357 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085120357 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085120357 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240909085120357 DLLC NOTICE LLME(ffffffff/e6b11015){ASSIGNED} LLGM Assign pre (e6b11015 => ffffffff) (gprs_llc.c:1079) 20240909085120357 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e6b11015 => ffffffff) (gprs_llc.c:1125) 20240909085120357 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085120357 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085120357 DMM NOTICE MM(262420000000070/e6b11015) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085120357 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240909085120357 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085120357 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085120358 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240909085120358 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240909085120358 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) 20240909085120358 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) 20240909085120358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909085120358 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085120358 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909085120358 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085120358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085120399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085120399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085120399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085120399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085120399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085120399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085120399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085120399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085120399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085120401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085120401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085120401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085120401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085120401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085120401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085120401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085120401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085120401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085120401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085120401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085120402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085120402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085120406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085120416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085120416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085120441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085120441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085120441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085120441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085120441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085120441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085120441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085120441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085120441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1303)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085120444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085120444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085120444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085120444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085120444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085120444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085120444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085120444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085120444 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085120444 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085120444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1304)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085120445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085120445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085120448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085120457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085120457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1305)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1301)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085120467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085120467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085120467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085120467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085120467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085120467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085120467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085120467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085120467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085120469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085120469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085120469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085120469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085120469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085120469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085120469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085120469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085120469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085120469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085120469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085120470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085120470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085120473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085120481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085120481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085121211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085121211 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085121211 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085121211 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085121213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085121214 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@c4f083e63f0c: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E78D40E2'O, index=0 SGSN_Test-GSUP(1310)@c4f083e63f0c: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@c4f083e63f0c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@c4f083e63f0c: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E78D40E2'O, index=0 TC_cell_change_different_ci_attach(1312)@c4f083e63f0c: 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 := 'A371806476BFFF61ECDB14C6D2CCF74F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8267CDF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '270D13DD30ECEED0'O } } } } } 20240909085121260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121260 DLLC NOTICE LLME(ffffffff/e78d40e2){UNASSIGNED} LLC RX: unknown TLLI 0xe78d40e2, creating LLME on the fly (gprs_llc.c:552) 20240909085121260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240909085121260 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085121260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909085121260 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085121260 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909085121260 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085121260 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085121260 DLLC NOTICE LLME(ffffffff/e78d40e2){UNASSIGNED} LLGM Assign pre (e78d40e2 => c1317be4) (gprs_llc.c:1079) 20240909085121260 DLLC NOTICE LLME(e78d40e2/c1317be4){ASSIGNED} LLGM Assign post (e78d40e2 => c1317be4) (gprs_llc.c:1125) 20240909085121260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085121260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085121260 DMM DEBUG MM(262420000000069/c1317be4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085121275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121275 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085121275 DMM DEBUG MM(262420000000069/c1317be4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240909085121275 DMM NOTICE MM(262420000000069/c1317be4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085121275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085121275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085121275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085121275 DMM DEBUG MM(262420000000069/c1317be4) Requesting authorization (sgsn_auth.c:160) 20240909085121275 DMM INFO MM(262420000000069/c1317be4) Requesting authentication tuples (sgsn_auth.c:184) 20240909085121275 DMM DEBUG MM(262420000000069/c1317be4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085121275 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240909085121275 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@c4f083e63f0c: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20240909085121278 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085121278 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085121278 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085121278 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085121278 DMM INFO MM(262420000000069/c1317be4) Subscriber data update (mmctx.c:430) 20240909085121278 DMM DEBUG MM(262420000000069/c1317be4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085121278 DMM INFO MM(262420000000069/c1317be4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085121278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085121278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085121278 DMM INFO MM(262420000000069/c1317be4) <- GMM AUTH AND CIPHERING REQ (rand = a3 71 80 64 76 bf ff 61 ec db 14 c6 d2 cc f7 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085121286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121286 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085121286 DMM INFO MM(262420000000069/c1317be4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085121286 DMM NOTICE MM(262420000000069/c1317be4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085121286 DMM DEBUG MM(262420000000069/c1317be4) checking auth: received GSM SRES = e8 26 7c df (gprs_gmm.c:666) 20240909085121286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085121286 DMM DEBUG MM(262420000000069/c1317be4) Requesting authorization (sgsn_auth.c:160) 20240909085121286 DMM INFO MM(262420000000069/c1317be4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085121286 DMM DEBUG MM(262420000000069/c1317be4) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085121286 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240909085121286 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) 20240909085121286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085121286 DMM INFO MM(262420000000069/c1317be4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1317be4) (gprs_gmm.c:300) 20240909085121288 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085121288 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085121288 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240909085121288 DMM INFO MM(262420000000069/c1317be4) Subscriber data update (mmctx.c:430) 20240909085121288 DMM DEBUG MM(262420000000069/c1317be4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085121288 DMM INFO MM(262420000000069/c1317be4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085121288 DMM NOTICE MM(262420000000069/c1317be4) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240909085121288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085121288 DMM NOTICE MM(262420000000069/c1317be4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085121288 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) 20240909085121289 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085121289 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240909085121289 DMM INFO MM(262420000000069/c1317be4) Subscriber data update (mmctx.c:430) 20240909085121289 DMM DEBUG MM(262420000000069/c1317be4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085121294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121294 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085121294 DMM INFO MM(262420000000069/c1317be4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085121294 DMM NOTICE MM(262420000000069/c1317be4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085121294 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085121294 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085121294 DLLC NOTICE LLME(e78d40e2/c1317be4){ASSIGNED} LLGM Assign pre (ffffffff => c1317be4) (gprs_llc.c:1079) 20240909085121294 DLLC NOTICE LLME(ffffffff/c1317be4){ASSIGNED} LLGM Assign post (ffffffff => c1317be4) (gprs_llc.c:1125) 20240909085121294 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085121294 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085121294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085121294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085121346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121346 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085121346 DMM INFO MM(262420000000069/c1317be4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085121346 DMM INFO MM(262420000000069/c1317be4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085121346 DMM DEBUG MM(262420000000069/c1317be4) Using GGSN 0 (gprs_sm.c:312) 20240909085121346 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20240909085121346 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240909085121346 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085121346 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085121346 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240909085121357 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 2d 01 1a 1b 11 38 0e 55 d8 14 05 7f 36 48 5a fc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20240909085121357 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b395528, cbp=0x563d2a724540) (sgsn_libgtp.c:629) 20240909085121357 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085121357 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=c1317be4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909085121358 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085121358 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@c4f083e63f0c: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085121365 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240909085121370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121371 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121371 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI210(1301)@c4f083e63f0c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@c4f083e63f0c: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C1317BE4'O, index=0 20240909085121377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121377 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085121377 DMM INFO MM(262420000000069/c1317be4) -> GMM ATTACH REQUEST MI(TMSI-0xC1317BE4) type="GPRS attach" (gprs_gmm.c:1266) 20240909085121377 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085121377 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909085121377 DLLC NOTICE LLME(ffffffff/c1317be4){ASSIGNED} LLGM Assign pre (c1317be4 => d83db8d7) (gprs_llc.c:1079) 20240909085121377 DLLC NOTICE LLME(c1317be4/d83db8d7){ASSIGNED} LLGM Assign post (c1317be4 => d83db8d7) (gprs_llc.c:1125) 20240909085121377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085121377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085121377 DMM DEBUG MM(262420000000069/d83db8d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085121389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085121389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240909085121389 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085121389 DMM DEBUG MM(262420000000069/d83db8d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240909085121389 DMM NOTICE MM(262420000000069/d83db8d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085121389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085121389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085121389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085121389 DMM DEBUG MM(262420000000069/d83db8d7) Requesting authorization (sgsn_auth.c:160) 20240909085121389 DMM INFO MM(262420000000069/d83db8d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085121389 DMM DEBUG MM(262420000000069/d83db8d7) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085121389 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240909085121389 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) 20240909085122377 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085122377 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085122377 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240909085122377 DMM INFO MM(262420000000069/d83db8d7) Subscriber data update (mmctx.c:430) 20240909085122377 DMM DEBUG MM(262420000000069/d83db8d7) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240909085122377 DMM INFO MM(262420000000069/d83db8d7) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240909085122377 DMM NOTICE MM(262420000000069/d83db8d7) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240909085122377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085122377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085122377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240909085122377 DMM INFO MM(262420000000069/d83db8d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd83db8d7) (gprs_gmm.c:300) 20240909085122377 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) 20240909085122378 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085122378 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240909085122378 DMM INFO MM(262420000000069/d83db8d7) Subscriber data update (mmctx.c:430) 20240909085122378 DMM DEBUG MM(262420000000069/d83db8d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085122386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085122386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085122386 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085122386 DMM INFO MM(262420000000069/d83db8d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085122386 DMM NOTICE MM(262420000000069/d83db8d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085122386 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085122386 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085122386 DLLC NOTICE LLME(c1317be4/d83db8d7){ASSIGNED} LLGM Assign pre (ffffffff => d83db8d7) (gprs_llc.c:1079) 20240909085122386 DLLC NOTICE LLME(ffffffff/d83db8d7){ASSIGNED} LLGM Assign post (ffffffff => d83db8d7) (gprs_llc.c:1125) 20240909085122386 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085122386 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240909085122386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085122386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085122435 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240909085122444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085122444 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085122444 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI196(1297)@c4f083e63f0c: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@c4f083e63f0c: Final verdict of PTC: pass 20240909085122449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54950<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1304)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@c4f083e63f0c: Final verdict of PTC: none 20240909085122451 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085122451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1298)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1308)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1296)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1306)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1302)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Mon Sep 9 08:51:22 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=108208) 20240909085123452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085123452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108208, count=125624) 20240909085124453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085124453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Sep 9 08:51:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085125445 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Timeout of T3314 (fsm.c:317) 20240909085125445 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240909085125445 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240909085125454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085125454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_cell_change_different_ci_data started. 20240909085125600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085125602 DMM INFO MM(262420000000069/d83db8d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085125602 DMM INFO MM(262420000000069/d83db8d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085125602 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085125602 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085125602 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085125602 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240909085125602 DLLC NOTICE LLME(ffffffff/d83db8d7){ASSIGNED} LLGM Assign pre (d83db8d7 => ffffffff) (gprs_llc.c:1079) 20240909085125602 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d83db8d7 => ffffffff) (gprs_llc.c:1125) 20240909085125602 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085125602 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085125602 DMM NOTICE MM(262420000000069/d83db8d7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085125602 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240909085125602 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085125602 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085125602 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240909085125602 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240909085125602 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) 20240909085125602 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20240909085125602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085125602 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085125602 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909085125602 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085125602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085125651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085125651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085125651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085125651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085125651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085125651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085125651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085125651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085125651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085125653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085125653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085125653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085125653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085125653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085125653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085125653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085125653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085125653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085125653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085125653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1317)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085125654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085125654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085125658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085125667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085125667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1315)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085125682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085125682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085125682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085125682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085125682 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085125682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085125682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085125682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085125682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085125683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085125683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085125683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085125683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085125683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085125683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085125683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085125683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085125683 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085125684 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085125684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085125684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085125684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085125688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085125697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085125697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085125718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085125718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085125718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085125718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085125718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085125718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085125718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085125718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085125718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085125720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085125720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085125720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085125720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085125720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085125720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085125720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085125720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085125720 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085125720 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085125720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085125721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085125721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085125724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085125734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085125734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085126455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085126455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085126455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085126455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085126457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909085126458 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@c4f083e63f0c: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CA1F3391'O, index=0 SGSN_Test-GSUP(1329)@c4f083e63f0c: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@c4f083e63f0c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@c4f083e63f0c: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CA1F3391'O, index=0 TC_cell_change_different_ci_data(1331)@c4f083e63f0c: 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 := '54B3E76ED4B6115BE89768FF12C51582'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A925682'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15B2874BEE00D988'O } } } } } 20240909085126505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085126505 DLLC NOTICE LLME(ffffffff/ca1f3391){UNASSIGNED} LLC RX: unknown TLLI 0xca1f3391, creating LLME on the fly (gprs_llc.c:552) 20240909085126505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085126506 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240909085126506 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085126506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085126506 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085126506 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909085126506 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085126506 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085126506 DLLC NOTICE LLME(ffffffff/ca1f3391){UNASSIGNED} LLGM Assign pre (ca1f3391 => c13498a7) (gprs_llc.c:1079) 20240909085126506 DLLC NOTICE LLME(ca1f3391/c13498a7){ASSIGNED} LLGM Assign post (ca1f3391 => c13498a7) (gprs_llc.c:1125) 20240909085126506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085126506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085126506 DMM DEBUG MM(262420000000071/c13498a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085126519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085126519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085126519 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085126519 DMM DEBUG MM(262420000000071/c13498a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240909085126519 DMM NOTICE MM(262420000000071/c13498a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085126519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085126519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085126519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085126519 DMM DEBUG MM(262420000000071/c13498a7) Requesting authorization (sgsn_auth.c:160) 20240909085126519 DMM INFO MM(262420000000071/c13498a7) Requesting authentication tuples (sgsn_auth.c:184) 20240909085126519 DMM DEBUG MM(262420000000071/c13498a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085126519 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240909085126519 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@c4f083e63f0c: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20240909085126522 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085126522 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085126522 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085126522 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085126522 DMM INFO MM(262420000000071/c13498a7) Subscriber data update (mmctx.c:430) 20240909085126522 DMM DEBUG MM(262420000000071/c13498a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085126522 DMM INFO MM(262420000000071/c13498a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085126522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085126522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085126522 DMM INFO MM(262420000000071/c13498a7) <- GMM AUTH AND CIPHERING REQ (rand = 54 b3 e7 6e d4 b6 11 5b e8 97 68 ff 12 c5 15 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085126530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085126530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085126530 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085126530 DMM INFO MM(262420000000071/c13498a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085126530 DMM NOTICE MM(262420000000071/c13498a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085126530 DMM DEBUG MM(262420000000071/c13498a7) checking auth: received GSM SRES = 5a 92 56 82 (gprs_gmm.c:666) 20240909085126530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085126530 DMM DEBUG MM(262420000000071/c13498a7) Requesting authorization (sgsn_auth.c:160) 20240909085126530 DMM INFO MM(262420000000071/c13498a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085126530 DMM DEBUG MM(262420000000071/c13498a7) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085126530 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240909085126530 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) 20240909085126530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085126530 DMM INFO MM(262420000000071/c13498a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc13498a7) (gprs_gmm.c:300) 20240909085126531 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085126531 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085126531 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240909085126531 DMM INFO MM(262420000000071/c13498a7) Subscriber data update (mmctx.c:430) 20240909085126531 DMM DEBUG MM(262420000000071/c13498a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085126531 DMM INFO MM(262420000000071/c13498a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085126531 DMM NOTICE MM(262420000000071/c13498a7) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240909085126531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085126531 DMM NOTICE MM(262420000000071/c13498a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085126531 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) 20240909085126532 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085126532 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240909085126532 DMM INFO MM(262420000000071/c13498a7) Subscriber data update (mmctx.c:430) 20240909085126532 DMM DEBUG MM(262420000000071/c13498a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085126538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085126538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085126538 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085126538 DMM INFO MM(262420000000071/c13498a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085126538 DMM NOTICE MM(262420000000071/c13498a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085126538 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085126538 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085126538 DLLC NOTICE LLME(ca1f3391/c13498a7){ASSIGNED} LLGM Assign pre (ffffffff => c13498a7) (gprs_llc.c:1079) 20240909085126539 DLLC NOTICE LLME(ffffffff/c13498a7){ASSIGNED} LLGM Assign post (ffffffff => c13498a7) (gprs_llc.c:1125) 20240909085126539 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085126539 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085126539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085126539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085126590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085126590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240909085126590 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085126590 DMM INFO MM(262420000000071/c13498a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085126590 DMM INFO MM(262420000000071/c13498a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085126590 DMM DEBUG MM(262420000000071/c13498a7) Using GGSN 0 (gprs_sm.c:312) 20240909085126590 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20240909085126590 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240909085126590 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085126590 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085126590 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240909085126602 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 a9 b2 94 49 11 2d 21 01 ae 14 05 7f 37 1d fe 41 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) 20240909085126602 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b396598, cbp=0x563d2a7248d0) (sgsn_libgtp.c:629) 20240909085126602 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085126602 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563d2a7210e8 TLLI=c13498a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240909085126602 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085126602 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@c4f083e63f0c: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed 20240909085126610 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) 20240909085126617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085126617 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240909085126617 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_data-BVCI210(1321)@c4f083e63f0c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@c4f083e63f0c: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C13498A7'O, index=0 20240909085126625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085126625 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085126625 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085126626 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_ci_data-BVCI196(1315)@c4f083e63f0c: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@c4f083e63f0c: Final verdict of PTC: pass 20240909085126641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1317)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1322)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1315)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@c4f083e63f0c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@c4f083e63f0c: Final verdict of PTC: none 20240909085126644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_cell_change_different_ci_data-BVCI210(1321)@c4f083e63f0c: Final verdict of PTC: none 20240909085126644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1314)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1327)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1316)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1320)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1325)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Sep 9 08:51:26 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43840) 20240909085127645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085127645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43840, count=102528) 20240909085128646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085128646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Sep 9 08:51:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085129626 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Timeout of T3314 (fsm.c:317) 20240909085129626 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240909085129626 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240909085129647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085129647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_sgsn_context_req_in started. 20240909085129790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085129792 DMM INFO MM(262420000000071/c13498a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085129792 DMM INFO MM(262420000000071/c13498a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085129792 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085129792 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085129792 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085129792 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240909085129792 DLLC NOTICE LLME(ffffffff/c13498a7){ASSIGNED} LLGM Assign pre (c13498a7 => ffffffff) (gprs_llc.c:1079) 20240909085129792 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c13498a7 => ffffffff) (gprs_llc.c:1125) 20240909085129792 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563d2a720d90 (gprs_sndcp.c:574) 20240909085129792 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563d2a7210e8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240909085129792 DMM NOTICE MM(262420000000071/c13498a7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085129792 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240909085129792 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085129792 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085129792 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240909085129792 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240909085129792 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) 20240909085129792 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) 20240909085129792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909085129792 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085129792 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909085129792 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085129792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085129840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085129840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085129840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085129840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085129840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085129840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085129840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085129840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085129840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085129841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085129841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085129841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085129842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085129842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085129842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085129842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085129842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085129842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085129842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085129842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085129842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085129842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085129846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085129855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085129855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1335)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085129883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085129883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085129883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085129883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085129883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085129883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085129883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085129883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085129883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085129884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085129885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085129885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085129885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085129885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085129885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085129885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085129885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085129885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085129885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085129885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1342)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085129886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085129886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1341)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085129889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909085129899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085129899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1339)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085129924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085129924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085129924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085129924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085129924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085129924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085129924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085129924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085129924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085129926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085129926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085129926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085129926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085129926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085129926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085129926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085129927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085129927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085129930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085129939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085129939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085130648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085130648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085130648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085130648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085130651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085130651 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@c4f083e63f0c: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='EFCF0FA9'O, index=0 SGSN_Test-GSUP(1348)@c4f083e63f0c: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@c4f083e63f0c: 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 := '41568587D5AA8A72F00D8DF463560BE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39BE13CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B8252B207341991'O } } } } } 20240909085131703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085131703 DLLC NOTICE LLME(ffffffff/efcf0fa9){UNASSIGNED} LLC RX: unknown TLLI 0xefcf0fa9, creating LLME on the fly (gprs_llc.c:552) 20240909085131703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085131703 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240909085131703 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085131703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909085131703 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085131703 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Allocated (fsm.c:456) 20240909085131703 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085131703 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085131703 DLLC NOTICE LLME(ffffffff/efcf0fa9){UNASSIGNED} LLGM Assign pre (efcf0fa9 => d14132ee) (gprs_llc.c:1079) 20240909085131704 DLLC NOTICE LLME(efcf0fa9/d14132ee){ASSIGNED} LLGM Assign post (efcf0fa9 => d14132ee) (gprs_llc.c:1125) 20240909085131704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085131704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085131704 DMM DEBUG MM(262420000000072/d14132ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085131718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085131718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085131718 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085131718 DMM DEBUG MM(262420000000072/d14132ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240909085131718 DMM NOTICE MM(262420000000072/d14132ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085131718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085131718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085131718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085131718 DMM DEBUG MM(262420000000072/d14132ee) Requesting authorization (sgsn_auth.c:160) 20240909085131718 DMM INFO MM(262420000000072/d14132ee) Requesting authentication tuples (sgsn_auth.c:184) 20240909085131718 DMM DEBUG MM(262420000000072/d14132ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085131718 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240909085131718 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@c4f083e63f0c: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20240909085131721 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085131721 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085131721 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085131721 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085131721 DMM INFO MM(262420000000072/d14132ee) Subscriber data update (mmctx.c:430) 20240909085131721 DMM DEBUG MM(262420000000072/d14132ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085131721 DMM INFO MM(262420000000072/d14132ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085131721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085131721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085131721 DMM INFO MM(262420000000072/d14132ee) <- GMM AUTH AND CIPHERING REQ (rand = 41 56 85 87 d5 aa 8a 72 f0 0d 8d f4 63 56 0b e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240909085131728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085131728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085131728 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085131728 DMM INFO MM(262420000000072/d14132ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085131728 DMM NOTICE MM(262420000000072/d14132ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085131728 DMM DEBUG MM(262420000000072/d14132ee) checking auth: received GSM SRES = 39 be 13 cf (gprs_gmm.c:666) 20240909085131728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085131728 DMM DEBUG MM(262420000000072/d14132ee) Requesting authorization (sgsn_auth.c:160) 20240909085131728 DMM INFO MM(262420000000072/d14132ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085131728 DMM DEBUG MM(262420000000072/d14132ee) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085131728 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240909085131728 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) 20240909085131728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085131728 DMM INFO MM(262420000000072/d14132ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xd14132ee) (gprs_gmm.c:300) 20240909085131730 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085131730 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085131730 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240909085131730 DMM INFO MM(262420000000072/d14132ee) Subscriber data update (mmctx.c:430) 20240909085131730 DMM DEBUG MM(262420000000072/d14132ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085131730 DMM INFO MM(262420000000072/d14132ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085131730 DMM NOTICE MM(262420000000072/d14132ee) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240909085131730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085131730 DMM NOTICE MM(262420000000072/d14132ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085131730 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) 20240909085131730 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085131730 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240909085131730 DMM INFO MM(262420000000072/d14132ee) Subscriber data update (mmctx.c:430) 20240909085131730 DMM DEBUG MM(262420000000072/d14132ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085131736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085131736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085131737 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085131737 DMM INFO MM(262420000000072/d14132ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085131737 DMM NOTICE MM(262420000000072/d14132ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085131737 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085131737 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085131737 DLLC NOTICE LLME(efcf0fa9/d14132ee){ASSIGNED} LLGM Assign pre (ffffffff => d14132ee) (gprs_llc.c:1079) 20240909085131737 DLLC NOTICE LLME(ffffffff/d14132ee){ASSIGNED} LLGM Assign post (ffffffff => d14132ee) (gprs_llc.c:1125) 20240909085131737 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085131737 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085131737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085131737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085131791 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 a7 1d 00 00 03 52 f0 99 42 42 de 05 d1 41 32 ee 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20240909085132425 DGPRS DEBUG Checking for inactive LLMEs, time = 7682626 (sgsn.c:131) TC_sgsn_context_req_in(1350)@c4f083e63f0c: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240909085133792 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240909085133792 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240909085133792 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) 20240909085133792 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240909085133792 DMM INFO MM(262420000000072/d14132ee) Subscriber data update (mmctx.c:430) 20240909085133792 DMM DEBUG MM(262420000000072/d14132ee) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240909085133792 DMM INFO MM(262420000000072/d14132ee) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240909085133792 DMM INFO MM(262420000000072/d14132ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085133792 DMM INFO MM(262420000000072/d14132ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085133792 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085133792 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085133792 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085133792 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909085133792 DLLC NOTICE LLME(ffffffff/d14132ee){ASSIGNED} LLGM Assign pre (d14132ee => ffffffff) (gprs_llc.c:1079) 20240909085133792 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d14132ee => ffffffff) (gprs_llc.c:1125) 20240909085133792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085133792 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085133792 DMM DEBUG MM_STATE_Iu[0x563d2a71b060]{Detached}: Deallocated (fsm.c:568) 20240909085133792 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@c4f083e63f0c: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@c4f083e63f0c: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240909085133798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@c4f083e63f0c: Final verdict of PTC: none 20240909085133800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085133800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1346)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1336)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1342)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@c4f083e63f0c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@c4f083e63f0c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1347)@c4f083e63f0c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1334)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1340)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1345)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@c4f083e63f0c: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Sep 9 08:51:33 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=86816) 20240909085134801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085134801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86816, count=95900) 20240909085135801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085135801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Sep 9 08:51:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085136802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085136802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_sgsn_context_req_out started. 20240909085136951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085136952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1356)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1356)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085137004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085137004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085137004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085137004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085137004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085137004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085137004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085137004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085137004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1355)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1356)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085137006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085137006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085137006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085137006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085137007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085137007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085137007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085137007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085137007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085137007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085137007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085137007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085137007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1356)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1356)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085137011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1352)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085137022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085137022 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1353)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1355)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085137038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085137038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085137038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085137038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085137038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085137038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085137038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085137038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085137038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085137039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085137039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085137040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085137040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085137040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085137040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085137040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085137040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085137040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085137040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085137040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085137041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085137041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1360)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085137045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909085137055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085137055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085137077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085137077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085137077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085137077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085137077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085137079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085137079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085137079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085137079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085137079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085137079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085137079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085137079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085137079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085137079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085137079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1366)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085137080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085137080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085137083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085137093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085137093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085137804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085137804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085137804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085137804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085137806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085137807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1353)@c4f083e63f0c: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='F8D6CC21'O, index=0 SGSN_Test-GSUP(1367)@c4f083e63f0c: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20240909085138860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085138860 DLLC NOTICE LLME(ffffffff/f8d6cc21){UNASSIGNED} LLC RX: unknown TLLI 0xf8d6cc21, creating LLME on the fly (gprs_llc.c:552) 20240909085138860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240909085138860 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909085138860 DMM NOTICE LLME(ffffffff/f8d6cc21){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240909085138860 DLLC NOTICE LLME(ffffffff/f8d6cc21){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240909085138860 DMM ERROR LLME(ffffffff/f8d6cc21){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240909085138861 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240909085138861 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240909085138861 DLLC NOTICE LLME(ffffffff/f8d6cc21){UNASSIGNED} LLGM Assign pre (f8d6cc21 => ffffffff) (gprs_llc.c:1079) 20240909085138861 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f8d6cc21 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@c4f083e63f0c: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@c4f083e63f0c: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@c4f083e63f0c: Final verdict of PTC: none 20240909085138875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54070<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909085138875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085138875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1365)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1361)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1355)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1356)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1366)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@c4f083e63f0c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1353)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@c4f083e63f0c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@c4f083e63f0c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1364)@c4f083e63f0c: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@c4f083e63f0c: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1359)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1354)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1353): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1356): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@c4f083e63f0c: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Sep 9 08:51:38 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43860) 20240909085139876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085139876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43860, count=50600) 20240909085140877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085140877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Sep 9 08:51:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240909085141878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085141878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_req_id_req_ra_update started. 20240909085142023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085142024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085142069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085142069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085142069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085142069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085142069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085142069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085142069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085142069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085142069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085142070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085142070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085142070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085142070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085142070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085142071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085142071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085142071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085142071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085142071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085142071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085142071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085142071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085142075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909085142085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085142085 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085142111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085142111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085142111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085142111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085142111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085142111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085142111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085142111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085142111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085142113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085142113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085142113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085142113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085142113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085142113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085142113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085142113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085142113 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085142113 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085142113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085142113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085142113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085142118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085142129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085142129 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)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085142158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085142158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085142158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085142158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085142158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085142158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085142158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085142158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085142158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085142160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085142160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085142160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085142160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085142160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085142160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085142160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085142160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085142160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085142160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085142160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1385)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085142161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085142161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085142165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085142174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085142174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1382)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085142880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085142880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085142880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085142880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085142882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085142883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@c4f083e63f0c: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='C88E5F3B'O, index=0 SGSN_Test-GSUP(1386)@c4f083e63f0c: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20240909085142926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085142926 DLLC NOTICE LLME(ffffffff/c88e5f3b){UNASSIGNED} LLC RX: unknown TLLI 0xc88e5f3b, creating LLME on the fly (gprs_llc.c:552) 20240909085142926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085142926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240909085142927 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085142927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085142927 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085142927 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909085142927 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085142927 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085142927 DLLC NOTICE LLME(ffffffff/c88e5f3b){UNASSIGNED} LLGM Assign pre (c88e5f3b => f0227934) (gprs_llc.c:1079) 20240909085142927 DLLC NOTICE LLME(c88e5f3b/f0227934){ASSIGNED} LLGM Assign post (c88e5f3b => f0227934) (gprs_llc.c:1125) 20240909085142927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085142927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085142927 DMM DEBUG MM(262420000000047/f0227934) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085142941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085142941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085142941 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085142941 DMM INFO MM(262420000000047/f0227934) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909085142941 DMM INFO MM(262420000000047/f0227934) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-41790-58 New RA: 262-42-13135-0 (gprs_gmm.c:1736) 20240909085142941 DMM NOTICE MM(262420000000047/f0227934) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240909085142941 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240909085142941 DMM INFO MM(262420000000047/f0227934) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240909085142941 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085142941 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085142941 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085142941 DMM ERROR MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909085142941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Deallocated (fsm.c:568) 20240909085142941 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085142941 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909085142941 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085142941 DLLC NOTICE LLME(c88e5f3b/f0227934){ASSIGNED} LLGM Assign pre (f0227934 => ffffffff) (gprs_llc.c:1079) 20240909085142941 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f0227934 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@c4f083e63f0c: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@c4f083e63f0c: Final verdict of PTC: pass 20240909085142948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@c4f083e63f0c: Final verdict of PTC: none 20240909085142950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085142951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI220(1382)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1379)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@c4f083e63f0c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1374)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1385)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@c4f083e63f0c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1372)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1377)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1383)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1382): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Sep 9 08:51:43 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36904) 20240909085143952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085143952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36904, count=58284) 20240909085144953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085144953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test execution finished. MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Sep 9 08:51:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20240909085145954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085145954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_iu_attach started. 20240909085146095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085146097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085146143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085146143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085146143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085146143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085146143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085146144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085146144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085146144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085146144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085146144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085146144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085146144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085146144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085146144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085146144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085146144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085146145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1393)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085146145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085146148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 20240909085146158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085146158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085146179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085146179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085146179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085146179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085146179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085146179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085146179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085146179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085146179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085146181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085146181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085146181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085146181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085146181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085146181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085146181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085146181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085146181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085146181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085146181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085146181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085146181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085146185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085146195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085146195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085146216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085146216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085146216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085146216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085146216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085146216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085146216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085146216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085146216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085146218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085146218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085146218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085146218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085146218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085146218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085146218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085146218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085146218 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085146218 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085146218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085146219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085146219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085146223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085146231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085146231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1406)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@c4f083e63f0c: ************************************************* MTC@c4f083e63f0c: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@c4f083e63f0c: v_sccp_pdu_maxlen:268 20240909085146446 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085146447 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) 20240909085146447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085146447 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085146449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085146449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085146449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085146449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085146449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085146449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085146449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085146450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085146450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085146450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085146450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085146450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085146450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085146450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085146451 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085146954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085146955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085146955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085146955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085146957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085146958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085147257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085147257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085147258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085147258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085147258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085147258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085147258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085147258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085147258 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085147258 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085147258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085147258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085147258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085147258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085147258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085147258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085147258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085147258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@c4f083e63f0c: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='D66ECD26'O, index=0 SGSN_Test-GSUP(1409)@c4f083e63f0c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@c4f083e63f0c: 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 := '948A'O, rac := 'C8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@c4f083e63f0c: Added conn table entry 0TC_iu_attach(1411)10213556 SGSN_Test_0-RAN(1405)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: First idle individual index:0 20240909085148020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085148021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085148021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085148021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148021 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085148021 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085148021 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085148021 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240909085148021 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240909085148021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240909085148021 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{Deregistered}: Allocated (fsm.c:456) 20240909085148021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: Allocated (fsm.c:456) 20240909085148021 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Allocated (fsm.c:456) 20240909085148021 DMM DEBUG MM_STATE_Iu[0x563d2a720aa0]{Detached}: Allocated (fsm.c:456) 20240909085148021 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085148021 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085148021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085148021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085148021 DMM DEBUG MM(262420000001001/cfd81b88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085148021 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240909085148021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c4f083e63f0c: { messageType := 2, destLocRef := '9BD8B4'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@c4f083e63f0c: 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 := '0C0D82A809AC203E7019B771958674DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6CCDE7D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3752E9E16A2138F1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '403AF45169193D24E35E7CD05CC3DFA1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FF667024D06F518E276860E2C47208CB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8E7C130048C08FF4ADA4BF930060AF73'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '253B4D614085A5EA'O } } } } } SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240909085148030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085148030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085148030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085148030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148030 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085148030 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085148030 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085148030 DMM DEBUG MM(262420000001001/cfd81b88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240909085148030 DMM NOTICE MM(262420000001001/cfd81b88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085148030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085148030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085148030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085148030 DMM DEBUG MM(262420000001001/cfd81b88) Requesting authorization (sgsn_auth.c:160) 20240909085148030 DMM INFO MM(262420000001001/cfd81b88) Requesting authentication tuples (sgsn_auth.c:184) 20240909085148030 DMM DEBUG MM(262420000001001/cfd81b88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085148030 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240909085148030 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@c4f083e63f0c: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20240909085148033 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085148033 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085148033 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085148033 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085148033 DMM INFO MM(262420000001001/cfd81b88) Subscriber data update (mmctx.c:430) 20240909085148033 DMM DEBUG MM(262420000001001/cfd81b88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085148033 DMM INFO MM(262420000001001/cfd81b88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085148033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085148033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085148033 DMM INFO MM(262420000001001/cfd81b88) <- GMM AUTH AND CIPHERING REQ (rand = 0c 0d 82 a8 09 ac 20 3e 70 19 b7 71 95 86 74 dc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 7c 13 00 48 c0 8f f4 ad a4 bf 93 00 60 af 73 ) (gprs_gmm.c:483) 20240909085148033 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240909085148033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_len:37 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322253B4D6123094B99990000100001F029044085A5EA'O 20240909085148038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085148038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085148038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085148038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085148039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085148039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085148039 DMM INFO MM(262420000001001/cfd81b88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085148039 DMM NOTICE MM(262420000001001/cfd81b88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085148039 DMM DEBUG MM(262420000001001/cfd81b88) checking auth: received UMTS RES = 25 3b 4d 61 40 85 a5 ea (gprs_gmm.c:666) 20240909085148039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085148039 DMM DEBUG MM(262420000001001/cfd81b88) Requesting authorization (sgsn_auth.c:160) 20240909085148039 DMM INFO MM(262420000001001/cfd81b88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085148039 DMM DEBUG MM(262420000001001/cfd81b88) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085148039 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240909085148039 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) 20240909085148039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240909085148039 DMM DEBUG MM(262420000001001/cfd81b88) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240909085148039 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085148048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085148048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085148048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085148048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148048 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085148048 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085148048 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085148048 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240909085148048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240909085148048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240909085148048 DMM INFO MM(262420000001001/cfd81b88) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd81b88) (gprs_gmm.c:300) 20240909085148048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240909085148048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240909085148052 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085148052 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085148053 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240909085148053 DMM INFO MM(262420000001001/cfd81b88) Subscriber data update (mmctx.c:430) 20240909085148053 DMM DEBUG MM(262420000001001/cfd81b88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085148053 DMM INFO MM(262420000001001/cfd81b88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085148053 DMM NOTICE MM(262420000001001/cfd81b88) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240909085148053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085148053 DMM NOTICE MM(262420000001001/cfd81b88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085148053 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) 20240909085148053 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085148053 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240909085148053 DMM INFO MM(262420000001001/cfd81b88) Subscriber data update (mmctx.c:430) 20240909085148053 DMM DEBUG MM(262420000001001/cfd81b88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240909085148055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085148055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085148055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085148055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148056 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085148056 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085148056 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085148056 DMM INFO MM(262420000001001/cfd81b88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085148056 DMM NOTICE MM(262420000001001/cfd81b88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085148056 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085148056 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085148056 DMM DEBUG MM_STATE_Iu(1)[0x563d2a720aa0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240909085148056 DMM DEBUG MM_STATE_Iu(1)[0x563d2a720aa0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240909085148056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085148056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085148056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_len:7 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1404)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240909085148061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085148061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085148061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085148061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085148061 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240909085148061 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240909085148061 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240909085148061 DMM INFO MM(262420000001001/cfd81b88) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240909085148061 DMM DEBUG MM_STATE_Iu(1)[0x563d2a720aa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240909085148061 DMM DEBUG MM_STATE_Iu(1)[0x563d2a720aa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240909085148061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085148061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085148061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085148061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-RAN(1405)@c4f083e63f0c: Deleted conn table entry 0TC_iu_attach(1411)10213556 20240909085148062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085148062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085148062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085148062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085148062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085148062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085148063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@c4f083e63f0c: setverdict(pass): none -> pass TC_iu_attach(1411)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@c4f083e63f0c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@c4f083e63f0c: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@c4f083e63f0c: Final verdict of PTC: none 20240909085148121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909085148124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085148124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1403)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1398)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1393)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1391)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1401)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1396)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_iu_attach finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Sep 9 08:51:48 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=138556) 20240909085148269 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085148269 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) 20240909085148269 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085148269 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085148269 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085148269 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) 20240909085148269 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085148269 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085148269 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) 20240909085148270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085148270 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085148270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085148270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085148270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085148270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240909085148270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085148270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240909085148270 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240909085149125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085149125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=138556, count=203740) 20240909085150126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085150126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Sep 9 08:51:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & 20240909085150270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085150270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085150270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) Waiting for packet dumper to start... 0 20240909085151127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085151128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_iu_attach_encr started. 20240909085151276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085151278 DMM INFO MM(262420000001001/cfd81b88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085151278 DMM INFO MM(262420000001001/cfd81b88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085151278 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085151278 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085151278 DMM DEBUG MM_STATE_Iu(1)[0x563d2a720aa0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240909085151278 DMM DEBUG MM_STATE_Iu(1)[0x563d2a720aa0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240909085151278 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240909085151278 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) 20240909085151278 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) 20240909085151278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: Deallocated (fsm.c:568) 20240909085151278 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Deallocated (fsm.c:568) 20240909085151278 DMM DEBUG MM_STATE_Iu(1)[0x563d2a720aa0]{Detached}: Deallocated (fsm.c:568) 20240909085151278 DMM DEBUG GMM(gmm_fsm)[0x563d2a713f50]{Deregistered}: Deallocated (fsm.c:568) 20240909085151278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085151332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085151332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085151332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085151332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085151332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085151332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085151332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085151332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085151332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085151334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085151334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085151334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085151334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085151334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085151334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085151334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085151334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085151334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085151334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085151334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1417)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085151335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085151335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085151339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1413)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085151348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085151348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1422)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085151369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085151369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085151369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085151369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085151369 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085151369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085151369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085151369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085151369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1421)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1422)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085151372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085151372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085151372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085151372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085151372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085151372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085151372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085151372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085151372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085151372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085151372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1422)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085151373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085151373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1422)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085151377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085151386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085151386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1419)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1421)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085151403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085151403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085151403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085151403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085151403 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085151403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085151403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085151403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085151403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085151404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085151404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085151404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085151404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085151404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085151404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085151404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085151404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085151404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085151404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085151404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085151405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085151405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085151409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085151420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085151420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1429)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@c4f083e63f0c: ************************************************* MTC@c4f083e63f0c: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@c4f083e63f0c: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085151622 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085151622 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) 20240909085151622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085151622 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085151624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085151624 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085151624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085151624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085151624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085151624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085151624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085151626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085151626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085151626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085151626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085151626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085151626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085151626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085151626 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085152129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085152129 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085152129 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085152129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085152131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909085152132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1431)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085152432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085152432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085152432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085152432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085152432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085152432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085152432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085152432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085152432 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085152432 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085152432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085152432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085152432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085152433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085152433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085152433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085152433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085152433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@c4f083e63f0c: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='DC46BA59'O, index=0 SGSN_Test-GSUP(1432)@c4f083e63f0c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@c4f083e63f0c: 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 := '8FA6'O, rac := '3D'O ("=") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@c4f083e63f0c: Added conn table entry 0TC_iu_attach_encr(1434)9584739 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: First idle individual index:0 SGSN_Test_0-RAN(1428)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 20240909085153199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085153199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085153199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085153199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153200 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085153200 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085153200 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085153200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240909085153200 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{Deregistered}: Allocated (fsm.c:456) 20240909085153200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085153200 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Allocated (fsm.c:456) 20240909085153200 DMM DEBUG MM_STATE_Iu[0x563d2a713e20]{Detached}: Allocated (fsm.c:456) 20240909085153200 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085153200 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085153200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085153200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085153200 DMM DEBUG MM(262420000001001/e466065c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085153200 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240909085153200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@c4f083e63f0c: { messageType := 2, destLocRef := '924063'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)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@c4f083e63f0c: 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 := 'D9FDA0E9B280CB3DFD0F204B90E745E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '869EA7B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '932FA939CCBF0DC6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C493D1FBD62C8D922ADCE3C630ED6980'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F7F17717DAEF4120A98D7D2911F34293'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DA55E581B60BE1DE7C049F5E4AB2B616'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '20E270C54C541D9C'O } } } } } SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240909085153208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085153209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085153209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085153209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085153209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085153209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085153209 DMM DEBUG MM(262420000001001/e466065c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240909085153209 DMM NOTICE MM(262420000001001/e466065c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085153209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085153209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085153209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085153209 DMM DEBUG MM(262420000001001/e466065c) Requesting authorization (sgsn_auth.c:160) 20240909085153209 DMM INFO MM(262420000001001/e466065c) Requesting authentication tuples (sgsn_auth.c:184) 20240909085153209 DMM DEBUG MM(262420000001001/e466065c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085153209 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240909085153209 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@c4f083e63f0c: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20240909085153211 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085153211 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085153212 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085153212 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085153212 DMM INFO MM(262420000001001/e466065c) Subscriber data update (mmctx.c:430) 20240909085153212 DMM DEBUG MM(262420000001001/e466065c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085153212 DMM INFO MM(262420000001001/e466065c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085153212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085153212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085153212 DMM INFO MM(262420000001001/e466065c) <- GMM AUTH AND CIPHERING REQ (rand = d9 fd a0 e9 b2 80 cb 3d fd 0f 20 4b 90 e7 45 e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = da 55 e5 81 b6 0b e1 de 7c 04 9f 5e 4a b2 b6 16 ) (gprs_gmm.c:483) 20240909085153212 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240909085153212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_len:37 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002220E270C523094B99990000100001F029044C541D9C'O 20240909085153217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085153217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085153218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085153218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153218 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085153218 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085153218 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085153218 DMM INFO MM(262420000001001/e466065c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085153218 DMM NOTICE MM(262420000001001/e466065c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085153218 DMM DEBUG MM(262420000001001/e466065c) checking auth: received UMTS RES = 20 e2 70 c5 4c 54 1d 9c (gprs_gmm.c:666) 20240909085153218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085153218 DMM DEBUG MM(262420000001001/e466065c) Requesting authorization (sgsn_auth.c:160) 20240909085153218 DMM INFO MM(262420000001001/e466065c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085153218 DMM DEBUG MM(262420000001001/e466065c) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085153218 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240909085153218 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) 20240909085153218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240909085153218 DMM DEBUG MM(262420000001001/e466065c) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240909085153218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_len:17 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240909085153227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085153227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085153227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085153227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153227 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085153227 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085153227 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085153227 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240909085153227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240909085153227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240909085153227 DMM INFO MM(262420000001001/e466065c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe466065c) (gprs_gmm.c:300) 20240909085153227 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240909085153227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240909085153231 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085153231 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085153231 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240909085153231 DMM INFO MM(262420000001001/e466065c) Subscriber data update (mmctx.c:430) 20240909085153231 DMM DEBUG MM(262420000001001/e466065c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085153231 DMM INFO MM(262420000001001/e466065c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085153231 DMM NOTICE MM(262420000001001/e466065c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240909085153231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085153231 DMM NOTICE MM(262420000001001/e466065c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085153231 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) 20240909085153231 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085153231 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240909085153231 DMM INFO MM(262420000001001/e466065c) Subscriber data update (mmctx.c:430) 20240909085153231 DMM DEBUG MM(262420000001001/e466065c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240909085153234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085153234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085153234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085153234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153234 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085153234 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085153234 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085153234 DMM INFO MM(262420000001001/e466065c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085153234 DMM NOTICE MM(262420000001001/e466065c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085153234 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085153234 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085153234 DMM DEBUG MM_STATE_Iu(2)[0x563d2a713e20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240909085153234 DMM DEBUG MM_STATE_Iu(2)[0x563d2a713e20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240909085153234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085153234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085153235 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_len:7 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1427)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240909085153240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085153240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085153240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085153240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085153241 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240909085153241 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240909085153241 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240909085153241 DMM INFO MM(262420000001001/e466065c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240909085153241 DMM DEBUG MM_STATE_Iu(2)[0x563d2a713e20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240909085153241 DMM DEBUG MM_STATE_Iu(2)[0x563d2a713e20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240909085153241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085153241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085153241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085153241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Session index based on local reference:0 20240909085153242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085153242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085153242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085153242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085153242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085153242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085153242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@c4f083e63f0c: Deleted conn table entry 0TC_iu_attach_encr(1434)9584739 TC_iu_attach_encr(1434)@c4f083e63f0c: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@c4f083e63f0c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@c4f083e63f0c: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@c4f083e63f0c: Final verdict of PTC: none 20240909085153300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54398<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909085153302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085153302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1417)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1426)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1422)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1415)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1424)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1420)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_iu_attach_encr finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Sep 9 08:51:53 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143608) 20240909085153445 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085153445 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) 20240909085153445 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085153445 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085153445 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085153445 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) 20240909085153445 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085153445 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085153445 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) 20240909085153446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085153446 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085153446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085153446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085153446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085153446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240909085153446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085153446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240909085153446 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240909085154304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085154304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143608, count=207316) 20240909085155305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085155305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Sep 9 08:51:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & 20240909085155446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085155446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085155446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) Waiting for packet dumper to start... 0 20240909085156307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085156307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_iu_attach_geran_rau started. 20240909085156451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085156453 DMM INFO MM(262420000001001/e466065c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085156453 DMM INFO MM(262420000001001/e466065c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085156453 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085156453 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085156453 DMM DEBUG MM_STATE_Iu(2)[0x563d2a713e20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240909085156453 DMM DEBUG MM_STATE_Iu(2)[0x563d2a713e20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240909085156453 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240909085156453 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) 20240909085156453 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) 20240909085156453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909085156453 DMM DEBUG MM_STATE_Gb[0x563d2a71af30]{Idle}: Deallocated (fsm.c:568) 20240909085156453 DMM DEBUG MM_STATE_Iu(2)[0x563d2a713e20]{Detached}: Deallocated (fsm.c:568) 20240909085156453 DMM DEBUG GMM(gmm_fsm)[0x563d2a720aa0]{Deregistered}: Deallocated (fsm.c:568) 20240909085156453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085156496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085156496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085156496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085156496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085156496 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085156496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085156496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085156496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085156496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085156498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085156498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085156498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085156498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085156498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085156498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085156498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085156498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085156499 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085156499 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085156499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085156499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085156499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085156502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085156511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085156511 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085156530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085156531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085156531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085156531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085156531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085156531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085156531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085156531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085156531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085156532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085156532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085156532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085156532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085156532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085156532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085156532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085156532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085156532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085156532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085156532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085156533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085156533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085156537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085156545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085156545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085156576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085156576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085156576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085156576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085156576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085156577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085156577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085156577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085156577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085156578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085156578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085156578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085156578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085156578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085156578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085156578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085156578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085156578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085156578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085156578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085156579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085156579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085156583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1452)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@c4f083e63f0c: ************************************************* MTC@c4f083e63f0c: Starting RAN_Emulation SGSN_Test_0-SCCP(1449)@c4f083e63f0c: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085156592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085156592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085156785 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085156785 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) 20240909085156785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085156785 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085156788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085156788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085156788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085156788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085156788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085156788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085156788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085156789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085156789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085156790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085156790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085156790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085156790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085156790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085156790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085157308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085157308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085157308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085157309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085157311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909085157312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085157595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085157596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085157596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085157596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085157596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085157596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085157596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085157596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085157596 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085157596 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085157596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085157596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085157596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085157596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085157596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085157596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085157596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085157596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@c4f083e63f0c: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E6055BB7'O, index=0 SGSN_Test-GSUP(1455)@c4f083e63f0c: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@c4f083e63f0c: 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 := '7528'O ("u("), rac := 'DD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@c4f083e63f0c: Added conn table entry 0TC_iu_attach_geran_rau(1457)6359056 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: First idle individual index:0 SGSN_Test_0-RAN(1451)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 20240909085158376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085158376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085158376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085158376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158376 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085158376 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085158376 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085158376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240909085158376 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085158376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: Allocated (fsm.c:456) 20240909085158376 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Allocated (fsm.c:456) 20240909085158376 DMM DEBUG MM_STATE_Iu[0x563d2a713f50]{Detached}: Allocated (fsm.c:456) 20240909085158376 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085158376 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085158376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085158376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085158376 DMM DEBUG MM(262420000001002/cac713a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085158376 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240909085158377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c4f083e63f0c: { messageType := 2, destLocRef := '610810'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(1449)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@c4f083e63f0c: 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 := '56783993722A41BF2B66DD2224386473'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D05CDB3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E7983FF74790C4F9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D4FE3599A579B8F0A7877BDAFC4CD26F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '11CA36717BB39D0936418B7BC31285DC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '225EC1850FA13619E6F0ECD4315A3990'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0713BA6D2D9EB3A1'O } } } } } SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240909085158386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085158386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085158386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085158386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085158387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085158387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085158387 DMM DEBUG MM(262420000001002/cac713a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240909085158387 DMM NOTICE MM(262420000001002/cac713a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085158387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085158387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085158387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085158387 DMM DEBUG MM(262420000001002/cac713a5) Requesting authorization (sgsn_auth.c:160) 20240909085158387 DMM INFO MM(262420000001002/cac713a5) Requesting authentication tuples (sgsn_auth.c:184) 20240909085158387 DMM DEBUG MM(262420000001002/cac713a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085158387 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240909085158387 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@c4f083e63f0c: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20240909085158389 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085158389 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085158389 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085158389 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085158389 DMM INFO MM(262420000001002/cac713a5) Subscriber data update (mmctx.c:430) 20240909085158389 DMM DEBUG MM(262420000001002/cac713a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085158389 DMM INFO MM(262420000001002/cac713a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085158389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085158389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085158389 DMM INFO MM(262420000001002/cac713a5) <- GMM AUTH AND CIPHERING REQ (rand = 56 78 39 93 72 2a 41 bf 2b 66 dd 22 24 38 64 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 22 5e c1 85 0f a1 36 19 e6 f0 ec d4 31 5a 39 90 ) (gprs_gmm.c:483) 20240909085158389 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240909085158390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_len:37 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306220713BA6D23094B99990000100002F029042D9EB3A1'O 20240909085158395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085158395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085158395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085158395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158395 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085158395 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085158395 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085158395 DMM INFO MM(262420000001002/cac713a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085158395 DMM NOTICE MM(262420000001002/cac713a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085158395 DMM DEBUG MM(262420000001002/cac713a5) checking auth: received UMTS RES = 07 13 ba 6d 2d 9e b3 a1 (gprs_gmm.c:666) 20240909085158395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085158395 DMM DEBUG MM(262420000001002/cac713a5) Requesting authorization (sgsn_auth.c:160) 20240909085158395 DMM INFO MM(262420000001002/cac713a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085158395 DMM DEBUG MM(262420000001002/cac713a5) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085158395 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240909085158395 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) 20240909085158395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240909085158395 DMM DEBUG MM(262420000001002/cac713a5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240909085158395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085158404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085158404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085158404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085158404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158404 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085158404 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085158404 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085158404 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240909085158404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240909085158404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240909085158404 DMM INFO MM(262420000001002/cac713a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac713a5) (gprs_gmm.c:300) 20240909085158404 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240909085158404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240909085158407 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085158407 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085158407 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240909085158407 DMM INFO MM(262420000001002/cac713a5) Subscriber data update (mmctx.c:430) 20240909085158407 DMM DEBUG MM(262420000001002/cac713a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085158407 DMM INFO MM(262420000001002/cac713a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085158407 DMM NOTICE MM(262420000001002/cac713a5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240909085158407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085158407 DMM NOTICE MM(262420000001002/cac713a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085158407 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) 20240909085158408 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085158408 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240909085158408 DMM INFO MM(262420000001002/cac713a5) Subscriber data update (mmctx.c:430) 20240909085158408 DMM DEBUG MM(262420000001002/cac713a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240909085158410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085158410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085158410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085158410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158410 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085158410 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085158410 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085158410 DMM INFO MM(262420000001002/cac713a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085158410 DMM NOTICE MM(262420000001002/cac713a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085158410 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085158410 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085158410 DMM DEBUG MM_STATE_Iu(3)[0x563d2a713f50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240909085158410 DMM DEBUG MM_STATE_Iu(3)[0x563d2a713f50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240909085158410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085158410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085158410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_len:7 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1449)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240909085158415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085158415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085158415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085158415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085158416 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240909085158416 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240909085158416 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240909085158416 DMM INFO MM(262420000001002/cac713a5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240909085158416 DMM DEBUG MM_STATE_Iu(3)[0x563d2a713f50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240909085158416 DMM DEBUG MM_STATE_Iu(3)[0x563d2a713f50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240909085158416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085158416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085158416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085158416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Session index based on local reference:0 20240909085158417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085158417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085158417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085158417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085158417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085158417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085158417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@c4f083e63f0c: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)6359056 TC_iu_attach_geran_rau(1457)@c4f083e63f0c: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@c4f083e63f0c: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@c4f083e63f0c: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='CAC713A5'O, index=1 20240909085158476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085158476 DLLC NOTICE LLME(ffffffff/cac713a5){UNASSIGNED} LLC RX: unknown TLLI 0xcac713a5, creating LLME on the fly (gprs_llc.c:552) 20240909085158476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240909085158476 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909085158476 DMM INFO MM(262420000001002/cac713a5) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cac713a5, P-TMSI: cac713a5 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1704) 20240909085158476 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240909085158476 DMM DEBUG MM_STATE_Iu(3)[0x563d2a713f50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240909085158476 DMM DEBUG MM_STATE_Iu(3)[0x563d2a713f50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240909085158476 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085158476 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240909085158476 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085158476 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085158476 DLLC NOTICE LLME(ffffffff/cac713a5){UNASSIGNED} LLGM Assign pre (cac713a5 => cac713a5) (gprs_llc.c:1079) 20240909085158476 DLLC NOTICE LLME(cac713a5/cac713a5){ASSIGNED} LLGM Assign post (cac713a5 => cac713a5) (gprs_llc.c:1125) 20240909085158476 DMM INFO MM(262420000001002/cac713a5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@c4f083e63f0c: Removing Client IMSI='262420000001002'H, index=1 20240909085158492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085158492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085158492 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085158492 DMM INFO MM(262420000001002/cac713a5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909085158492 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909085158492 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085158492 DLLC NOTICE LLME(cac713a5/cac713a5){ASSIGNED} LLGM Assign pre (ffffffff => cac713a5) (gprs_llc.c:1079) 20240909085158492 DLLC NOTICE LLME(ffffffff/cac713a5){ASSIGNED} LLGM Assign post (ffffffff => cac713a5) (gprs_llc.c:1125) 20240909085158492 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240909085158492 DMM ERROR MM_STATE_Gb[0x563d2a71b060]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1861) TC_iu_attach_geran_rau(1457)@c4f083e63f0c: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@c4f083e63f0c: Final verdict of PTC: none 20240909085158498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54400<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240909085158500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085158500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1455)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1439)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1444)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1450)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@c4f083e63f0c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1442)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1437)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1448)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Sep 9 08:51:58 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143200) 20240909085158621 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085158621 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) 20240909085158621 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085158621 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085158621 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085158621 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) 20240909085158621 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085158621 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085158622 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) 20240909085158622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085158622 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085158622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085158622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085158622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085158622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240909085158622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085158622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240909085158622 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240909085159501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085159501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143200, count=216264) 20240909085200502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085200502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085200622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085200622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085200622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Sep 9 08:52:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085201503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085201503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_geran_attach_iu_rau started. 20240909085201655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085201656 DMM INFO MM(262420000001002/cac713a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085201656 DMM INFO MM(262420000001002/cac713a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085201656 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085201656 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085201656 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240909085201656 DMM ERROR MM_STATE_Gb[0x563d2a71b060]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240909085201656 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240909085201656 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) 20240909085201656 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) 20240909085201656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71af30]{Init}: Deallocated (fsm.c:568) 20240909085201656 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Deallocated (fsm.c:568) 20240909085201656 DMM DEBUG MM_STATE_Iu(3)[0x563d2a713f50]{Detached}: Deallocated (fsm.c:568) 20240909085201656 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085201656 DLLC NOTICE LLME(ffffffff/cac713a5){ASSIGNED} LLGM Assign pre (cac713a5 => ffffffff) (gprs_llc.c:1079) 20240909085201656 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cac713a5 => ffffffff) (gprs_llc.c:1125) 20240909085201656 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1463)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085201705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085201705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085201705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085201705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085201705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1462)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1463)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085201706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085201706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085201706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085201706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085201706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085201706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085201706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085201706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085201706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085201706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085201706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1463)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085201707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085201707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085201710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085201720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085201720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1464)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1460)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1462)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085201729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085201729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085201729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085201729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085201729 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085201729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085201729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085201729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085201729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085201730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085201730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085201730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085201731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085201731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085201731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085201731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085201731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085201731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085201731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085201731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085201731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085201731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085201734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085201744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085201744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1469)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1473)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085201778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085201778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085201778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085201778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085201778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085201779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085201779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085201779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085201779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085201781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085201781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085201781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085201781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085201781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085201781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085201781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085201781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085201781 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085201781 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085201781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1473)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085201782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085201782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085201785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c4f083e63f0c: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1475)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@c4f083e63f0c: ************************************************* SGSN_Test_0-SCCP(1472)@c4f083e63f0c: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1469)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085201795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085201795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085201988 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085201988 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) 20240909085201988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085201988 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085201991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085201991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085201991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085201991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085201991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085201991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085201991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085201992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085201992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085201992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085201992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085201992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085201992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085201992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085201992 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085202425 DGPRS DEBUG Checking for inactive LLMEs, time = 7682656 (sgsn.c:131) 20240909085202504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085202504 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085202504 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085202504 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085202506 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240909085202507 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085202798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085202798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085202798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085202798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085202798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085202798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085202798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085202798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085202799 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085202799 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085202799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085202799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085202799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085202799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085202799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085202799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085202799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085202799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1460)@c4f083e63f0c: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C32A45F4'O, index=0 SGSN_Test-GSUP(1478)@c4f083e63f0c: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@c4f083e63f0c: 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 := 'E43C7B1F6CF19D2397FD454E6BBCEBAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34C0D8A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2352012CB3543C24'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F6BFB5D6792C0B575D7E184A5A12147'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B3507C39A76BC204429D30599CA3E062'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0A6ED2D2979CAC689B7B21A244FAA9FB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '613B48AC49162E88'O } } } } } 20240909085203563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085203564 DLLC NOTICE LLME(ffffffff/c32a45f4){UNASSIGNED} LLC RX: unknown TLLI 0xc32a45f4, creating LLME on the fly (gprs_llc.c:552) 20240909085203564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085203564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240909085203564 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Allocated (fsm.c:456) 20240909085203564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909085203564 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Allocated (fsm.c:456) 20240909085203564 DMM DEBUG MM_STATE_Iu[0x563d2a71af30]{Detached}: Allocated (fsm.c:456) 20240909085203564 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085203564 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085203564 DLLC NOTICE LLME(ffffffff/c32a45f4){UNASSIGNED} LLGM Assign pre (c32a45f4 => e489a547) (gprs_llc.c:1079) 20240909085203564 DLLC NOTICE LLME(c32a45f4/e489a547){ASSIGNED} LLGM Assign post (c32a45f4 => e489a547) (gprs_llc.c:1125) 20240909085203564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085203564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085203564 DMM DEBUG MM(262420000001003/e489a547) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085203577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085203577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240909085203577 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085203577 DMM DEBUG MM(262420000001003/e489a547) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240909085203577 DMM NOTICE MM(262420000001003/e489a547) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085203577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085203577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085203577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085203577 DMM DEBUG MM(262420000001003/e489a547) Requesting authorization (sgsn_auth.c:160) 20240909085203577 DMM INFO MM(262420000001003/e489a547) Requesting authentication tuples (sgsn_auth.c:184) 20240909085203577 DMM DEBUG MM(262420000001003/e489a547) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085203578 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240909085203578 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@c4f083e63f0c: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20240909085203581 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085203581 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085203581 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085203581 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085203581 DMM INFO MM(262420000001003/e489a547) Subscriber data update (mmctx.c:430) 20240909085203581 DMM DEBUG MM(262420000001003/e489a547) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085203581 DMM INFO MM(262420000001003/e489a547) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085203581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085203581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085203581 DMM INFO MM(262420000001003/e489a547) <- GMM AUTH AND CIPHERING REQ (rand = e4 3c 7b 1f 6c f1 9d 23 97 fd 45 4e 6b bc eb aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0a 6e d2 d2 97 9c ac 68 9b 7b 21 a2 44 fa a9 fb ) (gprs_gmm.c:483) 20240909085203589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085203589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240909085203589 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085203589 DMM INFO MM(262420000001003/e489a547) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085203589 DMM NOTICE MM(262420000001003/e489a547) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085203589 DMM DEBUG MM(262420000001003/e489a547) checking auth: received UMTS RES = 61 3b 48 ac 49 16 2e 88 (gprs_gmm.c:666) 20240909085203589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085203589 DMM DEBUG MM(262420000001003/e489a547) Requesting authorization (sgsn_auth.c:160) 20240909085203589 DMM INFO MM(262420000001003/e489a547) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085203589 DMM DEBUG MM(262420000001003/e489a547) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085203589 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240909085203589 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) 20240909085203589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240909085203589 DMM INFO MM(262420000001003/e489a547) <- GMM ATTACH ACCEPT (new P-TMSI=0xe489a547) (gprs_gmm.c:300) 20240909085203590 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085203590 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085203590 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240909085203590 DMM INFO MM(262420000001003/e489a547) Subscriber data update (mmctx.c:430) 20240909085203590 DMM DEBUG MM(262420000001003/e489a547) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085203590 DMM INFO MM(262420000001003/e489a547) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085203590 DMM NOTICE MM(262420000001003/e489a547) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240909085203590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085203590 DMM NOTICE MM(262420000001003/e489a547) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085203590 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) 20240909085203591 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085203591 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240909085203591 DMM INFO MM(262420000001003/e489a547) Subscriber data update (mmctx.c:430) 20240909085203591 DMM DEBUG MM(262420000001003/e489a547) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240909085203597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085203597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240909085203597 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240909085203597 DMM INFO MM(262420000001003/e489a547) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085203597 DMM NOTICE MM(262420000001003/e489a547) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085203597 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085203597 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085203597 DLLC NOTICE LLME(c32a45f4/e489a547){ASSIGNED} LLGM Assign pre (ffffffff => e489a547) (gprs_llc.c:1079) 20240909085203597 DLLC NOTICE LLME(ffffffff/e489a547){ASSIGNED} LLGM Assign post (ffffffff => e489a547) (gprs_llc.c:1125) 20240909085203597 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240909085203597 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240909085203597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085203597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@c4f083e63f0c: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E489A547'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)@c4f083e63f0c: Added conn table entry 0TC_geran_attach_iu_rau(1480)12990060 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: First idle individual index:0 SGSN_Test_0-RAN(1474)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 20240909085203660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085203660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085203660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085203660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085203660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085203660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085203660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085203660 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085203660 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085203661 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085203661 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240909085203661 DMM INFO MM(262420000001003/e489a547) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e489a547 (00000000), TLLI: e489a547 (e489a547), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240909085203661 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240909085203661 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240909085203661 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240909085203661 DLLC NOTICE LLME(ffffffff/e489a547){ASSIGNED} LLGM Assign pre (e489a547 => ffffffff) (gprs_llc.c:1079) 20240909085203661 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e489a547 => ffffffff) (gprs_llc.c:1125) 20240909085203661 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085203661 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240909085203661 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085203661 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085203661 DMM DEBUG MM(262420000001003/e489a547) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240909085203661 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085203661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085203661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085203661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085203661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085203661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085203661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085203661 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085203661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085203661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085203661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085203661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085203661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085203661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@c4f083e63f0c: { messageType := 2, destLocRef := 'C6366C'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1472)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085203673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085203673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085203673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085203673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085203673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085203673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085203673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085203673 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085203673 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085203673 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085203673 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240909085203673 DMM INFO MM(262420000001003/e489a547) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240909085203673 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240909085203673 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203673 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085203673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085203673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085203673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085203673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085203673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085203673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085203673 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203673 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085203673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085203673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085203673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085203673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085203673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085203673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@c4f083e63f0c: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@c4f083e63f0c: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1472)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240909085203683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085203683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085203683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085203683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085203683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085203683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085203683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085203684 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085203684 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085203684 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085203684 DMM INFO MM(262420000001003/e489a547) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240909085203684 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240909085203684 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085203684 DMM DEBUG MM_STATE_Iu[0x563d2a71af30]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1854) 20240909085203684 DMM ERROR MM_STATE_Iu[0x563d2a71af30]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1854) TC_geran_attach_iu_rau(1480)@c4f083e63f0c: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@c4f083e63f0c: Final verdict of PTC: none 20240909085203689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@c4f083e63f0c: Final verdict of PTC: none 20240909085203691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085203691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1467)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1463)@c4f083e63f0c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@c4f083e63f0c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1465)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1473)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1461)@c4f083e63f0c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1471)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@c4f083e63f0c: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Sep 9 08:52:03 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143388) 20240909085203885 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085203885 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) 20240909085203886 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085203886 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085203886 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085203886 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) 20240909085203886 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085203886 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085203886 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) 20240909085203886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085203886 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085203886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085203886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085203886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085203886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240909085203886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085203886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240909085203886 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240909085204692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085204692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143388, count=174308) 20240909085205693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085205693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Sep 9 08:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085205887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085205887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085205887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240909085206694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085206694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_user started. 20240909085206845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085206847 DMM INFO MM(262420000001003/e489a547) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085206847 DMM INFO MM(262420000001003/e489a547) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085206847 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085206847 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085206847 DMM DEBUG MM_STATE_Iu[0x563d2a71af30]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240909085206847 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240909085206847 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) 20240909085206847 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) 20240909085206847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085206847 DMM DEBUG MM_STATE_Gb(0)[0x563d2a71b060]{Idle}: Deallocated (fsm.c:568) 20240909085206847 DMM DEBUG MM_STATE_Iu[0x563d2a71af30]{Detached}: Deallocated (fsm.c:568) 20240909085206847 DMM DEBUG GMM(gmm_fsm)[0x563d2a713e20]{Deregistered}: Deallocated (fsm.c:568) 20240909085206847 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085206891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085206891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085206891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085206891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085206891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085206891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085206891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085206891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085206891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085206893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085206893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085206893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085206893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085206893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085206893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085206893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085206893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085206893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085206893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085206893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085206894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085206894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085206898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085206908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085206908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085206921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085206921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085206921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085206921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085206921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085206921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085206921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085206921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085206921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085206923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085206923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085206923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085206924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085206924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085206924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085206924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085206924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085206924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085206924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085206924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085206924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085206924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085206928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085206938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085206938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085206968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085206968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085206968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085206968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085206968 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085206968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085206968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085206968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085206968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085206970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085206970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085206970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085206970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085206971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085206971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085206971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085206971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085206971 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085206971 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085206971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085206972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085206972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1498)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@c4f083e63f0c: ************************************************* MTC@c4f083e63f0c: Starting RAN_Emulation 20240909085206976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085206986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085206986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240909085207175 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085207175 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) 20240909085207175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085207175 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085207178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085207178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085207178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085207178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085207178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085207178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085207178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085207179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085207179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085207179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085207179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085207179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085207179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085207179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085207180 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085207695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085207695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085207695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085207695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085207697 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085207697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085207986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085207986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085207986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085207986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085207986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085207986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085207986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085207986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085207986 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085207986 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085207987 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085207987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085207987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085207987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085207987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085207987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085207987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085207987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='D9536E12'O, index=0 SGSN_Test-GSUP(1501)@c4f083e63f0c: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@c4f083e63f0c: 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 := 'AB58'O, rac := '80'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@c4f083e63f0c: Added conn table entry 0TC_attach_pdp_act_user(1503)3237531 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: First idle individual index:0 SGSN_Test_0-RAN(1497)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 20240909085208762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085208762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085208762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085208762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208763 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085208763 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085208763 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085208763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240909085208763 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{Deregistered}: Allocated (fsm.c:456) 20240909085208763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085208763 DMM DEBUG MM_STATE_Gb[0x563d2a713f50]{Idle}: Allocated (fsm.c:456) 20240909085208763 DMM DEBUG MM_STATE_Iu[0x563d2a71fcd0]{Detached}: Allocated (fsm.c:456) 20240909085208763 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085208763 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085208763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085208763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085208763 DMM DEBUG MM(262420000001004/c0982097) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085208763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240909085208763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: { messageType := 2, destLocRef := '31669B'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@c4f083e63f0c: 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 := '1F2A2C7E8438181CC9EEC3184301B21F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE309B69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '080DEFFC90F51FE0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5EC3CBE1D21FF96666CEE2533A15AE25'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '07B49E31E45BFC6B078118924483030D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E5E6C04A8BA607C00B626064A180423D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '21BAEC2581F38F85'O } } } } } SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240909085208772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085208772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085208772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085208772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208772 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085208772 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085208772 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085208772 DMM DEBUG MM(262420000001004/c0982097) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240909085208772 DMM NOTICE MM(262420000001004/c0982097) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085208772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085208772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085208772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085208772 DMM DEBUG MM(262420000001004/c0982097) Requesting authorization (sgsn_auth.c:160) 20240909085208772 DMM INFO MM(262420000001004/c0982097) Requesting authentication tuples (sgsn_auth.c:184) 20240909085208772 DMM DEBUG MM(262420000001004/c0982097) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085208772 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240909085208772 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)@c4f083e63f0c: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20240909085208775 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085208775 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085208775 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085208775 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085208775 DMM INFO MM(262420000001004/c0982097) Subscriber data update (mmctx.c:430) 20240909085208775 DMM DEBUG MM(262420000001004/c0982097) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085208775 DMM INFO MM(262420000001004/c0982097) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085208775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085208775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085208775 DMM INFO MM(262420000001004/c0982097) <- GMM AUTH AND CIPHERING REQ (rand = 1f 2a 2c 7e 84 38 18 1c c9 ee c3 18 43 01 b2 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = e5 e6 c0 4a 8b a6 07 c0 0b 62 60 64 a1 80 42 3d ) (gprs_gmm.c:483) 20240909085208775 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240909085208775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:37 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813072221BAEC2523094B99990000100004F0290481F38F85'O 20240909085208780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085208780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085208780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085208780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208780 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085208780 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085208780 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085208780 DMM INFO MM(262420000001004/c0982097) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085208780 DMM NOTICE MM(262420000001004/c0982097) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085208780 DMM DEBUG MM(262420000001004/c0982097) checking auth: received UMTS RES = 21 ba ec 25 81 f3 8f 85 (gprs_gmm.c:666) 20240909085208780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085208780 DMM DEBUG MM(262420000001004/c0982097) Requesting authorization (sgsn_auth.c:160) 20240909085208780 DMM INFO MM(262420000001004/c0982097) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085208780 DMM DEBUG MM(262420000001004/c0982097) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085208780 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240909085208780 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) 20240909085208780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240909085208780 DMM DEBUG MM(262420000001004/c0982097) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240909085208781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085208788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085208788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085208788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085208788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208788 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085208788 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085208788 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085208788 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240909085208788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240909085208788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240909085208788 DMM INFO MM(262420000001004/c0982097) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0982097) (gprs_gmm.c:300) 20240909085208788 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240909085208788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240909085208793 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085208793 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085208793 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240909085208793 DMM INFO MM(262420000001004/c0982097) Subscriber data update (mmctx.c:430) 20240909085208793 DMM DEBUG MM(262420000001004/c0982097) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085208793 DMM INFO MM(262420000001004/c0982097) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085208793 DMM NOTICE MM(262420000001004/c0982097) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240909085208793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085208793 DMM NOTICE MM(262420000001004/c0982097) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085208793 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) 20240909085208793 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085208793 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240909085208793 DMM INFO MM(262420000001004/c0982097) Subscriber data update (mmctx.c:430) 20240909085208793 DMM DEBUG MM(262420000001004/c0982097) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240909085208796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085208796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085208796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085208796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208796 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085208796 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085208796 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085208796 DMM INFO MM(262420000001004/c0982097) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085208796 DMM NOTICE MM(262420000001004/c0982097) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085208796 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085208796 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085208796 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240909085208796 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240909085208796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085208796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085208796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:7 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240909085208801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085208801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085208801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085208801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085208801 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240909085208801 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240909085208801 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240909085208801 DMM INFO MM(262420000001004/c0982097) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240909085208801 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240909085208801 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240909085208802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085208802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085208802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085208802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085208802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 20240909085208803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085208803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085208803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085208803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085208803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085208803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1497)@c4f083e63f0c: Deleted conn table entry 0TC_attach_pdp_act_user(1503)3237531 20240909085208803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085208803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@c4f083e63f0c: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C0982097'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@c4f083e63f0c: Added conn table entry 0TC_attach_pdp_act_user(1503)5907006 SGSN_Test_0-RAN(1497)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: First idle individual index:0 20240909085209006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085209006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085209006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085209006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085209006 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085209006 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085209006 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085209006 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0982097) type="data" (gprs_gmm.c:1928) 20240909085209006 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240909085209006 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909085209006 DMM DEBUG MM(262420000001004/c0982097) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240909085209006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085209006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085209006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085209006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085209006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085209007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085209007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085209007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: { messageType := 2, destLocRef := '5A223E'O ("Z\">"), sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085209011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085209011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085209011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085209011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085209011 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085209011 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085209011 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085209011 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240909085209012 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240909085209012 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240909085209012 DMM INFO MM(262420000001004/c0982097) <- GMM SERVICE ACCEPT (P-TMSI=0xc0982097) (gprs_gmm.c:813) 20240909085209012 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240909085209012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085209012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085209012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085209012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085209012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085209012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085209012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085209012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240909085209018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085209018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085209018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085209018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085209018 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085209019 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085209019 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085209019 DMM INFO MM(262420000001004/c0982097) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085209019 DMM INFO MM(262420000001004/c0982097) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085209019 DMM DEBUG MM(262420000001004/c0982097) Using GGSN 0 (gprs_sm.c:312) 20240909085209019 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240909085209019 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240909085209019 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085209019 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085209019 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240909085209029 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 45 ac b0 f0 11 dc 62 f3 d5 14 05 7f 46 a0 68 6f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20240909085209029 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b397608, cbp=0x563d2a725b70) (sgsn_libgtp.c:629) 20240909085209029 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085209029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085209029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085209030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085209030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_len:30 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C2D6BDAA'O 20240909085209046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085209046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085209046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085209046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085209046 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240909085209046 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240909085209046 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240909085209046 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240909085209046 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240909085209046 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240909085209046 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085209046 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240909085209046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085209046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085209046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085209046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085209046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085209046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085209046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@c4f083e63f0c: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@c4f083e63f0c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@c4f083e63f0c: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20240909085209049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085209049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085209050 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085209050 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) 20240909085209051 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085209051 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085209051 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085209051 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) 20240909085209051 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085209051 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085209051 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) 20240909085209051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085209051 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085209051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085209051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085209051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085209051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240909085209051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085209051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1500)@c4f083e63f0c: Final verdict of PTC: none 20240909085209051 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1490)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP(1501)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1485)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1496)@c4f083e63f0c: Final verdict of PTC: none 20240909085209053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user-BVCI196(1484)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1495)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1483)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1488)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1494)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@c4f083e63f0c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1495): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@c4f083e63f0c: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Mon Sep 9 08:52:09 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=274208) 20240909085210051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085210051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=274208, count=278800) 20240909085211051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085211052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085211052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240909085211052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085211052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Sep 9 08:52:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085212052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085212052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_attach_pdp_act_pmm_idle started. 20240909085212202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085212204 DMM INFO MM(262420000001004/c0982097) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085212204 DMM INFO MM(262420000001004/c0982097) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085212204 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085212204 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085212204 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240909085212204 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240909085212204 DMM NOTICE MM(262420000001004/c0982097) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085212204 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240909085212204 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085212204 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085212204 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240909085212204 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240909085212204 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) 20240909085212204 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) 20240909085212204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909085212204 DMM DEBUG MM_STATE_Gb[0x563d2a713f50]{Idle}: Deallocated (fsm.c:568) 20240909085212204 DMM DEBUG MM_STATE_Iu(5)[0x563d2a71fcd0]{Detached}: Deallocated (fsm.c:568) 20240909085212204 DMM DEBUG GMM(gmm_fsm)[0x563d2a71af30]{Deregistered}: Deallocated (fsm.c:568) 20240909085212204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240909085212204 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085212204 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085212204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085212204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085212204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085212204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085212204 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1509)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085212254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085212254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085212254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085212254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085212254 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085212254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085212254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085212254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085212254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1508)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1509)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085212256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085212256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085212256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085212256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085212256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085212256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085212256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085212256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085212256 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085212256 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085212257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1509)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085212257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085212257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085212261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909085212272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085212272 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1508)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1506)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1513)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085212278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085212278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085212278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085212278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085212278 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085212278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085212278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085212278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085212278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085212279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085212279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085212279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085212280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085212280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085212280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085212280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085212280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085212280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085212280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085212280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1513)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085212280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085212280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085212284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085212293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085212293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1512)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085212317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085212317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085212317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085212317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085212317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085212317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085212317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085212318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085212318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085212319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085212319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085212319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085212319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085212319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085212319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085212319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085212319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085212319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085212319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085212319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1518)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085212320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085212320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085212323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085212333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085212333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1517)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c4f083e63f0c: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1521)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@c4f083e63f0c: ************************************************* SGSN_Test_0-SCCP(1519)@c4f083e63f0c: v_sccp_pdu_maxlen:268 20240909085212539 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085212539 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) 20240909085212539 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085212539 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085212541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085212541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085212541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085212541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085212541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085212541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085212541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085212542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085212542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085212542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085212542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085212542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085212542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085212542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085212543 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085213053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085213053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085213053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085213053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085213055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085213056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085213349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085213349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085213349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085213349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085213349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085213349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085213349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085213349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085213349 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085213349 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085213349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085213350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085213350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085213350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085213350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085213350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085213350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085213350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1506)@c4f083e63f0c: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='D34115EC'O, index=0 SGSN_Test-GSUP(1524)@c4f083e63f0c: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: 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 := '578C'O, rac := 'C9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@c4f083e63f0c: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)4393486 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: First idle individual index:0 SGSN_Test_0-RAN(1520)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 20240909085214122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214123 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085214123 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085214123 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085214123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240909085214123 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{Deregistered}: Allocated (fsm.c:456) 20240909085214123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909085214123 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Allocated (fsm.c:456) 20240909085214123 DMM DEBUG MM_STATE_Iu[0x563d2a723300]{Detached}: Allocated (fsm.c:456) 20240909085214123 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085214123 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085214123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085214123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085214123 DMM DEBUG MM(262420000001005/d5a47735) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085214123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240909085214123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: { messageType := 2, destLocRef := '430A0E'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)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: 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 := '0A0AE73E7E6B4520AED9B891AB212B67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18DF3553'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD3911D351257CCB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '24836E244CB780BE91D55A6A9A4338DE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8615CE3F27AC9773C568A4DCE5EF4D6E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7FBC50D705942079E77102D6CEC758D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF468AC6CECDFE64'O } } } } } SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240909085214134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214134 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085214134 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085214134 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085214134 DMM DEBUG MM(262420000001005/d5a47735) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240909085214134 DMM NOTICE MM(262420000001005/d5a47735) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085214134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085214134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085214134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085214134 DMM DEBUG MM(262420000001005/d5a47735) Requesting authorization (sgsn_auth.c:160) 20240909085214134 DMM INFO MM(262420000001005/d5a47735) Requesting authentication tuples (sgsn_auth.c:184) 20240909085214134 DMM DEBUG MM(262420000001005/d5a47735) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085214134 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240909085214134 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@c4f083e63f0c: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@c4f083e63f0c: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20240909085214137 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085214137 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085214137 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085214137 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085214137 DMM INFO MM(262420000001005/d5a47735) Subscriber data update (mmctx.c:430) 20240909085214137 DMM DEBUG MM(262420000001005/d5a47735) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085214137 DMM INFO MM(262420000001005/d5a47735) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085214137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085214137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085214137 DMM INFO MM(262420000001005/d5a47735) <- GMM AUTH AND CIPHERING REQ (rand = 0a 0a e7 3e 7e 6b 45 20 ae d9 b8 91 ab 21 2b 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7f bc 50 d7 05 94 20 79 e7 71 02 d6 ce c7 58 d9 ) (gprs_gmm.c:483) 20240909085214137 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240909085214137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:37 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22CF468AC623094B99990000100005F02904CECDFE64'O 20240909085214145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214145 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085214145 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085214145 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085214145 DMM INFO MM(262420000001005/d5a47735) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085214145 DMM NOTICE MM(262420000001005/d5a47735) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085214145 DMM DEBUG MM(262420000001005/d5a47735) checking auth: received UMTS RES = cf 46 8a c6 ce cd fe 64 (gprs_gmm.c:666) 20240909085214145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085214145 DMM DEBUG MM(262420000001005/d5a47735) Requesting authorization (sgsn_auth.c:160) 20240909085214145 DMM INFO MM(262420000001005/d5a47735) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085214145 DMM DEBUG MM(262420000001005/d5a47735) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085214145 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240909085214145 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) 20240909085214145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240909085214145 DMM DEBUG MM(262420000001005/d5a47735) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240909085214145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085214155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214155 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085214155 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085214155 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085214155 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240909085214155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240909085214155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240909085214155 DMM INFO MM(262420000001005/d5a47735) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5a47735) (gprs_gmm.c:300) 20240909085214155 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240909085214155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240909085214159 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085214159 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085214159 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240909085214159 DMM INFO MM(262420000001005/d5a47735) Subscriber data update (mmctx.c:430) 20240909085214159 DMM DEBUG MM(262420000001005/d5a47735) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085214159 DMM INFO MM(262420000001005/d5a47735) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085214159 DMM NOTICE MM(262420000001005/d5a47735) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240909085214159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085214159 DMM NOTICE MM(262420000001005/d5a47735) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085214159 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) 20240909085214160 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085214160 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240909085214160 DMM INFO MM(262420000001005/d5a47735) Subscriber data update (mmctx.c:430) 20240909085214160 DMM DEBUG MM(262420000001005/d5a47735) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240909085214162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214162 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085214162 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085214162 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085214162 DMM INFO MM(262420000001005/d5a47735) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085214163 DMM NOTICE MM(262420000001005/d5a47735) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085214163 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085214163 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085214163 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240909085214163 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240909085214163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085214163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085214163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:7 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240909085214168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214168 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240909085214168 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240909085214168 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240909085214168 DMM INFO MM(262420000001005/d5a47735) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240909085214168 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240909085214168 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240909085214168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 20240909085214170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@c4f083e63f0c: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)4393486 TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D5A47735'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@c4f083e63f0c: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)8679193 SGSN_Test_0-RAN(1520)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: First idle individual index:0 20240909085214373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214374 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085214374 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085214374 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085214374 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD5A47735) type="data" (gprs_gmm.c:1928) 20240909085214374 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240909085214374 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909085214374 DMM DEBUG MM(262420000001005/d5a47735) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240909085214374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: { messageType := 2, destLocRef := '846F19'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)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085214379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214379 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085214379 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085214379 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085214379 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240909085214379 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240909085214379 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240909085214379 DMM INFO MM(262420000001005/d5a47735) <- GMM SERVICE ACCEPT (P-TMSI=0xd5a47735) (gprs_gmm.c:813) 20240909085214379 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240909085214380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240909085214386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214386 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085214386 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085214386 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085214386 DMM INFO MM(262420000001005/d5a47735) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085214386 DMM INFO MM(262420000001005/d5a47735) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085214386 DMM DEBUG MM(262420000001005/d5a47735) Using GGSN 0 (gprs_sm.c:312) 20240909085214386 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20240909085214387 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240909085214387 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085214387 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085214387 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240909085214397 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 58 db 41 ad 11 ae 63 8a 78 14 05 7f e6 46 84 b1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20240909085214397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b398678, cbp=0x563d2a726490) (sgsn_libgtp.c:629) 20240909085214397 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085214398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_len:30 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007A07E090'O 20240909085214412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085214412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085214412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085214412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085214412 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240909085214412 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240909085214412 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240909085214412 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240909085214412 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240909085214412 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240909085214412 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085214412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240909085214412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085214413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085214413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085214413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085214413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085214413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085214413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@c4f083e63f0c: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20240909085214416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085214416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@c4f083e63f0c: Final verdict of PTC: none 20240909085214417 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085214417 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) 20240909085214417 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085214417 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085214418 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085214418 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) 20240909085214418 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085214418 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085214418 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) 20240909085214418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085214418 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085214418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085214418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085214418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085214418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) SGSN_Test-Gb0-BSSGP0(1505)@c4f083e63f0c: Final verdict of PTC: none 20240909085214418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085214418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240909085214418 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1513)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1509)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1508)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1518)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1506)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1517)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1512)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1516)@c4f083e63f0c: Final verdict of PTC: none 20240909085214419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39514<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1511)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1507)@c4f083e63f0c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@c4f083e63f0c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1506): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1512): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@c4f083e63f0c: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Mon Sep 9 08:52:14 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=254356) 20240909085215417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085215417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=254356, count=284120) 20240909085216418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085216418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085216418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085216418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085216418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c4f083e63f0c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Sep 9 08:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085217418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085217418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_pmm_idle_rx_mt_data started. 20240909085217581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085217582 DMM INFO MM(262420000001005/d5a47735) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085217582 DMM INFO MM(262420000001005/d5a47735) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085217582 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085217582 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085217582 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240909085217582 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240909085217582 DMM NOTICE MM(262420000001005/d5a47735) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085217582 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20240909085217582 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085217582 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085217583 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240909085217583 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240909085217583 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) 20240909085217583 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) 20240909085217583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085217583 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Deallocated (fsm.c:568) 20240909085217583 DMM DEBUG MM_STATE_Iu(7)[0x563d2a723300]{Detached}: Deallocated (fsm.c:568) 20240909085217583 DMM DEBUG GMM(gmm_fsm)[0x563d2a71fcd0]{Deregistered}: Deallocated (fsm.c:568) 20240909085217583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240909085217583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085217583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085217583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085217583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085217583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085217583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085217583 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085217630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085217630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085217630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085217630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085217630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085217630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085217630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085217630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085217630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085217632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085217632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085217632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085217632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085217632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085217632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085217632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085217632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085217632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085217633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085217633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085217637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240909085217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085217648 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1537)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1537)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085217669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085217669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085217669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085217669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085217669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085217670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085217670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085217670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085217670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1537)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085217671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085217671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085217671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1536)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085217672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085217672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085217672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085217672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085217672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085217672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085217672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085217672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1537)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085217673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085217673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1537)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085217676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085217687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085217687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1534)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1536)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085217703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085217703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085217703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085217703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085217703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085217703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085217703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085217703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085217703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085217705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085217705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085217705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085217706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085217706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085217706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085217706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085217706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085217706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085217706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085217706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240909085217706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085217706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085217711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085217719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085217719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1544)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@c4f083e63f0c: ************************************************* MTC@c4f083e63f0c: Starting RAN_Emulation TC_pmm_idle_rx_mt_data-BVCI220(1540)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: v_sccp_pdu_maxlen:268 20240909085217923 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085217923 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) 20240909085217923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085217923 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085217926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085217926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085217926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085217926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085217926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085217926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085217926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085217927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085217927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085217927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085217927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085217927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085217927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085217927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085217928 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085218419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085218419 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085218419 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085218419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085218421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085218421 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085218733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085218733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085218733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085218733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085218733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085218733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085218733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085218733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085218734 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085218734 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085218734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085218734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085218734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085218734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085218734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085218734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085218734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085218734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@c4f083e63f0c: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='E777FBDF'O, index=0 SGSN_Test-GSUP(1547)@c4f083e63f0c: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: 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 := '2578'O ("%x"), rac := '89'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@c4f083e63f0c: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)12603333 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: First idle individual index:0 SGSN_Test_0-RAN(1543)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 20240909085219483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219484 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085219484 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085219484 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085219484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240909085219484 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{Deregistered}: Allocated (fsm.c:456) 20240909085219484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Allocated (fsm.c:456) 20240909085219484 DMM DEBUG MM_STATE_Gb[0x563d2a713f50]{Idle}: Allocated (fsm.c:456) 20240909085219484 DMM DEBUG MM_STATE_Iu[0x563d2a726900]{Detached}: Allocated (fsm.c:456) 20240909085219484 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085219484 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085219484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085219484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085219484 DMM DEBUG MM(262420000001007/c7b0de60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085219484 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240909085219484 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219484 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219484 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219484 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: { messageType := 2, destLocRef := 'C04FC5'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)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: 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 := 'CD776FD5FC87BB3B92BAE9C4E48CDBB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA419F6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD37FCD8A1EF5CBC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F319F531BF4F22E41A9919151590444C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EF69514EE27C33886205FD9457B426D0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AFAA92A8B4905271D45894610085340F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C21604F150DB1F7'O } } } } } SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240909085219495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219495 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085219495 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085219495 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085219495 DMM DEBUG MM(262420000001007/c7b0de60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240909085219495 DMM NOTICE MM(262420000001007/c7b0de60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085219495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085219495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085219495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085219495 DMM DEBUG MM(262420000001007/c7b0de60) Requesting authorization (sgsn_auth.c:160) 20240909085219495 DMM INFO MM(262420000001007/c7b0de60) Requesting authentication tuples (sgsn_auth.c:184) 20240909085219495 DMM DEBUG MM(262420000001007/c7b0de60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085219495 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240909085219495 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@c4f083e63f0c: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@c4f083e63f0c: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20240909085219498 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085219498 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085219498 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085219498 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085219498 DMM INFO MM(262420000001007/c7b0de60) Subscriber data update (mmctx.c:430) 20240909085219498 DMM DEBUG MM(262420000001007/c7b0de60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085219498 DMM INFO MM(262420000001007/c7b0de60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085219498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085219498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085219499 DMM INFO MM(262420000001007/c7b0de60) <- GMM AUTH AND CIPHERING REQ (rand = cd 77 6f d5 fc 87 bb 3b 92 ba e9 c4 e4 8c db b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = af aa 92 a8 b4 90 52 71 d4 58 94 61 00 85 34 0f ) (gprs_gmm.c:483) 20240909085219499 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240909085219499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:37 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F220C21604F23094B99990000100007F02904150DB1F7'O 20240909085219506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219506 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085219506 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085219506 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085219506 DMM INFO MM(262420000001007/c7b0de60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085219506 DMM NOTICE MM(262420000001007/c7b0de60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085219506 DMM DEBUG MM(262420000001007/c7b0de60) checking auth: received UMTS RES = 0c 21 60 4f 15 0d b1 f7 (gprs_gmm.c:666) 20240909085219506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085219506 DMM DEBUG MM(262420000001007/c7b0de60) Requesting authorization (sgsn_auth.c:160) 20240909085219506 DMM INFO MM(262420000001007/c7b0de60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085219506 DMM DEBUG MM(262420000001007/c7b0de60) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085219506 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240909085219506 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) 20240909085219506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240909085219506 DMM DEBUG MM(262420000001007/c7b0de60) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240909085219506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085219513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219513 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085219513 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085219513 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085219513 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240909085219513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240909085219513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240909085219514 DMM INFO MM(262420000001007/c7b0de60) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b0de60) (gprs_gmm.c:300) 20240909085219514 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240909085219514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240909085219518 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085219518 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085219518 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240909085219518 DMM INFO MM(262420000001007/c7b0de60) Subscriber data update (mmctx.c:430) 20240909085219518 DMM DEBUG MM(262420000001007/c7b0de60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085219518 DMM INFO MM(262420000001007/c7b0de60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085219518 DMM NOTICE MM(262420000001007/c7b0de60) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240909085219518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085219518 DMM NOTICE MM(262420000001007/c7b0de60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085219518 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) 20240909085219518 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085219518 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240909085219518 DMM INFO MM(262420000001007/c7b0de60) Subscriber data update (mmctx.c:430) 20240909085219518 DMM DEBUG MM(262420000001007/c7b0de60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240909085219520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219521 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085219521 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085219521 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085219521 DMM INFO MM(262420000001007/c7b0de60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085219521 DMM NOTICE MM(262420000001007/c7b0de60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085219521 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085219521 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085219521 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240909085219521 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240909085219521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085219521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085219521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:7 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240909085219525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219526 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240909085219526 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240909085219526 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240909085219526 DMM INFO MM(262420000001007/c7b0de60) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240909085219526 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240909085219526 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240909085219526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 20240909085219527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@c4f083e63f0c: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)12603333 TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C7B0DE60'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@c4f083e63f0c: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)12393758 SGSN_Test_0-RAN(1543)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: First idle individual index:0 20240909085219729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219730 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085219730 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085219730 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085219730 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC7B0DE60) type="data" (gprs_gmm.c:1928) 20240909085219730 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240909085219730 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909085219730 DMM DEBUG MM(262420000001007/c7b0de60) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240909085219730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: { messageType := 2, destLocRef := 'BD1D1E'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)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085219734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219734 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085219734 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085219734 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085219734 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240909085219734 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240909085219734 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240909085219734 DMM INFO MM(262420000001007/c7b0de60) <- GMM SERVICE ACCEPT (P-TMSI=0xc7b0de60) (gprs_gmm.c:813) 20240909085219734 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240909085219734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240909085219741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219742 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085219742 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085219742 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085219742 DMM INFO MM(262420000001007/c7b0de60) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085219742 DMM INFO MM(262420000001007/c7b0de60) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085219742 DMM DEBUG MM(262420000001007/c7b0de60) Using GGSN 0 (gprs_sm.c:312) 20240909085219742 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20240909085219742 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240909085219742 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085219742 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085219742 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240909085219753 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 75 41 33 c5 11 d1 63 6f 8b 14 05 7f 92 66 55 d0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20240909085219753 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b3996e8, cbp=0x563d2a726a30) (sgsn_libgtp.c:629) 20240909085219753 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085219753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_len:30 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800E3540AFD'O 20240909085219771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085219771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085219771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085219771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085219771 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240909085219771 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240909085219771 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240909085219771 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20240909085219771 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240909085219771 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240909085219771 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085219771 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240909085219772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085219772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085219772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085219772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085219772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085219772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085219772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@c4f083e63f0c: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20240909085219776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085219776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@c4f083e63f0c: Final verdict of PTC: none 20240909085219777 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085219777 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) 20240909085219777 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085219777 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085219777 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085219777 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) 20240909085219777 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085219777 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085219777 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) 20240909085219777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085219777 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085219777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085219777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085219777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085219777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240909085219777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085219777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240909085219777 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1531)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1541)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1536)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1537)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@c4f083e63f0c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1534)@c4f083e63f0c: Final verdict of PTC: none 20240909085219780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI196(1530)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@c4f083e63f0c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1535)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97-provIP(1529)@c4f083e63f0c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@c4f083e63f0c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1539)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1534): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1535): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1536): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1537): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_pmm_idle_rx_mt_data(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@c4f083e63f0c: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Mon Sep 9 08:52:19 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=279420) 20240909085220777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085220777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=279420, count=284036) 20240909085221778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085221778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085221778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085221778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085221778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c4f083e63f0c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Sep 9 08:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085222779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085222779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_update_ctx_err_ind_from_ggsn started. 20240909085222936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085222937 DMM INFO MM(262420000001007/c7b0de60) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085222937 DMM INFO MM(262420000001007/c7b0de60) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085222937 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085222937 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085222937 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240909085222937 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240909085222937 DMM NOTICE MM(262420000001007/c7b0de60) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085222937 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20240909085222937 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085222937 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085222937 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240909085222937 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240909085222937 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) 20240909085222937 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) 20240909085222937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a71b060]{Init}: Deallocated (fsm.c:568) 20240909085222937 DMM DEBUG MM_STATE_Gb[0x563d2a713f50]{Idle}: Deallocated (fsm.c:568) 20240909085222937 DMM DEBUG MM_STATE_Iu(9)[0x563d2a726900]{Detached}: Deallocated (fsm.c:568) 20240909085222937 DMM DEBUG GMM(gmm_fsm)[0x563d2a723300]{Deregistered}: Deallocated (fsm.c:568) 20240909085222937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240909085222938 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085222938 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085222938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085222938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085222938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085222938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085222938 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1555)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085222988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085222988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085222988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085222988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085222988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085222988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085222988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085222988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085222988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1554)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1555)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085222989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085222989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085222989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085222990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085222990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085222990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085222990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085222990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085222990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240909085222990 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085222990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085222990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085222990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1555)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1555)@c4f083e63f0c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085222994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1551)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085223005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085223005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@c4f083e63f0c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1554)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085223023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240909085223023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085223023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085223024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085223024 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240909085223024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085223024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085223024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085223024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1560)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1559)@c4f083e63f0c: Creating NSIP provider for "127.0.0.103":21012 20240909085223026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085223026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085223026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085223026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085223026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085223026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085223026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085223026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085223026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240909085223026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085223026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085223027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085223027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@c4f083e63f0c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085223031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085223041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563d2a715b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085223042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1557)@c4f083e63f0c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1559)@c4f083e63f0c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@c4f083e63f0c: Provider Link came up: sending NS-RESET 20240909085223057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240909085223057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085223057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085223057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085223057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240909085223057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085223057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085223057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085223057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240909085223058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085223058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085223058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085223059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240909085223059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240909085223059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240909085223059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240909085223059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085223059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240909085223059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240909085223059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240909085223059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240909085223059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@c4f083e63f0c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@c4f083e63f0c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240909085223063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@c4f083e63f0c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@c4f083e63f0c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240909085223072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563d2a718240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240909085223072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@c4f083e63f0c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c4f083e63f0c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@c4f083e63f0c: ************************************************* SGSN_Test_0-M3UA(1567)@c4f083e63f0c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@c4f083e63f0c: ************************************************* MTC@c4f083e63f0c: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@c4f083e63f0c: v_sccp_pdu_maxlen:268 20240909085223277 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240909085223277 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) 20240909085223277 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240909085223277 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)@c4f083e63f0c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240909085223279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085223279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240909085223279 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240909085223279 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240909085223279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240909085223280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240909085223280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240909085223281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085223281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240909085223281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240909085223281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240909085223281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240909085223281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240909085223281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240909085223281 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240909085223780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085223780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240909085223780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240909085223780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@c4f083e63f0c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240909085223782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240909085223783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@c4f083e63f0c: IPA ID RESP: { { 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)@c4f083e63f0c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@c4f083e63f0c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240909085224087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224087 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240909085224087 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240909085224087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@c4f083e63f0c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@c4f083e63f0c: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='DC9D9BBA'O, index=0 SGSN_Test-GSUP(1570)@c4f083e63f0c: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1572) TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: 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 := 'EEDD'O, rac := '0F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@c4f083e63f0c: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)12055631 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: First idle individual index:0 SGSN_Test_0-RAN(1566)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 20240909085224845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224846 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085224846 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085224846 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085224846 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240909085224846 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{Deregistered}: Allocated (fsm.c:456) 20240909085224846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Allocated (fsm.c:456) 20240909085224846 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Allocated (fsm.c:456) 20240909085224846 DMM DEBUG MM_STATE_Iu[0x563d2a727500]{Detached}: Allocated (fsm.c:456) 20240909085224846 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240909085224846 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240909085224846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240909085224846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240909085224846 DMM DEBUG MM(262420000001004/e88986f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240909085224846 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240909085224846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: { messageType := 2, destLocRef := 'B7F44F'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)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: 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 := 'C2FDEDA633341B4597AA7BF9CC60289F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B032A5B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE0C87C69287E5E8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '805DDEB212818C476343200B196EB0A7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ADDE6799315F9E3569B3516AB784DCF5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1020DB536ED181FC4C8C5C27570B5D33'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '84AF0B38B9F8B6F6'O } } } } } SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240909085224855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224855 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085224855 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085224855 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085224855 DMM DEBUG MM(262420000001004/e88986f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240909085224855 DMM NOTICE MM(262420000001004/e88986f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240909085224855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240909085224855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240909085224855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240909085224855 DMM DEBUG MM(262420000001004/e88986f7) Requesting authorization (sgsn_auth.c:160) 20240909085224855 DMM INFO MM(262420000001004/e88986f7) Requesting authentication tuples (sgsn_auth.c:184) 20240909085224855 DMM DEBUG MM(262420000001004/e88986f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240909085224855 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240909085224855 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@c4f083e63f0c: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@c4f083e63f0c: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20240909085224858 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240909085224858 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240909085224858 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240909085224858 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240909085224858 DMM INFO MM(262420000001004/e88986f7) Subscriber data update (mmctx.c:430) 20240909085224858 DMM DEBUG MM(262420000001004/e88986f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240909085224858 DMM INFO MM(262420000001004/e88986f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240909085224858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240909085224858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240909085224858 DMM INFO MM(262420000001004/e88986f7) <- GMM AUTH AND CIPHERING REQ (rand = c2 fd ed a6 33 34 1b 45 97 aa 7b f9 cc 60 28 9f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 20 db 53 6e d1 81 fc 4c 8c 5c 27 57 0b 5d 33 ) (gprs_gmm.c:483) 20240909085224858 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240909085224858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:37 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042284AF0B3823094B99990000100004F02904B9F8B6F6'O 20240909085224864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224864 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085224864 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085224864 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085224864 DMM INFO MM(262420000001004/e88986f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240909085224864 DMM NOTICE MM(262420000001004/e88986f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240909085224864 DMM DEBUG MM(262420000001004/e88986f7) checking auth: received UMTS RES = 84 af 0b 38 b9 f8 b6 f6 (gprs_gmm.c:666) 20240909085224864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240909085224864 DMM DEBUG MM(262420000001004/e88986f7) Requesting authorization (sgsn_auth.c:160) 20240909085224864 DMM INFO MM(262420000001004/e88986f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240909085224864 DMM DEBUG MM(262420000001004/e88986f7) Requesting subscriber data update (gprs_subscriber.c:894) 20240909085224864 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240909085224864 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) 20240909085224864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240909085224864 DMM DEBUG MM(262420000001004/e88986f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240909085224865 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224865 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085224873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224874 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085224874 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085224874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224874 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085224874 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240909085224874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240909085224874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240909085224874 DMM INFO MM(262420000001004/e88986f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe88986f7) (gprs_gmm.c:300) 20240909085224874 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240909085224874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240909085224878 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240909085224878 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240909085224878 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240909085224878 DMM INFO MM(262420000001004/e88986f7) Subscriber data update (mmctx.c:430) 20240909085224878 DMM DEBUG MM(262420000001004/e88986f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240909085224878 DMM INFO MM(262420000001004/e88986f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240909085224878 DMM NOTICE MM(262420000001004/e88986f7) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240909085224878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240909085224878 DMM NOTICE MM(262420000001004/e88986f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240909085224878 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) 20240909085224878 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240909085224878 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240909085224878 DMM INFO MM(262420000001004/e88986f7) Subscriber data update (mmctx.c:430) 20240909085224878 DMM DEBUG MM(262420000001004/e88986f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:14 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240909085224880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224881 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085224881 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085224881 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085224881 DMM INFO MM(262420000001004/e88986f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240909085224881 DMM NOTICE MM(262420000001004/e88986f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240909085224881 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240909085224881 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240909085224881 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240909085224881 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240909085224881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240909085224881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240909085224881 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:7 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240909085224886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085224887 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240909085224887 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240909085224887 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240909085224887 DMM INFO MM(262420000001004/e88986f7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240909085224887 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240909085224887 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240909085224887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085224887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085224887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085224887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 20240909085224888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085224889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085224889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085224889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085224889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085224889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085224889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085224889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@c4f083e63f0c: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)12055631 TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E88986F7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@c4f083e63f0c: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)775032 SGSN_Test_0-RAN(1566)@c4f083e63f0c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: First idle individual index:0 20240909085225089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085225089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085225089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085225089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085225090 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240909085225090 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240909085225090 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240909085225090 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE88986F7) type="data" (gprs_gmm.c:1928) 20240909085225090 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240909085225090 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240909085225090 DMM DEBUG MM(262420000001004/e88986f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240909085225090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085225090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085225090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085225090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085225090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085225090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085225090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085225090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: { messageType := 2, destLocRef := '0BD378'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:12 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240909085225095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085225095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085225095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085225095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085225095 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240909085225095 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240909085225095 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240909085225095 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240909085225095 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240909085225095 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240909085225095 DMM INFO MM(262420000001004/e88986f7) <- GMM SERVICE ACCEPT (P-TMSI=0xe88986f7) (gprs_gmm.c:813) 20240909085225095 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240909085225096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085225096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085225096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085225096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085225096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085225096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085225096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085225096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:23 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240909085225102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085225102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085225102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085225102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085225102 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240909085225102 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240909085225102 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240909085225102 DMM INFO MM(262420000001004/e88986f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240909085225102 DMM INFO MM(262420000001004/e88986f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240909085225102 DMM DEBUG MM(262420000001004/e88986f7) Using GGSN 0 (gprs_sm.c:312) 20240909085225102 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20240909085225102 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240909085225102 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240909085225102 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240909085225102 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240909085225114 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 3d 60 9b 52 11 0f 1e fc f5 14 05 7f 00 7c 6e 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20240909085225114 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f863b39a758, cbp=0x563d2a7280c0) (sgsn_libgtp.c:629) 20240909085225114 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240909085225114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085225114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085225114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085225114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_len:30 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: vl_from0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F5E79E4A'O 20240909085225132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240909085225132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240909085225132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240909085225132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240909085225132 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240909085225132 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240909085225132 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240909085225132 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240909085225132 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240909085225132 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240909085225132 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240909085225132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240909085225133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085225133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085225133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085225133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085225133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085225133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240909085225133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c4f083e63f0c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@c4f083e63f0c: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20240909085225136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240909085225136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99(1564)@c4f083e63f0c: Final verdict of PTC: none -NSVCI97(1555)@c4f083e63f0c: Final verdict of PTC: none 20240909085225138 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240909085225138 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) 20240909085225138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240909085225138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240909085225138 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240909085225138 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) 20240909085225138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240909085225138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240909085225138 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) 20240909085225138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085225139 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240909085225139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240909085225139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240909085225139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240909085225139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240909085225139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240909085225139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-NS1(1554)@c4f083e63f0c: Final verdict of PTC: none 20240909085225139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1550)@c4f083e63f0c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1557)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98(1560)@c4f083e63f0c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@c4f083e63f0c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@c4f083e63f0c: Final verdict of PTC: none 20240909085225140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1571)@c4f083e63f0c: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@c4f083e63f0c: Final verdict of PTC: none -NSVCI99-provIP(1562)@c4f083e63f0c: Final verdict of PTC: none -NSVCI98-provIP(1558)@c4f083e63f0c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@c4f083e63f0c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1553)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: none MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1552): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1557): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1563): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@c4f083e63f0c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1572): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@c4f083e63f0c: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Mon Sep 9 08:52:25 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=254208) 20240909085226138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085226138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=254208, count=284376) 20240909085227139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085227139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085227139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240909085227139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240909085227139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c4f083e63f0c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@c4f083e63f0c: Test execution finished. MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Sep 9 08:52:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085228139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085228139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_NS_connect_alive started. 20240909085228298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085228299 DMM INFO MM(262420000001004/e88986f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240909085228299 DMM INFO MM(262420000001004/e88986f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240909085228299 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240909085228299 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240909085228300 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240909085228300 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240909085228300 DMM NOTICE MM(262420000001004/e88986f7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240909085228300 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240909085228300 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240909085228300 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240909085228300 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240909085228300 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240909085228300 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) 20240909085228300 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) 20240909085228300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563d2a713f50]{Init}: Deallocated (fsm.c:568) 20240909085228300 DMM DEBUG MM_STATE_Gb[0x563d2a71b060]{Idle}: Deallocated (fsm.c:568) 20240909085228300 DMM DEBUG MM_STATE_Iu(11)[0x563d2a727500]{Detached}: Deallocated (fsm.c:568) 20240909085228300 DMM DEBUG GMM(gmm_fsm)[0x563d2a726900]{Deregistered}: Deallocated (fsm.c:568) 20240909085228300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240909085228300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240909085228300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240909085228300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240909085228300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240909085228300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240909085228300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240909085228300 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240909085228320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240909085228320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240909085228320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240909085229141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085229141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: setverdict(pass): none -> pass MTC@c4f083e63f0c: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240909085229324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59004<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: pass MTC@c4f083e63f0c: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@c4f083e63f0c: Test case TC_NS_connect_alive finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Sep 9 08:52:29 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14708) 20240909085230143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085230143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14708, count=16148) 20240909085231144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085231144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Sep 9 08:52:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240909085232145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085232145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test case TC_NS_connect_reset started. 20240909085232379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240909085232381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240909085232403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240909085232403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240909085232403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240909085232403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240909085232403 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240909085232403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240909085232403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240909085232403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085232403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563d2a712c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@c4f083e63f0c: setverdict(pass): none -> pass 20240909085232426 DGPRS DEBUG Checking for inactive LLMEs, time = 7682686 (sgsn.c:131) 20240909085233147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085233147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c4f083e63f0c: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240909085233406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@c4f083e63f0c: Final verdict of PTC: none MTC@c4f083e63f0c: Setting final verdict of the test case. MTC@c4f083e63f0c: Local verdict of MTC: pass MTC@c4f083e63f0c: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@c4f083e63f0c: Test case TC_NS_connect_reset finished. Verdict: pass MTC@c4f083e63f0c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Sep 9 08:52:33 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7052) 20240909085234148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085234148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7052, count=8212) 20240909085235149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085235149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085235404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@c4f083e63f0c: 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@c4f083e63f0c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c4f083e63f0c: Terminating MTC. MC@c4f083e63f0c: MTC terminated. MC2> exit MC@c4f083e63f0c: Shutting down session. MC@c4f083e63f0c: 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-7804.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 6 NEW: FAIL: 1 xfail: 3 pass: 73 skip: 7 20240909085236150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085236151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (955313) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240909085237152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085237152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085238153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085238153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085238404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085239155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085239155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085240156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085240156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20240909085241157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085241157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240909085241405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240909085242158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240909085242158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (955199) [testenv][generic] Stopping sgsn (955240) [testenv][generic] Showing junit-xml-7804.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7804.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='83' failures='10' errors='0' skipped='0' inconc='0' time='782.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='2.295932'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='2.007860'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='2.018085'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='2.009186'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.650078'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.926153'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.964006'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='7.054882'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.970477'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.957058'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3210 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.984937'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.962437'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='3.036085'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.955768'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.956766'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.966814'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='2.034090'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='6.049741'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.987448'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='7.017810'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='2.033511'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.947773'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.948661'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.947195'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='2.037628'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='7.050095'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='7.080697'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.975724'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.990333'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.974906'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.997544'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.965965'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.988880'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.956001'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.944452'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='2.040518'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='7.051462'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='1.040540'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.948801'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='1.078579'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='1.030168'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='1.070890'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='1.073531'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='3.057317'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.963809'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3249 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.923716'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='11.026651'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='1.042860'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='34.045813'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='11.054887'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='1.048163'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='1.045308'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='1.047791'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.973739'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='2.051869'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='2.074093'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='8.042669'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='3.037512'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='3.057889'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='7.076189'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='7.057745'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.578708'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='7.066127'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.959083'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3271 SGSN_Tests control part SGSN_Tests.ttcn:2697 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.933707'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.925466'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='2.162101'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='3.059213'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='2.108268'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='1.053009'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='4.029942'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3098 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.948532'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:3196 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.956368'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='2.119005'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='2.063183'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='2.092908'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='2.079187'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='2.230001'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:332 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:146 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.242680'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.234509'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.248720'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.028718'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.029854'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20240909-0839-09f2808d'] c4f083e63f0c9a8b8524b54146c6ee2c60f7b59d6eeb126eda0544b82b4546e8 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2167/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE