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-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.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 b68be3983fe821af306302cb2f8b5a6e5cf31f63 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b68be3983fe821af306302cb2f8b5a6e5cf31f63 # timeout=10 Commit message: "s1gw: add TC_pfcp_heartbeat" > git rev-list --no-walk 8b6d8aa23db9e623ed36e57b12011a42a022b33e # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins7630273470174205010.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:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 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 hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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-hlr-osmocom-nightly-20240913-0555-ba9c99bf', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] ebb43fbff48642cb54caa1abe3e6bbf0ec3dc4e7625e33c255dc09d77ea972a6 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', '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-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9302 kB in 1s (9752 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-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a 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-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc 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 Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn 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 SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', '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-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_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 Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_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 Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_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 `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.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 `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_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 `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_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... 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 SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_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 `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 `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_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 `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 `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_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 `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_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 `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_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 `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_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 `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_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: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 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-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.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 DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.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_3.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.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_4.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_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_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 SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_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_5.cc Creating dependency file for IPL4asp_PortType_part_6.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 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 IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.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_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 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 MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_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 DNS_Types.cc Creating dependency file for DNS_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 DNS_Helpers.o DNS_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 DNS_Types.o DNS_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 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 HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_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 IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_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 MSLookup_mDNS_Emulation.o MSLookup_mDNS_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 MSLookup_mDNS_Templates.o MSLookup_mDNS_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 MSLookup_mDNS_Types.o MSLookup_mDNS_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 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 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 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_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 SS_Templates.o SS_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 SS_Types.o 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 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 TCCEncoding_Functions.o TCCEncoding_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 UDPasp_PortType.o UDPasp_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 UDPasp_Types.o UDPasp_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 USSD_Helpers.o USSD_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 DNS_Helpers_part_1.o DNS_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 DNS_Helpers_part_2.o DNS_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 DNS_Helpers_part_3.o DNS_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 DNS_Helpers_part_4.o DNS_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 DNS_Helpers_part_5.o DNS_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 DNS_Helpers_part_6.o DNS_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 DNS_Helpers_part_7.o DNS_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 DNS_Types_part_1.o DNS_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 DNS_Types_part_2.o DNS_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 DNS_Types_part_3.o DNS_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 DNS_Types_part_4.o DNS_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 DNS_Types_part_5.o DNS_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 DNS_Types_part_6.o DNS_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 DNS_Types_part_7.o DNS_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 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 HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_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 HLR_Tests_part_2.o HLR_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 HLR_Tests_part_3.o HLR_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 HLR_Tests_part_4.o HLR_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 HLR_Tests_part_5.o HLR_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 HLR_Tests_part_6.o HLR_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 HLR_Tests_part_7.o HLR_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 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 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 MAP_Types_part_1.o MAP_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 MAP_Types_part_2.o MAP_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 MAP_Types_part_3.o MAP_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 MAP_Types_part_4.o MAP_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 MAP_Types_part_5.o MAP_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 MAP_Types_part_6.o MAP_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 MAP_Types_part_7.o MAP_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 MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_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 MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_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 MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_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 MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_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 MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_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 MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_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 MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_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 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_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 SS_Templates_part_1.o SS_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 SS_Templates_part_2.o SS_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 SS_Templates_part_3.o SS_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 SS_Templates_part_4.o SS_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 SS_Templates_part_5.o SS_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 SS_Templates_part_6.o SS_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 SS_Templates_part_7.o SS_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 SS_Types_part_1.o 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 SS_Types_part_2.o 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 SS_Types_part_3.o 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 SS_Types_part_4.o 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 SS_Types_part_5.o 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 SS_Types_part_6.o 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 SS_Types_part_7.o 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 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 TCCEncoding_Functions_part_1.o TCCEncoding_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 TCCEncoding_Functions_part_2.o TCCEncoding_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 TCCEncoding_Functions_part_3.o TCCEncoding_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 TCCEncoding_Functions_part_4.o TCCEncoding_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 TCCEncoding_Functions_part_5.o TCCEncoding_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 TCCEncoding_Functions_part_6.o TCCEncoding_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 TCCEncoding_Functions_part_7.o TCCEncoding_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 UDPasp_PortType_part_1.o UDPasp_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 UDPasp_PortType_part_2.o UDPasp_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 UDPasp_PortType_part_3.o UDPasp_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 UDPasp_PortType_part_4.o UDPasp_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 UDPasp_PortType_part_5.o UDPasp_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 UDPasp_PortType_part_6.o UDPasp_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 UDPasp_PortType_part_7.o UDPasp_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 UDPasp_Types_part_1.o UDPasp_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 UDPasp_Types_part_2.o UDPasp_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 UDPasp_Types_part_3.o UDPasp_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 UDPasp_Types_part_4.o UDPasp_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 UDPasp_Types_part_5.o UDPasp_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 UDPasp_Types_part_6.o UDPasp_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 UDPasp_Types_part_7.o UDPasp_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 USSD_Helpers_part_1.o USSD_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 USSD_Helpers_part_2.o USSD_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 USSD_Helpers_part_3.o USSD_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 USSD_Helpers_part_4.o USSD_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 USSD_Helpers_part_5.o USSD_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 USSD_Helpers_part_6.o USSD_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 USSD_Helpers_part_7.o USSD_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 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 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 MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_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 MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_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 MAP_CommonDataTypes_part_2.o MAP_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 MAP_CommonDataTypes_part_3.o MAP_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 MAP_CommonDataTypes_part_4.o MAP_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 MAP_CommonDataTypes_part_5.o MAP_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 MAP_CommonDataTypes_part_6.o MAP_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 MAP_CommonDataTypes_part_7.o MAP_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 MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_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 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 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 MAP_EncDec.o MAP_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 SS_EncDec.o SS_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 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 TCCEncoding.o TCCEncoding.cc env 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++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_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 General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.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 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 MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_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 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_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 SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_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 TCCEncoding_Functions.so TCCEncoding_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 UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_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 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 HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_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 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 MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_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 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_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 SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_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 UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.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 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 MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.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 Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.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 env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_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 Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_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 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 HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_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 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 MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_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 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_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 SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_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 UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.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 MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_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 Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_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 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 HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_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 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 MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_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 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_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 SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_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 TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_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 UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.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 MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', '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 Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [189 kB] Fetched 191 kB in 1s (351 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. Need to get 855 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409122026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409122026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409122026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409122026 [226 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409122026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.202409122026 [73.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409122026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409122026 [23.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409122026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409122026 [112 kB] Fetched 855 kB in 0s (15.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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 .../0-osmocom-nightly_202409122026_amd64.deb ... Unpacking osmocom-nightly (202409122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.12.6e1e.202409122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.12.6e1e.202409122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.12.6e1e.202409122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.12.6e1e.202409122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409122026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.202409122026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202409122026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409122026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409122026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409122026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.12.6e1e.202409122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409122026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409122026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409122026) ... Setting up osmocom-nightly (202409122026) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409122026) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409122026) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409122026) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409122026) ... Setting up libosmoabis13:amd64 (1.6.0.202409122026) ... Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409122026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409122026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409122026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409122026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.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-hlr.service → /lib/systemd/system/osmo-hlr.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20240913055528295 DMAIN <0000> hlr.c:813 hlr starting 20240913055528296 DDB <0001> db.c:599 using database: hlr.db 20240913055528296 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240913055528296 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240913055528296 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240913055528297 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240913055528297 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240913055528297 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240913055528297 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240913055528297 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20240913055528441 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240913055528441 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] 20240913055528522 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240913055528523 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240913055528523 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_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: HLR_Tests.cfg MC@ebb43fbff486: Unix server socket created successfully. MC@ebb43fbff486: Listening on TCP port 44913. ebb43fbff486 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests ebb43fbff486 44913 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ebb43fbff486: New HC connected from 10.0.2.100 [10.0.2.100]. ebb43fbff486: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ebb43fbff486: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ebb43fbff486: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ebb43fbff486: Configuration file was processed on all HCs. MC@ebb43fbff486: Creating MTC on host 10.0.2.100. MC@ebb43fbff486: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Sep 13 05:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_sai_err_invalid_imsi started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055529990 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055529990 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055529992 DLINP <000b> input/ipa.c:451 connected read/write 20240913055529992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055529993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37220<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055529995 DLINP <000b> input/ipa.c:451 connected read/write 20240913055529995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055529995 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055529995 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055529995 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055529995 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055529995 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055529995 DLGSUP <0013> gsup_server.c:235 2: 20240913055529995 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055529995 DLGSUP <0013> gsup_server.c:235 3: 20240913055529995 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055529995 DLGSUP <0013> gsup_server.c:235 4: 20240913055529995 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055529995 DLGSUP <0013> gsup_server.c:235 5: 20240913055529995 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055529995 DLGSUP <0013> gsup_server.c:235 7: 20240913055529995 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055529995 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055529995 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055529995 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055530016 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40779<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ebb43fbff486: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240913055530027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37228<->l=127.0.0.1:4258 20240913055530041 DLINP <000b> input/ipa.c:451 connected read/write 20240913055530041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055530041 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20240913055530041 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20240913055530041 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20240913055530041 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055530041 DLINP <000b> input/ipa.c:451 connected read/write 20240913055530041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055530041 DLINP <000b> input/ipa.c:451 connected read/write 20240913055530041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@ebb43fbff486: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@ebb43fbff486: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055530044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37228<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@ebb43fbff486: Final verdict of PTC: pass 20240913055530045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37220<->l=127.0.0.1:4258 20240913055530047 DLINP <000b> input/ipa.c:451 connected read/write 20240913055530047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055530047 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055530047 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055530047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055530047 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40779<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ebb43fbff486: Final verdict of PTC: none 5@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 5: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@ebb43fbff486: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Sep 13 05:55:30 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20240913055530120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4258 20240913055530121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12444) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Sep 13 05:55:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_sai started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055533194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055533194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055533196 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055533199 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055533199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055533199 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055533199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055533199 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055533199 DLGSUP <0013> gsup_server.c:235 2: 20240913055533199 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055533199 DLGSUP <0013> gsup_server.c:235 3: 20240913055533199 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055533199 DLGSUP <0013> gsup_server.c:235 4: 20240913055533199 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055533199 DLGSUP <0013> gsup_server.c:235 5: 20240913055533199 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055533199 DLGSUP <0013> gsup_server.c:235 7: 20240913055533199 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055533199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055533199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055533199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055533213 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34707<->l=127.0.0.1:4259) 20240913055533228 DAUC <0003> db_auc.c:157 IMSI='262427923991692': No 2G Auth Data 20240913055533228 DAUC <0003> db_auc.c:192 IMSI='262427923991692': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262427923991692" to be handled at TC_gsup_sai(12) 20240913055533267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4258 20240913055533273 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533273 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427923991692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427923991692"} 20240913055533281 DAUC <0003> db_auc.c:192 IMSI='262427923991692': No 3G Auth Data 20240913055533281 DAUC <0003> db_auc.c:236 IMSI='262427923991692': Calling to generate 5 vectors 20240913055533281 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055533281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055533281 DAUC <0003> auc.c:113 vector [0]: rand = fb74b82a372ce2346b9fe7574742402b 20240913055533281 DAUC <0003> auc.c:179 vector [0]: kc = f356260e6991b400 20240913055533281 DAUC <0003> auc.c:180 vector [0]: sres = 61dd9c41 20240913055533281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055533281 DAUC <0003> auc.c:113 vector [1]: rand = 9906a1dace24645fdfc679ddc82e09b7 20240913055533281 DAUC <0003> auc.c:179 vector [1]: kc = 5d27d1aba5553400 20240913055533281 DAUC <0003> auc.c:180 vector [1]: sres = be7e3728 20240913055533281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055533281 DAUC <0003> auc.c:113 vector [2]: rand = 8d1d22dbca36ffb6c8f66ea1af6fc002 20240913055533281 DAUC <0003> auc.c:179 vector [2]: kc = 57ecbb7e538f2800 20240913055533281 DAUC <0003> auc.c:180 vector [2]: sres = 95f77af7 20240913055533281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055533281 DAUC <0003> auc.c:113 vector [3]: rand = be35f8cdeb5d96f97f3150a4c6afdec2 20240913055533281 DAUC <0003> auc.c:179 vector [3]: kc = b93f437f3b5e4c00 20240913055533281 DAUC <0003> auc.c:180 vector [3]: sres = 6f529a8d 20240913055533281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055533281 DAUC <0003> auc.c:113 vector [4]: rand = ed8bafa4f5cc73a57f6d6146ad033b80 20240913055533281 DAUC <0003> auc.c:179 vector [4]: kc = 044625886cb40400 20240913055533281 DAUC <0003> auc.c:180 vector [4]: sres = 403e18b8 20240913055533281 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055533281 DAUC <0003> db_auc.c:245 IMSI='262427923991692': Generated 5 vectors 20240913055533281 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427923991692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427923991692"} 20240913055533281 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427923991692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533281 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533281 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262427923991692" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 0TC_gsup_sai(12)"262427923991692" TC_gsup_sai(12)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(12)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4258 TC_gsup_sai(12)@ebb43fbff486: Final verdict of PTC: pass 20240913055533308 DAUC <0003> db_auc.c:157 IMSI='262429856127536': No 2G Auth Data 20240913055533308 DAUC <0003> db_auc.c:192 IMSI='262429856127536': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262429856127536" to be handled at TC_gsup_sai(13) 20240913055533341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4258 20240913055533345 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533345 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429856127536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429856127536"} 20240913055533346 DAUC <0003> db_auc.c:192 IMSI='262429856127536': No 3G Auth Data 20240913055533346 DAUC <0003> db_auc.c:236 IMSI='262429856127536': Calling to generate 5 vectors 20240913055533346 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055533346 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055533346 DAUC <0003> auc.c:113 vector [0]: rand = f2a3f38e3946228a838a6bb3adad59a9 20240913055533346 DAUC <0003> auc.c:179 vector [0]: kc = 3f289fd7e09c4800 20240913055533346 DAUC <0003> auc.c:180 vector [0]: sres = 32833226 20240913055533346 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055533346 DAUC <0003> auc.c:113 vector [1]: rand = bd72e1e34f779f8648e1cdfe0fdd8243 20240913055533346 DAUC <0003> auc.c:179 vector [1]: kc = 304858ae626b1c00 20240913055533346 DAUC <0003> auc.c:180 vector [1]: sres = 8b97ded6 20240913055533346 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055533346 DAUC <0003> auc.c:113 vector [2]: rand = 2fa9356581015369d8912bae6c6ee656 20240913055533346 DAUC <0003> auc.c:179 vector [2]: kc = f8649a2846c73400 20240913055533346 DAUC <0003> auc.c:180 vector [2]: sres = a35e9e41 20240913055533346 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055533346 DAUC <0003> auc.c:113 vector [3]: rand = 82b2ddc0b45781617b00dc3d02cc9ce6 20240913055533346 DAUC <0003> auc.c:179 vector [3]: kc = 5c540bd9bed8ac00 20240913055533346 DAUC <0003> auc.c:180 vector [3]: sres = 49fb1206 20240913055533346 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055533346 DAUC <0003> auc.c:113 vector [4]: rand = 43ae8ad775544c04145427c9abeb28a7 20240913055533346 DAUC <0003> auc.c:179 vector [4]: kc = d1a1a4964051a000 20240913055533346 DAUC <0003> auc.c:180 vector [4]: sres = 925eaf7a 20240913055533346 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055533346 DAUC <0003> db_auc.c:245 IMSI='262429856127536': Generated 5 vectors 20240913055533346 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429856127536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429856127536"} 20240913055533346 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429856127536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262429856127536" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 1TC_gsup_sai(13)"262429856127536" TC_gsup_sai(13)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(13)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4258 TC_gsup_sai(13)@ebb43fbff486: Final verdict of PTC: pass 20240913055533373 DAUC <0003> db_auc.c:157 IMSI='262426190210006': No 2G Auth Data 20240913055533373 DAUC <0003> db_auc.c:192 IMSI='262426190210006': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262426190210006" to be handled at TC_gsup_sai(14) 20240913055533402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4258 20240913055533406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533406 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426190210006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426190210006"} 20240913055533406 DAUC <0003> db_auc.c:192 IMSI='262426190210006': No 3G Auth Data 20240913055533406 DAUC <0003> db_auc.c:236 IMSI='262426190210006': Calling to generate 5 vectors 20240913055533406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055533406 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055533406 DAUC <0003> auc.c:113 vector [0]: rand = 6fd4f1b6852c0b4f5f833b7adab90a64 20240913055533406 DAUC <0003> auc.c:179 vector [0]: kc = cb37572c2b1785a8 20240913055533406 DAUC <0003> auc.c:180 vector [0]: sres = e451dba6 20240913055533406 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055533406 DAUC <0003> auc.c:113 vector [1]: rand = dde5b96796dd5e9ef28765d677492183 20240913055533406 DAUC <0003> auc.c:179 vector [1]: kc = 9ac4ed2bd32fe566 20240913055533406 DAUC <0003> auc.c:180 vector [1]: sres = 7c7af4ba 20240913055533406 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055533406 DAUC <0003> auc.c:113 vector [2]: rand = 4cd511663626f12fa817771a66ae5997 20240913055533406 DAUC <0003> auc.c:179 vector [2]: kc = 4f39fdeb494cdcc9 20240913055533406 DAUC <0003> auc.c:180 vector [2]: sres = f2f4ae61 20240913055533406 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055533406 DAUC <0003> auc.c:113 vector [3]: rand = 4adfd9509fbb69fd53fd9d049bfb26ee 20240913055533406 DAUC <0003> auc.c:179 vector [3]: kc = 7162cddc2bdbc76a 20240913055533406 DAUC <0003> auc.c:180 vector [3]: sres = 1186e072 20240913055533406 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055533406 DAUC <0003> auc.c:113 vector [4]: rand = 6c1ce62d656b0e61bc407f81a77598a6 20240913055533406 DAUC <0003> auc.c:179 vector [4]: kc = 3bf1b40e56331012 20240913055533406 DAUC <0003> auc.c:180 vector [4]: sres = 2b65aab2 20240913055533406 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055533406 DAUC <0003> db_auc.c:245 IMSI='262426190210006': Generated 5 vectors 20240913055533406 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426190210006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426190210006"} 20240913055533406 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426190210006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262426190210006" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 2TC_gsup_sai(14)"262426190210006" TC_gsup_sai(14)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(14)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4258 TC_gsup_sai(14)@ebb43fbff486: Final verdict of PTC: pass 20240913055533434 DAUC <0003> db_auc.c:157 IMSI='262423483749886': No 2G Auth Data 20240913055533434 DAUC <0003> db_auc.c:192 IMSI='262423483749886': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262423483749886" to be handled at TC_gsup_sai(15) 20240913055533468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20240913055533472 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533472 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423483749886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423483749886"} 20240913055533472 DAUC <0003> db_auc.c:157 IMSI='262423483749886': No 2G Auth Data 20240913055533472 DAUC <0003> db_auc.c:236 IMSI='262423483749886': Calling to generate 5 vectors 20240913055533472 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055533472 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055533472 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055533472 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055533472 DAUC <0003> auc.c:113 vector [0]: rand = 7245150bfc8185e0ab0f5463f015cdf5 20240913055533472 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055533472 DAUC <0003> auc.c:142 vector [0]: autn = 126c1681d9da0000c350ab5607a77421 20240913055533472 DAUC <0003> auc.c:143 vector [0]: ck = 2069807fdc782fce848961a7805e24b8 20240913055533472 DAUC <0003> auc.c:144 vector [0]: ik = b7ecfc7630bcc00bfe32e3458d807672 20240913055533472 DAUC <0003> auc.c:145 vector [0]: res = c0774baea71065050000000000000000 20240913055533472 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055533472 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055533472 DAUC <0003> auc.c:151 vector [0]: kc = ed3efeebe11abd0f 20240913055533472 DAUC <0003> auc.c:152 vector [0]: sres = 67672eab 20240913055533472 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055533472 DAUC <0003> auc.c:113 vector [1]: rand = 10a5f203b5f3f32c891b2d979e5a17e4 20240913055533472 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055533472 DAUC <0003> auc.c:142 vector [1]: autn = 640a4ab628f40000a7fba8dbdddc259b 20240913055533472 DAUC <0003> auc.c:143 vector [1]: ck = c451a15449e434cbbd572e39c023a5f4 20240913055533472 DAUC <0003> auc.c:144 vector [1]: ik = 0ec7883751bda0bbc747f93bba72c624 20240913055533472 DAUC <0003> auc.c:145 vector [1]: res = 3f97197563e401470000000000000000 20240913055533472 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055533472 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055533472 DAUC <0003> auc.c:151 vector [1]: kc = b086fe616208f7a0 20240913055533472 DAUC <0003> auc.c:152 vector [1]: sres = 5c731832 20240913055533472 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055533472 DAUC <0003> auc.c:113 vector [2]: rand = 70eb354a4dc3ff72761324e610e10b7e 20240913055533472 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055533472 DAUC <0003> auc.c:142 vector [2]: autn = 14d883bec25b00007198a9e1f0a3fcb6 20240913055533472 DAUC <0003> auc.c:143 vector [2]: ck = 956fc5b0fe5cb32d1fed870d7a38219e 20240913055533472 DAUC <0003> auc.c:144 vector [2]: ik = ffc8591d2d92a1f4479ad7ed91bb6463 20240913055533472 DAUC <0003> auc.c:145 vector [2]: res = 5f2554db136fada70000000000000000 20240913055533472 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055533472 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055533472 DAUC <0003> auc.c:151 vector [2]: kc = 32d0cc4d384d5724 20240913055533472 DAUC <0003> auc.c:152 vector [2]: sres = 4c4af97c 20240913055533472 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055533472 DAUC <0003> auc.c:113 vector [3]: rand = 4aca0d3e159ac2a4804311c6d7733dec 20240913055533472 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055533472 DAUC <0003> auc.c:142 vector [3]: autn = c76ba195ff1b0000806a67fe980e200b 20240913055533472 DAUC <0003> auc.c:143 vector [3]: ck = 8e8d9665922ae1578505a56d26a8569a 20240913055533472 DAUC <0003> auc.c:144 vector [3]: ik = 2e3aadb0bc84e9996ca5b37107b8097f 20240913055533472 DAUC <0003> auc.c:145 vector [3]: res = b63cef37968ad2eb0000000000000000 20240913055533472 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055533472 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055533472 DAUC <0003> auc.c:151 vector [3]: kc = 49172dc90fbe572b 20240913055533472 DAUC <0003> auc.c:152 vector [3]: sres = 20b63ddc 20240913055533472 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055533472 DAUC <0003> auc.c:113 vector [4]: rand = dd32fefacbbaedb65a57327bef0933d6 20240913055533472 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055533472 DAUC <0003> auc.c:142 vector [4]: autn = f906889dd0af0000827fe08e8d89929b 20240913055533472 DAUC <0003> auc.c:143 vector [4]: ck = 78d740bb3c773f0c3f1e1c759f3a016e 20240913055533472 DAUC <0003> auc.c:144 vector [4]: ik = c483b052e00c7455f5a5a228d8555b16 20240913055533472 DAUC <0003> auc.c:145 vector [4]: res = c7e9d78ed238ddc10000000000000000 20240913055533472 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055533472 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055533472 DAUC <0003> auc.c:151 vector [4]: kc = 76ef4eb49b141121 20240913055533472 DAUC <0003> auc.c:152 vector [4]: sres = 15d10a4f 20240913055533472 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055533472 DAUC <0003> db_auc.c:245 IMSI='262423483749886': Generated 5 vectors 20240913055533472 DAUC <0003> db_auc.c:249 IMSI='262423483749886': Updating SQN=161 in DB 20240913055533480 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423483749886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423483749886"} 20240913055533480 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423483749886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533480 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533480 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262423483749886" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 3TC_gsup_sai(15)"262423483749886" TC_gsup_sai(15)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(15)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 TC_gsup_sai(15)@ebb43fbff486: Final verdict of PTC: pass 20240913055533509 DAUC <0003> db_auc.c:157 IMSI='262427014030869': No 2G Auth Data 20240913055533509 DAUC <0003> db_auc.c:192 IMSI='262427014030869': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262427014030869" to be handled at TC_gsup_sai(16) 20240913055533540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4258 20240913055533543 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533543 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427014030869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427014030869"} 20240913055533543 DAUC <0003> db_auc.c:157 IMSI='262427014030869': No 2G Auth Data 20240913055533543 DAUC <0003> db_auc.c:236 IMSI='262427014030869': Calling to generate 5 vectors 20240913055533543 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055533543 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055533543 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913055533543 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055533543 DAUC <0003> auc.c:113 vector [0]: rand = 8a48e6645235eb5fdd3602194f5b66f6 20240913055533543 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055533543 DAUC <0003> auc.c:142 vector [0]: autn = 38efd5f393a60000ba41b7351bad1de4 20240913055533543 DAUC <0003> auc.c:143 vector [0]: ck = 2c2802693f111fed82fd25649994bbe9 20240913055533543 DAUC <0003> auc.c:144 vector [0]: ik = 70255f9486d081eb7b8df8730925d67b 20240913055533543 DAUC <0003> auc.c:145 vector [0]: res = 274b680b98459b160000000000000000 20240913055533543 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055533543 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055533543 DAUC <0003> auc.c:151 vector [0]: kc = a57d80ea2970f394 20240913055533543 DAUC <0003> auc.c:152 vector [0]: sres = bf0ef31d 20240913055533543 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055533543 DAUC <0003> auc.c:113 vector [1]: rand = 996927cae5b818aaf63f44aa30cb7c24 20240913055533543 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055533543 DAUC <0003> auc.c:142 vector [1]: autn = ca96d5c77e5d0000be96f80b172d2eef 20240913055533543 DAUC <0003> auc.c:143 vector [1]: ck = 11da85a9744d848f7d341a71fd79defa 20240913055533543 DAUC <0003> auc.c:144 vector [1]: ik = 610f889f88e00d9e4187004413cde219 20240913055533543 DAUC <0003> auc.c:145 vector [1]: res = 90048de38a1195260000000000000000 20240913055533543 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055533543 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055533543 DAUC <0003> auc.c:151 vector [1]: kc = 4c6617031219b5f2 20240913055533543 DAUC <0003> auc.c:152 vector [1]: sres = 1a1518c5 20240913055533543 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055533543 DAUC <0003> auc.c:113 vector [2]: rand = c90e8f1121e8a2cee9a26e709db058f1 20240913055533543 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055533543 DAUC <0003> auc.c:142 vector [2]: autn = 12ee69543a880000fcc834fda822160f 20240913055533543 DAUC <0003> auc.c:143 vector [2]: ck = b1c5354cff90d27264de630e91d1e786 20240913055533543 DAUC <0003> auc.c:144 vector [2]: ik = abbe37e9bc8eac9f72557a99adb866ae 20240913055533543 DAUC <0003> auc.c:145 vector [2]: res = abb4d167f4a6961b0000000000000000 20240913055533543 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055533543 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055533543 DAUC <0003> auc.c:151 vector [2]: kc = 0cf01b327f77ffc5 20240913055533543 DAUC <0003> auc.c:152 vector [2]: sres = 5f12477c 20240913055533543 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055533543 DAUC <0003> auc.c:113 vector [3]: rand = 1cd938f18d472c7386603df0983656a7 20240913055533543 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055533543 DAUC <0003> auc.c:142 vector [3]: autn = 1f0dbf3f9db9000050f8defbf4bc78bc 20240913055533543 DAUC <0003> auc.c:143 vector [3]: ck = 7ca18a1fa1265f9c0880947a3bd04cf3 20240913055533543 DAUC <0003> auc.c:144 vector [3]: ik = ecfed0a6e3e53bce45add355b5d122b4 20240913055533543 DAUC <0003> auc.c:145 vector [3]: res = ac1a4109fda1e1b30000000000000000 20240913055533543 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055533543 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055533543 DAUC <0003> auc.c:151 vector [3]: kc = dd721d96ccc20a15 20240913055533543 DAUC <0003> auc.c:152 vector [3]: sres = 51bba0ba 20240913055533543 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055533543 DAUC <0003> auc.c:113 vector [4]: rand = 999c67addc269e2eceb5761ce3b44e6a 20240913055533543 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055533543 DAUC <0003> auc.c:142 vector [4]: autn = b2f81d04d04d0000ae524e3886c2c40b 20240913055533544 DAUC <0003> auc.c:143 vector [4]: ck = 71b9f2409940e1e3dd483ea00b3f5c52 20240913055533544 DAUC <0003> auc.c:144 vector [4]: ik = 7471f0673e4db2fa3c2639bc01873504 20240913055533544 DAUC <0003> auc.c:145 vector [4]: res = 3effb31aa3668c790000000000000000 20240913055533544 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055533544 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055533544 DAUC <0003> auc.c:151 vector [4]: kc = e4a6053badb53a4f 20240913055533544 DAUC <0003> auc.c:152 vector [4]: sres = 9d993f63 20240913055533544 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055533544 DAUC <0003> db_auc.c:245 IMSI='262427014030869': Generated 5 vectors 20240913055533544 DAUC <0003> db_auc.c:249 IMSI='262427014030869': Updating SQN=161 in DB 20240913055533551 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427014030869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427014030869"} 20240913055533551 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427014030869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533551 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533551 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262427014030869" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 4TC_gsup_sai(16)"262427014030869" TC_gsup_sai(16)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(16)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4258 TC_gsup_sai(16)@ebb43fbff486: Final verdict of PTC: pass 20240913055533579 DAUC <0003> db_auc.c:157 IMSI='262427488324344': No 2G Auth Data 20240913055533579 DAUC <0003> db_auc.c:192 IMSI='262427488324344': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262427488324344" to be handled at TC_gsup_sai(17) 20240913055533621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20240913055533624 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533624 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427488324344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427488324344"} 20240913055533624 DAUC <0003> db_auc.c:236 IMSI='262427488324344': Calling to generate 5 vectors 20240913055533624 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055533624 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055533624 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055533624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055533624 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055533624 DAUC <0003> auc.c:113 vector [0]: rand = cb7dcd5fa390e652f71134963ff1a4f4 20240913055533624 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055533625 DAUC <0003> auc.c:142 vector [0]: autn = 3f4deea5a66b00007052eebdef2dc5ce 20240913055533625 DAUC <0003> auc.c:143 vector [0]: ck = 06ba0b12a6a06060edeace2bb51d474f 20240913055533625 DAUC <0003> auc.c:144 vector [0]: ik = 3582cf03ff4e761f63628f611956c309 20240913055533625 DAUC <0003> auc.c:145 vector [0]: res = 4bb307488b7665e60000000000000000 20240913055533625 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055533625 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055533625 DAUC <0003> auc.c:179 vector [0]: kc = 2beb12cb2a4e2400 20240913055533625 DAUC <0003> auc.c:180 vector [0]: sres = ed24235c 20240913055533625 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055533625 DAUC <0003> auc.c:113 vector [1]: rand = 191c12673fe9729a85fc25ef61a2501f 20240913055533625 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055533625 DAUC <0003> auc.c:142 vector [1]: autn = 8aaa3e2094470000e7392e294aed7100 20240913055533625 DAUC <0003> auc.c:143 vector [1]: ck = fbda152b2ef4af52d797255c28441cb6 20240913055533625 DAUC <0003> auc.c:144 vector [1]: ik = 4c586b2dc1e849bd7747ae27753e291c 20240913055533625 DAUC <0003> auc.c:145 vector [1]: res = fc99aee2cc0c699a0000000000000000 20240913055533625 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055533625 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055533625 DAUC <0003> auc.c:179 vector [1]: kc = 2e905fb2fa04b400 20240913055533625 DAUC <0003> auc.c:180 vector [1]: sres = 97318fb6 20240913055533625 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055533625 DAUC <0003> auc.c:113 vector [2]: rand = 80869cb8f69e218a901db1883235b1d7 20240913055533625 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055533625 DAUC <0003> auc.c:142 vector [2]: autn = 75c07e7c666700003cd3e2495288590f 20240913055533625 DAUC <0003> auc.c:143 vector [2]: ck = ca77126ba4c6ee0a20d4b22124b78f98 20240913055533625 DAUC <0003> auc.c:144 vector [2]: ik = c5e09dc1407f4d4f77c4ac19e4a87ba5 20240913055533625 DAUC <0003> auc.c:145 vector [2]: res = 66b4bb76b92177760000000000000000 20240913055533625 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055533625 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055533625 DAUC <0003> auc.c:179 vector [2]: kc = a7c61c2458179400 20240913055533625 DAUC <0003> auc.c:180 vector [2]: sres = 4cee48e1 20240913055533625 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055533625 DAUC <0003> auc.c:113 vector [3]: rand = 6227f1fd2055c4bce5ff169c28cbcfe0 20240913055533625 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055533625 DAUC <0003> auc.c:142 vector [3]: autn = 5c8597379eb900005666e0af4d5d2aa4 20240913055533625 DAUC <0003> auc.c:143 vector [3]: ck = 48c129fdf286716dd7b22ae035aa70af 20240913055533625 DAUC <0003> auc.c:144 vector [3]: ik = 2d38e048381d94d8ba3147c3f9ddc219 20240913055533625 DAUC <0003> auc.c:145 vector [3]: res = e9b3c8e0309abe520000000000000000 20240913055533625 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055533625 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055533625 DAUC <0003> auc.c:179 vector [3]: kc = 808b1c135da48800 20240913055533625 DAUC <0003> auc.c:180 vector [3]: sres = ad048320 20240913055533625 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055533625 DAUC <0003> auc.c:113 vector [4]: rand = d62ecaa798b38a02f3ae51a4876e5c69 20240913055533625 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055533625 DAUC <0003> auc.c:142 vector [4]: autn = 3631a0299c7b0000f343731f1c3817bd 20240913055533625 DAUC <0003> auc.c:143 vector [4]: ck = d9245fd2c8f0bbb9fe70e543d00c9baf 20240913055533625 DAUC <0003> auc.c:144 vector [4]: ik = d39d63b21074f0fe13a65e86ff49b5fb 20240913055533625 DAUC <0003> auc.c:145 vector [4]: res = f7c60352e7c250c00000000000000000 20240913055533625 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055533625 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055533625 DAUC <0003> auc.c:179 vector [4]: kc = 66de27bd83242800 20240913055533625 DAUC <0003> auc.c:180 vector [4]: sres = eff9bd20 20240913055533625 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055533625 DAUC <0003> db_auc.c:245 IMSI='262427488324344': Generated 5 vectors 20240913055533625 DAUC <0003> db_auc.c:249 IMSI='262427488324344': Updating SQN=161 in DB 20240913055533635 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427488324344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427488324344"} 20240913055533635 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427488324344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533635 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533635 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262427488324344" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 5TC_gsup_sai(17)"262427488324344" TC_gsup_sai(17)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(17)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 TC_gsup_sai(17)@ebb43fbff486: Final verdict of PTC: pass 20240913055533670 DAUC <0003> db_auc.c:157 IMSI='262425941029386': No 2G Auth Data 20240913055533670 DAUC <0003> db_auc.c:192 IMSI='262425941029386': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262425941029386" to be handled at TC_gsup_sai(18) 20240913055533710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 20240913055533713 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533713 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425941029386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425941029386"} 20240913055533713 DAUC <0003> db_auc.c:236 IMSI='262425941029386': Calling to generate 5 vectors 20240913055533713 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055533713 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055533713 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055533713 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055533713 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055533713 DAUC <0003> auc.c:113 vector [0]: rand = 89e4d07953e074182fd9cf1331e0d9c4 20240913055533713 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055533713 DAUC <0003> auc.c:142 vector [0]: autn = 7af212e65fe10000cd4c9dd1e5eabefe 20240913055533713 DAUC <0003> auc.c:143 vector [0]: ck = 6d4175a41b6cc3a15bcd0d05982ba85b 20240913055533713 DAUC <0003> auc.c:144 vector [0]: ik = 0f6b18bc113b261dd9cde0623b6045eb 20240913055533713 DAUC <0003> auc.c:145 vector [0]: res = fff4c85511a488600000000000000000 20240913055533713 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055533713 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055533713 DAUC <0003> auc.c:179 vector [0]: kc = 61df78a2208e7800 20240913055533713 DAUC <0003> auc.c:180 vector [0]: sres = f5bd26c2 20240913055533713 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055533713 DAUC <0003> auc.c:113 vector [1]: rand = 307648169a5747dbfa7ddf885d203063 20240913055533713 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055533713 DAUC <0003> auc.c:142 vector [1]: autn = b230a604f42e000056770b9780ad00cf 20240913055533713 DAUC <0003> auc.c:143 vector [1]: ck = c2e1c8b8ac7e885baf40a3df797cd7d7 20240913055533713 DAUC <0003> auc.c:144 vector [1]: ik = 2967e9b60de43a3066f94d4c06050813 20240913055533713 DAUC <0003> auc.c:145 vector [1]: res = 578f2b626c200ff60000000000000000 20240913055533713 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055533713 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055533713 DAUC <0003> auc.c:179 vector [1]: kc = 18f0ef054fad7c00 20240913055533713 DAUC <0003> auc.c:180 vector [1]: sres = 8f5ce4a9 20240913055533713 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055533713 DAUC <0003> auc.c:113 vector [2]: rand = 8c8f47c45c0e99fb8fd9955da4793199 20240913055533713 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055533713 DAUC <0003> auc.c:142 vector [2]: autn = 168e617ac8e500000642326aa37a5215 20240913055533713 DAUC <0003> auc.c:143 vector [2]: ck = 5e49a6605459088cafbd96979982769f 20240913055533713 DAUC <0003> auc.c:144 vector [2]: ik = b7730dfa9e8b405b3e63784e3e04515e 20240913055533713 DAUC <0003> auc.c:145 vector [2]: res = be7cf6be490678630000000000000000 20240913055533713 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055533713 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055533713 DAUC <0003> auc.c:179 vector [2]: kc = 9f8c67d1d9d61c00 20240913055533713 DAUC <0003> auc.c:180 vector [2]: sres = 7427da07 20240913055533713 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055533713 DAUC <0003> auc.c:113 vector [3]: rand = 6386761c1525203f7667b55ac9cddca1 20240913055533713 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055533713 DAUC <0003> auc.c:142 vector [3]: autn = 81be694f6ed10000ed14f897aaf3e134 20240913055533713 DAUC <0003> auc.c:143 vector [3]: ck = 6a3bbd8266bd2d612ce20121380d13b0 20240913055533713 DAUC <0003> auc.c:144 vector [3]: ik = 12fd7ab24ec906d5433aa54fc5c0199f 20240913055533713 DAUC <0003> auc.c:145 vector [3]: res = 08d9d92c555077f90000000000000000 20240913055533713 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055533713 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055533713 DAUC <0003> auc.c:179 vector [3]: kc = 5ef7cb978a6d1400 20240913055533713 DAUC <0003> auc.c:180 vector [3]: sres = b6047251 20240913055533713 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055533713 DAUC <0003> auc.c:113 vector [4]: rand = 79ead01104949051760d16dcf234d941 20240913055533713 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055533713 DAUC <0003> auc.c:142 vector [4]: autn = 1a36853077290000428a4b78c9fea2ae 20240913055533713 DAUC <0003> auc.c:143 vector [4]: ck = fb30f3606bd0e19a5892e2c8f99e0319 20240913055533713 DAUC <0003> auc.c:144 vector [4]: ik = 5fb0c4f18ed632ba7bec38457a9d7ded 20240913055533713 DAUC <0003> auc.c:145 vector [4]: res = 9b7600f7f3045b210000000000000000 20240913055533713 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055533713 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055533713 DAUC <0003> auc.c:179 vector [4]: kc = dd05655eff1f8000 20240913055533713 DAUC <0003> auc.c:180 vector [4]: sres = 3d1dc193 20240913055533713 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055533713 DAUC <0003> db_auc.c:245 IMSI='262425941029386': Generated 5 vectors 20240913055533713 DAUC <0003> db_auc.c:249 IMSI='262425941029386': Updating SQN=161 in DB 20240913055533721 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425941029386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425941029386"} 20240913055533721 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425941029386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533721 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533721 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262425941029386" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 6TC_gsup_sai(18)"262425941029386" TC_gsup_sai(18)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(18)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 TC_gsup_sai(18)@ebb43fbff486: Final verdict of PTC: pass 20240913055533756 DAUC <0003> db_auc.c:157 IMSI='262427807086626': No 2G Auth Data 20240913055533756 DAUC <0003> db_auc.c:192 IMSI='262427807086626': No 3G Auth Data HLR_Test-GSUP(9)@ebb43fbff486: Created GsupExpect[0] for "262427807086626" to be handled at TC_gsup_sai(19) 20240913055533799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 20240913055533803 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533803 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427807086626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427807086626"} 20240913055533803 DAUC <0003> db_auc.c:236 IMSI='262427807086626': Calling to generate 5 vectors 20240913055533803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055533803 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055533803 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055533803 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055533803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055533803 DAUC <0003> auc.c:113 vector [0]: rand = 6c5e38a7447d2da20d5839411e3b8711 20240913055533803 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055533803 DAUC <0003> auc.c:142 vector [0]: autn = 923e8e9e265000002168deae87c11337 20240913055533803 DAUC <0003> auc.c:143 vector [0]: ck = 04755313179d94f4c49adf44505a6c05 20240913055533803 DAUC <0003> auc.c:144 vector [0]: ik = d5b23528d0e932e2efd5a9071318ada2 20240913055533803 DAUC <0003> auc.c:145 vector [0]: res = df34a1efa908e1e50000000000000000 20240913055533803 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055533803 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055533803 DAUC <0003> auc.c:179 vector [0]: kc = 902f9ec5d012e73d 20240913055533803 DAUC <0003> auc.c:180 vector [0]: sres = 50039c82 20240913055533803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055533803 DAUC <0003> auc.c:113 vector [1]: rand = dc62c9de93baf19efd9c943f2a4d1b40 20240913055533803 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055533803 DAUC <0003> auc.c:142 vector [1]: autn = d02fd148bfc9000057555e20c00f3bb9 20240913055533803 DAUC <0003> auc.c:143 vector [1]: ck = e6e642d3db8b47de68c50a0cf4b5eed6 20240913055533803 DAUC <0003> auc.c:144 vector [1]: ik = 93f0d7ac5fb0e5752b732ec522c2e291 20240913055533803 DAUC <0003> auc.c:145 vector [1]: res = 250ccef08f3ce96d0000000000000000 20240913055533803 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055533803 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055533803 DAUC <0003> auc.c:179 vector [1]: kc = c88c40ebbb87073b 20240913055533803 DAUC <0003> auc.c:180 vector [1]: sres = bb34f27a 20240913055533803 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055533803 DAUC <0003> auc.c:113 vector [2]: rand = 3a305037cd225cfdb840ac82d513697b 20240913055533803 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055533803 DAUC <0003> auc.c:142 vector [2]: autn = 2a655df97fe7000085b7a640ef9eebcd 20240913055533803 DAUC <0003> auc.c:143 vector [2]: ck = d9828b6012ff0ceb81033be2039c4a9a 20240913055533803 DAUC <0003> auc.c:144 vector [2]: ik = e33c200e3f1b38d8114721f1e2148ec1 20240913055533803 DAUC <0003> auc.c:145 vector [2]: res = 5f56641adbc91ebd0000000000000000 20240913055533803 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055533803 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055533803 DAUC <0003> auc.c:179 vector [2]: kc = 462cb229e815c2ef 20240913055533803 DAUC <0003> auc.c:180 vector [2]: sres = b8fbf58d 20240913055533803 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055533803 DAUC <0003> auc.c:113 vector [3]: rand = 40a1559554d6f6fd9250b4f19f02bd0c 20240913055533803 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055533803 DAUC <0003> auc.c:142 vector [3]: autn = 2845e7e44f580000bc4a7cfaf84c0c76 20240913055533803 DAUC <0003> auc.c:143 vector [3]: ck = 2a219aeb96668483ff1cbd48eb9ab84d 20240913055533803 DAUC <0003> auc.c:144 vector [3]: ik = 458b9d9fd3075bf07cf8d90b3fd5e537 20240913055533803 DAUC <0003> auc.c:145 vector [3]: res = fccc1375eda039860000000000000000 20240913055533803 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055533803 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055533803 DAUC <0003> auc.c:179 vector [3]: kc = 9b013b9617afa678 20240913055533803 DAUC <0003> auc.c:180 vector [3]: sres = ba9d8764 20240913055533803 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055533803 DAUC <0003> auc.c:113 vector [4]: rand = 19b1f88449d56f9bdbfdc356e3f68908 20240913055533803 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055533803 DAUC <0003> auc.c:142 vector [4]: autn = 4a2362f5f6a200002550a9910959bbad 20240913055533803 DAUC <0003> auc.c:143 vector [4]: ck = a3a82b86b6dc164fc70b2139eafe6a21 20240913055533803 DAUC <0003> auc.c:144 vector [4]: ik = 39bd3b943f6b96b6ded1d09fd6bf1304 20240913055533803 DAUC <0003> auc.c:145 vector [4]: res = 7301135a26d927190000000000000000 20240913055533803 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055533803 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055533803 DAUC <0003> auc.c:179 vector [4]: kc = 783b9e2959b8b1cd 20240913055533803 DAUC <0003> auc.c:180 vector [4]: sres = 7e7ca0d4 20240913055533803 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055533803 DAUC <0003> db_auc.c:245 IMSI='262427807086626': Generated 5 vectors 20240913055533803 DAUC <0003> db_auc.c:249 IMSI='262427807086626': Updating SQN=161 in DB 20240913055533813 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427807086626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427807086626"} 20240913055533813 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427807086626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055533813 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055533813 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ebb43fbff486: Found GsupExpect[0] for "262427807086626" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@ebb43fbff486: Added IMSI table entry 7TC_gsup_sai(19)"262427807086626" TC_gsup_sai(19)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai(19)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055533817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 TC_gsup_sai(19)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055533844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 20240913055533845 DLINP <000b> input/ipa.c:451 connected read/write 20240913055533845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055533845 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055533845 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055533845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055533845 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34707<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@ebb43fbff486: Final verdict of PTC: none 10@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_sai finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Sep 13 05:55:33 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240913055533883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20240913055533883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5988) Waiting for packet dumper to finish... 1 (prev_count=5988, count=45372) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Sep 13 05:55:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_sai_num_auth_vectors started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055536956 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055536956 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055536957 DLINP <000b> input/ipa.c:451 connected read/write 20240913055536957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055536958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055536959 DLINP <000b> input/ipa.c:451 connected read/write 20240913055536959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055536959 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055536959 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055536959 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055536959 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055536959 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055536959 DLGSUP <0013> gsup_server.c:235 2: 20240913055536959 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055536959 DLGSUP <0013> gsup_server.c:235 3: 20240913055536959 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055536959 DLGSUP <0013> gsup_server.c:235 4: 20240913055536959 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055536959 DLGSUP <0013> gsup_server.c:235 5: 20240913055536959 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055536959 DLGSUP <0013> gsup_server.c:235 7: 20240913055536959 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055536959 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055536959 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055536959 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055536977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41073<->l=127.0.0.1:4259) 20240913055537002 DAUC <0003> db_auc.c:157 IMSI='262424004247683': No 2G Auth Data 20240913055537002 DAUC <0003> db_auc.c:192 IMSI='262424004247683': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262424004247683" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240913055537037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40508<->l=127.0.0.1:4258 20240913055537042 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537042 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424004247683"} 20240913055537042 DAUC <0003> db_auc.c:192 IMSI='262424004247683': No 3G Auth Data 20240913055537042 DAUC <0003> db_auc.c:236 IMSI='262424004247683': Calling to generate 1 vectors 20240913055537042 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240913055537042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537042 DAUC <0003> auc.c:113 vector [0]: rand = ca9a0248e361051b7bbfeb64995a832f 20240913055537042 DAUC <0003> auc.c:179 vector [0]: kc = 6f9f59732e573800 20240913055537042 DAUC <0003> auc.c:180 vector [0]: sres = 4b12e240 20240913055537042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537042 DAUC <0003> db_auc.c:245 IMSI='262424004247683': Generated 1 vectors 20240913055537042 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424004247683"} 20240913055537042 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537042 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537042 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262424004247683" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424004247683" TC_gsup_sai_num_auth_vectors(24)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537046 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537046 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424004247683"} 20240913055537046 DAUC <0003> db_auc.c:192 IMSI='262424004247683': No 3G Auth Data 20240913055537046 DAUC <0003> db_auc.c:236 IMSI='262424004247683': Calling to generate 4 vectors 20240913055537046 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240913055537046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537046 DAUC <0003> auc.c:113 vector [0]: rand = e4b4acbc49f08be96c0f456396da3fa8 20240913055537046 DAUC <0003> auc.c:179 vector [0]: kc = d9a6380712ec4800 20240913055537046 DAUC <0003> auc.c:180 vector [0]: sres = b9fd4867 20240913055537046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537046 DAUC <0003> auc.c:113 vector [1]: rand = c81d086eba562884cd399a15c0946c13 20240913055537046 DAUC <0003> auc.c:179 vector [1]: kc = 32bd98cf1f155000 20240913055537046 DAUC <0003> auc.c:180 vector [1]: sres = 2b539155 20240913055537046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537046 DAUC <0003> auc.c:113 vector [2]: rand = 3a50e98d197b165c8ad2edada4a30682 20240913055537046 DAUC <0003> auc.c:179 vector [2]: kc = aeb6c0bafdf16400 20240913055537046 DAUC <0003> auc.c:180 vector [2]: sres = bcaf73ec 20240913055537046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537046 DAUC <0003> auc.c:113 vector [3]: rand = a991b4a5a90e3165cdc1e873da831925 20240913055537046 DAUC <0003> auc.c:179 vector [3]: kc = c25e89ad38b9a800 20240913055537046 DAUC <0003> auc.c:180 vector [3]: sres = 6b75008c 20240913055537046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537046 DAUC <0003> db_auc.c:245 IMSI='262424004247683': Generated 4 vectors 20240913055537046 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424004247683"} 20240913055537046 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537046 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537046 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537049 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537049 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424004247683"} 20240913055537049 DAUC <0003> db_auc.c:192 IMSI='262424004247683': No 3G Auth Data 20240913055537049 DAUC <0003> db_auc.c:236 IMSI='262424004247683': Calling to generate 5 vectors 20240913055537049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055537049 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537049 DAUC <0003> auc.c:113 vector [0]: rand = f698d7d6abf1d922386be8bec2a755f4 20240913055537049 DAUC <0003> auc.c:179 vector [0]: kc = 0d4cbc11342ba800 20240913055537049 DAUC <0003> auc.c:180 vector [0]: sres = ebd0ae69 20240913055537049 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537049 DAUC <0003> auc.c:113 vector [1]: rand = 9f17e24482df70c599b0a6a615c5d900 20240913055537049 DAUC <0003> auc.c:179 vector [1]: kc = 4354731993e0e400 20240913055537049 DAUC <0003> auc.c:180 vector [1]: sres = 2a8d9644 20240913055537049 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537049 DAUC <0003> auc.c:113 vector [2]: rand = fcfc535ad6def58f44c3300c5cf8ee67 20240913055537049 DAUC <0003> auc.c:179 vector [2]: kc = ba4d5ab42327dc00 20240913055537049 DAUC <0003> auc.c:180 vector [2]: sres = 741311cf 20240913055537049 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537049 DAUC <0003> auc.c:113 vector [3]: rand = fa80666b3687a58403c1a1b98c9b4771 20240913055537049 DAUC <0003> auc.c:179 vector [3]: kc = 9023d76f3b680800 20240913055537049 DAUC <0003> auc.c:180 vector [3]: sres = 9b9875c3 20240913055537049 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537049 DAUC <0003> auc.c:113 vector [4]: rand = a9074af16263552b8f7167542b996598 20240913055537049 DAUC <0003> auc.c:179 vector [4]: kc = c3833fe365a02800 20240913055537049 DAUC <0003> auc.c:180 vector [4]: sres = 0719f3d8 20240913055537049 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055537049 DAUC <0003> db_auc.c:245 IMSI='262424004247683': Generated 5 vectors 20240913055537049 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424004247683"} 20240913055537049 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537049 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537049 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537051 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537051 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424004247683"} 20240913055537051 DAUC <0003> db_auc.c:192 IMSI='262424004247683': No 3G Auth Data 20240913055537051 DAUC <0003> db_auc.c:236 IMSI='262424004247683': Calling to generate 5 vectors 20240913055537051 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055537051 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537051 DAUC <0003> auc.c:113 vector [0]: rand = 983375c6a9d485fe1baafd6ea72a68bd 20240913055537051 DAUC <0003> auc.c:179 vector [0]: kc = 940cbffaffd97400 20240913055537051 DAUC <0003> auc.c:180 vector [0]: sres = 917c13e6 20240913055537051 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537051 DAUC <0003> auc.c:113 vector [1]: rand = 0102963f02d5d2d181ded6ff2bcd5be1 20240913055537051 DAUC <0003> auc.c:179 vector [1]: kc = 6a8affd9ce0c6800 20240913055537051 DAUC <0003> auc.c:180 vector [1]: sres = 072265f4 20240913055537051 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537051 DAUC <0003> auc.c:113 vector [2]: rand = c62fb3f718872ac3135974ace1e7e888 20240913055537051 DAUC <0003> auc.c:179 vector [2]: kc = 8757c5cc03d45400 20240913055537051 DAUC <0003> auc.c:180 vector [2]: sres = 4df2b03f 20240913055537051 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537051 DAUC <0003> auc.c:113 vector [3]: rand = d69879e8652b6a19bd3afddfe02ed2da 20240913055537051 DAUC <0003> auc.c:179 vector [3]: kc = 7f8b24c93211c800 20240913055537051 DAUC <0003> auc.c:180 vector [3]: sres = 81e8307e 20240913055537051 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537051 DAUC <0003> auc.c:113 vector [4]: rand = 4901289491f35b0594c297791faa73b7 20240913055537051 DAUC <0003> auc.c:179 vector [4]: kc = c1bb93028f8bbc00 20240913055537051 DAUC <0003> auc.c:180 vector [4]: sres = ff7c1d00 20240913055537051 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055537051 DAUC <0003> db_auc.c:245 IMSI='262424004247683': Generated 5 vectors 20240913055537051 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424004247683"} 20240913055537051 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424004247683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537051 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537051 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40508<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@ebb43fbff486: Final verdict of PTC: pass 20240913055537077 DAUC <0003> db_auc.c:157 IMSI='262427348594416': No 2G Auth Data 20240913055537077 DAUC <0003> db_auc.c:192 IMSI='262427348594416': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262427348594416" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240913055537108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4258 20240913055537113 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537113 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427348594416"} 20240913055537113 DAUC <0003> db_auc.c:192 IMSI='262427348594416': No 3G Auth Data 20240913055537113 DAUC <0003> db_auc.c:236 IMSI='262427348594416': Calling to generate 1 vectors 20240913055537113 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240913055537113 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537113 DAUC <0003> auc.c:113 vector [0]: rand = c3cdfe5c81988473ce5bf0e7e68ecff7 20240913055537113 DAUC <0003> auc.c:179 vector [0]: kc = 75700c8dec2ae000 20240913055537113 DAUC <0003> auc.c:180 vector [0]: sres = 48d34ea8 20240913055537113 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537113 DAUC <0003> db_auc.c:245 IMSI='262427348594416': Generated 1 vectors 20240913055537113 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427348594416"} 20240913055537113 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537113 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537113 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262427348594416" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262427348594416" TC_gsup_sai_num_auth_vectors(25)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537116 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537116 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427348594416"} 20240913055537116 DAUC <0003> db_auc.c:192 IMSI='262427348594416': No 3G Auth Data 20240913055537116 DAUC <0003> db_auc.c:236 IMSI='262427348594416': Calling to generate 4 vectors 20240913055537116 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240913055537116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537116 DAUC <0003> auc.c:113 vector [0]: rand = 1d03062d610332ef3b85076dfb9a6988 20240913055537116 DAUC <0003> auc.c:179 vector [0]: kc = 9ce429fa12374400 20240913055537116 DAUC <0003> auc.c:180 vector [0]: sres = 8c0717f5 20240913055537116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537116 DAUC <0003> auc.c:113 vector [1]: rand = d22515af506e6f74d4a120402949243c 20240913055537116 DAUC <0003> auc.c:179 vector [1]: kc = 23dfde48e96c6400 20240913055537116 DAUC <0003> auc.c:180 vector [1]: sres = 39de4332 20240913055537116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537116 DAUC <0003> auc.c:113 vector [2]: rand = 0716ca3ab6f3aa966fdda2ffa3fa5cbf 20240913055537116 DAUC <0003> auc.c:179 vector [2]: kc = b568274a48955000 20240913055537116 DAUC <0003> auc.c:180 vector [2]: sres = 0072e507 20240913055537116 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537116 DAUC <0003> auc.c:113 vector [3]: rand = 22c25e65771ec69618be02395399acf3 20240913055537116 DAUC <0003> auc.c:179 vector [3]: kc = acd1b02dc0b5c000 20240913055537116 DAUC <0003> auc.c:180 vector [3]: sres = f4de474a 20240913055537116 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537116 DAUC <0003> db_auc.c:245 IMSI='262427348594416': Generated 4 vectors 20240913055537116 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427348594416"} 20240913055537116 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537116 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537116 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537119 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537119 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427348594416"} 20240913055537119 DAUC <0003> db_auc.c:192 IMSI='262427348594416': No 3G Auth Data 20240913055537119 DAUC <0003> db_auc.c:236 IMSI='262427348594416': Calling to generate 5 vectors 20240913055537119 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055537119 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537119 DAUC <0003> auc.c:113 vector [0]: rand = c3a671d82ca4066f4aa49b4984976c32 20240913055537119 DAUC <0003> auc.c:179 vector [0]: kc = 4b511d593580e800 20240913055537119 DAUC <0003> auc.c:180 vector [0]: sres = a42047a2 20240913055537119 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537119 DAUC <0003> auc.c:113 vector [1]: rand = 89e7e8ae1ebe816229eb9d48a7fa94ea 20240913055537119 DAUC <0003> auc.c:179 vector [1]: kc = ae5e8eab4e26ec00 20240913055537119 DAUC <0003> auc.c:180 vector [1]: sres = c0931bc2 20240913055537119 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537119 DAUC <0003> auc.c:113 vector [2]: rand = 3a087058ccc633ecd73f7b230cb6e703 20240913055537119 DAUC <0003> auc.c:179 vector [2]: kc = 36c354fd6b66b800 20240913055537119 DAUC <0003> auc.c:180 vector [2]: sres = 335e44f3 20240913055537119 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537119 DAUC <0003> auc.c:113 vector [3]: rand = 8c997eade704d29b5492d5b999929706 20240913055537119 DAUC <0003> auc.c:179 vector [3]: kc = 148c04afa47eb400 20240913055537119 DAUC <0003> auc.c:180 vector [3]: sres = c1481193 20240913055537119 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537119 DAUC <0003> auc.c:113 vector [4]: rand = 051a4577589b04f4a6f5e5747a1f8fa5 20240913055537119 DAUC <0003> auc.c:179 vector [4]: kc = 25db503ae08bd800 20240913055537119 DAUC <0003> auc.c:180 vector [4]: sres = f934d7a7 20240913055537119 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055537119 DAUC <0003> db_auc.c:245 IMSI='262427348594416': Generated 5 vectors 20240913055537119 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427348594416"} 20240913055537119 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537119 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537119 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537121 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537121 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427348594416"} 20240913055537121 DAUC <0003> db_auc.c:192 IMSI='262427348594416': No 3G Auth Data 20240913055537121 DAUC <0003> db_auc.c:236 IMSI='262427348594416': Calling to generate 5 vectors 20240913055537121 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055537121 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537121 DAUC <0003> auc.c:113 vector [0]: rand = afec8810b05470bab9697c0c894551a0 20240913055537121 DAUC <0003> auc.c:179 vector [0]: kc = 2b13da901d5ac800 20240913055537121 DAUC <0003> auc.c:180 vector [0]: sres = 9aeb55cc 20240913055537121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537121 DAUC <0003> auc.c:113 vector [1]: rand = f1fed0714986d12653f08a1ed1ea25d9 20240913055537121 DAUC <0003> auc.c:179 vector [1]: kc = 25394a5443a0f000 20240913055537121 DAUC <0003> auc.c:180 vector [1]: sres = 50fa8cf1 20240913055537121 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537121 DAUC <0003> auc.c:113 vector [2]: rand = 34bac94e1a4eefbcf0f03aca0a9c4b40 20240913055537121 DAUC <0003> auc.c:179 vector [2]: kc = 7d6a16f6bcbda000 20240913055537121 DAUC <0003> auc.c:180 vector [2]: sres = 8d695adf 20240913055537121 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537121 DAUC <0003> auc.c:113 vector [3]: rand = e31e23c01f973bdb532e123b4aee268d 20240913055537121 DAUC <0003> auc.c:179 vector [3]: kc = d173c218334e9000 20240913055537121 DAUC <0003> auc.c:180 vector [3]: sres = f87642a5 20240913055537121 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537121 DAUC <0003> auc.c:113 vector [4]: rand = 5ae35331fc22e91f26ee01ac504b32b0 20240913055537121 DAUC <0003> auc.c:179 vector [4]: kc = c2531c6ec259e400 20240913055537121 DAUC <0003> auc.c:180 vector [4]: sres = f64896ed 20240913055537121 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055537121 DAUC <0003> db_auc.c:245 IMSI='262427348594416': Generated 5 vectors 20240913055537121 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427348594416"} 20240913055537121 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427348594416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537121 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537121 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@ebb43fbff486: Final verdict of PTC: pass 20240913055537147 DAUC <0003> db_auc.c:157 IMSI='262424773052676': No 2G Auth Data 20240913055537147 DAUC <0003> db_auc.c:192 IMSI='262424773052676': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262424773052676" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240913055537178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20240913055537181 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537181 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424773052676"} 20240913055537181 DAUC <0003> db_auc.c:192 IMSI='262424773052676': No 3G Auth Data 20240913055537181 DAUC <0003> db_auc.c:236 IMSI='262424773052676': Calling to generate 1 vectors 20240913055537181 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240913055537181 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537181 DAUC <0003> auc.c:113 vector [0]: rand = c50f1e1144f7bad0c25a9f02a263f295 20240913055537181 DAUC <0003> auc.c:179 vector [0]: kc = 992704cf9469e865 20240913055537181 DAUC <0003> auc.c:180 vector [0]: sres = b3eb7f64 20240913055537181 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537181 DAUC <0003> db_auc.c:245 IMSI='262424773052676': Generated 1 vectors 20240913055537181 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424773052676"} 20240913055537181 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537181 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537181 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262424773052676" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424773052676" TC_gsup_sai_num_auth_vectors(26)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537183 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537183 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424773052676"} 20240913055537183 DAUC <0003> db_auc.c:192 IMSI='262424773052676': No 3G Auth Data 20240913055537183 DAUC <0003> db_auc.c:236 IMSI='262424773052676': Calling to generate 4 vectors 20240913055537183 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240913055537183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537183 DAUC <0003> auc.c:113 vector [0]: rand = 16f741d834fbe78281e72ff488814f95 20240913055537183 DAUC <0003> auc.c:179 vector [0]: kc = d23142c94348a84f 20240913055537183 DAUC <0003> auc.c:180 vector [0]: sres = e0b6d01b 20240913055537183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537183 DAUC <0003> auc.c:113 vector [1]: rand = 3af8ba4a462b21771324d206d5f84ab7 20240913055537183 DAUC <0003> auc.c:179 vector [1]: kc = 820f028d4ddbbc27 20240913055537183 DAUC <0003> auc.c:180 vector [1]: sres = 0752b606 20240913055537183 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537183 DAUC <0003> auc.c:113 vector [2]: rand = 1c67e078d69591fc7726c4704e4a9353 20240913055537183 DAUC <0003> auc.c:179 vector [2]: kc = 0b29ae68866d06b7 20240913055537183 DAUC <0003> auc.c:180 vector [2]: sres = 397b2662 20240913055537183 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537183 DAUC <0003> auc.c:113 vector [3]: rand = 579f8404a0039c7d09faca6eaaa7b644 20240913055537183 DAUC <0003> auc.c:179 vector [3]: kc = e8d9f507c2f7ac84 20240913055537183 DAUC <0003> auc.c:180 vector [3]: sres = 5cfe0e9d 20240913055537183 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537183 DAUC <0003> db_auc.c:245 IMSI='262424773052676': Generated 4 vectors 20240913055537183 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424773052676"} 20240913055537183 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537183 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537183 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537186 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537186 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424773052676"} 20240913055537186 DAUC <0003> db_auc.c:192 IMSI='262424773052676': No 3G Auth Data 20240913055537186 DAUC <0003> db_auc.c:236 IMSI='262424773052676': Calling to generate 5 vectors 20240913055537186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055537186 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537186 DAUC <0003> auc.c:113 vector [0]: rand = 60c2c07e82a76de61fdd261f6ff1b9fb 20240913055537186 DAUC <0003> auc.c:179 vector [0]: kc = 83b18f3655ecb88f 20240913055537186 DAUC <0003> auc.c:180 vector [0]: sres = c49c160b 20240913055537186 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537186 DAUC <0003> auc.c:113 vector [1]: rand = b23e53744551e547c083c9cb8a9069b3 20240913055537186 DAUC <0003> auc.c:179 vector [1]: kc = 2d357219e593864a 20240913055537186 DAUC <0003> auc.c:180 vector [1]: sres = 13c1b28f 20240913055537186 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537186 DAUC <0003> auc.c:113 vector [2]: rand = ccce32df3d24454a83edea39700f466e 20240913055537186 DAUC <0003> auc.c:179 vector [2]: kc = 458f5a0d01763293 20240913055537186 DAUC <0003> auc.c:180 vector [2]: sres = 068299a8 20240913055537186 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537186 DAUC <0003> auc.c:113 vector [3]: rand = 667ea1320cecaf5b05bc180c6a8a008e 20240913055537186 DAUC <0003> auc.c:179 vector [3]: kc = b53c6344fb897fba 20240913055537186 DAUC <0003> auc.c:180 vector [3]: sres = 890c46e1 20240913055537186 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537186 DAUC <0003> auc.c:113 vector [4]: rand = 1525cc8a2ea1f463ebf07190c89c897d 20240913055537186 DAUC <0003> auc.c:179 vector [4]: kc = ae9fab8c28e67de9 20240913055537187 DAUC <0003> auc.c:180 vector [4]: sres = 0a8876c3 20240913055537187 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055537187 DAUC <0003> db_auc.c:245 IMSI='262424773052676': Generated 5 vectors 20240913055537187 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424773052676"} 20240913055537187 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537187 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537187 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537189 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537189 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424773052676"} 20240913055537189 DAUC <0003> db_auc.c:192 IMSI='262424773052676': No 3G Auth Data 20240913055537189 DAUC <0003> db_auc.c:236 IMSI='262424773052676': Calling to generate 5 vectors 20240913055537189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913055537189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537189 DAUC <0003> auc.c:113 vector [0]: rand = baf6e15afba131c24d63b314b255bf13 20240913055537189 DAUC <0003> auc.c:179 vector [0]: kc = 9fa6f17b62b79a16 20240913055537189 DAUC <0003> auc.c:180 vector [0]: sres = 8f3a2cf0 20240913055537189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913055537189 DAUC <0003> auc.c:113 vector [1]: rand = 6d9a6dcc0985001210783ecf6af5f3a8 20240913055537189 DAUC <0003> auc.c:179 vector [1]: kc = f58aef35fb997d11 20240913055537189 DAUC <0003> auc.c:180 vector [1]: sres = b0fefb4a 20240913055537189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913055537189 DAUC <0003> auc.c:113 vector [2]: rand = ad5df7c86f52fdadb5abb58ae9c082c6 20240913055537189 DAUC <0003> auc.c:179 vector [2]: kc = fab37b0c133b46b9 20240913055537189 DAUC <0003> auc.c:180 vector [2]: sres = 9411d273 20240913055537189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913055537189 DAUC <0003> auc.c:113 vector [3]: rand = 5167d6c77d345527a06cac31dc74b5c3 20240913055537189 DAUC <0003> auc.c:179 vector [3]: kc = a406c2eabc0eee52 20240913055537189 DAUC <0003> auc.c:180 vector [3]: sres = 175b0b0a 20240913055537189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913055537189 DAUC <0003> auc.c:113 vector [4]: rand = e74baa7eee2e547da54defb01a1ad281 20240913055537189 DAUC <0003> auc.c:179 vector [4]: kc = ca0e10b28ff1f451 20240913055537189 DAUC <0003> auc.c:180 vector [4]: sres = 05088942 20240913055537189 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913055537189 DAUC <0003> db_auc.c:245 IMSI='262424773052676': Generated 5 vectors 20240913055537189 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424773052676"} 20240913055537189 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424773052676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537189 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537189 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@ebb43fbff486: Final verdict of PTC: pass 20240913055537217 DAUC <0003> db_auc.c:157 IMSI='262420241214711': No 2G Auth Data 20240913055537217 DAUC <0003> db_auc.c:192 IMSI='262420241214711': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262420241214711" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240913055537251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 20240913055537255 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537255 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420241214711"} 20240913055537255 DAUC <0003> db_auc.c:157 IMSI='262420241214711': No 2G Auth Data 20240913055537255 DAUC <0003> db_auc.c:236 IMSI='262420241214711': Calling to generate 1 vectors 20240913055537255 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240913055537255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537255 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055537255 DAUC <0003> auc.c:113 vector [0]: rand = c7ff0df189244ca700953fc187fa8cf3 20240913055537255 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055537255 DAUC <0003> auc.c:142 vector [0]: autn = 423be58b117300003551d3ccae739886 20240913055537255 DAUC <0003> auc.c:143 vector [0]: ck = 7baffea5e81b3542feab31ec0aacb881 20240913055537255 DAUC <0003> auc.c:144 vector [0]: ik = a4f2757fda7b5e425db469e2b52032d4 20240913055537255 DAUC <0003> auc.c:145 vector [0]: res = 4ca5b42dec9d3f930000000000000000 20240913055537255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537255 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537255 DAUC <0003> auc.c:151 vector [0]: kc = 7c42d3d48dece155 20240913055537255 DAUC <0003> auc.c:152 vector [0]: sres = a0388bbe 20240913055537255 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537255 DAUC <0003> db_auc.c:245 IMSI='262420241214711': Generated 1 vectors 20240913055537255 DAUC <0003> db_auc.c:249 IMSI='262420241214711': Updating SQN=33 in DB 20240913055537263 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420241214711"} 20240913055537263 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537263 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537263 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262420241214711" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420241214711" TC_gsup_sai_num_auth_vectors(27)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537266 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537266 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420241214711"} 20240913055537266 DAUC <0003> db_auc.c:157 IMSI='262420241214711': No 2G Auth Data 20240913055537266 DAUC <0003> db_auc.c:236 IMSI='262420241214711': Calling to generate 4 vectors 20240913055537266 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240913055537266 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537266 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537266 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913055537266 DAUC <0003> auc.c:113 vector [0]: rand = a30471f76537c02c28eb9777b3cc5691 20240913055537266 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913055537266 DAUC <0003> auc.c:142 vector [0]: autn = cb9a509ab2b000002856d9a19a7808d5 20240913055537266 DAUC <0003> auc.c:143 vector [0]: ck = e9f44ebd3934e381072fcf56a2063fbd 20240913055537266 DAUC <0003> auc.c:144 vector [0]: ik = 69dba8ba9fd2c4ae3bc9333aaa066d04 20240913055537266 DAUC <0003> auc.c:145 vector [0]: res = c6611b9b51ee71a30000000000000000 20240913055537266 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537266 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537266 DAUC <0003> auc.c:151 vector [0]: kc = bcc91a6baee67596 20240913055537266 DAUC <0003> auc.c:152 vector [0]: sres = 978f6a38 20240913055537266 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537266 DAUC <0003> auc.c:113 vector [1]: rand = a145ac58c93f11ac58f5ea85c4e6a626 20240913055537266 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913055537266 DAUC <0003> auc.c:142 vector [1]: autn = 23c2f5ee0465000036c478a47c443e7c 20240913055537266 DAUC <0003> auc.c:143 vector [1]: ck = d610b12f3205f0c3f40dc8a02f3641d4 20240913055537266 DAUC <0003> auc.c:144 vector [1]: ik = 5ea44d475bec96940d0159e6a2277642 20240913055537266 DAUC <0003> auc.c:145 vector [1]: res = ec438c40f4c384d70000000000000000 20240913055537266 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537266 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055537266 DAUC <0003> auc.c:151 vector [1]: kc = 71b86d2ee4f851c1 20240913055537266 DAUC <0003> auc.c:152 vector [1]: sres = 18800897 20240913055537266 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055537266 DAUC <0003> auc.c:113 vector [2]: rand = 67da2034a54d9bc265995277be84dde2 20240913055537266 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913055537266 DAUC <0003> auc.c:142 vector [2]: autn = b67c36ed63ca0000894aadee0dcfe8ed 20240913055537266 DAUC <0003> auc.c:143 vector [2]: ck = d60070af70307cd7f810b820d6390288 20240913055537266 DAUC <0003> auc.c:144 vector [2]: ik = 3fdc6c724b5c79a93ad980102203fdf7 20240913055537267 DAUC <0003> auc.c:145 vector [2]: res = 92e05957eb6f0d750000000000000000 20240913055537267 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537267 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055537267 DAUC <0003> auc.c:151 vector [2]: kc = 2b1524edcf56fa01 20240913055537267 DAUC <0003> auc.c:152 vector [2]: sres = 798f5422 20240913055537267 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055537267 DAUC <0003> auc.c:113 vector [3]: rand = 8de81eac7c5e0b24fec75185d489aa7a 20240913055537267 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913055537267 DAUC <0003> auc.c:142 vector [3]: autn = bb3e4e07cb7b0000355217fd2c994590 20240913055537267 DAUC <0003> auc.c:143 vector [3]: ck = fdfe85c178a8f045377c6e37920d6b86 20240913055537267 DAUC <0003> auc.c:144 vector [3]: ik = 0b1638b7c61e392f7a5dd7dbc5dc1658 20240913055537267 DAUC <0003> auc.c:145 vector [3]: res = ee9f34486f502cd20000000000000000 20240913055537267 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537267 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055537267 DAUC <0003> auc.c:151 vector [3]: kc = bbc9049ae967b4b4 20240913055537267 DAUC <0003> auc.c:152 vector [3]: sres = 81cf189a 20240913055537267 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055537267 DAUC <0003> db_auc.c:245 IMSI='262420241214711': Generated 4 vectors 20240913055537267 DAUC <0003> db_auc.c:249 IMSI='262420241214711': Updating SQN=161 in DB 20240913055537274 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420241214711"} 20240913055537274 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537274 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537274 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537277 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537277 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420241214711"} 20240913055537277 DAUC <0003> db_auc.c:157 IMSI='262420241214711': No 2G Auth Data 20240913055537277 DAUC <0003> db_auc.c:236 IMSI='262420241214711': Calling to generate 5 vectors 20240913055537277 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055537277 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537277 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537277 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913055537277 DAUC <0003> auc.c:113 vector [0]: rand = 708dca93d9c60ec19b31533bb1111fda 20240913055537277 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913055537277 DAUC <0003> auc.c:142 vector [0]: autn = 37dc9e2610650000903e4d4a0879c4c4 20240913055537277 DAUC <0003> auc.c:143 vector [0]: ck = ba56681213b6eb45c9d339e381783cce 20240913055537277 DAUC <0003> auc.c:144 vector [0]: ik = 07a119728183c4d44bc0a1e6b01c2ff6 20240913055537277 DAUC <0003> auc.c:145 vector [0]: res = bffeeec56494eb020000000000000000 20240913055537277 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537277 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537277 DAUC <0003> auc.c:151 vector [0]: kc = 3fe4e965a3513ca9 20240913055537277 DAUC <0003> auc.c:152 vector [0]: sres = db6a05c7 20240913055537277 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537277 DAUC <0003> auc.c:113 vector [1]: rand = 1ecda87b88cd3aaec2152272974393a7 20240913055537277 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913055537277 DAUC <0003> auc.c:142 vector [1]: autn = 05ce5ca9b72400006e4c86401c0740ec 20240913055537277 DAUC <0003> auc.c:143 vector [1]: ck = 6625343d228359e9897a8c892e6c56c0 20240913055537277 DAUC <0003> auc.c:144 vector [1]: ik = 9b813a7f2d63bf79891236e5c7afebe5 20240913055537277 DAUC <0003> auc.c:145 vector [1]: res = 9e19d5ebf725ef690000000000000000 20240913055537277 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537277 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055537277 DAUC <0003> auc.c:151 vector [1]: kc = fdccb42ee6235bb5 20240913055537277 DAUC <0003> auc.c:152 vector [1]: sres = 693c3a82 20240913055537277 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055537277 DAUC <0003> auc.c:113 vector [2]: rand = 5a605aa364925f2667467a27e78723e2 20240913055537277 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913055537277 DAUC <0003> auc.c:142 vector [2]: autn = 389c67cebf6600008930bf65bc86655a 20240913055537277 DAUC <0003> auc.c:143 vector [2]: ck = ea350f98c8804cba1c96d6ca994a908a 20240913055537277 DAUC <0003> auc.c:144 vector [2]: ik = ba04bf09530cc2b3e92696faab21d17b 20240913055537277 DAUC <0003> auc.c:145 vector [2]: res = bc044c6fddb2a82f0000000000000000 20240913055537277 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537277 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055537277 DAUC <0003> auc.c:151 vector [2]: kc = a581f0a1a9e7cff8 20240913055537277 DAUC <0003> auc.c:152 vector [2]: sres = 61b6e440 20240913055537277 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055537277 DAUC <0003> auc.c:113 vector [3]: rand = 4ecbf54147e757e207d91148f5091463 20240913055537277 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913055537277 DAUC <0003> auc.c:142 vector [3]: autn = 2ed96f05486d0000af98010cfe88dd42 20240913055537277 DAUC <0003> auc.c:143 vector [3]: ck = fc420142ed30606bf688449425920a06 20240913055537277 DAUC <0003> auc.c:144 vector [3]: ik = d72ef7d800b0303167fa5c885a121ae3 20240913055537277 DAUC <0003> auc.c:145 vector [3]: res = 79468a644882c5060000000000000000 20240913055537277 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537277 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055537277 DAUC <0003> auc.c:151 vector [3]: kc = ba1eee86920040bf 20240913055537277 DAUC <0003> auc.c:152 vector [3]: sres = 31c44f62 20240913055537277 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055537277 DAUC <0003> auc.c:113 vector [4]: rand = fdf9a472c689256b302f430e1ebe4d1f 20240913055537277 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913055537277 DAUC <0003> auc.c:142 vector [4]: autn = b9c0abb46dd90000ced7e765a1f1a804 20240913055537277 DAUC <0003> auc.c:143 vector [4]: ck = d515ec5de726266ef843031a4c04e813 20240913055537277 DAUC <0003> auc.c:144 vector [4]: ik = 79fa6b1274847de7607e60cba3514fb2 20240913055537277 DAUC <0003> auc.c:145 vector [4]: res = 63eabd4420363e940000000000000000 20240913055537277 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537277 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055537277 DAUC <0003> auc.c:151 vector [4]: kc = 34d2e49e7cf7fc28 20240913055537277 DAUC <0003> auc.c:152 vector [4]: sres = 43dc83d0 20240913055537277 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055537277 DAUC <0003> db_auc.c:245 IMSI='262420241214711': Generated 5 vectors 20240913055537277 DAUC <0003> db_auc.c:249 IMSI='262420241214711': Updating SQN=321 in DB 20240913055537288 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420241214711"} 20240913055537288 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537288 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537288 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537292 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537292 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420241214711"} 20240913055537292 DAUC <0003> db_auc.c:157 IMSI='262420241214711': No 2G Auth Data 20240913055537292 DAUC <0003> db_auc.c:236 IMSI='262420241214711': Calling to generate 5 vectors 20240913055537292 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055537292 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537292 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537292 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913055537292 DAUC <0003> auc.c:113 vector [0]: rand = 5d8849eb3cad258163e4864e64dee7f6 20240913055537292 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913055537292 DAUC <0003> auc.c:142 vector [0]: autn = 2b801246be3c00004aa2d16b2e6e9778 20240913055537292 DAUC <0003> auc.c:143 vector [0]: ck = 7624d76d3751483773d362df2c158bac 20240913055537292 DAUC <0003> auc.c:144 vector [0]: ik = 18fe063ac03a8f16e7b097bd5de0ecb2 20240913055537292 DAUC <0003> auc.c:145 vector [0]: res = f98e4dd0f965e7c90000000000000000 20240913055537292 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537292 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537292 DAUC <0003> auc.c:151 vector [0]: kc = fab92435869ea03f 20240913055537292 DAUC <0003> auc.c:152 vector [0]: sres = 00ebaa19 20240913055537292 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537292 DAUC <0003> auc.c:113 vector [1]: rand = e2a10d6a54c88ef39ac8254b07cbfcb6 20240913055537292 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913055537292 DAUC <0003> auc.c:142 vector [1]: autn = f8e6e7c6ecf40000e0fc909b3b4bbb91 20240913055537292 DAUC <0003> auc.c:143 vector [1]: ck = 221e496650158842c1ed9430b87295c7 20240913055537292 DAUC <0003> auc.c:144 vector [1]: ik = 1c9cc66c05e66da6647550b3438c3fb9 20240913055537292 DAUC <0003> auc.c:145 vector [1]: res = 91ea25022e53e1760000000000000000 20240913055537292 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537292 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055537292 DAUC <0003> auc.c:151 vector [1]: kc = 9b1a4b89ae0d4f9a 20240913055537292 DAUC <0003> auc.c:152 vector [1]: sres = bfb9c474 20240913055537292 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055537292 DAUC <0003> auc.c:113 vector [2]: rand = f0f75e85c604cb601775e51007b5c0f9 20240913055537292 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913055537292 DAUC <0003> auc.c:142 vector [2]: autn = abe7eee0866f00004c4a0f130fca6f49 20240913055537292 DAUC <0003> auc.c:143 vector [2]: ck = 913624339d5cfed5ad3b3d641e9da12a 20240913055537292 DAUC <0003> auc.c:144 vector [2]: ik = 7d040d7c13d14da8f4f4df2af018b17b 20240913055537292 DAUC <0003> auc.c:145 vector [2]: res = 8a210834e879958d0000000000000000 20240913055537292 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537292 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055537292 DAUC <0003> auc.c:151 vector [2]: kc = b5fdcb016008a32c 20240913055537292 DAUC <0003> auc.c:152 vector [2]: sres = 62589db9 20240913055537292 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055537292 DAUC <0003> auc.c:113 vector [3]: rand = a538cf7ed39616dc6a3e219b3933d38c 20240913055537292 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913055537292 DAUC <0003> auc.c:142 vector [3]: autn = 85cf3f07ada70000e99f925a08d651e6 20240913055537292 DAUC <0003> auc.c:143 vector [3]: ck = c2328ca9b8419b362c37e726a5856fc9 20240913055537292 DAUC <0003> auc.c:144 vector [3]: ik = 427c684fe674c75d965e23eae9ca99a9 20240913055537292 DAUC <0003> auc.c:145 vector [3]: res = 5cea8f7f6e009ecf0000000000000000 20240913055537292 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537292 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055537292 DAUC <0003> auc.c:151 vector [3]: kc = 3a27202a127aaa0b 20240913055537292 DAUC <0003> auc.c:152 vector [3]: sres = 32ea11b0 20240913055537292 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055537292 DAUC <0003> auc.c:113 vector [4]: rand = 9635a568626a7341bfa85c724de6b83c 20240913055537292 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913055537292 DAUC <0003> auc.c:142 vector [4]: autn = e6ca5aa5422f00001c724d18a5b969c5 20240913055537292 DAUC <0003> auc.c:143 vector [4]: ck = 2c03c8835b43b37173872008c40bacba 20240913055537292 DAUC <0003> auc.c:144 vector [4]: ik = 7f2b09bc1d2138d263142b70dc4f3690 20240913055537292 DAUC <0003> auc.c:145 vector [4]: res = cefcca5a4a4652e30000000000000000 20240913055537292 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537292 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055537292 DAUC <0003> auc.c:151 vector [4]: kc = 43bbca475e261189 20240913055537292 DAUC <0003> auc.c:152 vector [4]: sres = 84ba98b9 20240913055537292 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055537292 DAUC <0003> db_auc.c:245 IMSI='262420241214711': Generated 5 vectors 20240913055537292 DAUC <0003> db_auc.c:249 IMSI='262420241214711': Updating SQN=481 in DB 20240913055537303 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420241214711"} 20240913055537303 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420241214711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537303 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537303 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@ebb43fbff486: Final verdict of PTC: pass 20240913055537342 DAUC <0003> db_auc.c:157 IMSI='262428437461261': No 2G Auth Data 20240913055537342 DAUC <0003> db_auc.c:192 IMSI='262428437461261': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262428437461261" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240913055537382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20240913055537384 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537384 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428437461261"} 20240913055537385 DAUC <0003> db_auc.c:157 IMSI='262428437461261': No 2G Auth Data 20240913055537385 DAUC <0003> db_auc.c:236 IMSI='262428437461261': Calling to generate 1 vectors 20240913055537385 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240913055537385 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537385 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913055537385 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055537385 DAUC <0003> auc.c:113 vector [0]: rand = f45adb600384d39154ff1a7a1406c10d 20240913055537385 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055537385 DAUC <0003> auc.c:142 vector [0]: autn = 31f28c67a7ef0000f8fd2cee9dd0323b 20240913055537385 DAUC <0003> auc.c:143 vector [0]: ck = 964ecbbd3a7d26ee2f4fd8d8124e1e29 20240913055537385 DAUC <0003> auc.c:144 vector [0]: ik = f0ff0dbbba544552c23efc725405a93d 20240913055537385 DAUC <0003> auc.c:145 vector [0]: res = a9ad543798dcbdd10000000000000000 20240913055537385 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537385 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537385 DAUC <0003> auc.c:151 vector [0]: kc = 8bc0e2acc662d4a8 20240913055537385 DAUC <0003> auc.c:152 vector [0]: sres = 3171e9e6 20240913055537385 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537385 DAUC <0003> db_auc.c:245 IMSI='262428437461261': Generated 1 vectors 20240913055537385 DAUC <0003> db_auc.c:249 IMSI='262428437461261': Updating SQN=33 in DB 20240913055537393 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428437461261"} 20240913055537393 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537393 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537393 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262428437461261" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428437461261" TC_gsup_sai_num_auth_vectors(28)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537396 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537396 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428437461261"} 20240913055537396 DAUC <0003> db_auc.c:157 IMSI='262428437461261': No 2G Auth Data 20240913055537396 DAUC <0003> db_auc.c:236 IMSI='262428437461261': Calling to generate 4 vectors 20240913055537396 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240913055537396 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537396 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913055537396 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913055537396 DAUC <0003> auc.c:113 vector [0]: rand = 4164b7afd71a797404c6151c72367554 20240913055537396 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913055537396 DAUC <0003> auc.c:142 vector [0]: autn = 6e3890ccfa070000363ffc1664cce5d9 20240913055537396 DAUC <0003> auc.c:143 vector [0]: ck = cdc5ad22d2c86db4d98581323db0b704 20240913055537396 DAUC <0003> auc.c:144 vector [0]: ik = 2432a16d4d194fa151e081057bd923a7 20240913055537396 DAUC <0003> auc.c:145 vector [0]: res = 4525cf93689057160000000000000000 20240913055537396 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537396 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537396 DAUC <0003> auc.c:151 vector [0]: kc = 61920c78d9b8b6b6 20240913055537396 DAUC <0003> auc.c:152 vector [0]: sres = 2db59885 20240913055537396 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537396 DAUC <0003> auc.c:113 vector [1]: rand = d29df1614595275d086c1d0a79e84833 20240913055537396 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913055537396 DAUC <0003> auc.c:142 vector [1]: autn = ad07b115f8b50000d2ae7b956eac6bb3 20240913055537396 DAUC <0003> auc.c:143 vector [1]: ck = f379caf606551edd475be8182bd7286f 20240913055537396 DAUC <0003> auc.c:144 vector [1]: ik = 118bfa446592511fb54b62c970c5a988 20240913055537396 DAUC <0003> auc.c:145 vector [1]: res = 02d7735b7446a4160000000000000000 20240913055537396 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537396 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055537396 DAUC <0003> auc.c:151 vector [1]: kc = 10e2ba6338d5ce25 20240913055537396 DAUC <0003> auc.c:152 vector [1]: sres = 7691d74d 20240913055537396 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055537396 DAUC <0003> auc.c:113 vector [2]: rand = 08f27e727d8c6876bf013aac1fc100d2 20240913055537396 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913055537396 DAUC <0003> auc.c:142 vector [2]: autn = 73c06da063cd0000d1e315988e3480a3 20240913055537396 DAUC <0003> auc.c:143 vector [2]: ck = 67ad1c6bae22b766591a83d615f11669 20240913055537396 DAUC <0003> auc.c:144 vector [2]: ik = 227d6b91163c5360c8cfb25a1ee6cc12 20240913055537396 DAUC <0003> auc.c:145 vector [2]: res = edfa5351385f7a020000000000000000 20240913055537396 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537396 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055537396 DAUC <0003> auc.c:151 vector [2]: kc = d4054676b3093e7d 20240913055537396 DAUC <0003> auc.c:152 vector [2]: sres = d5a52953 20240913055537396 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055537396 DAUC <0003> auc.c:113 vector [3]: rand = a901be5f331b11d4c32df1e56d09c1f8 20240913055537396 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913055537396 DAUC <0003> auc.c:142 vector [3]: autn = 993099345a23000096f064e8edd6e0ee 20240913055537396 DAUC <0003> auc.c:143 vector [3]: ck = fc2d87cdd2f6c1a2759cdb1bf4c9eee4 20240913055537396 DAUC <0003> auc.c:144 vector [3]: ik = 186a27305277de357f978161ff724319 20240913055537396 DAUC <0003> auc.c:145 vector [3]: res = fb85c1d53edfcbad0000000000000000 20240913055537396 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537396 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055537396 DAUC <0003> auc.c:151 vector [3]: kc = ee4cfa878b3ab26a 20240913055537396 DAUC <0003> auc.c:152 vector [3]: sres = c55a0a78 20240913055537396 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055537396 DAUC <0003> db_auc.c:245 IMSI='262428437461261': Generated 4 vectors 20240913055537396 DAUC <0003> db_auc.c:249 IMSI='262428437461261': Updating SQN=161 in DB 20240913055537403 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428437461261"} 20240913055537403 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537406 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428437461261"} 20240913055537406 DAUC <0003> db_auc.c:157 IMSI='262428437461261': No 2G Auth Data 20240913055537406 DAUC <0003> db_auc.c:236 IMSI='262428437461261': Calling to generate 5 vectors 20240913055537406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055537406 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537406 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913055537406 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913055537406 DAUC <0003> auc.c:113 vector [0]: rand = 32f64af49a97acaaba81efaa21f97271 20240913055537406 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913055537406 DAUC <0003> auc.c:142 vector [0]: autn = 113311a84b1600005a83b5fee909cd2c 20240913055537406 DAUC <0003> auc.c:143 vector [0]: ck = df0468ac6929432423d4aac96753dfda 20240913055537406 DAUC <0003> auc.c:144 vector [0]: ik = 1e5abb01ad52fa4e7ddab65ae2a58e23 20240913055537406 DAUC <0003> auc.c:145 vector [0]: res = 5c04cd9b6b881cfc0000000000000000 20240913055537406 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537406 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537406 DAUC <0003> auc.c:151 vector [0]: kc = 9f50cf3e418de893 20240913055537406 DAUC <0003> auc.c:152 vector [0]: sres = 378cd167 20240913055537406 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537406 DAUC <0003> auc.c:113 vector [1]: rand = 6d2c6e7fc7c976ad5f16e4ee4e8880f9 20240913055537406 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913055537406 DAUC <0003> auc.c:142 vector [1]: autn = 66a75176224e000070fdc298c6c307d4 20240913055537406 DAUC <0003> auc.c:143 vector [1]: ck = 0c7b5d2be2f02d9ec6e5f92848d5dc7d 20240913055537406 DAUC <0003> auc.c:144 vector [1]: ik = 536e3e2fe87dfb0a57162ff421df19c8 20240913055537406 DAUC <0003> auc.c:145 vector [1]: res = f9c3d8ece92dc52f0000000000000000 20240913055537406 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537406 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055537406 DAUC <0003> auc.c:151 vector [1]: kc = cee6b5d863871321 20240913055537406 DAUC <0003> auc.c:152 vector [1]: sres = 10ee1dc3 20240913055537406 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055537406 DAUC <0003> auc.c:113 vector [2]: rand = 9ca843cbf296967ef17c842c35e1ba49 20240913055537406 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913055537406 DAUC <0003> auc.c:142 vector [2]: autn = c5255e661e5d000056290ed3bbf916f1 20240913055537406 DAUC <0003> auc.c:143 vector [2]: ck = e588e8a697b00863dbb8137f492ba89b 20240913055537406 DAUC <0003> auc.c:144 vector [2]: ik = 25589e6aa97465531b82edbd491fcbf5 20240913055537406 DAUC <0003> auc.c:145 vector [2]: res = a472c1bdad7a76950000000000000000 20240913055537406 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537406 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055537406 DAUC <0003> auc.c:151 vector [2]: kc = 00ea880e3ef00e5e 20240913055537406 DAUC <0003> auc.c:152 vector [2]: sres = 0908b728 20240913055537406 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055537406 DAUC <0003> auc.c:113 vector [3]: rand = 7123d7625660767354248a7ebda9eaa6 20240913055537406 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913055537406 DAUC <0003> auc.c:142 vector [3]: autn = 4379fd9912af0000f9a9b88f966a2fe8 20240913055537406 DAUC <0003> auc.c:143 vector [3]: ck = 38733d4ab3fbde3d437ee2ae2a3f52eb 20240913055537406 DAUC <0003> auc.c:144 vector [3]: ik = 6fd3b9c2547e8891229a4c76a6888197 20240913055537406 DAUC <0003> auc.c:145 vector [3]: res = aa27b066173a7b3c0000000000000000 20240913055537406 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537406 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055537406 DAUC <0003> auc.c:151 vector [3]: kc = 36442a506b3285d0 20240913055537406 DAUC <0003> auc.c:152 vector [3]: sres = bd1dcb5a 20240913055537406 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055537406 DAUC <0003> auc.c:113 vector [4]: rand = 7bc4e66167ece10a4e305c0b63928384 20240913055537406 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913055537406 DAUC <0003> auc.c:142 vector [4]: autn = 06ad0b5ea439000056c5a878c6285317 20240913055537406 DAUC <0003> auc.c:143 vector [4]: ck = 2f68853041a14220f023c53fb9a8c3b0 20240913055537406 DAUC <0003> auc.c:144 vector [4]: ik = 8b6995d2d79f4a3efd0b60b6d4134214 20240913055537406 DAUC <0003> auc.c:145 vector [4]: res = 77790aa44c7b8b140000000000000000 20240913055537406 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537406 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055537406 DAUC <0003> auc.c:151 vector [4]: kc = a929b56bfb8589ba 20240913055537406 DAUC <0003> auc.c:152 vector [4]: sres = 3b0281b0 20240913055537406 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055537406 DAUC <0003> db_auc.c:245 IMSI='262428437461261': Generated 5 vectors 20240913055537406 DAUC <0003> db_auc.c:249 IMSI='262428437461261': Updating SQN=321 in DB 20240913055537414 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428437461261"} 20240913055537414 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537414 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537414 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537418 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537418 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428437461261"} 20240913055537418 DAUC <0003> db_auc.c:157 IMSI='262428437461261': No 2G Auth Data 20240913055537418 DAUC <0003> db_auc.c:236 IMSI='262428437461261': Calling to generate 5 vectors 20240913055537418 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055537418 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537418 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913055537418 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913055537418 DAUC <0003> auc.c:113 vector [0]: rand = 19cf4d962080ae992d8042ae3d98a556 20240913055537418 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913055537418 DAUC <0003> auc.c:142 vector [0]: autn = 34a5bf57cbae00009eb524094059987e 20240913055537418 DAUC <0003> auc.c:143 vector [0]: ck = 45e066e92637b91c8d0dab445af7bf6a 20240913055537418 DAUC <0003> auc.c:144 vector [0]: ik = 846d8537405c7fcdd665406953bf310f 20240913055537418 DAUC <0003> auc.c:145 vector [0]: res = b6964687a02696be0000000000000000 20240913055537418 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537418 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055537418 DAUC <0003> auc.c:151 vector [0]: kc = 9ae508f36f2348b4 20240913055537418 DAUC <0003> auc.c:152 vector [0]: sres = 16b0d039 20240913055537418 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055537418 DAUC <0003> auc.c:113 vector [1]: rand = 3f7ea2edd530b59bb9bacb5620bae655 20240913055537418 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913055537418 DAUC <0003> auc.c:142 vector [1]: autn = da787817e78a0000d279cecaa06ae160 20240913055537418 DAUC <0003> auc.c:143 vector [1]: ck = c5d554dd20055e29d5f78fd6bbcb1f20 20240913055537418 DAUC <0003> auc.c:144 vector [1]: ik = a35043915cc1740941d8d1145e4b77e0 20240913055537418 DAUC <0003> auc.c:145 vector [1]: res = e49cf9c6798085350000000000000000 20240913055537418 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537418 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055537418 DAUC <0003> auc.c:151 vector [1]: kc = f2aa498e994442e0 20240913055537418 DAUC <0003> auc.c:152 vector [1]: sres = 9d1c7cf3 20240913055537418 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055537418 DAUC <0003> auc.c:113 vector [2]: rand = 4abe7ea363550546349d55cb4ba849cf 20240913055537418 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913055537418 DAUC <0003> auc.c:142 vector [2]: autn = 2644894518f60000296b975def5dfdd8 20240913055537418 DAUC <0003> auc.c:143 vector [2]: ck = 59c1e7534ae0332c429c34c56400fdb0 20240913055537418 DAUC <0003> auc.c:144 vector [2]: ik = 56acf800ecc4757dcf6f2a6cf38fe2af 20240913055537418 DAUC <0003> auc.c:145 vector [2]: res = ba37d5f0b6b230460000000000000000 20240913055537418 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537418 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055537418 DAUC <0003> auc.c:151 vector [2]: kc = 829e01fa31ab594e 20240913055537418 DAUC <0003> auc.c:152 vector [2]: sres = 0c85e5b6 20240913055537418 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055537418 DAUC <0003> auc.c:113 vector [3]: rand = c2bcada5cd49c06596ce553732098fc6 20240913055537418 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913055537418 DAUC <0003> auc.c:142 vector [3]: autn = 3f7d481457170000db8a81b1775c798d 20240913055537418 DAUC <0003> auc.c:143 vector [3]: ck = ce60623dee19cfebedd68522e0b1814a 20240913055537418 DAUC <0003> auc.c:144 vector [3]: ik = 142bbafd015d663ebf509fdcd60db658 20240913055537418 DAUC <0003> auc.c:145 vector [3]: res = b5439b4d49bfcaa70000000000000000 20240913055537418 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537418 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055537418 DAUC <0003> auc.c:151 vector [3]: kc = 88cdc23ed9f89ec7 20240913055537418 DAUC <0003> auc.c:152 vector [3]: sres = fcfc51ea 20240913055537418 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055537418 DAUC <0003> auc.c:113 vector [4]: rand = 2e5916dbd6cae2cbbbeac88f8cd8e7db 20240913055537418 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913055537418 DAUC <0003> auc.c:142 vector [4]: autn = 17666bcace6400003c624f67fdfa644c 20240913055537418 DAUC <0003> auc.c:143 vector [4]: ck = ac743039b2fea72a38caa9e49c71eb1c 20240913055537418 DAUC <0003> auc.c:144 vector [4]: ik = 46684ac3443a9104bdc3155444636000 20240913055537418 DAUC <0003> auc.c:145 vector [4]: res = 0091f99084a49e6f0000000000000000 20240913055537418 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537418 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055537418 DAUC <0003> auc.c:151 vector [4]: kc = 6f15c64a2ed6bd32 20240913055537418 DAUC <0003> auc.c:152 vector [4]: sres = 843567ff 20240913055537418 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055537418 DAUC <0003> db_auc.c:245 IMSI='262428437461261': Generated 5 vectors 20240913055537418 DAUC <0003> db_auc.c:249 IMSI='262428437461261': Updating SQN=481 in DB 20240913055537425 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428437461261"} 20240913055537425 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428437461261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537426 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537426 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@ebb43fbff486: Final verdict of PTC: pass 20240913055537456 DAUC <0003> db_auc.c:157 IMSI='262426646476352': No 2G Auth Data 20240913055537456 DAUC <0003> db_auc.c:192 IMSI='262426646476352': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262426646476352" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240913055537495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40536<->l=127.0.0.1:4258 20240913055537499 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537499 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426646476352"} 20240913055537499 DAUC <0003> db_auc.c:236 IMSI='262426646476352': Calling to generate 1 vectors 20240913055537499 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240913055537499 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537499 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537499 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055537499 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537499 DAUC <0003> auc.c:113 vector [0]: rand = 274c4fb44bcaf0ec1863030c1686d956 20240913055537499 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055537499 DAUC <0003> auc.c:142 vector [0]: autn = 5a933bfdcae80000ce3d0b78752c61e7 20240913055537499 DAUC <0003> auc.c:143 vector [0]: ck = c0eeeff2b3791cea742e1c0d3d71c244 20240913055537499 DAUC <0003> auc.c:144 vector [0]: ik = 37e6a677587749e89f9a72cbb2d814c1 20240913055537499 DAUC <0003> auc.c:145 vector [0]: res = 783d92f33f7a91e80000000000000000 20240913055537499 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537499 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537499 DAUC <0003> auc.c:179 vector [0]: kc = bdf52cfecf56ec00 20240913055537499 DAUC <0003> auc.c:180 vector [0]: sres = 27f666b8 20240913055537499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537499 DAUC <0003> db_auc.c:245 IMSI='262426646476352': Generated 1 vectors 20240913055537499 DAUC <0003> db_auc.c:249 IMSI='262426646476352': Updating SQN=33 in DB 20240913055537507 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426646476352"} 20240913055537507 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537507 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537507 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262426646476352" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426646476352" TC_gsup_sai_num_auth_vectors(29)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537510 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537510 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426646476352"} 20240913055537510 DAUC <0003> db_auc.c:236 IMSI='262426646476352': Calling to generate 4 vectors 20240913055537510 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240913055537510 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537510 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537510 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913055537510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537510 DAUC <0003> auc.c:113 vector [0]: rand = b8578c0e251dc14ae92347ec77f127df 20240913055537510 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913055537510 DAUC <0003> auc.c:142 vector [0]: autn = 043db19f1c4f00005a8bf207daf373c6 20240913055537510 DAUC <0003> auc.c:143 vector [0]: ck = f5a87f16709a8b660c60756f703f2a1f 20240913055537510 DAUC <0003> auc.c:144 vector [0]: ik = 98799bc9f520b76d5eabea7f9f86d0d7 20240913055537510 DAUC <0003> auc.c:145 vector [0]: res = 5005c60ff0c555d00000000000000000 20240913055537510 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537510 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537510 DAUC <0003> auc.c:179 vector [0]: kc = 80c80d5c3f9a6400 20240913055537510 DAUC <0003> auc.c:180 vector [0]: sres = edf29e14 20240913055537510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537510 DAUC <0003> auc.c:113 vector [1]: rand = ba48394a26ccc04adb3c03588a24aa1b 20240913055537510 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913055537510 DAUC <0003> auc.c:142 vector [1]: autn = b71e4b68f1930000b18338226e2ecbd5 20240913055537510 DAUC <0003> auc.c:143 vector [1]: ck = dff8bf86a8c7fd357f35fb2ecdae23d8 20240913055537510 DAUC <0003> auc.c:144 vector [1]: ik = ac68281d4d3268014f6fc4640293c4e2 20240913055537510 DAUC <0003> auc.c:145 vector [1]: res = 156fe50ce782dc400000000000000000 20240913055537510 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537510 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537510 DAUC <0003> auc.c:179 vector [1]: kc = 2d2dcf6eb2e86800 20240913055537510 DAUC <0003> auc.c:180 vector [1]: sres = 98f33804 20240913055537510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537510 DAUC <0003> auc.c:113 vector [2]: rand = 098bbccb42d1ae9bc02114384657ad8a 20240913055537510 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913055537510 DAUC <0003> auc.c:142 vector [2]: autn = edb5d4d46c2d0000919771df5c54e52e 20240913055537510 DAUC <0003> auc.c:143 vector [2]: ck = fbb063dd7c5bd83f25f7477deaed93c7 20240913055537510 DAUC <0003> auc.c:144 vector [2]: ik = 18509c5f35cfa1211869d64b21f4e104 20240913055537510 DAUC <0003> auc.c:145 vector [2]: res = 6172df8ac312e5130000000000000000 20240913055537510 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537510 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537510 DAUC <0003> auc.c:179 vector [2]: kc = de9828848d0e6400 20240913055537510 DAUC <0003> auc.c:180 vector [2]: sres = 0cdf81ed 20240913055537510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537510 DAUC <0003> auc.c:113 vector [3]: rand = 03e46fff2789b783fb084564527210bc 20240913055537510 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913055537510 DAUC <0003> auc.c:142 vector [3]: autn = 97c0b2267bb30000aecc16d0968400af 20240913055537510 DAUC <0003> auc.c:143 vector [3]: ck = 0df67ae4f43548c0c68883c5abbb0060 20240913055537510 DAUC <0003> auc.c:144 vector [3]: ik = 04eb8ee09ca9c24681d51ef9b83eb141 20240913055537510 DAUC <0003> auc.c:145 vector [3]: res = 519eff15c3b716470000000000000000 20240913055537510 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537510 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537510 DAUC <0003> auc.c:179 vector [3]: kc = e9ddf3a5a3359800 20240913055537510 DAUC <0003> auc.c:180 vector [3]: sres = af8b6521 20240913055537510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537510 DAUC <0003> db_auc.c:245 IMSI='262426646476352': Generated 4 vectors 20240913055537510 DAUC <0003> db_auc.c:249 IMSI='262426646476352': Updating SQN=161 in DB 20240913055537518 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426646476352"} 20240913055537518 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537518 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537518 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537521 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537521 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426646476352"} 20240913055537521 DAUC <0003> db_auc.c:236 IMSI='262426646476352': Calling to generate 5 vectors 20240913055537521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055537521 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537521 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537521 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913055537521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537521 DAUC <0003> auc.c:113 vector [0]: rand = 0e3d3df77a89d41101ff3fc7bd918c2c 20240913055537521 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913055537521 DAUC <0003> auc.c:142 vector [0]: autn = 28a16b4e782b0000bf68164a1d18cb47 20240913055537521 DAUC <0003> auc.c:143 vector [0]: ck = 78af04d3f21f1c3824faf52c560e05b7 20240913055537521 DAUC <0003> auc.c:144 vector [0]: ik = f35a8f4c0da404f0c16339bb708b3407 20240913055537521 DAUC <0003> auc.c:145 vector [0]: res = 69dfe1a83a1929cc0000000000000000 20240913055537521 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537521 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537521 DAUC <0003> auc.c:179 vector [0]: kc = 2b5f1b19ccfb3000 20240913055537521 DAUC <0003> auc.c:180 vector [0]: sres = 3815555e 20240913055537521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537521 DAUC <0003> auc.c:113 vector [1]: rand = b99b895cd5889d42d51361e62f358ca1 20240913055537521 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913055537521 DAUC <0003> auc.c:142 vector [1]: autn = c5c687a7dc910000e75b6d946b8005e5 20240913055537521 DAUC <0003> auc.c:143 vector [1]: ck = 7ee91c9070009d327850b3b281bcc342 20240913055537521 DAUC <0003> auc.c:144 vector [1]: ik = a70b645fb7ea0b4493ef9c7888ab2d9e 20240913055537521 DAUC <0003> auc.c:145 vector [1]: res = 6606842ec7bf23950000000000000000 20240913055537521 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537521 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537521 DAUC <0003> auc.c:179 vector [1]: kc = 669c52805a90d000 20240913055537521 DAUC <0003> auc.c:180 vector [1]: sres = 005f00c4 20240913055537521 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537521 DAUC <0003> auc.c:113 vector [2]: rand = 46736bc37f96053bd733e855aa32d280 20240913055537521 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913055537521 DAUC <0003> auc.c:142 vector [2]: autn = 9167771fbd150000febaba9b10f93ada 20240913055537521 DAUC <0003> auc.c:143 vector [2]: ck = 22fced8eafaf30c83ce8481ec0267ee0 20240913055537521 DAUC <0003> auc.c:144 vector [2]: ik = c696250b07db1a0ea2a1e14907cc7da5 20240913055537521 DAUC <0003> auc.c:145 vector [2]: res = e8b1bd52d2ccb0540000000000000000 20240913055537521 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537521 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537521 DAUC <0003> auc.c:179 vector [2]: kc = 6e2f7dc9d5087400 20240913055537521 DAUC <0003> auc.c:180 vector [2]: sres = 22d6c9f1 20240913055537521 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537521 DAUC <0003> auc.c:113 vector [3]: rand = ebf5cf95f1af69342a51ce065b94c5e7 20240913055537521 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913055537521 DAUC <0003> auc.c:142 vector [3]: autn = ed71c2c891a200002145ec98c5ac348c 20240913055537521 DAUC <0003> auc.c:143 vector [3]: ck = deb3e7487c7d2dabad8d922ed8cec732 20240913055537521 DAUC <0003> auc.c:144 vector [3]: ik = ca555c6fd364466f5968be54ef0adf73 20240913055537521 DAUC <0003> auc.c:145 vector [3]: res = d3ab66aeff0a3bbf0000000000000000 20240913055537521 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537521 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537521 DAUC <0003> auc.c:179 vector [3]: kc = 724322408f254400 20240913055537521 DAUC <0003> auc.c:180 vector [3]: sres = ad6d3adb 20240913055537521 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537521 DAUC <0003> auc.c:113 vector [4]: rand = 56ae7a460a8e2f3013cb0e372df821d9 20240913055537521 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913055537521 DAUC <0003> auc.c:142 vector [4]: autn = 5cef9229f6830000fed6b9f9342ab165 20240913055537521 DAUC <0003> auc.c:143 vector [4]: ck = 56e77089693410c823824ef8d7a926d5 20240913055537521 DAUC <0003> auc.c:144 vector [4]: ik = b82374f74430d3f396e1c53b5d58f2de 20240913055537521 DAUC <0003> auc.c:145 vector [4]: res = 2d35ded41ecf945e0000000000000000 20240913055537521 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537521 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055537521 DAUC <0003> auc.c:179 vector [4]: kc = d4ff76b343ab1800 20240913055537521 DAUC <0003> auc.c:180 vector [4]: sres = d9c0cfff 20240913055537521 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055537521 DAUC <0003> db_auc.c:245 IMSI='262426646476352': Generated 5 vectors 20240913055537521 DAUC <0003> db_auc.c:249 IMSI='262426646476352': Updating SQN=321 in DB 20240913055537529 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426646476352"} 20240913055537529 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537529 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537529 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537532 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537532 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426646476352"} 20240913055537532 DAUC <0003> db_auc.c:236 IMSI='262426646476352': Calling to generate 5 vectors 20240913055537532 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055537532 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537532 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537532 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913055537532 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537532 DAUC <0003> auc.c:113 vector [0]: rand = 861385b17e92a1b4f1a3fd9c99625e98 20240913055537532 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913055537532 DAUC <0003> auc.c:142 vector [0]: autn = 4e79b923a1280000702714870b056343 20240913055537532 DAUC <0003> auc.c:143 vector [0]: ck = bd163d7633494bf2c83354c243396cb2 20240913055537532 DAUC <0003> auc.c:144 vector [0]: ik = 282bd71bf3b23637440db5e6c067a170 20240913055537532 DAUC <0003> auc.c:145 vector [0]: res = d87efd28918e4ca70000000000000000 20240913055537532 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537532 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537532 DAUC <0003> auc.c:179 vector [0]: kc = 36222cd4606e8c00 20240913055537532 DAUC <0003> auc.c:180 vector [0]: sres = 57c5d60f 20240913055537532 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537532 DAUC <0003> auc.c:113 vector [1]: rand = 2267922f24cfeb667c0f12289f8068a9 20240913055537532 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913055537532 DAUC <0003> auc.c:142 vector [1]: autn = 1e9057f5cba20000d4b9ec67ba400829 20240913055537532 DAUC <0003> auc.c:143 vector [1]: ck = f90f98736022069a4d9600bbef058be6 20240913055537532 DAUC <0003> auc.c:144 vector [1]: ik = afb0246a261f99315a73574654a1ad92 20240913055537532 DAUC <0003> auc.c:145 vector [1]: res = ec92d7c986a643da0000000000000000 20240913055537532 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537532 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537532 DAUC <0003> auc.c:179 vector [1]: kc = 91a32e5776311400 20240913055537532 DAUC <0003> auc.c:180 vector [1]: sres = e512e5ae 20240913055537532 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537532 DAUC <0003> auc.c:113 vector [2]: rand = 47a176d5d8794952a6ab1667993bbf68 20240913055537532 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913055537532 DAUC <0003> auc.c:142 vector [2]: autn = a6b5a914c9ec0000f93c9aee81f6cf91 20240913055537532 DAUC <0003> auc.c:143 vector [2]: ck = 04c28e2c6a55e932e66fd6e893867a1c 20240913055537532 DAUC <0003> auc.c:144 vector [2]: ik = fac06f53d04f753af3da0d1c90676f0b 20240913055537532 DAUC <0003> auc.c:145 vector [2]: res = 1818095d4ba88c350000000000000000 20240913055537532 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537532 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537532 DAUC <0003> auc.c:179 vector [2]: kc = f6b94643ad78f000 20240913055537532 DAUC <0003> auc.c:180 vector [2]: sres = f9384e08 20240913055537532 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537532 DAUC <0003> auc.c:113 vector [3]: rand = d05db76b13e1f6d1b1e08fd9bcd817b0 20240913055537532 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913055537532 DAUC <0003> auc.c:142 vector [3]: autn = a1000dc373e500005f70a00e503265eb 20240913055537532 DAUC <0003> auc.c:143 vector [3]: ck = 29319ff62ca029825d8c664ad416c93a 20240913055537532 DAUC <0003> auc.c:144 vector [3]: ik = 31d72b745568210e23c3df3d42ae047c 20240913055537532 DAUC <0003> auc.c:145 vector [3]: res = 23180571c498af710000000000000000 20240913055537532 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537532 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537532 DAUC <0003> auc.c:179 vector [3]: kc = cda6928e24d86400 20240913055537532 DAUC <0003> auc.c:180 vector [3]: sres = 93d26883 20240913055537532 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537532 DAUC <0003> auc.c:113 vector [4]: rand = 5e1fa83e950f44910f550dd2de6dcd6c 20240913055537532 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913055537532 DAUC <0003> auc.c:142 vector [4]: autn = e4e3bf89aa110000bdb91ff8e984e996 20240913055537532 DAUC <0003> auc.c:143 vector [4]: ck = 667f3e1734f8974ffe565a9fe52c604a 20240913055537532 DAUC <0003> auc.c:144 vector [4]: ik = c6ed33f20bdb7465422e0fedb68e165d 20240913055537532 DAUC <0003> auc.c:145 vector [4]: res = c9884bddfa22a8e00000000000000000 20240913055537532 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537532 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055537532 DAUC <0003> auc.c:179 vector [4]: kc = 6aba9b686f587800 20240913055537532 DAUC <0003> auc.c:180 vector [4]: sres = c8427cf2 20240913055537532 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055537532 DAUC <0003> db_auc.c:245 IMSI='262426646476352': Generated 5 vectors 20240913055537532 DAUC <0003> db_auc.c:249 IMSI='262426646476352': Updating SQN=481 in DB 20240913055537539 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426646476352"} 20240913055537539 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426646476352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537539 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537539 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40536<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@ebb43fbff486: Final verdict of PTC: pass 20240913055537574 DAUC <0003> db_auc.c:157 IMSI='262429884830421': No 2G Auth Data 20240913055537574 DAUC <0003> db_auc.c:192 IMSI='262429884830421': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262429884830421" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240913055537612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4258 20240913055537617 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537617 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429884830421"} 20240913055537617 DAUC <0003> db_auc.c:236 IMSI='262429884830421': Calling to generate 1 vectors 20240913055537617 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240913055537617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537617 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055537617 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537617 DAUC <0003> auc.c:113 vector [0]: rand = cac8e50d55bc7e2a82bb639ba63cb6f2 20240913055537617 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055537617 DAUC <0003> auc.c:142 vector [0]: autn = a2436f21114a00007e457381a46c8b99 20240913055537617 DAUC <0003> auc.c:143 vector [0]: ck = 074b676f15eb43033a545ade65121aa4 20240913055537617 DAUC <0003> auc.c:144 vector [0]: ik = ecd83d920a324330c289530a14832eb3 20240913055537617 DAUC <0003> auc.c:145 vector [0]: res = b481fd80fb5650820000000000000000 20240913055537617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537617 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537617 DAUC <0003> auc.c:179 vector [0]: kc = f47f86b8c5490800 20240913055537617 DAUC <0003> auc.c:180 vector [0]: sres = cb13b2b6 20240913055537617 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537617 DAUC <0003> db_auc.c:245 IMSI='262429884830421': Generated 1 vectors 20240913055537617 DAUC <0003> db_auc.c:249 IMSI='262429884830421': Updating SQN=33 in DB 20240913055537625 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429884830421"} 20240913055537625 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537625 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537626 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262429884830421" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429884830421" TC_gsup_sai_num_auth_vectors(30)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537628 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537628 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429884830421"} 20240913055537628 DAUC <0003> db_auc.c:236 IMSI='262429884830421': Calling to generate 4 vectors 20240913055537628 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240913055537628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537628 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537628 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913055537628 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537628 DAUC <0003> auc.c:113 vector [0]: rand = 9068ad49200ab6a0827d49efc4816d5f 20240913055537628 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913055537628 DAUC <0003> auc.c:142 vector [0]: autn = 3c1e7b88c8930000e80a2ff77434fac8 20240913055537628 DAUC <0003> auc.c:143 vector [0]: ck = 82f36464228c80fac79efda6a598e412 20240913055537628 DAUC <0003> auc.c:144 vector [0]: ik = 086f4896a5dfd72b0876e7b7308e08a4 20240913055537628 DAUC <0003> auc.c:145 vector [0]: res = 84f4a882c08561350000000000000000 20240913055537628 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537628 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537628 DAUC <0003> auc.c:179 vector [0]: kc = ea46c88d10179800 20240913055537628 DAUC <0003> auc.c:180 vector [0]: sres = ae7bca98 20240913055537628 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537628 DAUC <0003> auc.c:113 vector [1]: rand = f8374c611cfa05c6ff69d62b7278066f 20240913055537628 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913055537628 DAUC <0003> auc.c:142 vector [1]: autn = 5471002962180000a12f0213228d81d8 20240913055537628 DAUC <0003> auc.c:143 vector [1]: ck = cbdb788848f237e90dbbb18ad3ea89fa 20240913055537628 DAUC <0003> auc.c:144 vector [1]: ik = 0f4ca0be6c387f3b675b72d4ae0a2c37 20240913055537628 DAUC <0003> auc.c:145 vector [1]: res = 0b74189e327243a30000000000000000 20240913055537628 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537628 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537628 DAUC <0003> auc.c:179 vector [1]: kc = f013ba6c53f09400 20240913055537628 DAUC <0003> auc.c:180 vector [1]: sres = 319f5c61 20240913055537628 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537628 DAUC <0003> auc.c:113 vector [2]: rand = 47f2a2e48754adb8a08dd3858aac7071 20240913055537628 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913055537628 DAUC <0003> auc.c:142 vector [2]: autn = 7acb446537450000dfebb70b0a3d9d99 20240913055537628 DAUC <0003> auc.c:143 vector [2]: ck = 5491ac329e53b8ac3251054412acfebc 20240913055537628 DAUC <0003> auc.c:144 vector [2]: ik = f9478bc9d3027180c762ccec33725745 20240913055537628 DAUC <0003> auc.c:145 vector [2]: res = fc0941c8a6472a4c0000000000000000 20240913055537628 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537628 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537628 DAUC <0003> auc.c:179 vector [2]: kc = dc32ff7609aa7c00 20240913055537628 DAUC <0003> auc.c:180 vector [2]: sres = 6f79a9a9 20240913055537628 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537628 DAUC <0003> auc.c:113 vector [3]: rand = 971be6d48a09c4b2fcfc1f679a465ac7 20240913055537628 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913055537628 DAUC <0003> auc.c:142 vector [3]: autn = 12ddf7f8701900000afa6df714a9f6fe 20240913055537628 DAUC <0003> auc.c:143 vector [3]: ck = 482b65eaf0da8a769e5a638aa9468e48 20240913055537628 DAUC <0003> auc.c:144 vector [3]: ik = 4c8b1cdbd1e2465f71d48a64d6a272b2 20240913055537628 DAUC <0003> auc.c:145 vector [3]: res = 4096bc79dc04dbda0000000000000000 20240913055537628 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537628 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537628 DAUC <0003> auc.c:179 vector [3]: kc = 1d9c2dbc378dd400 20240913055537628 DAUC <0003> auc.c:180 vector [3]: sres = f0ef5e3b 20240913055537629 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537629 DAUC <0003> db_auc.c:245 IMSI='262429884830421': Generated 4 vectors 20240913055537629 DAUC <0003> db_auc.c:249 IMSI='262429884830421': Updating SQN=161 in DB 20240913055537636 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429884830421"} 20240913055537636 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537636 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537636 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537639 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537639 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429884830421"} 20240913055537639 DAUC <0003> db_auc.c:236 IMSI='262429884830421': Calling to generate 5 vectors 20240913055537639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055537639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537639 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913055537639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537639 DAUC <0003> auc.c:113 vector [0]: rand = ef220c6de8d561207de1d5d9f0b36a8e 20240913055537639 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913055537639 DAUC <0003> auc.c:142 vector [0]: autn = 12998d70b0240000ac2bb0c82ea81c78 20240913055537639 DAUC <0003> auc.c:143 vector [0]: ck = 264e8798480238b85e6759a573251988 20240913055537639 DAUC <0003> auc.c:144 vector [0]: ik = 22fd99b853b7180e158fdf7dc6c6b9db 20240913055537639 DAUC <0003> auc.c:145 vector [0]: res = 78648cbfb920fbdc0000000000000000 20240913055537639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537639 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537639 DAUC <0003> auc.c:179 vector [0]: kc = d80bb7b5d87ab800 20240913055537639 DAUC <0003> auc.c:180 vector [0]: sres = 9648456a 20240913055537639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537639 DAUC <0003> auc.c:113 vector [1]: rand = 9d176f39f1355791dff3441e0dc3870a 20240913055537639 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913055537639 DAUC <0003> auc.c:142 vector [1]: autn = 4c2071c1bac70000dfbf7a7718f19d96 20240913055537639 DAUC <0003> auc.c:143 vector [1]: ck = 9a19db8836c599f39048c87f4382d6e2 20240913055537639 DAUC <0003> auc.c:144 vector [1]: ik = e3f08782f7b456fdc15f8bc97d643212 20240913055537639 DAUC <0003> auc.c:145 vector [1]: res = d676359b13c41c480000000000000000 20240913055537639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537639 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537639 DAUC <0003> auc.c:179 vector [1]: kc = b353582e31f0fc00 20240913055537639 DAUC <0003> auc.c:180 vector [1]: sres = 489ae7f7 20240913055537639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537639 DAUC <0003> auc.c:113 vector [2]: rand = 38c8af0aea0f0908e57442f0cf938a9a 20240913055537639 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913055537639 DAUC <0003> auc.c:142 vector [2]: autn = 9d2c61e5e258000043e5d71a05c9760e 20240913055537639 DAUC <0003> auc.c:143 vector [2]: ck = 1c9df6990b54e26d9aa28dec34ce3403 20240913055537639 DAUC <0003> auc.c:144 vector [2]: ik = 50ef50deb08b07a656e0d661fa1d4dd7 20240913055537639 DAUC <0003> auc.c:145 vector [2]: res = 6b3716cdb3de96c80000000000000000 20240913055537639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537639 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537639 DAUC <0003> auc.c:179 vector [2]: kc = 5e39846fe7ca7400 20240913055537639 DAUC <0003> auc.c:180 vector [2]: sres = 72e1dc4a 20240913055537639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537639 DAUC <0003> auc.c:113 vector [3]: rand = ff55b4ed27e0a7bcc9c6437e85820c3d 20240913055537639 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913055537639 DAUC <0003> auc.c:142 vector [3]: autn = 3bd303e0125700001ced5908897a54c1 20240913055537639 DAUC <0003> auc.c:143 vector [3]: ck = 9f4de820f13ace0589bc58b53ba964a9 20240913055537639 DAUC <0003> auc.c:144 vector [3]: ik = 16dd9449c77c49c0c8f25e00cfaa2c72 20240913055537639 DAUC <0003> auc.c:145 vector [3]: res = 5d9aeba5189128a40000000000000000 20240913055537639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537639 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537639 DAUC <0003> auc.c:179 vector [3]: kc = f3ad97d5ce1c3c00 20240913055537639 DAUC <0003> auc.c:180 vector [3]: sres = 1698c423 20240913055537639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537639 DAUC <0003> auc.c:113 vector [4]: rand = 655ef9bebf731c9f1f4a2b722b86ff7c 20240913055537639 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913055537639 DAUC <0003> auc.c:142 vector [4]: autn = c0f7789cb4f4000040893ac58f9f110c 20240913055537639 DAUC <0003> auc.c:143 vector [4]: ck = ff084dfa4ac6d1c17368f7c9fb9a98d0 20240913055537639 DAUC <0003> auc.c:144 vector [4]: ik = 3c56f97cc96a4b6a27b6b2ac111a221d 20240913055537639 DAUC <0003> auc.c:145 vector [4]: res = 52cde465983a0d6a0000000000000000 20240913055537639 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537639 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055537639 DAUC <0003> auc.c:179 vector [4]: kc = 23d51661ff576c00 20240913055537639 DAUC <0003> auc.c:180 vector [4]: sres = 98fb7ac4 20240913055537639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055537639 DAUC <0003> db_auc.c:245 IMSI='262429884830421': Generated 5 vectors 20240913055537639 DAUC <0003> db_auc.c:249 IMSI='262429884830421': Updating SQN=321 in DB 20240913055537647 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429884830421"} 20240913055537647 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537647 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537647 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537650 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537650 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429884830421"} 20240913055537650 DAUC <0003> db_auc.c:236 IMSI='262429884830421': Calling to generate 5 vectors 20240913055537650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055537650 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537650 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537650 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913055537650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537650 DAUC <0003> auc.c:113 vector [0]: rand = 2712c3cf9f10df5f37defe9c02e5ceed 20240913055537650 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913055537650 DAUC <0003> auc.c:142 vector [0]: autn = a155739a6f4a00006e88a17cd4ad925e 20240913055537650 DAUC <0003> auc.c:143 vector [0]: ck = 0a2d7652c06107d50fbce70f758c84db 20240913055537650 DAUC <0003> auc.c:144 vector [0]: ik = d3322c605274408c5b06556011e4f895 20240913055537650 DAUC <0003> auc.c:145 vector [0]: res = f91900bb03574fc20000000000000000 20240913055537650 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537650 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537650 DAUC <0003> auc.c:179 vector [0]: kc = c7f9a6d01db95400 20240913055537650 DAUC <0003> auc.c:180 vector [0]: sres = 368f0274 20240913055537650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537650 DAUC <0003> auc.c:113 vector [1]: rand = c7521011c220bdbe63533cbdb71ab122 20240913055537650 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913055537650 DAUC <0003> auc.c:142 vector [1]: autn = c862c37ab6be00001d798076fa5c1ee6 20240913055537650 DAUC <0003> auc.c:143 vector [1]: ck = d3b5cbdc893838d5abe9a16802d1422d 20240913055537650 DAUC <0003> auc.c:144 vector [1]: ik = 1a40ff0e4fd6dc957c3f30b0faab2b5e 20240913055537650 DAUC <0003> auc.c:145 vector [1]: res = 296116d1036e87710000000000000000 20240913055537650 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537650 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537650 DAUC <0003> auc.c:179 vector [1]: kc = 330453ad7008d800 20240913055537650 DAUC <0003> auc.c:180 vector [1]: sres = bb537733 20240913055537650 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537650 DAUC <0003> auc.c:113 vector [2]: rand = 6e4f0738531c419c2e642250c6b1a5c3 20240913055537650 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913055537650 DAUC <0003> auc.c:142 vector [2]: autn = 12e4e9872685000092e124d71206b370 20240913055537650 DAUC <0003> auc.c:143 vector [2]: ck = 42f8dc566e24ea835b3729104a1698a1 20240913055537650 DAUC <0003> auc.c:144 vector [2]: ik = b294057df622e29187f55dccb3193526 20240913055537650 DAUC <0003> auc.c:145 vector [2]: res = 249e6c128f6b2efc0000000000000000 20240913055537650 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537650 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537650 DAUC <0003> auc.c:179 vector [2]: kc = 273b9ffda5953000 20240913055537650 DAUC <0003> auc.c:180 vector [2]: sres = 2116243a 20240913055537650 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537650 DAUC <0003> auc.c:113 vector [3]: rand = 5a2eb14abfd5cd8f4dcf5f2060f28b43 20240913055537650 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913055537650 DAUC <0003> auc.c:142 vector [3]: autn = 7c9f45786ee90000fa2693af23b7eb3c 20240913055537650 DAUC <0003> auc.c:143 vector [3]: ck = 45cd55af4b65ff9060292f106b8edaef 20240913055537650 DAUC <0003> auc.c:144 vector [3]: ik = 5093490c04339981550995036f23023a 20240913055537650 DAUC <0003> auc.c:145 vector [3]: res = 93c4f1d24c7ec1be0000000000000000 20240913055537650 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537650 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537650 DAUC <0003> auc.c:179 vector [3]: kc = a44fd0e222f25000 20240913055537650 DAUC <0003> auc.c:180 vector [3]: sres = f7e6b9c3 20240913055537650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537650 DAUC <0003> auc.c:113 vector [4]: rand = 2440080c3edc8779593308ce313716aa 20240913055537650 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913055537650 DAUC <0003> auc.c:142 vector [4]: autn = 04e5f6096d2000005b8bed397243ea70 20240913055537650 DAUC <0003> auc.c:143 vector [4]: ck = de6102d3e651e84654f86a88a3f915f9 20240913055537650 DAUC <0003> auc.c:144 vector [4]: ik = 4010f64ad0c076ee395597edcb001849 20240913055537650 DAUC <0003> auc.c:145 vector [4]: res = 3e69857a50cfbaed0000000000000000 20240913055537650 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537650 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055537650 DAUC <0003> auc.c:179 vector [4]: kc = 6ec41db724f95400 20240913055537650 DAUC <0003> auc.c:180 vector [4]: sres = ed518d61 20240913055537650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055537650 DAUC <0003> db_auc.c:245 IMSI='262429884830421': Generated 5 vectors 20240913055537650 DAUC <0003> db_auc.c:249 IMSI='262429884830421': Updating SQN=481 in DB 20240913055537657 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429884830421"} 20240913055537657 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429884830421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537657 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537657 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@ebb43fbff486: Final verdict of PTC: pass 20240913055537692 DAUC <0003> db_auc.c:157 IMSI='262422902427270': No 2G Auth Data 20240913055537692 DAUC <0003> db_auc.c:192 IMSI='262422902427270': No 3G Auth Data HLR_Test-GSUP(21)@ebb43fbff486: Created GsupExpect[0] for "262422902427270" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240913055537732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40556<->l=127.0.0.1:4258 20240913055537736 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537736 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422902427270"} 20240913055537736 DAUC <0003> db_auc.c:236 IMSI='262422902427270': Calling to generate 1 vectors 20240913055537736 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240913055537736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537736 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055537736 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537736 DAUC <0003> auc.c:113 vector [0]: rand = a2fbe2095446139da361e91c46b1ce14 20240913055537736 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055537736 DAUC <0003> auc.c:142 vector [0]: autn = 4b42a65da40f00008f3f44999b4925c0 20240913055537736 DAUC <0003> auc.c:143 vector [0]: ck = 72517943a5b746798ede29541038edce 20240913055537736 DAUC <0003> auc.c:144 vector [0]: ik = e46b7c7ce15a4369339edaa3728c9bd6 20240913055537736 DAUC <0003> auc.c:145 vector [0]: res = 5d14d8dded60cb8c0000000000000000 20240913055537736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537736 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537736 DAUC <0003> auc.c:179 vector [0]: kc = 5d452b9295afee0a 20240913055537736 DAUC <0003> auc.c:180 vector [0]: sres = dd8a1c83 20240913055537736 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537736 DAUC <0003> db_auc.c:245 IMSI='262422902427270': Generated 1 vectors 20240913055537736 DAUC <0003> db_auc.c:249 IMSI='262422902427270': Updating SQN=33 in DB 20240913055537744 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422902427270"} 20240913055537744 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537744 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537744 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ebb43fbff486: Found GsupExpect[0] for "262422902427270" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@ebb43fbff486: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422902427270" TC_gsup_sai_num_auth_vectors(31)@ebb43fbff486: setverdict(pass): none -> pass 20240913055537747 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537747 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422902427270"} 20240913055537747 DAUC <0003> db_auc.c:236 IMSI='262422902427270': Calling to generate 4 vectors 20240913055537747 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240913055537747 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537747 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537747 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913055537747 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537747 DAUC <0003> auc.c:113 vector [0]: rand = f8fd491ab0c5d047eb9e69cfefef64b5 20240913055537747 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913055537747 DAUC <0003> auc.c:142 vector [0]: autn = 4b0fc81aad2b0000d7f19d4522accdcf 20240913055537747 DAUC <0003> auc.c:143 vector [0]: ck = b38635cb9cd827a950f340191d76e1ec 20240913055537747 DAUC <0003> auc.c:144 vector [0]: ik = 8cc6520a5b604b2b946460f94e124260 20240913055537747 DAUC <0003> auc.c:145 vector [0]: res = 9d41bfe20a8a044a0000000000000000 20240913055537747 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537747 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537747 DAUC <0003> auc.c:179 vector [0]: kc = 481b4162381371bb 20240913055537747 DAUC <0003> auc.c:180 vector [0]: sres = bd8a1818 20240913055537747 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537747 DAUC <0003> auc.c:113 vector [1]: rand = c115f73906567f8dcd9efd7fc116f2b6 20240913055537747 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913055537747 DAUC <0003> auc.c:142 vector [1]: autn = 31813eef6d90000059212134d0f636f5 20240913055537747 DAUC <0003> auc.c:143 vector [1]: ck = 9a3ac57a46fd5fb07d4e4cabdf1395e9 20240913055537747 DAUC <0003> auc.c:144 vector [1]: ik = 44598c676dd56e06b18e0b7fe3e48a23 20240913055537747 DAUC <0003> auc.c:145 vector [1]: res = ee5ed37fb82e50f90000000000000000 20240913055537747 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537747 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537747 DAUC <0003> auc.c:179 vector [1]: kc = 044648bd92f600aa 20240913055537747 DAUC <0003> auc.c:180 vector [1]: sres = 0bddf386 20240913055537747 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537747 DAUC <0003> auc.c:113 vector [2]: rand = 3510c7b2206a34eff369923e24260dc4 20240913055537747 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913055537747 DAUC <0003> auc.c:142 vector [2]: autn = 32744fd2828e0000cfcbcacf3181a518 20240913055537747 DAUC <0003> auc.c:143 vector [2]: ck = feb5965e70a5af758c027c8e1aeee7b4 20240913055537747 DAUC <0003> auc.c:144 vector [2]: ik = 93e582e2f316bd3ef3724bb05d7c061d 20240913055537747 DAUC <0003> auc.c:145 vector [2]: res = 72f407d7615614250000000000000000 20240913055537747 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537747 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537747 DAUC <0003> auc.c:179 vector [2]: kc = 1c9b3c06a42aa084 20240913055537747 DAUC <0003> auc.c:180 vector [2]: sres = 920ee36c 20240913055537747 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537747 DAUC <0003> auc.c:113 vector [3]: rand = 8eb53421872cbd6244ad61012641a9a7 20240913055537747 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913055537747 DAUC <0003> auc.c:142 vector [3]: autn = bdef2ef3177d000093922371fc7027fb 20240913055537747 DAUC <0003> auc.c:143 vector [3]: ck = 79433d810ef2b4a5e102563989b5fd80 20240913055537747 DAUC <0003> auc.c:144 vector [3]: ik = 6fbf92ac67a90ca0fb90a867c9098e70 20240913055537747 DAUC <0003> auc.c:145 vector [3]: res = 1df9ad2e053fbc7f0000000000000000 20240913055537747 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537747 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537747 DAUC <0003> auc.c:179 vector [3]: kc = fe545cda81dcefc3 20240913055537747 DAUC <0003> auc.c:180 vector [3]: sres = 6aa3261f 20240913055537747 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537747 DAUC <0003> db_auc.c:245 IMSI='262422902427270': Generated 4 vectors 20240913055537747 DAUC <0003> db_auc.c:249 IMSI='262422902427270': Updating SQN=161 in DB 20240913055537755 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422902427270"} 20240913055537755 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537755 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537755 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537758 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537758 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422902427270"} 20240913055537758 DAUC <0003> db_auc.c:236 IMSI='262422902427270': Calling to generate 5 vectors 20240913055537758 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055537758 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537758 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537758 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913055537758 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537758 DAUC <0003> auc.c:113 vector [0]: rand = 7471cacc808e0e14cebb48421e90ce8b 20240913055537758 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913055537758 DAUC <0003> auc.c:142 vector [0]: autn = f1009d97f8fb000004688a2aea40367f 20240913055537758 DAUC <0003> auc.c:143 vector [0]: ck = 40044271f71daafd3ac9870b40140b4b 20240913055537758 DAUC <0003> auc.c:144 vector [0]: ik = 41f954f8e1b4903dc8300c52c9e609f3 20240913055537758 DAUC <0003> auc.c:145 vector [0]: res = d2354e4d51fbebaf0000000000000000 20240913055537758 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537758 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537758 DAUC <0003> auc.c:179 vector [0]: kc = bef44be9bb1b6b2f 20240913055537758 DAUC <0003> auc.c:180 vector [0]: sres = 4c965767 20240913055537758 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537758 DAUC <0003> auc.c:113 vector [1]: rand = 1f7fdf0770e1d849ae8360591b35c022 20240913055537758 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913055537758 DAUC <0003> auc.c:142 vector [1]: autn = 9e68b0527a930000e4b6ff24be066c76 20240913055537758 DAUC <0003> auc.c:143 vector [1]: ck = 62219ee0929c8686d71f5e79d71fd71b 20240913055537758 DAUC <0003> auc.c:144 vector [1]: ik = d95bbd6b883fc73a9c68b8da07ac0af4 20240913055537758 DAUC <0003> auc.c:145 vector [1]: res = df70379a567c0ba20000000000000000 20240913055537758 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537758 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537758 DAUC <0003> auc.c:179 vector [1]: kc = dc13c9d760eb45ef 20240913055537758 DAUC <0003> auc.c:180 vector [1]: sres = 780d4c91 20240913055537758 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537758 DAUC <0003> auc.c:113 vector [2]: rand = 44232939527768d79ddd76d4d276d1b7 20240913055537758 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913055537758 DAUC <0003> auc.c:142 vector [2]: autn = 7e0b48a6446000000556104ee9dcc173 20240913055537758 DAUC <0003> auc.c:143 vector [2]: ck = 487c50ffe2941f09f58efbd6a85dd312 20240913055537758 DAUC <0003> auc.c:144 vector [2]: ik = 3928b1c6f912d7a93ec90bd59f530fab 20240913055537758 DAUC <0003> auc.c:145 vector [2]: res = c5b11526a7b6a7970000000000000000 20240913055537758 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537758 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537758 DAUC <0003> auc.c:179 vector [2]: kc = 246e86234d427778 20240913055537758 DAUC <0003> auc.c:180 vector [2]: sres = de68e161 20240913055537758 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537758 DAUC <0003> auc.c:113 vector [3]: rand = 796afdd621b0f6ed6ed1fe9cf93b0191 20240913055537758 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913055537758 DAUC <0003> auc.c:142 vector [3]: autn = 0147a7d77924000030bf8b98840c720d 20240913055537758 DAUC <0003> auc.c:143 vector [3]: ck = a004a74cbd086d26e1b49a4dfa05ccd0 20240913055537758 DAUC <0003> auc.c:144 vector [3]: ik = f4cc665d45152680e13891f01681f77a 20240913055537758 DAUC <0003> auc.c:145 vector [3]: res = 67f544109555ae290000000000000000 20240913055537758 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537758 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537758 DAUC <0003> auc.c:179 vector [3]: kc = 195c1cb3b7bf0996 20240913055537758 DAUC <0003> auc.c:180 vector [3]: sres = 6b594b2c 20240913055537758 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537758 DAUC <0003> auc.c:113 vector [4]: rand = a0da723652e4d752d03242eef65d809d 20240913055537758 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913055537758 DAUC <0003> auc.c:142 vector [4]: autn = 27ecca60b2a00000fa9b38c4a433ab16 20240913055537758 DAUC <0003> auc.c:143 vector [4]: ck = 666656f0e3abb4c4efd365aeb465292e 20240913055537758 DAUC <0003> auc.c:144 vector [4]: ik = a4e3e159dfdbe6a7ba1e597fe8ffe972 20240913055537758 DAUC <0003> auc.c:145 vector [4]: res = b0239625638e13d50000000000000000 20240913055537758 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537758 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055537758 DAUC <0003> auc.c:179 vector [4]: kc = 1824e71d790c85a8 20240913055537758 DAUC <0003> auc.c:180 vector [4]: sres = 8a2e1bae 20240913055537758 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055537758 DAUC <0003> db_auc.c:245 IMSI='262422902427270': Generated 5 vectors 20240913055537758 DAUC <0003> db_auc.c:249 IMSI='262422902427270': Updating SQN=321 in DB 20240913055537765 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422902427270"} 20240913055537765 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537768 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537769 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422902427270"} 20240913055537769 DAUC <0003> db_auc.c:236 IMSI='262422902427270': Calling to generate 5 vectors 20240913055537769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055537769 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055537769 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055537769 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913055537769 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055537769 DAUC <0003> auc.c:113 vector [0]: rand = fc23b7a019b49bfea4db35ec22123a53 20240913055537769 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913055537769 DAUC <0003> auc.c:142 vector [0]: autn = 1ca2005e28580000186b5d86d60f50c1 20240913055537769 DAUC <0003> auc.c:143 vector [0]: ck = 9929ac6faccb1c6cbbfcd4037828879a 20240913055537769 DAUC <0003> auc.c:144 vector [0]: ik = 2c34003e5f45324d875fbac9ccd26f1d 20240913055537769 DAUC <0003> auc.c:145 vector [0]: res = 49fbe4a9e834a8cf0000000000000000 20240913055537769 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055537769 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055537769 DAUC <0003> auc.c:179 vector [0]: kc = 3b06c3cb100f5a65 20240913055537769 DAUC <0003> auc.c:180 vector [0]: sres = e08d04aa 20240913055537769 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055537769 DAUC <0003> auc.c:113 vector [1]: rand = 7fe80738445ada1d5c98f7863821a0c9 20240913055537769 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913055537769 DAUC <0003> auc.c:142 vector [1]: autn = 8394d67925e20000af90afe35de71bb5 20240913055537769 DAUC <0003> auc.c:143 vector [1]: ck = fddaac3f122d32902cdfeb6866dbf9e4 20240913055537769 DAUC <0003> auc.c:144 vector [1]: ik = 55f42b39aa394b500ed4dd1484b598de 20240913055537769 DAUC <0003> auc.c:145 vector [1]: res = 63b646d0ef2cbbec0000000000000000 20240913055537769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055537769 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055537769 DAUC <0003> auc.c:179 vector [1]: kc = 5a327744bac854ec 20240913055537769 DAUC <0003> auc.c:180 vector [1]: sres = ae1253ad 20240913055537769 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055537769 DAUC <0003> auc.c:113 vector [2]: rand = 08dca0208093dd284904aafbd5fa069b 20240913055537769 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913055537769 DAUC <0003> auc.c:142 vector [2]: autn = d8ccd397490e0000b7cbe5ac3f6313f1 20240913055537769 DAUC <0003> auc.c:143 vector [2]: ck = 8fb39074e4937827320c361adeb9e80e 20240913055537769 DAUC <0003> auc.c:144 vector [2]: ik = b3ab2bb9637ee19e6e95ac30de40a650 20240913055537769 DAUC <0003> auc.c:145 vector [2]: res = c0a519104a1734c50000000000000000 20240913055537769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055537769 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055537769 DAUC <0003> auc.c:179 vector [2]: kc = b64719830ad5482e 20240913055537769 DAUC <0003> auc.c:180 vector [2]: sres = 279d7241 20240913055537769 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055537769 DAUC <0003> auc.c:113 vector [3]: rand = 9b0a083b894340e435060e6979196e9f 20240913055537769 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913055537769 DAUC <0003> auc.c:142 vector [3]: autn = 7463427358610000fd5eb9724ee6740d 20240913055537769 DAUC <0003> auc.c:143 vector [3]: ck = 2809ec8597d0cac5d26d4294cec62c33 20240913055537769 DAUC <0003> auc.c:144 vector [3]: ik = ecb303ff8595213f57c5a7fcd4158f5f 20240913055537769 DAUC <0003> auc.c:145 vector [3]: res = c02c9761342ac39e0000000000000000 20240913055537769 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055537769 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055537769 DAUC <0003> auc.c:179 vector [3]: kc = 956743a1052140b1 20240913055537769 DAUC <0003> auc.c:180 vector [3]: sres = fd982cc6 20240913055537769 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055537769 DAUC <0003> auc.c:113 vector [4]: rand = 06c011cff6262ad0b00b7cf87a99f61c 20240913055537769 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913055537769 DAUC <0003> auc.c:142 vector [4]: autn = 84099909d86c0000e50e134d4074651d 20240913055537769 DAUC <0003> auc.c:143 vector [4]: ck = a28fb8b2a11951978f9206a2c6f998a6 20240913055537769 DAUC <0003> auc.c:144 vector [4]: ik = ad3c6198fed6dff6b93416e34b24477c 20240913055537769 DAUC <0003> auc.c:145 vector [4]: res = 6dd290a9faa647d50000000000000000 20240913055537769 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055537769 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055537769 DAUC <0003> auc.c:179 vector [4]: kc = 34dfba1a410c43e3 20240913055537769 DAUC <0003> auc.c:180 vector [4]: sres = b08f43c1 20240913055537769 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055537769 DAUC <0003> db_auc.c:245 IMSI='262422902427270': Generated 5 vectors 20240913055537769 DAUC <0003> db_auc.c:249 IMSI='262422902427270': Updating SQN=481 in DB 20240913055537776 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422902427270"} 20240913055537776 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422902427270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055537776 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055537776 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055537779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40556<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055537803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4258 20240913055537804 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41073<->l=127.0.0.1:4259) 20240913055537804 DLINP <000b> input/ipa.c:451 connected read/write 20240913055537804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055537804 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055537804 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055537804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@ebb43fbff486: Final verdict of PTC: none 22@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Sep 13 05:55:37 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20240913055537844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 20240913055537844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23996) Waiting for packet dumper to finish... 1 (prev_count=23996, count=59468) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Sep 13 05:55:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_sai_eps started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055540917 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055540917 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055540920 DLINP <000b> input/ipa.c:451 connected read/write 20240913055540920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055540920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055540923 DLINP <000b> input/ipa.c:451 connected read/write 20240913055540923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055540923 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055540923 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055540923 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055540923 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055540923 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055540923 DLGSUP <0013> gsup_server.c:235 2: 20240913055540923 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055540923 DLGSUP <0013> gsup_server.c:235 3: 20240913055540923 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055540923 DLGSUP <0013> gsup_server.c:235 4: 20240913055540923 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055540923 DLGSUP <0013> gsup_server.c:235 5: 20240913055540923 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055540923 DLGSUP <0013> gsup_server.c:235 7: 20240913055540923 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055540923 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055540923 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055540923 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055540942 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35593<->l=127.0.0.1:4259) 20240913055540966 DAUC <0003> db_auc.c:157 IMSI='262423164311044': No 2G Auth Data 20240913055540966 DAUC <0003> db_auc.c:192 IMSI='262423164311044': No 3G Auth Data HLR_Test-GSUP(33)@ebb43fbff486: Created GsupExpect[0] for "262423164311044" to be handled at TC_gsup_sai_eps(36) 20240913055541006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 20240913055541009 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055541009 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423164311044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423164311044"} 20240913055541009 DAUC <0003> db_auc.c:157 IMSI='262423164311044': No 2G Auth Data 20240913055541009 DAUC <0003> db_auc.c:236 IMSI='262423164311044': Calling to generate 5 vectors 20240913055541009 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055541009 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055541009 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055541009 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055541009 DAUC <0003> auc.c:113 vector [0]: rand = ab9f3494aee59a40c54b890f4b15eba1 20240913055541009 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055541009 DAUC <0003> auc.c:142 vector [0]: autn = 8e14be3c92fa80007c57ea3a5df21a74 20240913055541009 DAUC <0003> auc.c:143 vector [0]: ck = 83adcf11ad3798cba386979577ca9cc5 20240913055541009 DAUC <0003> auc.c:144 vector [0]: ik = 06446b99ab6f3b86b8b914d2a427ca93 20240913055541010 DAUC <0003> auc.c:145 vector [0]: res = 25652e806764f8640000000000000000 20240913055541010 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055541010 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055541010 DAUC <0003> auc.c:151 vector [0]: kc = 9ed627cfd5b5f51b 20240913055541010 DAUC <0003> auc.c:152 vector [0]: sres = 4201d6e4 20240913055541010 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055541010 DAUC <0003> auc.c:113 vector [1]: rand = 4c4d49b1a5bb69adf3981d674184b53c 20240913055541010 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055541010 DAUC <0003> auc.c:142 vector [1]: autn = a188c259f5728000d11e5be7b49c35fa 20240913055541010 DAUC <0003> auc.c:143 vector [1]: ck = 9dd3ec77922f5dc56b827f0ba23e128a 20240913055541010 DAUC <0003> auc.c:144 vector [1]: ik = 6eaa9243df4f6031a0b185fede065595 20240913055541010 DAUC <0003> auc.c:145 vector [1]: res = 32593b80546733f40000000000000000 20240913055541010 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055541010 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055541010 DAUC <0003> auc.c:151 vector [1]: kc = 384a84c131587aeb 20240913055541010 DAUC <0003> auc.c:152 vector [1]: sres = 663e0874 20240913055541010 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055541010 DAUC <0003> auc.c:113 vector [2]: rand = d570679dec55f42b09e3ee1e584181de 20240913055541010 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055541010 DAUC <0003> auc.c:142 vector [2]: autn = 1d249a1a495d8000140833b82cd00c14 20240913055541010 DAUC <0003> auc.c:143 vector [2]: ck = 225bda9ca8eb8071b9220f5ed4da1b6d 20240913055541010 DAUC <0003> auc.c:144 vector [2]: ik = d4f49ecf3f629dd0ab392b4cb32354c2 20240913055541010 DAUC <0003> auc.c:145 vector [2]: res = 981115c59f5e27d80000000000000000 20240913055541010 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055541010 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055541010 DAUC <0003> auc.c:151 vector [2]: kc = e4b46041f070520e 20240913055541010 DAUC <0003> auc.c:152 vector [2]: sres = 074f321d 20240913055541010 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055541010 DAUC <0003> auc.c:113 vector [3]: rand = 495ccb854ba735bc87bce16acc579831 20240913055541010 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055541010 DAUC <0003> auc.c:142 vector [3]: autn = 2138256624e180000cc2cd00a6f83d99 20240913055541010 DAUC <0003> auc.c:143 vector [3]: ck = fd332763c75e1d5a8f145412cb2c3e90 20240913055541010 DAUC <0003> auc.c:144 vector [3]: ik = a4027ab75cd2b06c607722a1d16083bf 20240913055541010 DAUC <0003> auc.c:145 vector [3]: res = 27b345e1078992350000000000000000 20240913055541010 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055541010 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055541010 DAUC <0003> auc.c:151 vector [3]: kc = b6522b6781c01019 20240913055541010 DAUC <0003> auc.c:152 vector [3]: sres = 203ad7d4 20240913055541010 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055541010 DAUC <0003> auc.c:113 vector [4]: rand = 9d40464e06a4c2ad79f9d9393353299a 20240913055541010 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055541010 DAUC <0003> auc.c:142 vector [4]: autn = c5ec6c3eeef3800066f29bb165bf4666 20240913055541010 DAUC <0003> auc.c:143 vector [4]: ck = 890d81182cc3e01ab37265421676dcb3 20240913055541010 DAUC <0003> auc.c:144 vector [4]: ik = 0bc05e2483bca303c09dc21dcb1fab07 20240913055541010 DAUC <0003> auc.c:145 vector [4]: res = 7df5f643f675dc070000000000000000 20240913055541010 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055541010 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055541010 DAUC <0003> auc.c:151 vector [4]: kc = f1227863721634ad 20240913055541010 DAUC <0003> auc.c:152 vector [4]: sres = 8b802a44 20240913055541010 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055541010 DAUC <0003> db_auc.c:245 IMSI='262423164311044': Generated 5 vectors 20240913055541010 DAUC <0003> db_auc.c:249 IMSI='262423164311044': Updating SQN=161 in DB 20240913055541018 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423164311044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423164311044"} 20240913055541018 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423164311044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055541018 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055541018 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ebb43fbff486: Found GsupExpect[0] for "262423164311044" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@ebb43fbff486: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423164311044" TC_gsup_sai_eps(36)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055541021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@ebb43fbff486: Final verdict of PTC: pass 20240913055541046 DAUC <0003> db_auc.c:157 IMSI='262423009737493': No 2G Auth Data 20240913055541046 DAUC <0003> db_auc.c:192 IMSI='262423009737493': No 3G Auth Data HLR_Test-GSUP(33)@ebb43fbff486: Created GsupExpect[0] for "262423009737493" to be handled at TC_gsup_sai_eps(37) 20240913055541076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 20240913055541080 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055541080 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423009737493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423009737493"} 20240913055541080 DAUC <0003> db_auc.c:157 IMSI='262423009737493': No 2G Auth Data 20240913055541080 DAUC <0003> db_auc.c:236 IMSI='262423009737493': Calling to generate 5 vectors 20240913055541080 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913055541080 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055541080 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913055541080 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055541080 DAUC <0003> auc.c:113 vector [0]: rand = 518d306deb753506537c39e5be4d7abd 20240913055541080 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055541080 DAUC <0003> auc.c:142 vector [0]: autn = 2eacba0f388280004b517d92c102486f 20240913055541080 DAUC <0003> auc.c:143 vector [0]: ck = e6b1ed648c5422c3f7965bad9ca51d3e 20240913055541080 DAUC <0003> auc.c:144 vector [0]: ik = cef3fb8cdeb17ec6ca94a7ebd0875beb 20240913055541080 DAUC <0003> auc.c:145 vector [0]: res = a022b3f0be8d34760000000000000000 20240913055541080 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055541080 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913055541080 DAUC <0003> auc.c:151 vector [0]: kc = 1540eaae1ec71ad0 20240913055541080 DAUC <0003> auc.c:152 vector [0]: sres = 1eaf8786 20240913055541080 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913055541080 DAUC <0003> auc.c:113 vector [1]: rand = f0c5a2ac3782f491371df4352bb8e645 20240913055541080 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055541080 DAUC <0003> auc.c:142 vector [1]: autn = bb7112002dac800022432f325262807f 20240913055541080 DAUC <0003> auc.c:143 vector [1]: ck = 9af01d243e709c26806ccfffa04c64ad 20240913055541080 DAUC <0003> auc.c:144 vector [1]: ik = 96aaf50623c4734a6a16c1def664fc4b 20240913055541080 DAUC <0003> auc.c:145 vector [1]: res = 2d8acffbccaa88af0000000000000000 20240913055541080 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055541080 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913055541080 DAUC <0003> auc.c:151 vector [1]: kc = e620e6034b9c778a 20240913055541080 DAUC <0003> auc.c:152 vector [1]: sres = e1204754 20240913055541080 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913055541080 DAUC <0003> auc.c:113 vector [2]: rand = 93fdab8b0e837f894cc6224ed0720a04 20240913055541080 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055541080 DAUC <0003> auc.c:142 vector [2]: autn = 529176e71ca080005c84e1445580f341 20240913055541080 DAUC <0003> auc.c:143 vector [2]: ck = a6937b2b76eb4a3ef978f6f8bf74e8cc 20240913055541080 DAUC <0003> auc.c:144 vector [2]: ik = 4d5d0b668627f9679d720611ab4234f5 20240913055541080 DAUC <0003> auc.c:145 vector [2]: res = dca41c22b06c18790000000000000000 20240913055541080 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055541080 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913055541080 DAUC <0003> auc.c:151 vector [2]: kc = 8fc480a4e4fa6f60 20240913055541080 DAUC <0003> auc.c:152 vector [2]: sres = 6cc8045b 20240913055541080 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913055541080 DAUC <0003> auc.c:113 vector [3]: rand = 1512879e3a977b3b394f3f54130a9bdb 20240913055541080 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055541080 DAUC <0003> auc.c:142 vector [3]: autn = c603fa54292c8000aac9caabf14caa7a 20240913055541080 DAUC <0003> auc.c:143 vector [3]: ck = 83dc2abdeedb4b8e90e7be83af9c0b2a 20240913055541080 DAUC <0003> auc.c:144 vector [3]: ik = 54cec9980bd7bf1f7910ebae7d91360a 20240913055541080 DAUC <0003> auc.c:145 vector [3]: res = 1eeec315901b3bc90000000000000000 20240913055541080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055541080 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913055541080 DAUC <0003> auc.c:151 vector [3]: kc = 3ee5b6083701c9b1 20240913055541080 DAUC <0003> auc.c:152 vector [3]: sres = 8ef5f8dc 20240913055541080 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913055541080 DAUC <0003> auc.c:113 vector [4]: rand = e5965defa393629c918433cae0415fc1 20240913055541080 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055541080 DAUC <0003> auc.c:142 vector [4]: autn = 9807f851cf2d8000ed94c1efa4a24163 20240913055541080 DAUC <0003> auc.c:143 vector [4]: ck = aa8d1026ff0194777441fcc6e0526c30 20240913055541080 DAUC <0003> auc.c:144 vector [4]: ik = 8e41b3d1d5fd50cf6e238b8d4cb4d855 20240913055541080 DAUC <0003> auc.c:145 vector [4]: res = 1eaa24a0c7b353190000000000000000 20240913055541080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055541080 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913055541080 DAUC <0003> auc.c:151 vector [4]: kc = 3eaed4bc861a70dd 20240913055541080 DAUC <0003> auc.c:152 vector [4]: sres = d91977b9 20240913055541080 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913055541080 DAUC <0003> db_auc.c:245 IMSI='262423009737493': Generated 5 vectors 20240913055541080 DAUC <0003> db_auc.c:249 IMSI='262423009737493': Updating SQN=161 in DB 20240913055541088 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423009737493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423009737493"} 20240913055541088 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423009737493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055541088 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055541088 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ebb43fbff486: Found GsupExpect[0] for "262423009737493" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@ebb43fbff486: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423009737493" TC_gsup_sai_eps(37)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055541092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@ebb43fbff486: Final verdict of PTC: pass 20240913055541116 DAUC <0003> db_auc.c:157 IMSI='262420368781012': No 2G Auth Data 20240913055541116 DAUC <0003> db_auc.c:192 IMSI='262420368781012': No 3G Auth Data HLR_Test-GSUP(33)@ebb43fbff486: Created GsupExpect[0] for "262420368781012" to be handled at TC_gsup_sai_eps(38) 20240913055541156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40598<->l=127.0.0.1:4258 20240913055541160 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055541160 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420368781012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420368781012"} 20240913055541160 DAUC <0003> db_auc.c:236 IMSI='262420368781012': Calling to generate 5 vectors 20240913055541160 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055541160 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055541160 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055541160 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055541160 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055541160 DAUC <0003> auc.c:113 vector [0]: rand = 63d0ea188dfaa3ac47b36ae1fec58f2b 20240913055541160 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055541160 DAUC <0003> auc.c:142 vector [0]: autn = 34b41f012f5680009f791182f8c4c8d6 20240913055541160 DAUC <0003> auc.c:143 vector [0]: ck = 5e95d291fbbfa71bde90a351a3fe17e3 20240913055541160 DAUC <0003> auc.c:144 vector [0]: ik = a5c8ef874d6757cde8367efd423658a2 20240913055541160 DAUC <0003> auc.c:145 vector [0]: res = 4a98973002d8b0780000000000000000 20240913055541160 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055541160 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055541160 DAUC <0003> auc.c:179 vector [0]: kc = e3ffe0cf98d6fc00 20240913055541160 DAUC <0003> auc.c:180 vector [0]: sres = b7b051f5 20240913055541160 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055541160 DAUC <0003> auc.c:113 vector [1]: rand = c35fe318dc55ae588286f8403a0afb89 20240913055541160 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055541160 DAUC <0003> auc.c:142 vector [1]: autn = 034030f52c7b800033cf8ce253e672bb 20240913055541160 DAUC <0003> auc.c:143 vector [1]: ck = fd1871fc538893303707ba57bbb64e9c 20240913055541160 DAUC <0003> auc.c:144 vector [1]: ik = bb60031569925764fa0f4c39de0995ed 20240913055541160 DAUC <0003> auc.c:145 vector [1]: res = 31cfba0bcad245910000000000000000 20240913055541160 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055541160 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055541160 DAUC <0003> auc.c:179 vector [1]: kc = c7864f19733f6400 20240913055541160 DAUC <0003> auc.c:180 vector [1]: sres = 1f21d31e 20240913055541160 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055541160 DAUC <0003> auc.c:113 vector [2]: rand = b3d2e494a1655b247c59c6a9a3ba5e53 20240913055541160 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055541160 DAUC <0003> auc.c:142 vector [2]: autn = 14f1ac98ea8f8000ad8fd635cc581f4c 20240913055541160 DAUC <0003> auc.c:143 vector [2]: ck = d1af572176153e6e39951c4c716e9c24 20240913055541160 DAUC <0003> auc.c:144 vector [2]: ik = 63c8b3e6241e4a490a5c067410d4749d 20240913055541160 DAUC <0003> auc.c:145 vector [2]: res = c548616de067274b0000000000000000 20240913055541160 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055541160 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055541160 DAUC <0003> auc.c:179 vector [2]: kc = 1d0e0a2b3912b800 20240913055541160 DAUC <0003> auc.c:180 vector [2]: sres = 2c4ec92d 20240913055541160 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055541160 DAUC <0003> auc.c:113 vector [3]: rand = ce3241cc714968c4ce255bf0113dab13 20240913055541160 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055541160 DAUC <0003> auc.c:142 vector [3]: autn = b848bd21000b800089468b1b9b20d45e 20240913055541160 DAUC <0003> auc.c:143 vector [3]: ck = c813f1da2a518fc7248018a3f231b99d 20240913055541160 DAUC <0003> auc.c:144 vector [3]: ik = 2458ae929914467438565561af83ff7e 20240913055541160 DAUC <0003> auc.c:145 vector [3]: res = d4740a520f21c3e40000000000000000 20240913055541160 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055541160 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055541160 DAUC <0003> auc.c:179 vector [3]: kc = e26c5575cdcd1c00 20240913055541160 DAUC <0003> auc.c:180 vector [3]: sres = 38c6723b 20240913055541160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055541160 DAUC <0003> auc.c:113 vector [4]: rand = 63162094fef8fc6fb7f66cf150164da0 20240913055541160 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055541160 DAUC <0003> auc.c:142 vector [4]: autn = 82195bd1042d800034561f2a138b4dc6 20240913055541160 DAUC <0003> auc.c:143 vector [4]: ck = 232ac8692d0f87c619ac369408861679 20240913055541160 DAUC <0003> auc.c:144 vector [4]: ik = a97b5948c4c0614f906ac702f6a5c36f 20240913055541160 DAUC <0003> auc.c:145 vector [4]: res = c623bbf1bcab9caa0000000000000000 20240913055541160 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055541160 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055541160 DAUC <0003> auc.c:179 vector [4]: kc = 5b8b32718996c800 20240913055541160 DAUC <0003> auc.c:180 vector [4]: sres = 8ba1d0b8 20240913055541160 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055541160 DAUC <0003> db_auc.c:245 IMSI='262420368781012': Generated 5 vectors 20240913055541160 DAUC <0003> db_auc.c:249 IMSI='262420368781012': Updating SQN=161 in DB 20240913055541168 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420368781012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420368781012"} 20240913055541168 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420368781012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055541168 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055541168 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ebb43fbff486: Found GsupExpect[0] for "262420368781012" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@ebb43fbff486: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420368781012" TC_gsup_sai_eps(38)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055541171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40598<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@ebb43fbff486: Final verdict of PTC: pass 20240913055541202 DAUC <0003> db_auc.c:157 IMSI='262428118182632': No 2G Auth Data 20240913055541202 DAUC <0003> db_auc.c:192 IMSI='262428118182632': No 3G Auth Data HLR_Test-GSUP(33)@ebb43fbff486: Created GsupExpect[0] for "262428118182632" to be handled at TC_gsup_sai_eps(39) 20240913055541241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20240913055541244 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055541244 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428118182632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428118182632"} 20240913055541244 DAUC <0003> db_auc.c:236 IMSI='262428118182632': Calling to generate 5 vectors 20240913055541244 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055541244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055541244 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055541244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055541244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055541244 DAUC <0003> auc.c:113 vector [0]: rand = e8c6adc72549b24367cc52a5a2bdbde9 20240913055541244 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055541244 DAUC <0003> auc.c:142 vector [0]: autn = cae2c855fb12800070fe97d451cdd5dc 20240913055541244 DAUC <0003> auc.c:143 vector [0]: ck = 68f24cd2850e7318ea6e292ca5b42f03 20240913055541244 DAUC <0003> auc.c:144 vector [0]: ik = 12e859413c02a8655c59138036184728 20240913055541244 DAUC <0003> auc.c:145 vector [0]: res = 2481755887b6e5cb0000000000000000 20240913055541244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055541244 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055541244 DAUC <0003> auc.c:179 vector [0]: kc = 4a7b634f28ad2000 20240913055541244 DAUC <0003> auc.c:180 vector [0]: sres = 706ef97a 20240913055541244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055541244 DAUC <0003> auc.c:113 vector [1]: rand = bd7f5697a6f9f4294d30c4e6e7394fc1 20240913055541244 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055541244 DAUC <0003> auc.c:142 vector [1]: autn = 599f4f45701a8000c11806ec69957009 20240913055541244 DAUC <0003> auc.c:143 vector [1]: ck = a0e23711c1efeeb9f90f66e719411f0a 20240913055541244 DAUC <0003> auc.c:144 vector [1]: ik = 434fed9ff64936c29d5a3b3e9192c048 20240913055541244 DAUC <0003> auc.c:145 vector [1]: res = 60fd2a87d0f979c50000000000000000 20240913055541244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055541244 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055541244 DAUC <0003> auc.c:179 vector [1]: kc = 80a06a16af3b5800 20240913055541244 DAUC <0003> auc.c:180 vector [1]: sres = 842f9273 20240913055541244 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055541244 DAUC <0003> auc.c:113 vector [2]: rand = 4cae86d49b6daa09e8d9a1db12a9ce99 20240913055541244 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055541244 DAUC <0003> auc.c:142 vector [2]: autn = 004b97634dd880000df4ff391bb06fd6 20240913055541244 DAUC <0003> auc.c:143 vector [2]: ck = 02faf27cdd055fd3c9b8886de29eb16c 20240913055541244 DAUC <0003> auc.c:144 vector [2]: ik = ae1599d01da5fef886d7f1c586296910 20240913055541244 DAUC <0003> auc.c:145 vector [2]: res = 7808caf60511ea010000000000000000 20240913055541244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055541244 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055541244 DAUC <0003> auc.c:179 vector [2]: kc = 4465588b1fa24400 20240913055541244 DAUC <0003> auc.c:180 vector [2]: sres = eda42b19 20240913055541244 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055541244 DAUC <0003> auc.c:113 vector [3]: rand = 50bcc98b1e0771940f7e00a83003f7aa 20240913055541244 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055541244 DAUC <0003> auc.c:142 vector [3]: autn = 615b3a12ed5080006ac0541999513c22 20240913055541244 DAUC <0003> auc.c:143 vector [3]: ck = b0ba30ab422abb4fb0c86151c1eed2c8 20240913055541244 DAUC <0003> auc.c:144 vector [3]: ik = 427af06b93d59ebb7b429ff9fc94177c 20240913055541244 DAUC <0003> auc.c:145 vector [3]: res = e645446c22c333360000000000000000 20240913055541244 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055541244 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055541244 DAUC <0003> auc.c:179 vector [3]: kc = e3c59010bc4e4000 20240913055541244 DAUC <0003> auc.c:180 vector [3]: sres = 6f8c023d 20240913055541244 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055541244 DAUC <0003> auc.c:113 vector [4]: rand = 68a7d7697cf96f9bf6d11c761f122cf9 20240913055541244 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055541244 DAUC <0003> auc.c:142 vector [4]: autn = 19b32d3fccc9800082334cfa3c66d2b2 20240913055541244 DAUC <0003> auc.c:143 vector [4]: ck = 26876762151ff4da7b7740838ae424b3 20240913055541244 DAUC <0003> auc.c:144 vector [4]: ik = fad4fe56279b26f690cca86fa008923d 20240913055541244 DAUC <0003> auc.c:145 vector [4]: res = ca69704e85fae7cf0000000000000000 20240913055541244 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055541244 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055541244 DAUC <0003> auc.c:179 vector [4]: kc = 9b58bfa896932400 20240913055541244 DAUC <0003> auc.c:180 vector [4]: sres = 806ae80e 20240913055541244 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055541244 DAUC <0003> db_auc.c:245 IMSI='262428118182632': Generated 5 vectors 20240913055541244 DAUC <0003> db_auc.c:249 IMSI='262428118182632': Updating SQN=161 in DB 20240913055541252 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428118182632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428118182632"} 20240913055541252 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428118182632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055541252 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055541252 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ebb43fbff486: Found GsupExpect[0] for "262428118182632" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@ebb43fbff486: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428118182632" TC_gsup_sai_eps(39)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055541255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@ebb43fbff486: Final verdict of PTC: pass 20240913055541289 DAUC <0003> db_auc.c:157 IMSI='262423521879774': No 2G Auth Data 20240913055541289 DAUC <0003> db_auc.c:192 IMSI='262423521879774': No 3G Auth Data HLR_Test-GSUP(33)@ebb43fbff486: Created GsupExpect[0] for "262423521879774" to be handled at TC_gsup_sai_eps(40) 20240913055541328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40620<->l=127.0.0.1:4258 20240913055541333 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055541333 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423521879774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423521879774"} 20240913055541333 DAUC <0003> db_auc.c:236 IMSI='262423521879774': Calling to generate 5 vectors 20240913055541333 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913055541333 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913055541333 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913055541333 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913055541333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913055541333 DAUC <0003> auc.c:113 vector [0]: rand = f57215eba9134e3ac2d163c08105f898 20240913055541333 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913055541333 DAUC <0003> auc.c:142 vector [0]: autn = 9bac5928ee2d800088ae0420ab702b10 20240913055541333 DAUC <0003> auc.c:143 vector [0]: ck = 39230031fbef43142484f1f217da7ead 20240913055541333 DAUC <0003> auc.c:144 vector [0]: ik = 6f97e7252eb85b0a72d2be094c375a49 20240913055541333 DAUC <0003> auc.c:145 vector [0]: res = 3002934056fb48280000000000000000 20240913055541333 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913055541333 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913055541333 DAUC <0003> auc.c:179 vector [0]: kc = b291b40e9dda17af 20240913055541333 DAUC <0003> auc.c:180 vector [0]: sres = c987debb 20240913055541333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913055541333 DAUC <0003> auc.c:113 vector [1]: rand = 187fee8c767e1d26fabe66c76b714b1f 20240913055541333 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913055541333 DAUC <0003> auc.c:142 vector [1]: autn = 6f399102ff168000aeaf50b4b08f018b 20240913055541333 DAUC <0003> auc.c:143 vector [1]: ck = 63f2a6c7dc5a1a0963de5d1ca73f999b 20240913055541333 DAUC <0003> auc.c:144 vector [1]: ik = ad722ec97813c4a93d75633f33d1e13a 20240913055541333 DAUC <0003> auc.c:145 vector [1]: res = cb36935783135f760000000000000000 20240913055541333 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913055541333 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913055541333 DAUC <0003> auc.c:179 vector [1]: kc = c58ea80bb5b55322 20240913055541333 DAUC <0003> auc.c:180 vector [1]: sres = 901982a0 20240913055541333 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913055541333 DAUC <0003> auc.c:113 vector [2]: rand = 6d81423871ac60faa4ccfd030092b593 20240913055541333 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913055541333 DAUC <0003> auc.c:142 vector [2]: autn = 51e7e9db0617800049423da7c0df394f 20240913055541333 DAUC <0003> auc.c:143 vector [2]: ck = a7ab9a586868b615b700e504a1486b61 20240913055541333 DAUC <0003> auc.c:144 vector [2]: ik = 5a8818e2b158ec54dd555c668b7c1ab4 20240913055541333 DAUC <0003> auc.c:145 vector [2]: res = 4842697754d8977e0000000000000000 20240913055541333 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913055541333 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913055541333 DAUC <0003> auc.c:179 vector [2]: kc = d06cd4d4b78f8f9a 20240913055541333 DAUC <0003> auc.c:180 vector [2]: sres = fdfdaf8b 20240913055541333 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913055541333 DAUC <0003> auc.c:113 vector [3]: rand = 8aa5ae60af39f5de007cc5f916e3b94c 20240913055541333 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913055541333 DAUC <0003> auc.c:142 vector [3]: autn = 2a8ae3cdd6ef800021745cf82ee99f60 20240913055541333 DAUC <0003> auc.c:143 vector [3]: ck = 91b1db99d17a232004758112c074ae4f 20240913055541333 DAUC <0003> auc.c:144 vector [3]: ik = 505b04ed406627e2987021cf73840020 20240913055541333 DAUC <0003> auc.c:145 vector [3]: res = eaa42ff9321df4f70000000000000000 20240913055541333 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913055541333 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913055541333 DAUC <0003> auc.c:179 vector [3]: kc = 59915d498b0fe628 20240913055541333 DAUC <0003> auc.c:180 vector [3]: sres = 3ad25d9e 20240913055541333 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913055541333 DAUC <0003> auc.c:113 vector [4]: rand = 684031874f3aa222aedc4ae1a7bf13e5 20240913055541333 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913055541333 DAUC <0003> auc.c:142 vector [4]: autn = b24cbeed5b718000f5c9f748dd787d5a 20240913055541333 DAUC <0003> auc.c:143 vector [4]: ck = b2db8b5f7fa163167f94db68a2ed1a1a 20240913055541333 DAUC <0003> auc.c:144 vector [4]: ik = 8aac22e27e937c515d50ec80108f2ad3 20240913055541333 DAUC <0003> auc.c:145 vector [4]: res = 7a23c3def9abbbe60000000000000000 20240913055541333 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913055541333 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913055541333 DAUC <0003> auc.c:179 vector [4]: kc = 2f9c074b2aa87ff8 20240913055541333 DAUC <0003> auc.c:180 vector [4]: sres = d335f1f5 20240913055541333 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913055541333 DAUC <0003> db_auc.c:245 IMSI='262423521879774': Generated 5 vectors 20240913055541333 DAUC <0003> db_auc.c:249 IMSI='262423521879774': Updating SQN=161 in DB 20240913055541341 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423521879774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423521879774"} 20240913055541341 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423521879774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055541341 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055541341 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ebb43fbff486: Found GsupExpect[0] for "262423521879774" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@ebb43fbff486: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423521879774" TC_gsup_sai_eps(40)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055541345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40620<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055541370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40580<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@ebb43fbff486: Final verdict of PTC: none 20240913055541371 DLINP <000b> input/ipa.c:451 connected read/write 20240913055541371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055541371 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055541371 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055541371 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055541371 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35593<->l=127.0.0.1:4259) 34@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Sep 13 05:55:41 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20240913055541409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 20240913055541409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5644) Waiting for packet dumper to finish... 1 (prev_count=5644, count=33364) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Sep 13 05:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_ul_unknown_imsi started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055544475 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055544475 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055544478 DLINP <000b> input/ipa.c:451 connected read/write 20240913055544478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055544478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055544481 DLINP <000b> input/ipa.c:451 connected read/write 20240913055544481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055544481 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055544481 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055544481 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055544481 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055544481 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055544481 DLGSUP <0013> gsup_server.c:235 2: 20240913055544481 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055544481 DLGSUP <0013> gsup_server.c:235 3: 20240913055544481 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055544481 DLGSUP <0013> gsup_server.c:235 4: 20240913055544481 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055544481 DLGSUP <0013> gsup_server.c:235 5: 20240913055544481 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055544481 DLGSUP <0013> gsup_server.c:235 7: 20240913055544481 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055544481 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055544481 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055544481 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055544504 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41305<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@ebb43fbff486: Created GsupExpect[0] for "262429317912423" to be handled at TC_gsup_ul_unknown_imsi(45) 20240913055544518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40648<->l=127.0.0.1:4258 20240913055544523 DLINP <000b> input/ipa.c:451 connected read/write 20240913055544523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055544523 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429317912423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429317912423" cn_domain=PS} 20240913055544523 DLU <0006> fsm.c:456 lu(262429317912423)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055544523 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429317912423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240913055544523 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429317912423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429317912423" cause=IMSI unknown in HLR} 20240913055544523 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429317912423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055544523 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429317912423)[0x55a8d242ee90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055544523 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429317912423)[0x55a8d242ee90]{UNVALIDATED}: Freeing instance 20240913055544523 DLU <0006> fsm.c:568 lu(PS:IMSI-262429317912423)[0x55a8d242ee90]{UNVALIDATED}: Deallocated 20240913055544523 DLINP <000b> input/ipa.c:451 connected read/write 20240913055544523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055544523 DLINP <000b> input/ipa.c:451 connected read/write 20240913055544523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@ebb43fbff486: Found GsupExpect[0] for "262429317912423" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@ebb43fbff486: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429317912423" TC_gsup_ul_unknown_imsi(45)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055544526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40648<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@ebb43fbff486: Final verdict of PTC: pass 20240913055544526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40634<->l=127.0.0.1:4258 20240913055544528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41305<->l=127.0.0.1:4259) 20240913055544528 DLINP <000b> input/ipa.c:451 connected read/write 20240913055544528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055544528 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055544528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055544528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@ebb43fbff486: Final verdict of PTC: none 43@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 43: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@ebb43fbff486: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Sep 13 05:55:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20240913055544566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40662<->l=127.0.0.1:4258 20240913055544567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12336) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Sep 13 05:55:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055547637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055547637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055547639 DLINP <000b> input/ipa.c:451 connected read/write 20240913055547639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055547640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055547643 DLINP <000b> input/ipa.c:451 connected read/write 20240913055547643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055547643 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055547643 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055547643 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055547643 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055547643 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055547643 DLGSUP <0013> gsup_server.c:235 2: 20240913055547643 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055547643 DLGSUP <0013> gsup_server.c:235 3: 20240913055547643 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055547643 DLGSUP <0013> gsup_server.c:235 4: 20240913055547643 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055547643 DLGSUP <0013> gsup_server.c:235 5: 20240913055547643 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055547643 DLGSUP <0013> gsup_server.c:235 7: 20240913055547643 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055547643 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055547643 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055547643 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055547663 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40217<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ebb43fbff486: Created GsupExpect[0] for "262421159516264" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240913055547674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4258 20240913055547685 DLINP <000b> input/ipa.c:451 connected read/write 20240913055547685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055547685 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421159516264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421159516264" cn_domain=PS source_name="the-source\n"} 20240913055547685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913055547685 DLU <0006> fsm.c:456 lu(262421159516264)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055547685 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421159516264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240913055547685 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421159516264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421159516264" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240913055547685 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421159516264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055547685 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421159516264)[0x55a8d242ee90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055547685 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421159516264)[0x55a8d242ee90]{UNVALIDATED}: Freeing instance 20240913055547685 DLU <0006> fsm.c:568 lu(PS:IMSI-262421159516264)[0x55a8d242ee90]{UNVALIDATED}: Deallocated 20240913055547685 DLINP <000b> input/ipa.c:451 connected read/write 20240913055547685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055547685 DLINP <000b> input/ipa.c:451 connected read/write 20240913055547685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@ebb43fbff486: Found GsupExpect[0] for "262421159516264" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@ebb43fbff486: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421159516264" TC_gsup_ul_unknown_imsi_via_proxy(50)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055547688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@ebb43fbff486: Final verdict of PTC: pass 20240913055547689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4258 20240913055547690 DLINP <000b> input/ipa.c:451 connected read/write 20240913055547690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055547690 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055547690 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055547690 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055547690 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913055547690 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40217<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ebb43fbff486: Final verdict of PTC: none 48@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 48: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@ebb43fbff486: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Sep 13 05:55:47 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20240913055547733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 20240913055547733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12680) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Sep 13 05:55:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055550807 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055550807 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055550809 DLINP <000b> input/ipa.c:451 connected read/write 20240913055550809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055550810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055550812 DLINP <000b> input/ipa.c:451 connected read/write 20240913055550812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055550812 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055550812 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055550812 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055550812 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055550812 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055550812 DLGSUP <0013> gsup_server.c:235 2: 20240913055550812 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055550812 DLGSUP <0013> gsup_server.c:235 3: 20240913055550812 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055550812 DLGSUP <0013> gsup_server.c:235 4: 20240913055550812 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055550812 DLGSUP <0013> gsup_server.c:235 5: 20240913055550812 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055550812 DLGSUP <0013> gsup_server.c:235 7: 20240913055550812 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055550812 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055550812 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055550812 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055550834 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44169<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@ebb43fbff486: Created GsupExpect[0] for "262424245324713" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240913055550847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4258 20240913055550857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055550857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055550857 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424245324713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424245324713" cn_domain=PS} 20240913055550857 DLU <0006> fsm.c:456 lu(262424245324713)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055550857 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424245324713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240913055550857 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424245324713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424245324713" cause=Roaming not allowed in this location area} 20240913055550857 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424245324713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055550857 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424245324713)[0x55a8d242ee90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055550857 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424245324713)[0x55a8d242ee90]{UNVALIDATED}: Freeing instance 20240913055550857 DLU <0006> fsm.c:568 lu(PS:IMSI-262424245324713)[0x55a8d242ee90]{UNVALIDATED}: Deallocated 20240913055550857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055550857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055550857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055550857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@ebb43fbff486: Found GsupExpect[0] for "262424245324713" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@ebb43fbff486: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424245324713" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055550859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ebb43fbff486: Final verdict of PTC: pass 20240913055550860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20240913055550861 DLINP <000b> input/ipa.c:451 connected read/write 20240913055550861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055550861 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055550861 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055550861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055550861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44169<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@ebb43fbff486: Final verdict of PTC: none 53@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 53: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@ebb43fbff486: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Sep 13 05:55:50 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20240913055550903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51562<->l=127.0.0.1:4258 20240913055550904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51562<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13480) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Sep 13 05:55:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_sai_err_unknown_imsi started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055553976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055553976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055553979 DLINP <000b> input/ipa.c:451 connected read/write 20240913055553979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055553979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055553982 DLINP <000b> input/ipa.c:451 connected read/write 20240913055553982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055553982 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055553982 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055553982 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055553982 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055553982 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055553982 DLGSUP <0013> gsup_server.c:235 2: 20240913055553982 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055553982 DLGSUP <0013> gsup_server.c:235 3: 20240913055553982 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055553982 DLGSUP <0013> gsup_server.c:235 4: 20240913055553982 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055553982 DLGSUP <0013> gsup_server.c:235 5: 20240913055553982 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055553982 DLGSUP <0013> gsup_server.c:235 7: 20240913055553982 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055553982 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055553982 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055553982 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055554005 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33359<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@ebb43fbff486: Created GsupExpect[0] for "262420347778970" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240913055554015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51580<->l=127.0.0.1:4258 20240913055554025 DLINP <000b> input/ipa.c:451 connected read/write 20240913055554025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055554025 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420347778970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420347778970"} 20240913055554025 DAUC <0003> db_auc.c:133 IMSI='262420347778970': No such subscriber 20240913055554025 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420347778970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240913055554025 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420347778970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420347778970" cause=IMSI unknown in HLR} 20240913055554025 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420347778970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055554025 DLINP <000b> input/ipa.c:451 connected read/write 20240913055554025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055554025 DLINP <000b> input/ipa.c:451 connected read/write 20240913055554025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@ebb43fbff486: Found GsupExpect[0] for "262420347778970" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@ebb43fbff486: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420347778970" TC_gsup_sai_err_unknown_imsi(60)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055554028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51580<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@ebb43fbff486: Final verdict of PTC: pass 20240913055554029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 20240913055554030 DLINP <000b> input/ipa.c:451 connected read/write 20240913055554030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055554030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055554030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055554030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@ebb43fbff486: Final verdict of PTC: none 20240913055554031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33359<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@ebb43fbff486: Final verdict of PTC: none 58@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 58: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@ebb43fbff486: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Sep 13 05:55:54 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20240913055554073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51594<->l=127.0.0.1:4258 20240913055554073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51594<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12456) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Sep 13 05:55:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_ul started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055557143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055557143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055557146 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055557150 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557150 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055557150 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055557150 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055557150 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055557150 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055557150 DLGSUP <0013> gsup_server.c:235 2: 20240913055557150 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055557150 DLGSUP <0013> gsup_server.c:235 3: 20240913055557150 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055557150 DLGSUP <0013> gsup_server.c:235 4: 20240913055557150 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055557150 DLGSUP <0013> gsup_server.c:235 5: 20240913055557150 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055557150 DLGSUP <0013> gsup_server.c:235 7: 20240913055557150 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055557150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055557150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055557150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055557165 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40153<->l=127.0.0.1:4259) 20240913055557190 DAUC <0003> db_auc.c:157 IMSI='262425853626429': No 2G Auth Data 20240913055557190 DAUC <0003> db_auc.c:192 IMSI='262425853626429': No 3G Auth Data HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262425853626429" to be handled at TC_gsup_ul(65) 20240913055557229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 20240913055557234 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557234 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425853626429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853626429" cn_domain=PS} 20240913055557234 DLU <0006> fsm.c:456 lu(262425853626429)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557234 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425853626429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425853626429)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557250 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425853626429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425853626429" cn_domain=PS} 20240913055557250 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557250 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262425853626429" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 0TC_gsup_ul(65)"262425853626429" 20240913055557253 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557253 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425853626429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425853626429"} 20240913055557253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425853626429)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557253 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425853626429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557253 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425853626429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425853626429"} 20240913055557253 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425853626429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853626429)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853626429)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557253 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853626429)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557253 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557253 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(65)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 TC_gsup_ul(65)@ebb43fbff486: Final verdict of PTC: pass 20240913055557280 DAUC <0003> db_auc.c:157 IMSI='262421484298221': No 2G Auth Data 20240913055557280 DAUC <0003> db_auc.c:192 IMSI='262421484298221': No 3G Auth Data 20240913055557290 DLGSUP <0013> hlr.c:121 IMSI 262421484298221: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262421484298221" to be handled at TC_gsup_ul(66) 20240913055557313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35942<->l=127.0.0.1:4258 20240913055557316 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557316 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421484298221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421484298221" cn_domain=PS} 20240913055557316 DLU <0006> fsm.c:456 lu(262421484298221)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557316 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421484298221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421484298221)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557332 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421484298221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421484298221" cn_domain=PS} 20240913055557332 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557333 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262421484298221" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 1TC_gsup_ul(66)"262421484298221" 20240913055557336 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557336 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421484298221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421484298221"} 20240913055557336 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421484298221)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557336 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421484298221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557336 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421484298221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421484298221"} 20240913055557336 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421484298221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421484298221)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421484298221)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557336 DLU <0006> fsm.c:568 lu(PS:IMSI-262421484298221)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557336 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557336 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(66)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35942<->l=127.0.0.1:4258 TC_gsup_ul(66)@ebb43fbff486: Final verdict of PTC: pass 20240913055557361 DAUC <0003> db_auc.c:157 IMSI='262420295610447': No 2G Auth Data 20240913055557361 DAUC <0003> db_auc.c:192 IMSI='262420295610447': No 3G Auth Data 20240913055557370 DLGSUP <0013> hlr.c:121 IMSI 262420295610447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262420295610447" to be handled at TC_gsup_ul(67) 20240913055557394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 20240913055557397 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557397 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420295610447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420295610447" cn_domain=PS} 20240913055557397 DLU <0006> fsm.c:456 lu(262420295610447)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557397 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420295610447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420295610447)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557412 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420295610447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420295610447" cn_domain=PS} 20240913055557412 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557412 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262420295610447" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 2TC_gsup_ul(67)"262420295610447" 20240913055557415 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557415 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420295610447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420295610447"} 20240913055557415 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420295610447)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557415 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420295610447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557415 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420295610447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420295610447"} 20240913055557415 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420295610447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295610447)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295610447)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557415 DLU <0006> fsm.c:568 lu(PS:IMSI-262420295610447)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557415 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557415 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(67)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 TC_gsup_ul(67)@ebb43fbff486: Final verdict of PTC: pass 20240913055557443 DAUC <0003> db_auc.c:157 IMSI='262426112678051': No 2G Auth Data 20240913055557443 DAUC <0003> db_auc.c:192 IMSI='262426112678051': No 3G Auth Data 20240913055557452 DLGSUP <0013> hlr.c:121 IMSI 262426112678051: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262426112678051" to be handled at TC_gsup_ul(68) 20240913055557477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4258 20240913055557481 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557481 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426112678051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426112678051" cn_domain=PS} 20240913055557481 DLU <0006> fsm.c:456 lu(262426112678051)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557481 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426112678051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557497 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426112678051)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557497 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426112678051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426112678051" cn_domain=PS} 20240913055557497 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557497 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262426112678051" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 3TC_gsup_ul(68)"262426112678051" 20240913055557500 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557500 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426112678051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426112678051"} 20240913055557500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426112678051)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557500 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426112678051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557500 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426112678051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426112678051"} 20240913055557500 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426112678051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426112678051)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426112678051)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557500 DLU <0006> fsm.c:568 lu(PS:IMSI-262426112678051)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557500 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557500 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(68)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4258 TC_gsup_ul(68)@ebb43fbff486: Final verdict of PTC: pass 20240913055557526 DAUC <0003> db_auc.c:157 IMSI='262429723388258': No 2G Auth Data 20240913055557526 DAUC <0003> db_auc.c:192 IMSI='262429723388258': No 3G Auth Data 20240913055557534 DLGSUP <0013> hlr.c:121 IMSI 262429723388258: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262429723388258" to be handled at TC_gsup_ul(69) 20240913055557560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35972<->l=127.0.0.1:4258 20240913055557564 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557564 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429723388258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429723388258" cn_domain=PS} 20240913055557564 DLU <0006> fsm.c:456 lu(262429723388258)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557565 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429723388258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429723388258)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557579 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429723388258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429723388258" cn_domain=PS} 20240913055557579 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557579 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262429723388258" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 4TC_gsup_ul(69)"262429723388258" 20240913055557582 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557582 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429723388258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429723388258"} 20240913055557582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429723388258)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557582 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429723388258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557582 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429723388258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429723388258"} 20240913055557582 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429723388258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429723388258)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429723388258)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557582 DLU <0006> fsm.c:568 lu(PS:IMSI-262429723388258)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557582 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557582 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(69)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35972<->l=127.0.0.1:4258 TC_gsup_ul(69)@ebb43fbff486: Final verdict of PTC: pass 20240913055557608 DAUC <0003> db_auc.c:157 IMSI='262423735394618': No 2G Auth Data 20240913055557608 DAUC <0003> db_auc.c:192 IMSI='262423735394618': No 3G Auth Data 20240913055557617 DLGSUP <0013> hlr.c:121 IMSI 262423735394618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262423735394618" to be handled at TC_gsup_ul(70) 20240913055557650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 20240913055557653 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557653 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423735394618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423735394618" cn_domain=PS} 20240913055557653 DLU <0006> fsm.c:456 lu(262423735394618)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557653 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423735394618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423735394618)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557668 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423735394618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423735394618" cn_domain=PS} 20240913055557668 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557668 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262423735394618" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 5TC_gsup_ul(70)"262423735394618" 20240913055557671 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557671 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423735394618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423735394618"} 20240913055557671 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423735394618)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557671 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423735394618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557671 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423735394618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423735394618"} 20240913055557671 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423735394618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423735394618)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423735394618)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557671 DLU <0006> fsm.c:568 lu(PS:IMSI-262423735394618)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557671 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557671 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(70)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 TC_gsup_ul(70)@ebb43fbff486: Final verdict of PTC: pass 20240913055557703 DAUC <0003> db_auc.c:157 IMSI='262423568547725': No 2G Auth Data 20240913055557703 DAUC <0003> db_auc.c:192 IMSI='262423568547725': No 3G Auth Data 20240913055557712 DLGSUP <0013> hlr.c:121 IMSI 262423568547725: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262423568547725" to be handled at TC_gsup_ul(71) 20240913055557744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4258 20240913055557748 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557748 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423568547725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423568547725" cn_domain=PS} 20240913055557748 DLU <0006> fsm.c:456 lu(262423568547725)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557748 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423568547725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423568547725)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557763 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423568547725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423568547725" cn_domain=PS} 20240913055557763 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557763 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262423568547725" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 6TC_gsup_ul(71)"262423568547725" 20240913055557766 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557766 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423568547725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423568547725"} 20240913055557766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423568547725)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557766 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423568547725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557766 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423568547725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423568547725"} 20240913055557766 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423568547725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423568547725)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423568547725)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557766 DLU <0006> fsm.c:568 lu(PS:IMSI-262423568547725)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557766 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557767 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(71)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4258 TC_gsup_ul(71)@ebb43fbff486: Final verdict of PTC: pass 20240913055557802 DAUC <0003> db_auc.c:157 IMSI='262427498657465': No 2G Auth Data 20240913055557802 DAUC <0003> db_auc.c:192 IMSI='262427498657465': No 3G Auth Data 20240913055557811 DLGSUP <0013> hlr.c:121 IMSI 262427498657465: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ebb43fbff486: Created GsupExpect[0] for "262427498657465" to be handled at TC_gsup_ul(72) 20240913055557843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 20240913055557846 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557846 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427498657465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427498657465" cn_domain=PS} 20240913055557846 DLU <0006> fsm.c:456 lu(262427498657465)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055557846 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427498657465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055557862 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427498657465)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055557862 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427498657465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427498657465" cn_domain=PS} 20240913055557862 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557862 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ebb43fbff486: Found GsupExpect[0] for "262427498657465" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@ebb43fbff486: Added IMSI table entry 7TC_gsup_ul(72)"262427498657465" 20240913055557865 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557865 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427498657465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427498657465"} 20240913055557865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427498657465)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055557865 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427498657465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055557865 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427498657465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427498657465"} 20240913055557865 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427498657465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055557865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427498657465)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055557865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427498657465)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055557865 DLU <0006> fsm.c:568 lu(PS:IMSI-262427498657465)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055557865 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055557865 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul(72)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055557866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 TC_gsup_ul(72)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055557893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4258 20240913055557894 DLINP <000b> input/ipa.c:451 connected read/write 20240913055557894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055557894 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055557894 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055557894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055557894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40153<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@ebb43fbff486: Final verdict of PTC: none 63@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_ul finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Sep 13 05:55:57 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240913055557937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 20240913055557937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5628) Waiting for packet dumper to finish... 1 (prev_count=5628, count=45408) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Sep 13 05:55:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_ul_via_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055601009 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055601009 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055601012 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055601015 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601015 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055601015 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055601015 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055601015 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055601015 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055601015 DLGSUP <0013> gsup_server.c:235 2: 20240913055601015 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055601015 DLGSUP <0013> gsup_server.c:235 3: 20240913055601015 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055601015 DLGSUP <0013> gsup_server.c:235 4: 20240913055601015 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055601015 DLGSUP <0013> gsup_server.c:235 5: 20240913055601015 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055601015 DLGSUP <0013> gsup_server.c:235 7: 20240913055601015 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055601015 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055601015 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055601015 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055601033 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41071<->l=127.0.0.1:4259) 20240913055601064 DAUC <0003> db_auc.c:157 IMSI='262425766216048': No 2G Auth Data 20240913055601064 DAUC <0003> db_auc.c:192 IMSI='262425766216048': No 3G Auth Data HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262425766216048" to be handled at TC_gsup_ul_via_proxy(77) 20240913055601105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20240913055601111 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601111 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425766216048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425766216048" cn_domain=PS source_name="the-source\n"} 20240913055601111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913055601111 DLU <0006> fsm.c:456 lu(262425766216048)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601111 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425766216048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601126 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425766216048)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601126 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425766216048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425766216048" cn_domain=PS destination_name="the-source\n"} 20240913055601126 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601126 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262425766216048" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425766216048" 20240913055601130 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601130 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425766216048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425766216048" source_name="the-source\n"} 20240913055601130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425766216048)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601130 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425766216048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601130 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425766216048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425766216048" destination_name="the-source\n"} 20240913055601130 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425766216048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425766216048)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425766216048)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601130 DLU <0006> fsm.c:568 lu(PS:IMSI-262425766216048)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601130 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601130 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@ebb43fbff486: Final verdict of PTC: pass 20240913055601156 DAUC <0003> db_auc.c:157 IMSI='262425795977288': No 2G Auth Data 20240913055601156 DAUC <0003> db_auc.c:192 IMSI='262425795977288': No 3G Auth Data 20240913055601165 DLGSUP <0013> hlr.c:121 IMSI 262425795977288: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262425795977288" to be handled at TC_gsup_ul_via_proxy(78) 20240913055601189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 20240913055601193 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601193 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425795977288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425795977288" cn_domain=PS source_name="the-source\n"} 20240913055601193 DLU <0006> fsm.c:456 lu(262425795977288)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601193 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425795977288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601208 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425795977288)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601208 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425795977288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425795977288" cn_domain=PS destination_name="the-source\n"} 20240913055601209 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601209 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262425795977288" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425795977288" 20240913055601211 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601211 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425795977288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425795977288" source_name="the-source\n"} 20240913055601211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425795977288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601211 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425795977288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601211 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425795977288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425795977288" destination_name="the-source\n"} 20240913055601211 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425795977288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425795977288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425795977288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601211 DLU <0006> fsm.c:568 lu(PS:IMSI-262425795977288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601211 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601211 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@ebb43fbff486: Final verdict of PTC: pass 20240913055601237 DAUC <0003> db_auc.c:157 IMSI='262423374068903': No 2G Auth Data 20240913055601237 DAUC <0003> db_auc.c:192 IMSI='262423374068903': No 3G Auth Data 20240913055601246 DLGSUP <0013> hlr.c:121 IMSI 262423374068903: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262423374068903" to be handled at TC_gsup_ul_via_proxy(79) 20240913055601268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 20240913055601271 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601271 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423374068903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423374068903" cn_domain=PS source_name="the-source\n"} 20240913055601271 DLU <0006> fsm.c:456 lu(262423374068903)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601271 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423374068903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423374068903)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601287 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423374068903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423374068903" cn_domain=PS destination_name="the-source\n"} 20240913055601287 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601287 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262423374068903" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423374068903" 20240913055601290 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601290 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423374068903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423374068903" source_name="the-source\n"} 20240913055601290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423374068903)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601290 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262423374068903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601290 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423374068903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423374068903" destination_name="the-source\n"} 20240913055601290 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262423374068903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423374068903)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423374068903)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601290 DLU <0006> fsm.c:568 lu(PS:IMSI-262423374068903)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601290 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601290 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@ebb43fbff486: Final verdict of PTC: pass 20240913055601317 DAUC <0003> db_auc.c:157 IMSI='262427100376288': No 2G Auth Data 20240913055601317 DAUC <0003> db_auc.c:192 IMSI='262427100376288': No 3G Auth Data 20240913055601326 DLGSUP <0013> hlr.c:121 IMSI 262427100376288: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262427100376288" to be handled at TC_gsup_ul_via_proxy(80) 20240913055601350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4258 20240913055601354 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601354 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427100376288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427100376288" cn_domain=PS source_name="the-source\n"} 20240913055601354 DLU <0006> fsm.c:456 lu(262427100376288)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601354 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427100376288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427100376288)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601370 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427100376288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427100376288" cn_domain=PS destination_name="the-source\n"} 20240913055601370 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601370 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262427100376288" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427100376288" 20240913055601373 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601373 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427100376288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427100376288" source_name="the-source\n"} 20240913055601373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427100376288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601373 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427100376288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601373 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427100376288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427100376288" destination_name="the-source\n"} 20240913055601373 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427100376288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427100376288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427100376288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601373 DLU <0006> fsm.c:568 lu(PS:IMSI-262427100376288)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601373 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601373 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@ebb43fbff486: Final verdict of PTC: pass 20240913055601402 DAUC <0003> db_auc.c:157 IMSI='262421231271617': No 2G Auth Data 20240913055601402 DAUC <0003> db_auc.c:192 IMSI='262421231271617': No 3G Auth Data 20240913055601410 DLGSUP <0013> hlr.c:121 IMSI 262421231271617: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262421231271617" to be handled at TC_gsup_ul_via_proxy(81) 20240913055601435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 20240913055601439 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601439 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421231271617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421231271617" cn_domain=PS source_name="the-source\n"} 20240913055601439 DLU <0006> fsm.c:456 lu(262421231271617)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601439 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421231271617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421231271617)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601454 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421231271617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421231271617" cn_domain=PS destination_name="the-source\n"} 20240913055601454 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601454 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262421231271617" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421231271617" 20240913055601457 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601457 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421231271617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421231271617" source_name="the-source\n"} 20240913055601457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421231271617)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601457 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421231271617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601457 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421231271617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421231271617" destination_name="the-source\n"} 20240913055601457 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421231271617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421231271617)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421231271617)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601457 DLU <0006> fsm.c:568 lu(PS:IMSI-262421231271617)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601457 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601457 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@ebb43fbff486: Final verdict of PTC: pass 20240913055601485 DAUC <0003> db_auc.c:157 IMSI='262428429900624': No 2G Auth Data 20240913055601485 DAUC <0003> db_auc.c:192 IMSI='262428429900624': No 3G Auth Data 20240913055601494 DLGSUP <0013> hlr.c:121 IMSI 262428429900624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262428429900624" to be handled at TC_gsup_ul_via_proxy(82) 20240913055601526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36040<->l=127.0.0.1:4258 20240913055601530 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601530 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428429900624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428429900624" cn_domain=PS source_name="the-source\n"} 20240913055601530 DLU <0006> fsm.c:456 lu(262428429900624)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601530 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428429900624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428429900624)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601546 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428429900624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428429900624" cn_domain=PS destination_name="the-source\n"} 20240913055601546 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601546 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262428429900624" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428429900624" 20240913055601549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601549 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428429900624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428429900624" source_name="the-source\n"} 20240913055601549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428429900624)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601549 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428429900624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601549 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428429900624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428429900624" destination_name="the-source\n"} 20240913055601549 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428429900624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428429900624)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428429900624)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601549 DLU <0006> fsm.c:568 lu(PS:IMSI-262428429900624)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36040<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@ebb43fbff486: Final verdict of PTC: pass 20240913055601583 DAUC <0003> db_auc.c:157 IMSI='262421416850699': No 2G Auth Data 20240913055601583 DAUC <0003> db_auc.c:192 IMSI='262421416850699': No 3G Auth Data 20240913055601591 DLGSUP <0013> hlr.c:121 IMSI 262421416850699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262421416850699" to be handled at TC_gsup_ul_via_proxy(83) 20240913055601625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36054<->l=127.0.0.1:4258 20240913055601628 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601628 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421416850699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421416850699" cn_domain=PS source_name="the-source\n"} 20240913055601628 DLU <0006> fsm.c:456 lu(262421416850699)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601628 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421416850699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421416850699)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601644 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421416850699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421416850699" cn_domain=PS destination_name="the-source\n"} 20240913055601644 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601644 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262421416850699" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421416850699" 20240913055601647 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601647 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421416850699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421416850699" source_name="the-source\n"} 20240913055601647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421416850699)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601647 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421416850699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601647 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421416850699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421416850699" destination_name="the-source\n"} 20240913055601647 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421416850699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421416850699)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421416850699)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601647 DLU <0006> fsm.c:568 lu(PS:IMSI-262421416850699)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601647 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601647 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36054<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@ebb43fbff486: Final verdict of PTC: pass 20240913055601683 DAUC <0003> db_auc.c:157 IMSI='262425986538004': No 2G Auth Data 20240913055601683 DAUC <0003> db_auc.c:192 IMSI='262425986538004': No 3G Auth Data 20240913055601692 DLGSUP <0013> hlr.c:121 IMSI 262425986538004: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ebb43fbff486: Created GsupExpect[0] for "262425986538004" to be handled at TC_gsup_ul_via_proxy(84) 20240913055601726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36070<->l=127.0.0.1:4258 20240913055601730 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601730 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425986538004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425986538004" cn_domain=PS source_name="the-source\n"} 20240913055601730 DLU <0006> fsm.c:456 lu(262425986538004)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055601730 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425986538004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913055601745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425986538004)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055601745 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425986538004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425986538004" cn_domain=PS destination_name="the-source\n"} 20240913055601745 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601745 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ebb43fbff486: Found GsupExpect[0] for "262425986538004" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@ebb43fbff486: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425986538004" 20240913055601748 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601748 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425986538004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425986538004" source_name="the-source\n"} 20240913055601748 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425986538004)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055601748 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262425986538004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055601748 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425986538004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425986538004" destination_name="the-source\n"} 20240913055601748 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262425986538004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055601748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425986538004)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055601748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425986538004)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055601748 DLU <0006> fsm.c:568 lu(PS:IMSI-262425986538004)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055601748 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055601748 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055601750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36070<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055601776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4258 20240913055601777 DLINP <000b> input/ipa.c:451 connected read/write 20240913055601777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055601777 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055601777 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055601777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055601777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913055601777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41071<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@ebb43fbff486: Final verdict of PTC: none 75@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Sep 13 05:56:01 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20240913055601829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36084<->l=127.0.0.1:4258 20240913055601830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36084<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19444) Waiting for packet dumper to finish... 1 (prev_count=19444, count=45960) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Sep 13 05:56:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_ul_subscriber_data started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055604902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055604902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055604905 DLINP <000b> input/ipa.c:451 connected read/write 20240913055604905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055604906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055604908 DLINP <000b> input/ipa.c:451 connected read/write 20240913055604908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055604908 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055604908 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055604908 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055604908 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055604908 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055604908 DLGSUP <0013> gsup_server.c:235 2: 20240913055604908 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055604908 DLGSUP <0013> gsup_server.c:235 3: 20240913055604908 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055604908 DLGSUP <0013> gsup_server.c:235 4: 20240913055604908 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055604908 DLGSUP <0013> gsup_server.c:235 5: 20240913055604908 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055604908 DLGSUP <0013> gsup_server.c:235 7: 20240913055604908 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055604908 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055604908 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055604908 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055604929 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35769<->l=127.0.0.1:4259) 20240913055604958 DAUC <0003> db_auc.c:157 IMSI='262421677346730': No 2G Auth Data 20240913055604958 DAUC <0003> db_auc.c:192 IMSI='262421677346730': No 3G Auth Data HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262421677346730" to be handled at TC_gsup_ul_subscriber_data(89) 20240913055604992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055604997 DLINP <000b> input/ipa.c:451 connected read/write 20240913055604997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055604997 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421677346730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421677346730" cn_domain=PS} 20240913055604997 DLU <0006> fsm.c:456 lu(262421677346730)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055604997 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421677346730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421677346730)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605012 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421677346730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421677346730" cn_domain=PS} 20240913055605012 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605012 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262421677346730" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421677346730" 20240913055605016 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605016 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421677346730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421677346730"} 20240913055605016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421677346730)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605016 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421677346730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605016 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421677346730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421677346730"} 20240913055605016 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421677346730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421677346730)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421677346730)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605016 DLU <0006> fsm.c:568 lu(PS:IMSI-262421677346730)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605016 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605016 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ebb43fbff486: Final verdict of PTC: pass 20240913055605043 DAUC <0003> db_auc.c:157 IMSI='262425535197261': No 2G Auth Data 20240913055605043 DAUC <0003> db_auc.c:192 IMSI='262425535197261': No 3G Auth Data 20240913055605052 DLGSUP <0013> hlr.c:121 IMSI 262425535197261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262425535197261" to be handled at TC_gsup_ul_subscriber_data(90) 20240913055605075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36104<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055605079 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605079 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425535197261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535197261" cn_domain=PS} 20240913055605079 DLU <0006> fsm.c:456 lu(262425535197261)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055605079 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425535197261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425535197261)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605094 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425535197261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425535197261" cn_domain=PS} 20240913055605094 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605094 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262425535197261" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425535197261" 20240913055605097 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605097 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425535197261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425535197261"} 20240913055605097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425535197261)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605097 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425535197261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605097 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425535197261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425535197261"} 20240913055605097 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425535197261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535197261)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535197261)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605097 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535197261)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605097 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605097 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36104<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ebb43fbff486: Final verdict of PTC: pass 20240913055605124 DAUC <0003> db_auc.c:157 IMSI='262424911658931': No 2G Auth Data 20240913055605124 DAUC <0003> db_auc.c:192 IMSI='262424911658931': No 3G Auth Data 20240913055605133 DLGSUP <0013> hlr.c:121 IMSI 262424911658931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262424911658931" to be handled at TC_gsup_ul_subscriber_data(91) 20240913055605157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055605162 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605162 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424911658931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424911658931" cn_domain=PS} 20240913055605162 DLU <0006> fsm.c:456 lu(262424911658931)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055605162 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424911658931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424911658931)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605181 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424911658931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424911658931" cn_domain=PS} 20240913055605181 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605181 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262424911658931" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424911658931" 20240913055605184 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605184 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424911658931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424911658931"} 20240913055605184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424911658931)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605184 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424911658931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605184 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424911658931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424911658931"} 20240913055605184 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424911658931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424911658931)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424911658931)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605184 DLU <0006> fsm.c:568 lu(PS:IMSI-262424911658931)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605184 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605184 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ebb43fbff486: Final verdict of PTC: pass 20240913055605211 DAUC <0003> db_auc.c:157 IMSI='262428016388389': No 2G Auth Data 20240913055605211 DAUC <0003> db_auc.c:192 IMSI='262428016388389': No 3G Auth Data 20240913055605219 DLGSUP <0013> hlr.c:121 IMSI 262428016388389: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262428016388389" to be handled at TC_gsup_ul_subscriber_data(92) 20240913055605244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055605248 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605248 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016388389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428016388389" cn_domain=PS} 20240913055605248 DLU <0006> fsm.c:456 lu(262428016388389)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055605248 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016388389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605266 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428016388389)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605266 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016388389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428016388389" cn_domain=PS} 20240913055605266 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605266 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262428016388389" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428016388389" 20240913055605268 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605268 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428016388389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428016388389"} 20240913055605268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428016388389)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605268 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428016388389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605268 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016388389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428016388389"} 20240913055605268 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428016388389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428016388389)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428016388389)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605268 DLU <0006> fsm.c:568 lu(PS:IMSI-262428016388389)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605268 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605269 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ebb43fbff486: Final verdict of PTC: pass 20240913055605294 DAUC <0003> db_auc.c:157 IMSI='262424195962651': No 2G Auth Data 20240913055605294 DAUC <0003> db_auc.c:192 IMSI='262424195962651': No 3G Auth Data 20240913055605303 DLGSUP <0013> hlr.c:121 IMSI 262424195962651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262424195962651" to be handled at TC_gsup_ul_subscriber_data(93) 20240913055605325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055605327 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605328 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424195962651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424195962651" cn_domain=PS} 20240913055605328 DLU <0006> fsm.c:456 lu(262424195962651)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055605328 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424195962651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424195962651)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605343 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424195962651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424195962651" cn_domain=PS} 20240913055605343 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605343 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262424195962651" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424195962651" 20240913055605346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605346 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424195962651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424195962651"} 20240913055605346 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424195962651)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605346 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424195962651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605346 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424195962651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424195962651"} 20240913055605346 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424195962651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424195962651)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424195962651)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605346 DLU <0006> fsm.c:568 lu(PS:IMSI-262424195962651)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ebb43fbff486: Final verdict of PTC: pass 20240913055605386 DAUC <0003> db_auc.c:157 IMSI='262428317665746': No 2G Auth Data 20240913055605386 DAUC <0003> db_auc.c:192 IMSI='262428317665746': No 3G Auth Data 20240913055605395 DLGSUP <0013> hlr.c:121 IMSI 262428317665746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262428317665746" to be handled at TC_gsup_ul_subscriber_data(94) 20240913055605431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055605435 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605435 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428317665746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428317665746" cn_domain=PS} 20240913055605435 DLU <0006> fsm.c:456 lu(262428317665746)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055605435 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428317665746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428317665746)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605457 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428317665746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428317665746" cn_domain=PS} 20240913055605457 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605457 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262428317665746" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428317665746" 20240913055605460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605460 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428317665746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428317665746"} 20240913055605460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428317665746)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605460 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428317665746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605460 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428317665746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428317665746"} 20240913055605460 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428317665746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428317665746)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428317665746)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605460 DLU <0006> fsm.c:568 lu(PS:IMSI-262428317665746)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ebb43fbff486: Final verdict of PTC: pass 20240913055605507 DAUC <0003> db_auc.c:157 IMSI='262429094045995': No 2G Auth Data 20240913055605507 DAUC <0003> db_auc.c:192 IMSI='262429094045995': No 3G Auth Data 20240913055605515 DLGSUP <0013> hlr.c:121 IMSI 262429094045995: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262429094045995" to be handled at TC_gsup_ul_subscriber_data(95) 20240913055605546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055605549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605549 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429094045995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429094045995" cn_domain=PS} 20240913055605549 DLU <0006> fsm.c:456 lu(262429094045995)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055605549 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429094045995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605563 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429094045995)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605563 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429094045995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429094045995" cn_domain=PS} 20240913055605563 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605563 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262429094045995" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429094045995" 20240913055605566 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605566 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429094045995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429094045995"} 20240913055605566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429094045995)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605566 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429094045995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605566 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429094045995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429094045995"} 20240913055605566 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429094045995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429094045995)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429094045995)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605566 DLU <0006> fsm.c:568 lu(PS:IMSI-262429094045995)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605566 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605566 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ebb43fbff486: Final verdict of PTC: pass 20240913055605599 DAUC <0003> db_auc.c:157 IMSI='262421615170219': No 2G Auth Data 20240913055605599 DAUC <0003> db_auc.c:192 IMSI='262421615170219': No 3G Auth Data 20240913055605607 DLGSUP <0013> hlr.c:121 IMSI 262421615170219: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ebb43fbff486: Created GsupExpect[0] for "262421615170219" to be handled at TC_gsup_ul_subscriber_data(96) 20240913055605638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ebb43fbff486: GSUP ul subscriber_data<unbound> 20240913055605642 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605642 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421615170219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421615170219" cn_domain=PS} 20240913055605642 DLU <0006> fsm.c:456 lu(262421615170219)[0x55a8d242ee90]{UNVALIDATED}: Allocated 20240913055605642 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421615170219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055605658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421615170219)[0x55a8d242ee90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055605658 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421615170219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421615170219" cn_domain=PS} 20240913055605658 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605658 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ebb43fbff486: Found GsupExpect[0] for "262421615170219" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@ebb43fbff486: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421615170219" 20240913055605661 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605661 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421615170219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421615170219"} 20240913055605661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421615170219)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055605661 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421615170219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055605661 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421615170219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421615170219"} 20240913055605661 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421615170219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055605661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421615170219)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055605661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421615170219)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055605661 DLU <0006> fsm.c:568 lu(PS:IMSI-262421615170219)[0x55a8d242ee90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055605661 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055605661 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055605663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055605688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36090<->l=127.0.0.1:4258 20240913055605689 DLINP <000b> input/ipa.c:451 connected read/write 20240913055605689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055605689 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055605689 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055605689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055605689 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35769<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP(86)@ebb43fbff486: Final verdict of PTC: none 87@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Sep 13 05:56:05 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20240913055605731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20240913055605831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=24720) Waiting for packet dumper to finish... 1 (prev_count=24720, count=51012) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Sep 13 05:56:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_vty started. MTC@ebb43fbff486: legacy= true 20240913055608898 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055608898 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055608900 DLINP <000b> input/ipa.c:451 connected read/write 20240913055608900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055608901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055608902 DLINP <000b> input/ipa.c:451 connected read/write 20240913055608902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055608902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055608902 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055608902 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055608902 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055608902 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055608902 DLGSUP <0013> gsup_server.c:235 2: 20240913055608902 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055608902 DLGSUP <0013> gsup_server.c:235 3: 20240913055608902 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055608902 DLGSUP <0013> gsup_server.c:235 4: 20240913055608902 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055608902 DLGSUP <0013> gsup_server.c:235 5: 20240913055608902 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055608902 DLGSUP <0013> gsup_server.c:235 7: 20240913055608902 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055608902 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055608902 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055608902 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055608921 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43735<->l=127.0.0.1:4259) 20240913055608932 DAUC <0003> db_auc.c:157 IMSI='262427927026065': No 2G Auth Data 20240913055608932 DAUC <0003> db_auc.c:192 IMSI='262427927026065': No 3G Auth Data 20240913055608950 DAUC <0003> db_auc.c:192 IMSI='262427927026065': No 3G Auth Data 20240913055608974 DAUC <0003> db_auc.c:157 IMSI='262421514640269': No 2G Auth Data 20240913055608974 DAUC <0003> db_auc.c:192 IMSI='262421514640269': No 3G Auth Data 20240913055608990 DAUC <0003> db_auc.c:157 IMSI='262421514640269': No 2G Auth Data 20240913055609017 DAUC <0003> db_auc.c:157 IMSI='262425144863487': No 2G Auth Data 20240913055609017 DAUC <0003> db_auc.c:192 IMSI='262425144863487': No 3G Auth Data MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055609066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4258 20240913055609067 DLINP <000b> input/ipa.c:451 connected read/write 20240913055609067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055609067 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055609067 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055609067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055609067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43735<->l=127.0.0.1:4259) 98@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@ebb43fbff486: Test case TC_vty finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Sep 13 05:56:09 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240913055609112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4258 20240913055609212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Sep 13 05:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_vty_msisdn_isd started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055612284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055612284 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055612286 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055612286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055612288 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055612288 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055612288 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055612288 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055612288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055612288 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055612288 DLGSUP <0013> gsup_server.c:235 2: 20240913055612288 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055612288 DLGSUP <0013> gsup_server.c:235 3: 20240913055612288 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055612288 DLGSUP <0013> gsup_server.c:235 4: 20240913055612288 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055612288 DLGSUP <0013> gsup_server.c:235 5: 20240913055612288 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055612288 DLGSUP <0013> gsup_server.c:235 7: 20240913055612288 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055612288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055612288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055612288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055612304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45197<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ebb43fbff486: Created GsupExpect[0] for "262422461740784" to be handled at TC_vty_msisdn_isd(104) 20240913055612318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 20240913055612342 DAUC <0003> db_auc.c:157 IMSI='262422461740784': No 2G Auth Data 20240913055612342 DAUC <0003> db_auc.c:192 IMSI='262422461740784': No 3G Auth Data 20240913055612370 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055612370 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422461740784" cn_domain=PS} 20240913055612370 DLU <0006> fsm.c:456 lu(262422461740784)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055612370 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055612386 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422461740784)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055612386 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422461740784" cn_domain=PS} 20240913055612386 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055612386 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@ebb43fbff486: Found GsupExpect[0] for "262422461740784" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@ebb43fbff486: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422461740784" 20240913055612389 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055612389 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422461740784"} 20240913055612389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422461740784)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055612389 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055612389 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422461740784"} 20240913055612389 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055612389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422461740784)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055612389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422461740784)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055612389 DLU <0006> fsm.c:568 lu(PS:IMSI-262422461740784)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055612389 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055612389 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ebb43fbff486: setverdict(pass): none -> pass 20240913055612399 DLGSUP <0013> hlr.c:128 IMSI 262422461740784: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240913055612399 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055612399 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055612401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@ebb43fbff486: Final verdict of PTC: pass 20240913055612401 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055612402 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422461740784"} 20240913055612402 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240913055612402 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422461740784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055612402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 20240913055612403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055612403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055612403 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055612403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055612403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055612403 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45197<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ebb43fbff486: Final verdict of PTC: none 102@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 102: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@ebb43fbff486: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Sep 13 05:56:12 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20240913055612444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41738<->l=127.0.0.1:4258 20240913055612544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Sep 13 05:56:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_purge_cs started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055615617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055615617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055615618 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055615621 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615621 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055615621 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055615621 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055615621 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055615621 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055615621 DLGSUP <0013> gsup_server.c:235 2: 20240913055615621 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055615621 DLGSUP <0013> gsup_server.c:235 3: 20240913055615621 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055615621 DLGSUP <0013> gsup_server.c:235 4: 20240913055615621 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055615621 DLGSUP <0013> gsup_server.c:235 5: 20240913055615621 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055615621 DLGSUP <0013> gsup_server.c:235 7: 20240913055615621 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055615621 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055615621 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055615621 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055615643 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43507<->l=127.0.0.1:4259) 20240913055615658 DAUC <0003> db_auc.c:157 IMSI='262429061134066': No 2G Auth Data 20240913055615658 DAUC <0003> db_auc.c:192 IMSI='262429061134066': No 3G Auth Data HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262429061134066" to be handled at TC_gsup_purge_cs(109) 20240913055615699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 20240913055615704 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615704 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429061134066" cn_domain=PS} 20240913055615704 DLU <0006> fsm.c:456 lu(262429061134066)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055615704 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055615720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429061134066)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055615720 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429061134066" cn_domain=PS} 20240913055615720 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615720 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262429061134066" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429061134066" 20240913055615723 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615723 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429061134066"} 20240913055615723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429061134066)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055615723 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055615723 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429061134066"} 20240913055615723 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055615723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429061134066)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055615723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429061134066)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055615723 DLU <0006> fsm.c:568 lu(PS:IMSI-262429061134066)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055615723 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615723 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ebb43fbff486: setverdict(pass): none -> pass 20240913055615725 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615725 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429061134066" cn_domain=CS} 20240913055615725 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055615733 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429061134066"} 20240913055615733 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429061134066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055615733 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615733 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055615735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@ebb43fbff486: Final verdict of PTC: pass 20240913055615760 DAUC <0003> db_auc.c:157 IMSI='262427936866527': No 2G Auth Data 20240913055615760 DAUC <0003> db_auc.c:192 IMSI='262427936866527': No 3G Auth Data 20240913055615769 DLGSUP <0013> hlr.c:121 IMSI 262427936866527: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262427936866527" to be handled at TC_gsup_purge_cs(110) 20240913055615788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20240913055615792 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615792 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427936866527" cn_domain=PS} 20240913055615792 DLU <0006> fsm.c:456 lu(262427936866527)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055615792 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055615807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427936866527)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055615807 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427936866527" cn_domain=PS} 20240913055615807 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615807 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262427936866527" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 1TC_gsup_purge_cs(110)"262427936866527" 20240913055615810 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615810 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427936866527"} 20240913055615810 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427936866527)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055615810 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055615810 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427936866527"} 20240913055615810 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055615811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427936866527)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055615811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427936866527)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055615811 DLU <0006> fsm.c:568 lu(PS:IMSI-262427936866527)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055615811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ebb43fbff486: setverdict(pass): none -> pass 20240913055615813 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615813 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427936866527" cn_domain=CS} 20240913055615813 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055615821 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427936866527"} 20240913055615821 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427936866527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055615821 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615821 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055615822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@ebb43fbff486: Final verdict of PTC: pass 20240913055615847 DAUC <0003> db_auc.c:157 IMSI='262429544494363': No 2G Auth Data 20240913055615847 DAUC <0003> db_auc.c:192 IMSI='262429544494363': No 3G Auth Data 20240913055615856 DLGSUP <0013> hlr.c:121 IMSI 262429544494363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262429544494363" to be handled at TC_gsup_purge_cs(111) 20240913055615881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4258 20240913055615885 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615885 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429544494363" cn_domain=PS} 20240913055615885 DLU <0006> fsm.c:456 lu(262429544494363)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055615885 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055615902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429544494363)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055615902 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429544494363" cn_domain=PS} 20240913055615902 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615902 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262429544494363" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429544494363" 20240913055615905 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615905 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429544494363"} 20240913055615905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429544494363)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055615905 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055615905 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429544494363"} 20240913055615905 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055615905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429544494363)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055615905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429544494363)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055615905 DLU <0006> fsm.c:568 lu(PS:IMSI-262429544494363)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055615905 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615905 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ebb43fbff486: setverdict(pass): none -> pass 20240913055615907 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055615907 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429544494363" cn_domain=CS} 20240913055615907 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055615916 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429544494363"} 20240913055615916 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429544494363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055615916 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055615916 DLINP <000b> input/ipa.c:451 connected read/write 20240913055615916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055615918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@ebb43fbff486: Final verdict of PTC: pass 20240913055615948 DAUC <0003> db_auc.c:157 IMSI='262424156820748': No 2G Auth Data 20240913055615948 DAUC <0003> db_auc.c:192 IMSI='262424156820748': No 3G Auth Data 20240913055615963 DLGSUP <0013> hlr.c:121 IMSI 262424156820748: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262424156820748" to be handled at TC_gsup_purge_cs(112) 20240913055615997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4258 20240913055616001 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616001 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424156820748" cn_domain=PS} 20240913055616001 DLU <0006> fsm.c:456 lu(262424156820748)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055616001 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055616016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424156820748)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055616016 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424156820748" cn_domain=PS} 20240913055616016 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616016 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262424156820748" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424156820748" 20240913055616019 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616019 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424156820748"} 20240913055616019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424156820748)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055616019 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055616019 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424156820748"} 20240913055616019 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055616019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424156820748)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055616019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424156820748)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055616019 DLU <0006> fsm.c:568 lu(PS:IMSI-262424156820748)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055616019 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616019 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ebb43fbff486: setverdict(pass): none -> pass 20240913055616022 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616022 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424156820748" cn_domain=CS} 20240913055616022 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055616030 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424156820748"} 20240913055616030 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424156820748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055616030 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616030 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055616031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@ebb43fbff486: Final verdict of PTC: pass 20240913055616056 DAUC <0003> db_auc.c:157 IMSI='262428927125321': No 2G Auth Data 20240913055616056 DAUC <0003> db_auc.c:192 IMSI='262428927125321': No 3G Auth Data 20240913055616065 DLGSUP <0013> hlr.c:121 IMSI 262428927125321: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262428927125321" to be handled at TC_gsup_purge_cs(113) 20240913055616088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 20240913055616092 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616092 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428927125321" cn_domain=PS} 20240913055616092 DLU <0006> fsm.c:456 lu(262428927125321)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055616092 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055616108 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428927125321)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055616108 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428927125321" cn_domain=PS} 20240913055616108 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616108 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262428927125321" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428927125321" 20240913055616110 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616110 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428927125321"} 20240913055616110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428927125321)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055616111 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055616111 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428927125321"} 20240913055616111 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055616111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428927125321)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055616111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428927125321)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055616111 DLU <0006> fsm.c:568 lu(PS:IMSI-262428927125321)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055616111 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616111 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ebb43fbff486: setverdict(pass): none -> pass 20240913055616113 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616113 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428927125321" cn_domain=CS} 20240913055616113 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055616120 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428927125321"} 20240913055616120 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428927125321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055616120 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616120 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055616122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@ebb43fbff486: Final verdict of PTC: pass 20240913055616147 DAUC <0003> db_auc.c:157 IMSI='262425660876643': No 2G Auth Data 20240913055616147 DAUC <0003> db_auc.c:192 IMSI='262425660876643': No 3G Auth Data 20240913055616156 DLGSUP <0013> hlr.c:121 IMSI 262425660876643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262425660876643" to be handled at TC_gsup_purge_cs(114) 20240913055616186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41818<->l=127.0.0.1:4258 20240913055616189 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616189 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425660876643" cn_domain=PS} 20240913055616189 DLU <0006> fsm.c:456 lu(262425660876643)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055616189 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055616204 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425660876643)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055616204 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425660876643" cn_domain=PS} 20240913055616204 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616204 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262425660876643" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425660876643" 20240913055616207 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616207 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425660876643"} 20240913055616207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425660876643)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055616207 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055616207 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425660876643"} 20240913055616207 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055616207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425660876643)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055616207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425660876643)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055616207 DLU <0006> fsm.c:568 lu(PS:IMSI-262425660876643)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055616207 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616207 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ebb43fbff486: setverdict(pass): none -> pass 20240913055616209 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616209 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425660876643" cn_domain=CS} 20240913055616209 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055616217 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425660876643"} 20240913055616217 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425660876643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055616217 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616217 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055616218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41818<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@ebb43fbff486: Final verdict of PTC: pass 20240913055616250 DAUC <0003> db_auc.c:157 IMSI='262422004569097': No 2G Auth Data 20240913055616250 DAUC <0003> db_auc.c:192 IMSI='262422004569097': No 3G Auth Data 20240913055616259 DLGSUP <0013> hlr.c:121 IMSI 262422004569097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262422004569097" to be handled at TC_gsup_purge_cs(115) 20240913055616290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41822<->l=127.0.0.1:4258 20240913055616294 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616294 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422004569097" cn_domain=PS} 20240913055616294 DLU <0006> fsm.c:456 lu(262422004569097)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055616294 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055616309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422004569097)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055616309 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422004569097" cn_domain=PS} 20240913055616309 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616309 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262422004569097" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422004569097" 20240913055616312 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616312 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422004569097"} 20240913055616312 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422004569097)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055616312 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055616312 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422004569097"} 20240913055616312 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055616312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422004569097)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055616312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422004569097)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055616312 DLU <0006> fsm.c:568 lu(PS:IMSI-262422004569097)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055616312 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616312 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ebb43fbff486: setverdict(pass): none -> pass 20240913055616314 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616314 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422004569097" cn_domain=CS} 20240913055616314 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055616322 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422004569097"} 20240913055616322 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422004569097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055616322 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616322 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055616324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41822<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@ebb43fbff486: Final verdict of PTC: pass 20240913055616356 DAUC <0003> db_auc.c:157 IMSI='262427175302196': No 2G Auth Data 20240913055616356 DAUC <0003> db_auc.c:192 IMSI='262427175302196': No 3G Auth Data 20240913055616365 DLGSUP <0013> hlr.c:121 IMSI 262427175302196: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ebb43fbff486: Created GsupExpect[0] for "262427175302196" to be handled at TC_gsup_purge_cs(116) 20240913055616399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41828<->l=127.0.0.1:4258 20240913055616403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616403 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427175302196" cn_domain=PS} 20240913055616403 DLU <0006> fsm.c:456 lu(262427175302196)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055616403 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055616420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427175302196)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055616420 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427175302196" cn_domain=PS} 20240913055616420 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616420 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ebb43fbff486: Found GsupExpect[0] for "262427175302196" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@ebb43fbff486: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427175302196" 20240913055616423 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616423 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427175302196"} 20240913055616423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427175302196)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055616423 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055616423 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427175302196"} 20240913055616423 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055616423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175302196)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055616423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175302196)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055616423 DLU <0006> fsm.c:568 lu(PS:IMSI-262427175302196)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055616423 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616423 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ebb43fbff486: setverdict(pass): none -> pass 20240913055616425 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616425 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427175302196" cn_domain=CS} 20240913055616425 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913055616433 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427175302196"} 20240913055616433 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427175302196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055616433 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055616433 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055616435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41828<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055616460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 20240913055616461 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43507<->l=127.0.0.1:4259) 20240913055616461 DLINP <000b> input/ipa.c:451 connected read/write 20240913055616461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055616461 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055616461 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055616461 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@ebb43fbff486: Final verdict of PTC: none 107@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Sep 13 05:56:16 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20240913055616502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41844<->l=127.0.0.1:4258 20240913055616602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41844<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20204) Waiting for packet dumper to finish... 1 (prev_count=20204, count=48580) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Sep 13 05:56:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_purge_ps started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055619678 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055619678 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055619680 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055619682 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619682 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055619682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055619682 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055619682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055619682 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055619682 DLGSUP <0013> gsup_server.c:235 2: 20240913055619682 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055619682 DLGSUP <0013> gsup_server.c:235 3: 20240913055619682 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055619682 DLGSUP <0013> gsup_server.c:235 4: 20240913055619682 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055619682 DLGSUP <0013> gsup_server.c:235 5: 20240913055619682 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055619682 DLGSUP <0013> gsup_server.c:235 7: 20240913055619682 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055619682 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055619682 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055619682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055619700 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39431<->l=127.0.0.1:4259) 20240913055619716 DAUC <0003> db_auc.c:157 IMSI='262420757414201': No 2G Auth Data 20240913055619716 DAUC <0003> db_auc.c:192 IMSI='262420757414201': No 3G Auth Data HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262420757414201" to be handled at TC_gsup_purge_ps(121) 20240913055619750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 20240913055619755 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619755 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420757414201" cn_domain=PS} 20240913055619755 DLU <0006> fsm.c:456 lu(262420757414201)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055619755 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055619771 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420757414201)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055619771 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420757414201" cn_domain=PS} 20240913055619771 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619771 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262420757414201" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420757414201" 20240913055619775 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619775 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420757414201"} 20240913055619775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420757414201)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055619775 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055619775 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420757414201"} 20240913055619775 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055619775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420757414201)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055619775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420757414201)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055619775 DLU <0006> fsm.c:568 lu(PS:IMSI-262420757414201)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055619775 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619775 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ebb43fbff486: setverdict(pass): none -> pass 20240913055619777 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619777 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420757414201" cn_domain=PS} 20240913055619777 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055619785 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420757414201"} 20240913055619785 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420757414201 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055619785 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619785 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055619786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@ebb43fbff486: Final verdict of PTC: pass 20240913055619810 DAUC <0003> db_auc.c:157 IMSI='262423770010548': No 2G Auth Data 20240913055619810 DAUC <0003> db_auc.c:192 IMSI='262423770010548': No 3G Auth Data 20240913055619819 DLGSUP <0013> hlr.c:121 IMSI 262423770010548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262423770010548" to be handled at TC_gsup_purge_ps(122) 20240913055619844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20240913055619848 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619848 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423770010548" cn_domain=PS} 20240913055619848 DLU <0006> fsm.c:456 lu(262423770010548)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055619848 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055619864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423770010548)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055619864 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423770010548" cn_domain=PS} 20240913055619864 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619864 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262423770010548" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423770010548" 20240913055619866 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619866 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423770010548"} 20240913055619866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423770010548)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055619866 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055619866 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423770010548"} 20240913055619866 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055619866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423770010548)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055619866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423770010548)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055619866 DLU <0006> fsm.c:568 lu(PS:IMSI-262423770010548)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055619867 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619867 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ebb43fbff486: setverdict(pass): none -> pass 20240913055619869 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619869 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423770010548" cn_domain=PS} 20240913055619869 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055619877 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423770010548"} 20240913055619877 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423770010548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055619877 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619877 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055619878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@ebb43fbff486: Final verdict of PTC: pass 20240913055619902 DAUC <0003> db_auc.c:157 IMSI='262427591977743': No 2G Auth Data 20240913055619902 DAUC <0003> db_auc.c:192 IMSI='262427591977743': No 3G Auth Data 20240913055619911 DLGSUP <0013> hlr.c:121 IMSI 262427591977743: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262427591977743" to be handled at TC_gsup_purge_ps(123) 20240913055619936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41990<->l=127.0.0.1:4258 20240913055619939 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619939 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427591977743" cn_domain=PS} 20240913055619939 DLU <0006> fsm.c:456 lu(262427591977743)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055619939 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055619954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427591977743)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055619954 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427591977743" cn_domain=PS} 20240913055619954 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619954 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262427591977743" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427591977743" 20240913055619957 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619957 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427591977743"} 20240913055619957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427591977743)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055619957 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055619957 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427591977743"} 20240913055619957 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055619957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427591977743)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055619957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427591977743)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055619957 DLU <0006> fsm.c:568 lu(PS:IMSI-262427591977743)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055619957 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619957 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ebb43fbff486: setverdict(pass): none -> pass 20240913055619959 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055619959 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427591977743" cn_domain=PS} 20240913055619959 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055619972 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427591977743"} 20240913055619972 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427591977743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055619972 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055619972 DLINP <000b> input/ipa.c:451 connected read/write 20240913055619972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055619974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41990<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@ebb43fbff486: Final verdict of PTC: pass 20240913055620010 DAUC <0003> db_auc.c:157 IMSI='262421017750459': No 2G Auth Data 20240913055620010 DAUC <0003> db_auc.c:192 IMSI='262421017750459': No 3G Auth Data 20240913055620018 DLGSUP <0013> hlr.c:121 IMSI 262421017750459: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262421017750459" to be handled at TC_gsup_purge_ps(124) 20240913055620039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42004<->l=127.0.0.1:4258 20240913055620042 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620042 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421017750459" cn_domain=PS} 20240913055620042 DLU <0006> fsm.c:456 lu(262421017750459)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055620042 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055620057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421017750459)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055620057 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421017750459" cn_domain=PS} 20240913055620057 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620057 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262421017750459" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 3TC_gsup_purge_ps(124)"262421017750459" 20240913055620060 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620060 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421017750459"} 20240913055620060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421017750459)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055620060 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055620060 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421017750459"} 20240913055620060 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055620060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421017750459)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055620060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421017750459)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055620060 DLU <0006> fsm.c:568 lu(PS:IMSI-262421017750459)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055620060 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620060 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ebb43fbff486: setverdict(pass): none -> pass 20240913055620063 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620063 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421017750459" cn_domain=PS} 20240913055620063 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055620070 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421017750459"} 20240913055620070 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421017750459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055620070 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620070 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055620072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42004<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@ebb43fbff486: Final verdict of PTC: pass 20240913055620096 DAUC <0003> db_auc.c:157 IMSI='262422459277572': No 2G Auth Data 20240913055620096 DAUC <0003> db_auc.c:192 IMSI='262422459277572': No 3G Auth Data 20240913055620104 DLGSUP <0013> hlr.c:121 IMSI 262422459277572: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262422459277572" to be handled at TC_gsup_purge_ps(125) 20240913055620125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 20240913055620128 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620128 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422459277572" cn_domain=PS} 20240913055620128 DLU <0006> fsm.c:456 lu(262422459277572)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055620128 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055620143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422459277572)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055620143 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422459277572" cn_domain=PS} 20240913055620143 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620143 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262422459277572" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422459277572" 20240913055620146 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620146 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422459277572"} 20240913055620146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422459277572)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055620146 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055620146 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422459277572"} 20240913055620146 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055620146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422459277572)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055620146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422459277572)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055620146 DLU <0006> fsm.c:568 lu(PS:IMSI-262422459277572)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055620146 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620146 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ebb43fbff486: setverdict(pass): none -> pass 20240913055620148 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620148 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422459277572" cn_domain=PS} 20240913055620148 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055620155 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422459277572"} 20240913055620155 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422459277572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055620155 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620155 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055620157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@ebb43fbff486: Final verdict of PTC: pass 20240913055620180 DAUC <0003> db_auc.c:157 IMSI='262421201609284': No 2G Auth Data 20240913055620180 DAUC <0003> db_auc.c:192 IMSI='262421201609284': No 3G Auth Data 20240913055620190 DLGSUP <0013> hlr.c:121 IMSI 262421201609284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262421201609284" to be handled at TC_gsup_purge_ps(126) 20240913055620220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20240913055620222 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620223 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421201609284" cn_domain=PS} 20240913055620223 DLU <0006> fsm.c:456 lu(262421201609284)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055620223 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055620237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421201609284)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055620237 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421201609284" cn_domain=PS} 20240913055620237 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620238 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262421201609284" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421201609284" 20240913055620240 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620240 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421201609284"} 20240913055620240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421201609284)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055620240 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055620240 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421201609284"} 20240913055620240 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055620240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421201609284)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055620240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421201609284)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055620240 DLU <0006> fsm.c:568 lu(PS:IMSI-262421201609284)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055620240 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620240 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ebb43fbff486: setverdict(pass): none -> pass 20240913055620242 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620242 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421201609284" cn_domain=PS} 20240913055620242 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055620250 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421201609284"} 20240913055620250 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421201609284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055620250 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620250 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055620252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@ebb43fbff486: Final verdict of PTC: pass 20240913055620288 DAUC <0003> db_auc.c:157 IMSI='262428156497131': No 2G Auth Data 20240913055620288 DAUC <0003> db_auc.c:192 IMSI='262428156497131': No 3G Auth Data 20240913055620297 DLGSUP <0013> hlr.c:121 IMSI 262428156497131: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262428156497131" to be handled at TC_gsup_purge_ps(127) 20240913055620329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 20240913055620333 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620333 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428156497131" cn_domain=PS} 20240913055620333 DLU <0006> fsm.c:456 lu(262428156497131)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055620333 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055620348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428156497131)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055620348 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428156497131" cn_domain=PS} 20240913055620348 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620348 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262428156497131" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428156497131" 20240913055620351 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620351 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428156497131"} 20240913055620351 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428156497131)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055620351 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055620351 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428156497131"} 20240913055620351 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055620351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428156497131)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055620351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428156497131)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055620351 DLU <0006> fsm.c:568 lu(PS:IMSI-262428156497131)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055620351 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620351 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ebb43fbff486: setverdict(pass): none -> pass 20240913055620353 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620353 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428156497131" cn_domain=PS} 20240913055620353 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055620361 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428156497131"} 20240913055620361 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428156497131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055620361 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620361 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055620363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@ebb43fbff486: Final verdict of PTC: pass 20240913055620395 DAUC <0003> db_auc.c:157 IMSI='262428963376768': No 2G Auth Data 20240913055620395 DAUC <0003> db_auc.c:192 IMSI='262428963376768': No 3G Auth Data 20240913055620403 DLGSUP <0013> hlr.c:121 IMSI 262428963376768: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ebb43fbff486: Created GsupExpect[0] for "262428963376768" to be handled at TC_gsup_purge_ps(128) 20240913055620435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 20240913055620438 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620438 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428963376768" cn_domain=PS} 20240913055620438 DLU <0006> fsm.c:456 lu(262428963376768)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055620438 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055620453 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428963376768)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055620453 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428963376768" cn_domain=PS} 20240913055620453 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620453 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ebb43fbff486: Found GsupExpect[0] for "262428963376768" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@ebb43fbff486: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428963376768" 20240913055620456 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620456 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428963376768"} 20240913055620456 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428963376768)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055620456 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055620456 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428963376768"} 20240913055620456 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055620456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428963376768)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055620456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428963376768)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055620456 DLU <0006> fsm.c:568 lu(PS:IMSI-262428963376768)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055620456 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620456 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ebb43fbff486: setverdict(pass): none -> pass 20240913055620458 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620458 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428963376768" cn_domain=PS} 20240913055620458 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913055620469 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428963376768"} 20240913055620469 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428963376768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913055620469 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055620469 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055620471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055620506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20240913055620507 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39431<->l=127.0.0.1:4259) 20240913055620507 DLINP <000b> input/ipa.c:451 connected read/write 20240913055620507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055620507 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055620507 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055620507 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@ebb43fbff486: Final verdict of PTC: none 119@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Sep 13 05:56:20 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20240913055620552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20240913055620653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20404) Waiting for packet dumper to finish... 1 (prev_count=20404, count=48580) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Sep 13 05:56:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_purge_unknown started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055623727 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055623727 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055623729 DLINP <000b> input/ipa.c:451 connected read/write 20240913055623729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055623730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42066<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055623732 DLINP <000b> input/ipa.c:451 connected read/write 20240913055623732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055623732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055623732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055623732 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055623732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055623732 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055623732 DLGSUP <0013> gsup_server.c:235 2: 20240913055623732 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055623732 DLGSUP <0013> gsup_server.c:235 3: 20240913055623732 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055623732 DLGSUP <0013> gsup_server.c:235 4: 20240913055623732 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055623732 DLGSUP <0013> gsup_server.c:235 5: 20240913055623732 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055623732 DLGSUP <0013> gsup_server.c:235 7: 20240913055623732 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055623732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055623732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055623732 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055623753 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38511<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ebb43fbff486: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240913055623764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20240913055623773 DLINP <000b> input/ipa.c:451 connected read/write 20240913055623773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055623773 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240913055623773 DLU <0006> fsm.c:456 lu(2345743413463)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055623773 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240913055623773 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240913055623773 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055623773 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a8d2433a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055623773 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a8d2433a30]{UNVALIDATED}: Freeing instance 20240913055623773 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55a8d2433a30]{UNVALIDATED}: Deallocated 20240913055623773 DLINP <000b> input/ipa.c:451 connected read/write 20240913055623773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055623773 DLINP <000b> input/ipa.c:451 connected read/write 20240913055623773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@ebb43fbff486: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@ebb43fbff486: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@ebb43fbff486: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055623776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055623776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42066<->l=127.0.0.1:4258 20240913055623778 DLINP <000b> input/ipa.c:451 connected read/write 20240913055623778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055623778 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055623778 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055623778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055623778 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38511<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ebb43fbff486: Final verdict of PTC: none 131@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Sep 13 05:56:23 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20240913055623823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4258 20240913055623924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12428) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Sep 13 05:56:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_unknown started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055626998 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055626998 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055627000 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055627003 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627003 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055627003 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055627003 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055627003 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055627003 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055627003 DLGSUP <0013> gsup_server.c:235 2: 20240913055627003 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055627003 DLGSUP <0013> gsup_server.c:235 3: 20240913055627003 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055627003 DLGSUP <0013> gsup_server.c:235 4: 20240913055627003 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055627003 DLGSUP <0013> gsup_server.c:235 5: 20240913055627003 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055627003 DLGSUP <0013> gsup_server.c:235 7: 20240913055627003 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055627003 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055627003 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055627003 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055627023 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46663<->l=127.0.0.1:4259) 20240913055627047 DAUC <0003> db_auc.c:157 IMSI='262427843097194': No 2G Auth Data 20240913055627047 DAUC <0003> db_auc.c:192 IMSI='262427843097194': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262427843097194" to be handled at TC_mo_ussd_unknown(138) 20240913055627089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48660<->l=127.0.0.1:4258 20240913055627096 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627096 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427843097194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427843097194" session_id=543763133 session_state=BEGIN} 20240913055627096 DSS <0004> hlr_ussd.c:576 262427843097194/0x20692abd: Process SS (BEGIN) 20240913055627096 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627096 DSS <0004> hlr_ussd.c:518 262427843097194/0x20692abd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627096 DSS <0004> hlr_ussd.c:523 262427843097194/0x20692abd: USSD for unknown code '*#200#' 20240913055627096 DSS <0004> hlr_ussd.c:354 262427843097194/0x20692abd: Tx ReturnError(1, 0x12) 20240913055627096 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427843097194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427843097194" session_id=543763133 session_state=END} 20240913055627096 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627096 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262427843097194" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427843097194" TC_mo_ussd_unknown(138)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48660<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@ebb43fbff486: Final verdict of PTC: pass 20240913055627109 DAUC <0003> db_auc.c:157 IMSI='262424361038087': No 2G Auth Data 20240913055627109 DAUC <0003> db_auc.c:192 IMSI='262424361038087': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262424361038087" to be handled at TC_mo_ussd_unknown(139) 20240913055627142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48670<->l=127.0.0.1:4258 20240913055627148 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627148 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424361038087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424361038087" session_id=3713992943 session_state=BEGIN} 20240913055627148 DSS <0004> hlr_ussd.c:576 262424361038087/0xdd5f08ef: Process SS (BEGIN) 20240913055627148 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627148 DSS <0004> hlr_ussd.c:518 262424361038087/0xdd5f08ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627148 DSS <0004> hlr_ussd.c:523 262424361038087/0xdd5f08ef: USSD for unknown code '*#200#' 20240913055627148 DSS <0004> hlr_ussd.c:354 262424361038087/0xdd5f08ef: Tx ReturnError(1, 0x12) 20240913055627148 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424361038087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424361038087" session_id=3713992943 session_state=END} 20240913055627148 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627148 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262424361038087" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424361038087" TC_mo_ussd_unknown(139)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48670<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@ebb43fbff486: Final verdict of PTC: pass 20240913055627161 DAUC <0003> db_auc.c:157 IMSI='262425543655211': No 2G Auth Data 20240913055627161 DAUC <0003> db_auc.c:192 IMSI='262425543655211': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262425543655211" to be handled at TC_mo_ussd_unknown(140) 20240913055627194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48678<->l=127.0.0.1:4258 20240913055627199 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627199 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425543655211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425543655211" session_id=1455341017 session_state=BEGIN} 20240913055627199 DSS <0004> hlr_ussd.c:576 262425543655211/0x56bebdd9: Process SS (BEGIN) 20240913055627199 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627199 DSS <0004> hlr_ussd.c:518 262425543655211/0x56bebdd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627199 DSS <0004> hlr_ussd.c:523 262425543655211/0x56bebdd9: USSD for unknown code '*#200#' 20240913055627199 DSS <0004> hlr_ussd.c:354 262425543655211/0x56bebdd9: Tx ReturnError(1, 0x12) 20240913055627199 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425543655211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425543655211" session_id=1455341017 session_state=END} 20240913055627199 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627199 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262425543655211" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425543655211" TC_mo_ussd_unknown(140)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48678<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@ebb43fbff486: Final verdict of PTC: pass 20240913055627218 DAUC <0003> db_auc.c:157 IMSI='262427656628843': No 2G Auth Data 20240913055627218 DAUC <0003> db_auc.c:192 IMSI='262427656628843': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262427656628843" to be handled at TC_mo_ussd_unknown(141) 20240913055627245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48686<->l=127.0.0.1:4258 20240913055627252 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627252 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427656628843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427656628843" session_id=799773969 session_state=BEGIN} 20240913055627252 DSS <0004> hlr_ussd.c:576 262427656628843/0x2fab9511: Process SS (BEGIN) 20240913055627252 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627252 DSS <0004> hlr_ussd.c:518 262427656628843/0x2fab9511: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627252 DSS <0004> hlr_ussd.c:523 262427656628843/0x2fab9511: USSD for unknown code '*#200#' 20240913055627252 DSS <0004> hlr_ussd.c:354 262427656628843/0x2fab9511: Tx ReturnError(1, 0x12) 20240913055627252 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427656628843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427656628843" session_id=799773969 session_state=END} 20240913055627252 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627252 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262427656628843" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427656628843" TC_mo_ussd_unknown(141)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48686<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@ebb43fbff486: Final verdict of PTC: pass 20240913055627259 DAUC <0003> db_auc.c:157 IMSI='262421042072593': No 2G Auth Data 20240913055627259 DAUC <0003> db_auc.c:192 IMSI='262421042072593': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262421042072593" to be handled at TC_mo_ussd_unknown(142) 20240913055627283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 20240913055627287 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627287 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421042072593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421042072593" session_id=1307182585 session_state=BEGIN} 20240913055627287 DSS <0004> hlr_ussd.c:576 262421042072593/0x4dea05f9: Process SS (BEGIN) 20240913055627287 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627287 DSS <0004> hlr_ussd.c:518 262421042072593/0x4dea05f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627287 DSS <0004> hlr_ussd.c:523 262421042072593/0x4dea05f9: USSD for unknown code '*#200#' 20240913055627287 DSS <0004> hlr_ussd.c:354 262421042072593/0x4dea05f9: Tx ReturnError(1, 0x12) 20240913055627287 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421042072593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421042072593" session_id=1307182585 session_state=END} 20240913055627287 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627287 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262421042072593" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421042072593" TC_mo_ussd_unknown(142)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@ebb43fbff486: Final verdict of PTC: pass 20240913055627294 DAUC <0003> db_auc.c:157 IMSI='262427833729674': No 2G Auth Data 20240913055627294 DAUC <0003> db_auc.c:192 IMSI='262427833729674': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262427833729674" to be handled at TC_mo_ussd_unknown(143) 20240913055627326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20240913055627330 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627330 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427833729674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427833729674" session_id=1451016226 session_state=BEGIN} 20240913055627330 DSS <0004> hlr_ussd.c:576 262427833729674/0x567cc022: Process SS (BEGIN) 20240913055627330 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627330 DSS <0004> hlr_ussd.c:518 262427833729674/0x567cc022: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627330 DSS <0004> hlr_ussd.c:523 262427833729674/0x567cc022: USSD for unknown code '*#200#' 20240913055627330 DSS <0004> hlr_ussd.c:354 262427833729674/0x567cc022: Tx ReturnError(1, 0x12) 20240913055627330 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427833729674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427833729674" session_id=1451016226 session_state=END} 20240913055627330 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627330 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262427833729674" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427833729674" TC_mo_ussd_unknown(143)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@ebb43fbff486: Final verdict of PTC: pass 20240913055627336 DAUC <0003> db_auc.c:157 IMSI='262422594684486': No 2G Auth Data 20240913055627336 DAUC <0003> db_auc.c:192 IMSI='262422594684486': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262422594684486" to be handled at TC_mo_ussd_unknown(144) 20240913055627364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4258 20240913055627370 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627370 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422594684486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422594684486" session_id=1566533951 session_state=BEGIN} 20240913055627370 DSS <0004> hlr_ussd.c:576 262422594684486/0x5d5f693f: Process SS (BEGIN) 20240913055627370 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627370 DSS <0004> hlr_ussd.c:518 262422594684486/0x5d5f693f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627370 DSS <0004> hlr_ussd.c:523 262422594684486/0x5d5f693f: USSD for unknown code '*#200#' 20240913055627370 DSS <0004> hlr_ussd.c:354 262422594684486/0x5d5f693f: Tx ReturnError(1, 0x12) 20240913055627370 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422594684486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422594684486" session_id=1566533951 session_state=END} 20240913055627370 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627370 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262422594684486" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422594684486" TC_mo_ussd_unknown(144)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@ebb43fbff486: Final verdict of PTC: pass 20240913055627377 DAUC <0003> db_auc.c:157 IMSI='262422083418670': No 2G Auth Data 20240913055627377 DAUC <0003> db_auc.c:192 IMSI='262422083418670': No 3G Auth Data HLR_Test-GSUP(135)@ebb43fbff486: Created GsupExpect[0] for "262422083418670" to be handled at TC_mo_ussd_unknown(145) 20240913055627402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20240913055627408 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627408 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422083418670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422083418670" session_id=874790563 session_state=BEGIN} 20240913055627408 DSS <0004> hlr_ussd.c:576 262422083418670/0x34243ea3: Process SS (BEGIN) 20240913055627408 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913055627408 DSS <0004> hlr_ussd.c:518 262422083418670/0x34243ea3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913055627408 DSS <0004> hlr_ussd.c:523 262422083418670/0x34243ea3: USSD for unknown code '*#200#' 20240913055627408 DSS <0004> hlr_ussd.c:354 262422083418670/0x34243ea3: Tx ReturnError(1, 0x12) 20240913055627408 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422083418670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422083418670" session_id=874790563 session_state=END} 20240913055627408 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055627408 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ebb43fbff486: Found GsupExpect[0] for "262422083418670" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422083418670" TC_mo_ussd_unknown(145)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@ebb43fbff486: setverdict(pass): none -> pass 20240913055627411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@ebb43fbff486: Final verdict of PTC: pass 20240913055627411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4258 20240913055627412 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46663<->l=127.0.0.1:4259) 20240913055627413 DLINP <000b> input/ipa.c:451 connected read/write 20240913055627413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055627413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055627413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055627413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@ebb43fbff486: Final verdict of PTC: none 136@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 136: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Sep 13 05:56:27 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20240913055627453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4258 20240913055627554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5656) Waiting for packet dumper to finish... 1 (prev_count=5656, count=40420) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Sep 13 05:56:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_euse_disc started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055630630 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055630630 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055630632 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055630635 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630635 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055630635 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055630635 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055630635 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055630635 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055630635 DLGSUP <0013> gsup_server.c:235 2: 20240913055630635 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055630635 DLGSUP <0013> gsup_server.c:235 3: 20240913055630635 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055630635 DLGSUP <0013> gsup_server.c:235 4: 20240913055630635 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055630635 DLGSUP <0013> gsup_server.c:235 5: 20240913055630635 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055630635 DLGSUP <0013> gsup_server.c:235 7: 20240913055630635 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055630635 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055630635 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055630635 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055630655 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35843<->l=127.0.0.1:4259) 20240913055630673 DAUC <0003> db_auc.c:157 IMSI='262427029562836': No 2G Auth Data 20240913055630673 DAUC <0003> db_auc.c:192 IMSI='262427029562836': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262427029562836" to be handled at TC_mo_ussd_euse_disc(150) 20240913055630697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20240913055630702 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630702 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427029562836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427029562836" session_id=656912914 session_state=BEGIN} 20240913055630702 DSS <0004> hlr_ussd.c:576 262427029562836/0x2727b212: Process SS (BEGIN) 20240913055630702 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630702 DSS <0004> hlr_ussd.c:518 262427029562836/0x2727b212: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630702 DSS <0004> hlr_ussd.c:542 262427029562836/0x2727b212: Cannot find conn for EUSE EUSE-foobar 20240913055630702 DSS <0004> hlr_ussd.c:354 262427029562836/0x2727b212: Tx ReturnError(1, 0x22) 20240913055630702 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427029562836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427029562836" session_id=656912914 session_state=END} 20240913055630702 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630702 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262427029562836" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427029562836" TC_mo_ussd_euse_disc(150)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@ebb43fbff486: Final verdict of PTC: pass 20240913055630710 DAUC <0003> db_auc.c:157 IMSI='262423554996873': No 2G Auth Data 20240913055630710 DAUC <0003> db_auc.c:192 IMSI='262423554996873': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262423554996873" to be handled at TC_mo_ussd_euse_disc(151) 20240913055630734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20240913055630739 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630739 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423554996873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423554996873" session_id=3172652322 session_state=BEGIN} 20240913055630739 DSS <0004> hlr_ussd.c:576 262423554996873/0xbd1ad522: Process SS (BEGIN) 20240913055630739 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630739 DSS <0004> hlr_ussd.c:518 262423554996873/0xbd1ad522: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630739 DSS <0004> hlr_ussd.c:542 262423554996873/0xbd1ad522: Cannot find conn for EUSE EUSE-foobar 20240913055630739 DSS <0004> hlr_ussd.c:354 262423554996873/0xbd1ad522: Tx ReturnError(1, 0x22) 20240913055630739 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423554996873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423554996873" session_id=3172652322 session_state=END} 20240913055630739 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630739 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262423554996873" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423554996873" TC_mo_ussd_euse_disc(151)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@ebb43fbff486: Final verdict of PTC: pass 20240913055630746 DAUC <0003> db_auc.c:157 IMSI='262425221006049': No 2G Auth Data 20240913055630746 DAUC <0003> db_auc.c:192 IMSI='262425221006049': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262425221006049" to be handled at TC_mo_ussd_euse_disc(152) 20240913055630770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 20240913055630775 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630775 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425221006049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425221006049" session_id=1354192424 session_state=BEGIN} 20240913055630775 DSS <0004> hlr_ussd.c:576 262425221006049/0x50b75628: Process SS (BEGIN) 20240913055630775 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630775 DSS <0004> hlr_ussd.c:518 262425221006049/0x50b75628: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630775 DSS <0004> hlr_ussd.c:542 262425221006049/0x50b75628: Cannot find conn for EUSE EUSE-foobar 20240913055630775 DSS <0004> hlr_ussd.c:354 262425221006049/0x50b75628: Tx ReturnError(1, 0x22) 20240913055630775 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425221006049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425221006049" session_id=1354192424 session_state=END} 20240913055630775 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630775 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262425221006049" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425221006049" TC_mo_ussd_euse_disc(152)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@ebb43fbff486: Final verdict of PTC: pass 20240913055630783 DAUC <0003> db_auc.c:157 IMSI='262421186601674': No 2G Auth Data 20240913055630783 DAUC <0003> db_auc.c:192 IMSI='262421186601674': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262421186601674" to be handled at TC_mo_ussd_euse_disc(153) 20240913055630806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 20240913055630811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630811 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421186601674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421186601674" session_id=3711713165 session_state=BEGIN} 20240913055630811 DSS <0004> hlr_ussd.c:576 262421186601674/0xdd3c3f8d: Process SS (BEGIN) 20240913055630811 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630811 DSS <0004> hlr_ussd.c:518 262421186601674/0xdd3c3f8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630811 DSS <0004> hlr_ussd.c:542 262421186601674/0xdd3c3f8d: Cannot find conn for EUSE EUSE-foobar 20240913055630811 DSS <0004> hlr_ussd.c:354 262421186601674/0xdd3c3f8d: Tx ReturnError(1, 0x22) 20240913055630811 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421186601674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421186601674" session_id=3711713165 session_state=END} 20240913055630811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262421186601674" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421186601674" TC_mo_ussd_euse_disc(153)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@ebb43fbff486: Final verdict of PTC: pass 20240913055630818 DAUC <0003> db_auc.c:157 IMSI='262425131515861': No 2G Auth Data 20240913055630818 DAUC <0003> db_auc.c:192 IMSI='262425131515861': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262425131515861" to be handled at TC_mo_ussd_euse_disc(154) 20240913055630843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 20240913055630850 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630850 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425131515861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425131515861" session_id=617431471 session_state=BEGIN} 20240913055630850 DSS <0004> hlr_ussd.c:576 262425131515861/0x24cd41af: Process SS (BEGIN) 20240913055630850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630850 DSS <0004> hlr_ussd.c:518 262425131515861/0x24cd41af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630850 DSS <0004> hlr_ussd.c:542 262425131515861/0x24cd41af: Cannot find conn for EUSE EUSE-foobar 20240913055630850 DSS <0004> hlr_ussd.c:354 262425131515861/0x24cd41af: Tx ReturnError(1, 0x22) 20240913055630850 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425131515861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131515861" session_id=617431471 session_state=END} 20240913055630850 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630850 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262425131515861" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425131515861" TC_mo_ussd_euse_disc(154)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@ebb43fbff486: Final verdict of PTC: pass 20240913055630858 DAUC <0003> db_auc.c:157 IMSI='262425592980312': No 2G Auth Data 20240913055630858 DAUC <0003> db_auc.c:192 IMSI='262425592980312': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262425592980312" to be handled at TC_mo_ussd_euse_disc(155) 20240913055630885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48772<->l=127.0.0.1:4258 20240913055630890 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630890 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425592980312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425592980312" session_id=1361593948 session_state=BEGIN} 20240913055630890 DSS <0004> hlr_ussd.c:576 262425592980312/0x5128465c: Process SS (BEGIN) 20240913055630890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630890 DSS <0004> hlr_ussd.c:518 262425592980312/0x5128465c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630890 DSS <0004> hlr_ussd.c:542 262425592980312/0x5128465c: Cannot find conn for EUSE EUSE-foobar 20240913055630890 DSS <0004> hlr_ussd.c:354 262425592980312/0x5128465c: Tx ReturnError(1, 0x22) 20240913055630890 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425592980312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425592980312" session_id=1361593948 session_state=END} 20240913055630890 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630890 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262425592980312" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425592980312" TC_mo_ussd_euse_disc(155)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48772<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@ebb43fbff486: Final verdict of PTC: pass 20240913055630897 DAUC <0003> db_auc.c:157 IMSI='262424433785951': No 2G Auth Data 20240913055630897 DAUC <0003> db_auc.c:192 IMSI='262424433785951': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262424433785951" to be handled at TC_mo_ussd_euse_disc(156) 20240913055630924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 20240913055630928 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630928 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424433785951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424433785951" session_id=2168012398 session_state=BEGIN} 20240913055630928 DSS <0004> hlr_ussd.c:576 262424433785951/0x81393e6e: Process SS (BEGIN) 20240913055630928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630928 DSS <0004> hlr_ussd.c:518 262424433785951/0x81393e6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630928 DSS <0004> hlr_ussd.c:542 262424433785951/0x81393e6e: Cannot find conn for EUSE EUSE-foobar 20240913055630928 DSS <0004> hlr_ussd.c:354 262424433785951/0x81393e6e: Tx ReturnError(1, 0x22) 20240913055630928 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424433785951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424433785951" session_id=2168012398 session_state=END} 20240913055630928 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630928 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262424433785951" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424433785951" TC_mo_ussd_euse_disc(156)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@ebb43fbff486: Final verdict of PTC: pass 20240913055630935 DAUC <0003> db_auc.c:157 IMSI='262426936321335': No 2G Auth Data 20240913055630935 DAUC <0003> db_auc.c:192 IMSI='262426936321335': No 3G Auth Data HLR_Test-GSUP(147)@ebb43fbff486: Created GsupExpect[0] for "262426936321335" to be handled at TC_mo_ussd_euse_disc(157) 20240913055630963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4258 20240913055630969 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630969 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426936321335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426936321335" session_id=3576055857 session_state=BEGIN} 20240913055630969 DSS <0004> hlr_ussd.c:576 262426936321335/0xd5264831: Process SS (BEGIN) 20240913055630969 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055630969 DSS <0004> hlr_ussd.c:518 262426936321335/0xd5264831: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055630969 DSS <0004> hlr_ussd.c:542 262426936321335/0xd5264831: Cannot find conn for EUSE EUSE-foobar 20240913055630969 DSS <0004> hlr_ussd.c:354 262426936321335/0xd5264831: Tx ReturnError(1, 0x22) 20240913055630969 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426936321335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426936321335" session_id=3576055857 session_state=END} 20240913055630969 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055630969 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ebb43fbff486: Found GsupExpect[0] for "262426936321335" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426936321335" TC_mo_ussd_euse_disc(157)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@ebb43fbff486: setverdict(pass): none -> pass 20240913055630973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@ebb43fbff486: Final verdict of PTC: pass 20240913055630974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48726<->l=127.0.0.1:4258 20240913055630975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35843<->l=127.0.0.1:4259) 148@ebb43fbff486: Final verdict of PTC: none 20240913055630975 DLINP <000b> input/ipa.c:451 connected read/write 20240913055630975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055630975 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055630975 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055630975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 148: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Sep 13 05:56:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20240913055631017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 20240913055631218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6024) Waiting for packet dumper to finish... 1 (prev_count=6024, count=39492) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Sep 13 05:56:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_imsi started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055634294 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055634294 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055634296 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055634299 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634299 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055634299 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055634299 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055634299 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055634299 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055634299 DLGSUP <0013> gsup_server.c:235 2: 20240913055634299 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055634299 DLGSUP <0013> gsup_server.c:235 3: 20240913055634299 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055634299 DLGSUP <0013> gsup_server.c:235 4: 20240913055634299 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055634299 DLGSUP <0013> gsup_server.c:235 5: 20240913055634299 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055634299 DLGSUP <0013> gsup_server.c:235 7: 20240913055634299 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055634299 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055634299 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055634299 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055634321 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38285<->l=127.0.0.1:4259) 20240913055634331 DAUC <0003> db_auc.c:157 IMSI='262423554826508': No 2G Auth Data 20240913055634331 DAUC <0003> db_auc.c:192 IMSI='262423554826508': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262423554826508" to be handled at TC_mo_ussd_iuse_imsi(162) 20240913055634355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 20240913055634363 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634363 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423554826508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423554826508" session_id=3161009315 session_state=BEGIN} 20240913055634363 DSS <0004> hlr_ussd.c:576 262423554826508/0xbc692ca3: Process SS (BEGIN) 20240913055634363 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634363 DSS <0004> hlr_ussd.c:518 262423554826508/0xbc692ca3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634363 DSS <0004> hlr_ussd.c:363 262423554826508/0xbc692ca3: Tx USSD 'Your IMSI is 262423554826508' 20240913055634363 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423554826508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423554826508" session_id=3161009315 session_state=END} 20240913055634363 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423554826508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634363 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634363 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262423554826508" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423554826508" TC_mo_ussd_iuse_imsi(162)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AC56A3E164B61A0C07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@ebb43fbff486: Final verdict of PTC: pass 20240913055634373 DAUC <0003> db_auc.c:157 IMSI='262424566165879': No 2G Auth Data 20240913055634373 DAUC <0003> db_auc.c:192 IMSI='262424566165879': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262424566165879" to be handled at TC_mo_ussd_iuse_imsi(163) 20240913055634396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4258 20240913055634402 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634402 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424566165879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424566165879" session_id=1291372164 session_state=BEGIN} 20240913055634402 DSS <0004> hlr_ussd.c:576 262424566165879/0x4cf8c684: Process SS (BEGIN) 20240913055634402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634402 DSS <0004> hlr_ussd.c:518 262424566165879/0x4cf8c684: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634402 DSS <0004> hlr_ussd.c:363 262424566165879/0x4cf8c684: Tx USSD 'Your IMSI is 262424566165879' 20240913055634402 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424566165879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424566165879" session_id=1291372164 session_state=END} 20240913055634402 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424566165879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634402 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634402 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262424566165879" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424566165879" TC_mo_ussd_iuse_imsi(163)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD66B3C56C35DC2D07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@ebb43fbff486: Final verdict of PTC: pass 20240913055634409 DAUC <0003> db_auc.c:157 IMSI='262422687931443': No 2G Auth Data 20240913055634409 DAUC <0003> db_auc.c:192 IMSI='262422687931443': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262422687931443" to be handled at TC_mo_ussd_iuse_imsi(164) 20240913055634434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 20240913055634441 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634441 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422687931443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422687931443" session_id=1681255199 session_state=BEGIN} 20240913055634441 DSS <0004> hlr_ussd.c:576 262422687931443/0x6435eb1f: Process SS (BEGIN) 20240913055634441 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634441 DSS <0004> hlr_ussd.c:518 262422687931443/0x6435eb1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634441 DSS <0004> hlr_ussd.c:363 262422687931443/0x6435eb1f: Tx USSD 'Your IMSI is 262422687931443' 20240913055634441 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422687931443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422687931443" session_id=1681255199 session_state=END} 20240913055634441 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422687931443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634441 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634441 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262422687931443" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422687931443" TC_mo_ussd_iuse_imsi(164)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CC86BBE566311A6D06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@ebb43fbff486: Final verdict of PTC: pass 20240913055634450 DAUC <0003> db_auc.c:157 IMSI='262423830570479': No 2G Auth Data 20240913055634450 DAUC <0003> db_auc.c:192 IMSI='262423830570479': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262423830570479" to be handled at TC_mo_ussd_iuse_imsi(165) 20240913055634473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48840<->l=127.0.0.1:4258 20240913055634478 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634478 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423830570479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423830570479" session_id=3152026277 session_state=BEGIN} 20240913055634478 DSS <0004> hlr_ussd.c:576 262423830570479/0xbbe01aa5: Process SS (BEGIN) 20240913055634478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634478 DSS <0004> hlr_ussd.c:518 262423830570479/0xbbe01aa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634478 DSS <0004> hlr_ussd.c:363 262423830570479/0xbbe01aa5: Tx USSD 'Your IMSI is 262423830570479' 20240913055634478 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423830570479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423830570479" session_id=3152026277 session_state=END} 20240913055634478 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423830570479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634478 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634478 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262423830570479" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423830570479" TC_mo_ussd_iuse_imsi(165)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C3783D56E30DA2D07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@ebb43fbff486: Final verdict of PTC: pass 20240913055634486 DAUC <0003> db_auc.c:157 IMSI='262429974540356': No 2G Auth Data 20240913055634486 DAUC <0003> db_auc.c:192 IMSI='262429974540356': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262429974540356" to be handled at TC_mo_ussd_iuse_imsi(166) 20240913055634506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 20240913055634513 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634513 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429974540356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429974540356" session_id=732516143 session_state=BEGIN} 20240913055634513 DSS <0004> hlr_ussd.c:576 262429974540356/0x2ba94f2f: Process SS (BEGIN) 20240913055634513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634513 DSS <0004> hlr_ussd.c:518 262429974540356/0x2ba94f2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634513 DSS <0004> hlr_ussd.c:363 262429974540356/0x2ba94f2f: Tx USSD 'Your IMSI is 262429974540356' 20240913055634513 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429974540356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429974540356" session_id=732516143 session_state=END} 20240913055634513 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429974540356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634513 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634513 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262429974540356" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429974540356" TC_mo_ussd_iuse_imsi(166)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E77A3D568B059CD06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@ebb43fbff486: Final verdict of PTC: pass 20240913055634520 DAUC <0003> db_auc.c:157 IMSI='262421770625788': No 2G Auth Data 20240913055634520 DAUC <0003> db_auc.c:192 IMSI='262421770625788': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262421770625788" to be handled at TC_mo_ussd_iuse_imsi(167) 20240913055634543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4258 20240913055634549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634549 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421770625788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421770625788" session_id=966032667 session_state=BEGIN} 20240913055634549 DSS <0004> hlr_ussd.c:576 262421770625788/0x39947d1b: Process SS (BEGIN) 20240913055634549 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634549 DSS <0004> hlr_ussd.c:518 262421770625788/0x39947d1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634549 DSS <0004> hlr_ussd.c:363 262421770625788/0x39947d1b: Tx USSD 'Your IMSI is 262421770625788' 20240913055634549 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421770625788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421770625788" session_id=966032667 session_state=END} 20240913055634549 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421770625788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262421770625788" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421770625788" TC_mo_ussd_iuse_imsi(167)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC7683D964B51B0E07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@ebb43fbff486: Final verdict of PTC: pass 20240913055634556 DAUC <0003> db_auc.c:157 IMSI='262427831031623': No 2G Auth Data 20240913055634556 DAUC <0003> db_auc.c:192 IMSI='262427831031623': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262427831031623" to be handled at TC_mo_ussd_iuse_imsi(168) 20240913055634583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 20240913055634589 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634589 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427831031623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427831031623" session_id=607702604 session_state=BEGIN} 20240913055634589 DSS <0004> hlr_ussd.c:576 262427831031623/0x2438ce4c: Process SS (BEGIN) 20240913055634589 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634589 DSS <0004> hlr_ussd.c:518 262427831031623/0x2438ce4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634589 DSS <0004> hlr_ussd.c:363 262427831031623/0x2438ce4c: Tx USSD 'Your IMSI is 262427831031623' 20240913055634589 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427831031623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427831031623" session_id=607702604 session_state=END} 20240913055634589 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427831031623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634589 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634589 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262427831031623" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427831031623" TC_mo_ussd_iuse_imsi(168)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D378BC166319B6C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@ebb43fbff486: Final verdict of PTC: pass 20240913055634596 DAUC <0003> db_auc.c:157 IMSI='262422276233870': No 2G Auth Data 20240913055634596 DAUC <0003> db_auc.c:192 IMSI='262422276233870': No 3G Auth Data HLR_Test-GSUP(159)@ebb43fbff486: Created GsupExpect[0] for "262422276233870" to be handled at TC_mo_ussd_iuse_imsi(169) 20240913055634630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20240913055634636 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634636 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422276233870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422276233870" session_id=3125556132 session_state=BEGIN} 20240913055634636 DSS <0004> hlr_ussd.c:576 262422276233870/0xba4c33a4: Process SS (BEGIN) 20240913055634636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055634636 DSS <0004> hlr_ussd.c:518 262422276233870/0xba4c33a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055634636 DSS <0004> hlr_ussd.c:363 262422276233870/0xba4c33a4: Tx USSD 'Your IMSI is 262422276233870' 20240913055634636 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422276233870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422276233870" session_id=3125556132 session_state=END} 20240913055634636 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422276233870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055634636 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055634636 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ebb43fbff486: Found GsupExpect[0] for "262422276233870" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422276233870" TC_mo_ussd_iuse_imsi(169)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994C76B3C96633DC0D06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@ebb43fbff486: setverdict(pass): none -> pass 20240913055634640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@ebb43fbff486: Final verdict of PTC: pass 20240913055634641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 20240913055634642 DLINP <000b> input/ipa.c:451 connected read/write 20240913055634642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055634642 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(159)@ebb43fbff486: Final verdict of PTC: none 20240913055634642 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055634642 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055634642 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38285<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@ebb43fbff486: Final verdict of PTC: none 160@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 160: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Sep 13 05:56:34 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20240913055634688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4258 20240913055634888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5660) Waiting for packet dumper to finish... 1 (prev_count=5660, count=40212) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Sep 13 05:56:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055637969 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055637969 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055637971 DLINP <000b> input/ipa.c:451 connected read/write 20240913055637971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055637972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055637974 DLINP <000b> input/ipa.c:451 connected read/write 20240913055637974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055637974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055637974 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055637974 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055637974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055637974 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055637974 DLGSUP <0013> gsup_server.c:235 2: 20240913055637974 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055637974 DLGSUP <0013> gsup_server.c:235 3: 20240913055637974 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055637974 DLGSUP <0013> gsup_server.c:235 4: 20240913055637974 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055637974 DLGSUP <0013> gsup_server.c:235 5: 20240913055637974 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055637974 DLGSUP <0013> gsup_server.c:235 7: 20240913055637974 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055637974 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055637974 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055637974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055637992 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34617<->l=127.0.0.1:4259) 20240913055638010 DAUC <0003> db_auc.c:157 IMSI='262423694961559': No 2G Auth Data 20240913055638010 DAUC <0003> db_auc.c:192 IMSI='262423694961559': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262423694961559" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240913055638035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54164<->l=127.0.0.1:4258 20240913055638040 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638040 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423694961559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423694961559" source_name="the-source\n" session_id=3050220903 session_state=BEGIN} 20240913055638040 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913055638040 DSS <0004> hlr_ussd.c:576 262423694961559/0xb5cead67: Process SS (BEGIN) 20240913055638040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638040 DSS <0004> hlr_ussd.c:518 262423694961559/0xb5cead67: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638040 DSS <0004> hlr_ussd.c:363 262423694961559/0xb5cead67: Tx USSD 'Your IMSI is 262423694961559' 20240913055638040 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423694961559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694961559" destination_name="the-source\n" session_id=3050220903 session_state=END} 20240913055638040 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423694961559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638040 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638040 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262423694961559" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262423694961559" TC_mo_ussd_iuse_imsi_via_proxy(174)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CC96A3E56CB15A2D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54164<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@ebb43fbff486: Final verdict of PTC: pass 20240913055638049 DAUC <0003> db_auc.c:157 IMSI='262425306532170': No 2G Auth Data 20240913055638049 DAUC <0003> db_auc.c:192 IMSI='262425306532170': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262425306532170" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240913055638073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54172<->l=127.0.0.1:4258 20240913055638077 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638077 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425306532170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425306532170" source_name="the-source\n" session_id=3930760482 session_state=BEGIN} 20240913055638077 DSS <0004> hlr_ussd.c:576 262425306532170/0xea4aa522: Process SS (BEGIN) 20240913055638077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638077 DSS <0004> hlr_ussd.c:518 262425306532170/0xea4aa522: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638077 DSS <0004> hlr_ussd.c:363 262425306532170/0xea4aa522: Tx USSD 'Your IMSI is 262425306532170' 20240913055638077 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425306532170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425306532170" destination_name="the-source\n" session_id=3930760482 session_state=END} 20240913055638078 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425306532170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638078 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638078 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262425306532170" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425306532170" TC_mo_ussd_iuse_imsi_via_proxy(175)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596D06B3D566B2D80D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@ebb43fbff486: Final verdict of PTC: pass 20240913055638085 DAUC <0003> db_auc.c:157 IMSI='262427271872088': No 2G Auth Data 20240913055638085 DAUC <0003> db_auc.c:192 IMSI='262427271872088': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262427271872088" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240913055638111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54186<->l=127.0.0.1:4258 20240913055638118 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638118 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427271872088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427271872088" source_name="the-source\n" session_id=2407476838 session_state=BEGIN} 20240913055638118 DSS <0004> hlr_ussd.c:576 262427271872088/0x8f7f2e66: Process SS (BEGIN) 20240913055638118 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638118 DSS <0004> hlr_ussd.c:518 262427271872088/0x8f7f2e66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638118 DSS <0004> hlr_ussd.c:363 262427271872088/0x8f7f2e66: Tx USSD 'Your IMSI is 262427271872088' 20240913055638118 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427271872088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427271872088" destination_name="the-source\n" session_id=2407476838 session_state=END} 20240913055638118 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427271872088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638118 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638118 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262427271872088" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427271872088" TC_mo_ussd_iuse_imsi_via_proxy(176)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94D768BE16E32180E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@ebb43fbff486: Final verdict of PTC: pass 20240913055638128 DAUC <0003> db_auc.c:157 IMSI='262425047046007': No 2G Auth Data 20240913055638128 DAUC <0003> db_auc.c:192 IMSI='262425047046007': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262425047046007" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240913055638152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 20240913055638158 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638158 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425047046007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425047046007" source_name="the-source\n" session_id=2216951675 session_state=BEGIN} 20240913055638158 DSS <0004> hlr_ussd.c:576 262425047046007/0x8423ff7b: Process SS (BEGIN) 20240913055638158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638158 DSS <0004> hlr_ussd.c:518 262425047046007/0x8423ff7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638158 DSS <0004> hlr_ussd.c:363 262425047046007/0x8423ff7b: Tx USSD 'Your IMSI is 262425047046007' 20240913055638158 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425047046007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425047046007" destination_name="the-source\n" session_id=2216951675 session_state=END} 20240913055638158 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425047046007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638158 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638158 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262425047046007" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425047046007" TC_mo_ussd_iuse_imsi_via_proxy(177)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D46BBC1683618EC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@ebb43fbff486: Final verdict of PTC: pass 20240913055638167 DAUC <0003> db_auc.c:157 IMSI='262425188749583': No 2G Auth Data 20240913055638167 DAUC <0003> db_auc.c:192 IMSI='262425188749583': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262425188749583" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240913055638191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 20240913055638198 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638198 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425188749583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425188749583" source_name="the-source\n" session_id=3221139539 session_state=BEGIN} 20240913055638198 DSS <0004> hlr_ussd.c:576 262425188749583/0xbffeb053: Process SS (BEGIN) 20240913055638198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638198 DSS <0004> hlr_ussd.c:518 262425188749583/0xbffeb053: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638198 DSS <0004> hlr_ussd.c:363 262425188749583/0xbffeb053: Tx USSD 'Your IMSI is 262425188749583' 20240913055638198 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425188749583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425188749583" destination_name="the-source\n" session_id=3221139539 session_state=END} 20240913055638198 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425188749583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638198 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638198 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262425188749583" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425188749583" TC_mo_ussd_iuse_imsi_via_proxy(178)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D86C3DD68B91A6E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@ebb43fbff486: Final verdict of PTC: pass 20240913055638206 DAUC <0003> db_auc.c:157 IMSI='262428976696555': No 2G Auth Data 20240913055638206 DAUC <0003> db_auc.c:192 IMSI='262428976696555': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262428976696555" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240913055638235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54208<->l=127.0.0.1:4258 20240913055638239 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638239 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428976696555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428976696555" source_name="the-source\n" session_id=1055598593 session_state=BEGIN} 20240913055638240 DSS <0004> hlr_ussd.c:576 262428976696555/0x3eeb2801: Process SS (BEGIN) 20240913055638240 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638240 DSS <0004> hlr_ussd.c:518 262428976696555/0x3eeb2801: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638240 DSS <0004> hlr_ussd.c:363 262428976696555/0x3eeb2801: Tx USSD 'Your IMSI is 262428976696555' 20240913055638240 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428976696555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428976696555" destination_name="the-source\n" session_id=1055598593 session_state=END} 20240913055638240 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262428976696555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638240 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638240 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262428976696555" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262428976696555" TC_mo_ussd_iuse_imsi_via_proxy(179)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E77B3D972B65AAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@ebb43fbff486: Final verdict of PTC: pass 20240913055638248 DAUC <0003> db_auc.c:157 IMSI='262429768706361': No 2G Auth Data 20240913055638248 DAUC <0003> db_auc.c:192 IMSI='262429768706361': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262429768706361" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240913055638275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 20240913055638281 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638281 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429768706361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429768706361" source_name="the-source\n" session_id=4251212313 session_state=BEGIN} 20240913055638281 DSS <0004> hlr_ussd.c:576 262429768706361/0xfd645a19: Process SS (BEGIN) 20240913055638281 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638281 DSS <0004> hlr_ussd.c:518 262429768706361/0xfd645a19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638281 DSS <0004> hlr_ussd.c:363 262429768706361/0xfd645a19: Tx USSD 'Your IMSI is 262429768706361' 20240913055638281 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429768706361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429768706361" destination_name="the-source\n" session_id=4251212313 session_state=END} 20240913055638281 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429768706361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638281 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638281 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262429768706361" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429768706361" TC_mo_ussd_iuse_imsi_via_proxy(180)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EE66C3DD60B6992D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@ebb43fbff486: Final verdict of PTC: pass 20240913055638288 DAUC <0003> db_auc.c:157 IMSI='262421295733802': No 2G Auth Data 20240913055638288 DAUC <0003> db_auc.c:192 IMSI='262421295733802': No 3G Auth Data HLR_Test-GSUP(171)@ebb43fbff486: Created GsupExpect[0] for "262421295733802" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240913055638316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4258 20240913055638321 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638321 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421295733802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421295733802" source_name="the-source\n" session_id=1898304976 session_state=BEGIN} 20240913055638321 DSS <0004> hlr_ussd.c:576 262421295733802/0x7125d5d0: Process SS (BEGIN) 20240913055638321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913055638321 DSS <0004> hlr_ussd.c:518 262421295733802/0x7125d5d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913055638321 DSS <0004> hlr_ussd.c:363 262421295733802/0x7125d5d0: Tx USSD 'Your IMSI is 262421295733802' 20240913055638321 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421295733802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421295733802" destination_name="the-source\n" session_id=1898304976 session_state=END} 20240913055638321 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421295733802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055638321 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055638321 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ebb43fbff486: Found GsupExpect[0] for "262421295733802" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421295733802" TC_mo_ussd_iuse_imsi_via_proxy(181)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594C96ABDD66331C4C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@ebb43fbff486: setverdict(pass): none -> pass 20240913055638325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@ebb43fbff486: Final verdict of PTC: pass 20240913055638325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4258 20240913055638326 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34617<->l=127.0.0.1:4259) 20240913055638326 DLINP <000b> input/ipa.c:451 connected read/write 20240913055638326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055638326 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055638327 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055638327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055638327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@ebb43fbff486: Final verdict of PTC: none 172@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 172: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Sep 13 05:56:38 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20240913055638375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 20240913055638576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31572) Waiting for packet dumper to finish... 1 (prev_count=31572, count=40376) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Sep 13 05:56:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_msisdn started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055641653 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055641653 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055641655 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055641658 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055641658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055641658 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055641658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055641658 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055641658 DLGSUP <0013> gsup_server.c:235 2: 20240913055641658 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055641658 DLGSUP <0013> gsup_server.c:235 3: 20240913055641658 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055641658 DLGSUP <0013> gsup_server.c:235 4: 20240913055641658 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055641658 DLGSUP <0013> gsup_server.c:235 5: 20240913055641658 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055641658 DLGSUP <0013> gsup_server.c:235 7: 20240913055641658 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055641658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055641658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055641658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055641678 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43027<->l=127.0.0.1:4259) 20240913055641695 DAUC <0003> db_auc.c:157 IMSI='262427687998900': No 2G Auth Data 20240913055641695 DAUC <0003> db_auc.c:192 IMSI='262427687998900': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262427687998900" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240913055641720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20240913055641728 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641728 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427687998900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427687998900" session_id=2738863185 session_state=BEGIN} 20240913055641728 DSS <0004> hlr_ussd.c:576 262427687998900/0xa33fbc51: Process SS (BEGIN) 20240913055641728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055641728 DSS <0004> hlr_ussd.c:518 262427687998900/0xa33fbc51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055641728 DSS <0004> hlr_ussd.c:363 262427687998900/0xa33fbc51: Tx USSD 'Your extension is 491617412177' 20240913055641728 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427687998900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427687998900" session_id=2738863185 session_state=END} 20240913055641728 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427687998900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055641728 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055641728 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262427687998900" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427687998900" TC_mo_ussd_iuse_msisdn(186)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB4982C76BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@ebb43fbff486: setverdict(pass): none -> pass 20240913055641732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@ebb43fbff486: Final verdict of PTC: pass 20240913055641736 DAUC <0003> db_auc.c:157 IMSI='262426279151075': No 2G Auth Data 20240913055641736 DAUC <0003> db_auc.c:192 IMSI='262426279151075': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262426279151075" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240913055641760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4258 20240913055641765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641765 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426279151075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426279151075" session_id=64629810 session_state=BEGIN} 20240913055641765 DSS <0004> hlr_ussd.c:576 262426279151075/0x03da2c32: Process SS (BEGIN) 20240913055641765 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055641765 DSS <0004> hlr_ussd.c:518 262426279151075/0x03da2c32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055641765 DSS <0004> hlr_ussd.c:363 262426279151075/0x03da2c32: Tx USSD 'Your extension is 491615565055' 20240913055641765 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426279151075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426279151075" session_id=64629810 session_state=END} 20240913055641765 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426279151075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055641766 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055641766 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262426279151075" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426279151075" TC_mo_ussd_iuse_msisdn(187)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A355B0D56AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@ebb43fbff486: setverdict(pass): none -> pass 20240913055641769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@ebb43fbff486: Final verdict of PTC: pass 20240913055641773 DAUC <0003> db_auc.c:157 IMSI='262423370102609': No 2G Auth Data 20240913055641773 DAUC <0003> db_auc.c:192 IMSI='262423370102609': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262423370102609" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240913055641799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 20240913055641805 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641805 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423370102609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423370102609" session_id=1487004370 session_state=BEGIN} 20240913055641805 DSS <0004> hlr_ussd.c:576 262423370102609/0x58a1e2d2: Process SS (BEGIN) 20240913055641805 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055641805 DSS <0004> hlr_ussd.c:518 262423370102609/0x58a1e2d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055641805 DSS <0004> hlr_ussd.c:363 262423370102609/0x58a1e2d2: Tx USSD 'Your extension is 491615673850' 20240913055641805 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423370102609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423370102609" session_id=1487004370 session_state=END} 20240913055641805 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423370102609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055641805 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055641805 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262423370102609" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423370102609" TC_mo_ussd_iuse_msisdn(188)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB6DB0C578301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@ebb43fbff486: setverdict(pass): none -> pass 20240913055641809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@ebb43fbff486: Final verdict of PTC: pass 20240913055641813 DAUC <0003> db_auc.c:157 IMSI='262429436633754': No 2G Auth Data 20240913055641813 DAUC <0003> db_auc.c:192 IMSI='262429436633754': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262429436633754" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240913055641838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4258 20240913055641844 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641844 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429436633754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429436633754" session_id=2734064656 session_state=BEGIN} 20240913055641844 DSS <0004> hlr_ussd.c:576 262429436633754/0xa2f68410: Process SS (BEGIN) 20240913055641844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055641844 DSS <0004> hlr_ussd.c:518 262429436633754/0xa2f68410: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055641844 DSS <0004> hlr_ussd.c:363 262429436633754/0xa2f68410: Tx USSD 'Your extension is 491613147844' 20240913055641844 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429436633754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429436633754" session_id=2734064656 session_state=END} 20240913055641844 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429436633754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055641844 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055641844 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262429436633754" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429436633754" TC_mo_ussd_iuse_msisdn(189)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56631DA0D47A301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@ebb43fbff486: setverdict(pass): none -> pass 20240913055641849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@ebb43fbff486: Final verdict of PTC: pass 20240913055641853 DAUC <0003> db_auc.c:157 IMSI='262422906391671': No 2G Auth Data 20240913055641853 DAUC <0003> db_auc.c:192 IMSI='262422906391671': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262422906391671" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240913055641879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20240913055641886 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641886 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422906391671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422906391671" session_id=2266621901 session_state=BEGIN} 20240913055641886 DSS <0004> hlr_ussd.c:576 262422906391671/0x8719e7cd: Process SS (BEGIN) 20240913055641886 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055641886 DSS <0004> hlr_ussd.c:518 262422906391671/0x8719e7cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055641886 DSS <0004> hlr_ussd.c:363 262422906391671/0x8719e7cd: Tx USSD 'Your extension is 491615074725' 20240913055641886 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422906391671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422906391671" session_id=2266621901 session_state=END} 20240913055641886 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422906391671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055641886 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055641886 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262422906391671" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422906391671" TC_mo_ussd_iuse_msisdn(190)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB01BED26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@ebb43fbff486: setverdict(pass): none -> pass 20240913055641890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@ebb43fbff486: Final verdict of PTC: pass 20240913055641894 DAUC <0003> db_auc.c:157 IMSI='262428208708523': No 2G Auth Data 20240913055641894 DAUC <0003> db_auc.c:192 IMSI='262428208708523': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262428208708523" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240913055641919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20240913055641926 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641926 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428208708523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428208708523" session_id=3599951432 session_state=BEGIN} 20240913055641926 DSS <0004> hlr_ussd.c:576 262428208708523/0xd692e648: Process SS (BEGIN) 20240913055641926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055641926 DSS <0004> hlr_ussd.c:518 262428208708523/0xd692e648: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055641926 DSS <0004> hlr_ussd.c:363 262428208708523/0xd692e648: Tx USSD 'Your extension is 491611340677' 20240913055641926 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428208708523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428208708523" session_id=3599951432 session_state=END} 20240913055641926 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428208708523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055641926 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055641926 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262428208708523" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428208708523" TC_mo_ussd_iuse_msisdn(191)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562331ACC76BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@ebb43fbff486: setverdict(pass): none -> pass 20240913055641930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@ebb43fbff486: Final verdict of PTC: pass 20240913055641934 DAUC <0003> db_auc.c:157 IMSI='262425322875801': No 2G Auth Data 20240913055641934 DAUC <0003> db_auc.c:192 IMSI='262425322875801': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262425322875801" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240913055641962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 20240913055641967 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055641967 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425322875801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425322875801" session_id=3059026941 session_state=BEGIN} 20240913055641967 DSS <0004> hlr_ussd.c:576 262425322875801/0xb6550bfd: Process SS (BEGIN) 20240913055641967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055641967 DSS <0004> hlr_ussd.c:518 262425322875801/0xb6550bfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055641967 DSS <0004> hlr_ussd.c:363 262425322875801/0xb6550bfd: Tx USSD 'Your extension is 491610502181' 20240913055641967 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425322875801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425322875801" session_id=3059026941 session_state=END} 20240913055641967 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425322875801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055641967 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055641967 DLINP <000b> input/ipa.c:451 connected read/write 20240913055641967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262425322875801" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425322875801" TC_mo_ussd_iuse_msisdn(192)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56035982C868B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@ebb43fbff486: setverdict(pass): none -> pass 20240913055641970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@ebb43fbff486: Final verdict of PTC: pass 20240913055641974 DAUC <0003> db_auc.c:157 IMSI='262421101235606': No 2G Auth Data 20240913055641974 DAUC <0003> db_auc.c:192 IMSI='262421101235606': No 3G Auth Data HLR_Test-GSUP(183)@ebb43fbff486: Created GsupExpect[0] for "262421101235606" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240913055642003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20240913055642009 DLINP <000b> input/ipa.c:451 connected read/write 20240913055642009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055642009 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421101235606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421101235606" session_id=2601311594 session_state=BEGIN} 20240913055642009 DSS <0004> hlr_ussd.c:576 262421101235606/0x9b0cdd6a: Process SS (BEGIN) 20240913055642009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055642009 DSS <0004> hlr_ussd.c:518 262421101235606/0x9b0cdd6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055642009 DSS <0004> hlr_ussd.c:363 262421101235606/0x9b0cdd6a: Tx USSD 'Your extension is 491612680457' 20240913055642009 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421101235606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421101235606" session_id=2601311594 session_state=END} 20240913055642009 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421101235606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055642009 DLINP <000b> input/ipa.c:451 connected read/write 20240913055642009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055642009 DLINP <000b> input/ipa.c:451 connected read/write 20240913055642009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ebb43fbff486: Found GsupExpect[0] for "262421101235606" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421101235606" TC_mo_ussd_iuse_msisdn(193)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564361C8C56BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@ebb43fbff486: setverdict(pass): none -> pass 20240913055642012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@ebb43fbff486: Final verdict of PTC: pass 20240913055642014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4258 20240913055642015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43027<->l=127.0.0.1:4259) 20240913055642015 DLINP <000b> input/ipa.c:451 connected read/write 20240913055642015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055642015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055642015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055642015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@ebb43fbff486: Final verdict of PTC: none 184@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 184: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Sep 13 05:56:42 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20240913055642060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 20240913055642260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=27528) Waiting for packet dumper to finish... 1 (prev_count=27528, count=39824) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Sep 13 05:56:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055645337 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055645337 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055645339 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055645342 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645342 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055645342 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055645342 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055645342 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055645342 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055645342 DLGSUP <0013> gsup_server.c:235 2: 20240913055645342 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055645342 DLGSUP <0013> gsup_server.c:235 3: 20240913055645342 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055645342 DLGSUP <0013> gsup_server.c:235 4: 20240913055645342 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055645342 DLGSUP <0013> gsup_server.c:235 5: 20240913055645342 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055645342 DLGSUP <0013> gsup_server.c:235 7: 20240913055645342 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055645342 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055645342 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055645342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055645363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43945<->l=127.0.0.1:4259) 20240913055645386 DAUC <0003> db_auc.c:157 IMSI='262425531519270': No 2G Auth Data 20240913055645386 DAUC <0003> db_auc.c:192 IMSI='262425531519270': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262425531519270" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240913055645412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 20240913055645419 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645419 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425531519270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425531519270" source_name="the-source\n" session_id=3131267509 session_state=BEGIN} 20240913055645419 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913055645419 DSS <0004> hlr_ussd.c:576 262425531519270/0xbaa359b5: Process SS (BEGIN) 20240913055645419 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645419 DSS <0004> hlr_ussd.c:518 262425531519270/0xbaa359b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645419 DSS <0004> hlr_ussd.c:363 262425531519270/0xbaa359b5: Tx USSD 'Your extension is 491614138854' 20240913055645419 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425531519270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425531519270" destination_name="the-source\n" session_id=3131267509 session_state=END} 20240913055645419 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425531519270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645419 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645419 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262425531519270" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425531519270" TC_mo_ussd_iuse_msisdn_via_proxy(198)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B1190E57A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@ebb43fbff486: Final verdict of PTC: pass 20240913055645428 DAUC <0003> db_auc.c:157 IMSI='262422925834269': No 2G Auth Data 20240913055645428 DAUC <0003> db_auc.c:192 IMSI='262422925834269': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262422925834269" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240913055645451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20240913055645458 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645458 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422925834269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422925834269" source_name="the-source\n" session_id=1782061460 session_state=BEGIN} 20240913055645458 DSS <0004> hlr_ussd.c:576 262422925834269/0x6a381994: Process SS (BEGIN) 20240913055645458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645458 DSS <0004> hlr_ussd.c:518 262422925834269/0x6a381994: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645458 DSS <0004> hlr_ussd.c:363 262422925834269/0x6a381994: Tx USSD 'Your extension is 491615844746' 20240913055645458 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422925834269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422925834269" destination_name="the-source\n" session_id=1782061460 session_state=END} 20240913055645458 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422925834269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645458 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645458 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262422925834269" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422925834269" TC_mo_ussd_iuse_msisdn_via_proxy(199)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A381AED46B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@ebb43fbff486: Final verdict of PTC: pass 20240913055645467 DAUC <0003> db_auc.c:157 IMSI='262429723279741': No 2G Auth Data 20240913055645467 DAUC <0003> db_auc.c:192 IMSI='262429723279741': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262429723279741" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240913055645489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54370<->l=127.0.0.1:4258 20240913055645494 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645494 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429723279741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429723279741" source_name="the-source\n" session_id=2949670148 session_state=BEGIN} 20240913055645494 DSS <0004> hlr_ussd.c:576 262429723279741/0xafd06504: Process SS (BEGIN) 20240913055645494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645494 DSS <0004> hlr_ussd.c:518 262429723279741/0xafd06504: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645494 DSS <0004> hlr_ussd.c:363 262429723279741/0xafd06504: Tx USSD 'Your extension is 491614536887' 20240913055645494 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429723279741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429723279741" destination_name="the-source\n" session_id=2949670148 session_state=END} 20240913055645494 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429723279741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645495 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645495 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262429723279741" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429723279741" TC_mo_ussd_iuse_msisdn_via_proxy(200)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B5990D87BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@ebb43fbff486: Final verdict of PTC: pass 20240913055645502 DAUC <0003> db_auc.c:157 IMSI='262425960155444': No 2G Auth Data 20240913055645502 DAUC <0003> db_auc.c:192 IMSI='262425960155444': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262425960155444" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240913055645526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4258 20240913055645530 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645530 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425960155444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425960155444" source_name="the-source\n" session_id=4128814574 session_state=BEGIN} 20240913055645530 DSS <0004> hlr_ussd.c:576 262425960155444/0xf618b5ee: Process SS (BEGIN) 20240913055645530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645530 DSS <0004> hlr_ussd.c:518 262425960155444/0xf618b5ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645530 DSS <0004> hlr_ussd.c:363 262425960155444/0xf618b5ee: Tx USSD 'Your extension is 491613241523' 20240913055645530 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425960155444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425960155444" destination_name="the-source\n" session_id=4128814574 session_state=END} 20240913055645530 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425960155444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645530 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645530 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262425960155444" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425960155444" TC_mo_ussd_iuse_msisdn_via_proxy(201)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566325AAC269B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@ebb43fbff486: Final verdict of PTC: pass 20240913055645539 DAUC <0003> db_auc.c:157 IMSI='262426533211932': No 2G Auth Data 20240913055645539 DAUC <0003> db_auc.c:192 IMSI='262426533211932': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262426533211932" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240913055645562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20240913055645568 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645568 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426533211932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426533211932" source_name="the-source\n" session_id=3457506396 session_state=BEGIN} 20240913055645568 DSS <0004> hlr_ussd.c:576 262426533211932/0xce155c5c: Process SS (BEGIN) 20240913055645568 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645568 DSS <0004> hlr_ussd.c:518 262426533211932/0xce155c5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645568 DSS <0004> hlr_ussd.c:363 262426533211932/0xce155c5c: Tx USSD 'Your extension is 491611572875' 20240913055645568 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426533211932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426533211932" destination_name="the-source\n" session_id=3457506396 session_state=END} 20240913055645568 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426533211932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645568 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645568 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262426533211932" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426533211932" TC_mo_ussd_iuse_msisdn_via_proxy(202)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B59B0C77AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@ebb43fbff486: Final verdict of PTC: pass 20240913055645575 DAUC <0003> db_auc.c:157 IMSI='262425009420012': No 2G Auth Data 20240913055645575 DAUC <0003> db_auc.c:192 IMSI='262425009420012': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262425009420012" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240913055645604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20240913055645612 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645612 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425009420012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425009420012" source_name="the-source\n" session_id=1646436420 session_state=BEGIN} 20240913055645612 DSS <0004> hlr_ussd.c:576 262425009420012/0x6222a044: Process SS (BEGIN) 20240913055645612 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645612 DSS <0004> hlr_ussd.c:518 262425009420012/0x6222a044: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645612 DSS <0004> hlr_ussd.c:363 262425009420012/0x6222a044: Tx USSD 'Your extension is 491618165040' 20240913055645612 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425009420012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425009420012" destination_name="the-source\n" session_id=1646436420 session_state=END} 20240913055645612 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425009420012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645612 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645612 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262425009420012" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425009420012" TC_mo_ussd_iuse_msisdn_via_proxy(203)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570315B0D468301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@ebb43fbff486: Final verdict of PTC: pass 20240913055645620 DAUC <0003> db_auc.c:157 IMSI='262428282801910': No 2G Auth Data 20240913055645620 DAUC <0003> db_auc.c:192 IMSI='262428282801910': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262428282801910" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240913055645647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 20240913055645653 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645653 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428282801910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428282801910" source_name="the-source\n" session_id=3218973714 session_state=BEGIN} 20240913055645653 DSS <0004> hlr_ussd.c:576 262428282801910/0xbfdda412: Process SS (BEGIN) 20240913055645653 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645653 DSS <0004> hlr_ussd.c:518 262428282801910/0xbfdda412: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645653 DSS <0004> hlr_ussd.c:363 262428282801910/0xbfdda412: Tx USSD 'Your extension is 491610113227' 20240913055645653 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428282801910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428282801910" destination_name="the-source\n" session_id=3218973714 session_state=END} 20240913055645654 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428282801910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645654 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645654 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262428282801910" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428282801910" TC_mo_ussd_iuse_msisdn_via_proxy(204)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B1D84C26BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@ebb43fbff486: Final verdict of PTC: pass 20240913055645661 DAUC <0003> db_auc.c:157 IMSI='262423181917324': No 2G Auth Data 20240913055645661 DAUC <0003> db_auc.c:192 IMSI='262423181917324': No 3G Auth Data HLR_Test-GSUP(195)@ebb43fbff486: Created GsupExpect[0] for "262423181917324" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240913055645688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4258 20240913055645696 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645696 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423181917324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423181917324" source_name="the-source\n" session_id=3967593875 session_state=BEGIN} 20240913055645696 DSS <0004> hlr_ussd.c:576 262423181917324/0xec7cad93: Process SS (BEGIN) 20240913055645696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913055645696 DSS <0004> hlr_ussd.c:518 262423181917324/0xec7cad93: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913055645696 DSS <0004> hlr_ussd.c:363 262423181917324/0xec7cad93: Tx USSD 'Your extension is 491615140280' 20240913055645696 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423181917324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423181917324" destination_name="the-source\n" session_id=3967593875 session_state=END} 20240913055645696 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423181917324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055645696 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055645696 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ebb43fbff486: Found GsupExpect[0] for "262423181917324" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423181917324" TC_mo_ussd_iuse_msisdn_via_proxy(205)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A311A4C868301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@ebb43fbff486: setverdict(pass): none -> pass 20240913055645700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@ebb43fbff486: Final verdict of PTC: pass 20240913055645701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20240913055645702 DLINP <000b> input/ipa.c:451 connected read/write 20240913055645702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055645702 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055645702 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055645702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055645702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913055645702 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43945<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@ebb43fbff486: Final verdict of PTC: none 196@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 196: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Sep 13 05:56:45 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20240913055645743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 20240913055645944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32992) Waiting for packet dumper to finish... 1 (prev_count=32992, count=40512) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Sep 13 05:56:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_euse started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 20240913055649024 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35027 20240913055649024 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35027 MTC@ebb43fbff486: in not legacy case 2 IPA-EUSE-foobar(208)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055649026 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649026 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received IPA-EUSE-foobar(208)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20240913055649029 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055649029 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20240913055649029 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649029 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649029 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055649029 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240913055649029 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240913055649029 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240913055649029 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055649029 DLGSUP <0013> gsup_server.c:235 2: 20240913055649029 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055649029 DLGSUP <0013> gsup_server.c:235 3: 20240913055649029 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055649029 DLGSUP <0013> gsup_server.c:235 4: 20240913055649029 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055649029 DLGSUP <0013> gsup_server.c:235 5: 20240913055649029 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055649029 DLGSUP <0013> gsup_server.c:235 7: 20240913055649029 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055649029 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055649029 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055649029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35027 IPA-EUSE-foobar(208)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055649032 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055649034 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055649034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055649034 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055649034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055649034 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055649034 DLGSUP <0013> gsup_server.c:235 2: 20240913055649034 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055649034 DLGSUP <0013> gsup_server.c:235 3: 20240913055649034 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055649034 DLGSUP <0013> gsup_server.c:235 4: 20240913055649034 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055649034 DLGSUP <0013> gsup_server.c:235 5: 20240913055649034 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055649034 DLGSUP <0013> gsup_server.c:235 7: 20240913055649034 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055649034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055649034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055649034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055649053 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36119<->l=127.0.0.1:4259) 20240913055649061 DAUC <0003> db_auc.c:157 IMSI='262426275582018': No 2G Auth Data 20240913055649061 DAUC <0003> db_auc.c:192 IMSI='262426275582018': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262426275582018" to be handled at TC_mo_ussd_euse(212) 20240913055649084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.1:4258 20240913055649089 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649090 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426275582018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426275582018" session_id=2885434972 session_state=BEGIN} 20240913055649090 DSS <0004> hlr_ussd.c:576 262426275582018/0xabfc3e5c: Process SS (BEGIN) 20240913055649090 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649090 DSS <0004> hlr_ussd.c:518 262426275582018/0xabfc3e5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649090 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649090 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649090 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649090 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649095 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649095 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649095 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262426275582018 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426275582018" session_id=2885434972 session_state=END} 20240913055649095 DSS <0004> hlr_ussd.c:576 262426275582018/0xabfc3e5c: Process SS (END) 20240913055649095 DSS <0004> hlr_ussd.c:518 262426275582018/0xabfc3e5c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649095 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426275582018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426275582018" session_id=2885434972 session_state=END} 20240913055649095 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426275582018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649095 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262426275582018 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649095 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649095 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262426275582018" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426275582018" TC_mo_ussd_euse(212)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@ebb43fbff486: Final verdict of PTC: pass 20240913055649104 DAUC <0003> db_auc.c:157 IMSI='262424408269535': No 2G Auth Data 20240913055649104 DAUC <0003> db_auc.c:192 IMSI='262424408269535': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262424408269535" to be handled at TC_mo_ussd_euse(213) 20240913055649130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4258 20240913055649136 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649136 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424408269535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424408269535" session_id=2150068833 session_state=BEGIN} 20240913055649136 DSS <0004> hlr_ussd.c:576 262424408269535/0x80277261: Process SS (BEGIN) 20240913055649137 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649137 DSS <0004> hlr_ussd.c:518 262424408269535/0x80277261: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649137 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649137 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649137 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649137 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649138 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649138 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649138 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424408269535 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424408269535" session_id=2150068833 session_state=END} 20240913055649138 DSS <0004> hlr_ussd.c:576 262424408269535/0x80277261: Process SS (END) 20240913055649138 DSS <0004> hlr_ussd.c:518 262424408269535/0x80277261: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649138 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424408269535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424408269535" session_id=2150068833 session_state=END} 20240913055649138 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424408269535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649138 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424408269535 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649138 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649138 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262424408269535" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424408269535" TC_mo_ussd_euse(213)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@ebb43fbff486: Final verdict of PTC: pass 20240913055649146 DAUC <0003> db_auc.c:157 IMSI='262424686879415': No 2G Auth Data 20240913055649146 DAUC <0003> db_auc.c:192 IMSI='262424686879415': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262424686879415" to be handled at TC_mo_ussd_euse(214) 20240913055649169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 20240913055649175 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649175 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424686879415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424686879415" session_id=1034491257 session_state=BEGIN} 20240913055649175 DSS <0004> hlr_ussd.c:576 262424686879415/0x3da91579: Process SS (BEGIN) 20240913055649175 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649175 DSS <0004> hlr_ussd.c:518 262424686879415/0x3da91579: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649175 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649175 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649175 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649175 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649177 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649177 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649177 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424686879415 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424686879415" session_id=1034491257 session_state=END} 20240913055649177 DSS <0004> hlr_ussd.c:576 262424686879415/0x3da91579: Process SS (END) 20240913055649177 DSS <0004> hlr_ussd.c:518 262424686879415/0x3da91579: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649177 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424686879415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424686879415" session_id=1034491257 session_state=END} 20240913055649177 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424686879415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649177 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424686879415 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649177 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649177 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262424686879415" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424686879415" TC_mo_ussd_euse(214)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@ebb43fbff486: Final verdict of PTC: pass 20240913055649188 DAUC <0003> db_auc.c:157 IMSI='262421140074378': No 2G Auth Data 20240913055649188 DAUC <0003> db_auc.c:192 IMSI='262421140074378': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262421140074378" to be handled at TC_mo_ussd_euse(215) 20240913055649210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4258 20240913055649217 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649217 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421140074378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421140074378" session_id=461742126 session_state=BEGIN} 20240913055649217 DSS <0004> hlr_ussd.c:576 262421140074378/0x1b85a02e: Process SS (BEGIN) 20240913055649217 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649217 DSS <0004> hlr_ussd.c:518 262421140074378/0x1b85a02e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649217 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649217 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649217 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649217 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649219 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649219 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649219 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421140074378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421140074378" session_id=461742126 session_state=END} 20240913055649219 DSS <0004> hlr_ussd.c:576 262421140074378/0x1b85a02e: Process SS (END) 20240913055649219 DSS <0004> hlr_ussd.c:518 262421140074378/0x1b85a02e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649219 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421140074378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421140074378" session_id=461742126 session_state=END} 20240913055649219 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421140074378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649219 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421140074378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649219 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649219 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262421140074378" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421140074378" TC_mo_ussd_euse(215)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@ebb43fbff486: Final verdict of PTC: pass 20240913055649229 DAUC <0003> db_auc.c:157 IMSI='262426525800498': No 2G Auth Data 20240913055649229 DAUC <0003> db_auc.c:192 IMSI='262426525800498': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262426525800498" to be handled at TC_mo_ussd_euse(216) 20240913055649254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20240913055649261 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649261 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426525800498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426525800498" session_id=3563792698 session_state=BEGIN} 20240913055649261 DSS <0004> hlr_ussd.c:576 262426525800498/0xd46b293a: Process SS (BEGIN) 20240913055649261 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649261 DSS <0004> hlr_ussd.c:518 262426525800498/0xd46b293a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649261 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649261 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649261 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649261 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649263 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649263 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649263 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426525800498 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426525800498" session_id=3563792698 session_state=END} 20240913055649263 DSS <0004> hlr_ussd.c:576 262426525800498/0xd46b293a: Process SS (END) 20240913055649263 DSS <0004> hlr_ussd.c:518 262426525800498/0xd46b293a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649263 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426525800498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426525800498" session_id=3563792698 session_state=END} 20240913055649263 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426525800498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649263 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426525800498 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649263 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649263 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262426525800498" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426525800498" TC_mo_ussd_euse(216)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@ebb43fbff486: Final verdict of PTC: pass 20240913055649271 DAUC <0003> db_auc.c:157 IMSI='262421538934731': No 2G Auth Data 20240913055649271 DAUC <0003> db_auc.c:192 IMSI='262421538934731': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262421538934731" to be handled at TC_mo_ussd_euse(217) 20240913055649298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 20240913055649304 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649304 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421538934731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421538934731" session_id=839966227 session_state=BEGIN} 20240913055649304 DSS <0004> hlr_ussd.c:576 262421538934731/0x3210de13: Process SS (BEGIN) 20240913055649304 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649304 DSS <0004> hlr_ussd.c:518 262421538934731/0x3210de13: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649304 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649304 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649304 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649304 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649307 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649307 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649307 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262421538934731 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421538934731" session_id=839966227 session_state=END} 20240913055649307 DSS <0004> hlr_ussd.c:576 262421538934731/0x3210de13: Process SS (END) 20240913055649307 DSS <0004> hlr_ussd.c:518 262421538934731/0x3210de13: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649307 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421538934731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421538934731" session_id=839966227 session_state=END} 20240913055649307 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421538934731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649307 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262421538934731 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649307 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649307 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262421538934731" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421538934731" TC_mo_ussd_euse(217)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@ebb43fbff486: Final verdict of PTC: pass 20240913055649315 DAUC <0003> db_auc.c:157 IMSI='262427080347153': No 2G Auth Data 20240913055649315 DAUC <0003> db_auc.c:192 IMSI='262427080347153': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262427080347153" to be handled at TC_mo_ussd_euse(218) 20240913055649343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 20240913055649348 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649348 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427080347153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427080347153" session_id=4215775667 session_state=BEGIN} 20240913055649348 DSS <0004> hlr_ussd.c:576 262427080347153/0xfb47a1b3: Process SS (BEGIN) 20240913055649348 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649348 DSS <0004> hlr_ussd.c:518 262427080347153/0xfb47a1b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649348 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649348 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649348 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649348 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649350 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649350 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649350 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427080347153 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427080347153" session_id=4215775667 session_state=END} 20240913055649350 DSS <0004> hlr_ussd.c:576 262427080347153/0xfb47a1b3: Process SS (END) 20240913055649350 DSS <0004> hlr_ussd.c:518 262427080347153/0xfb47a1b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649350 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427080347153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427080347153" session_id=4215775667 session_state=END} 20240913055649350 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427080347153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649350 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427080347153 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649350 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649350 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262427080347153" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427080347153" TC_mo_ussd_euse(218)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@ebb43fbff486: Final verdict of PTC: pass 20240913055649359 DAUC <0003> db_auc.c:157 IMSI='262425149179323': No 2G Auth Data 20240913055649359 DAUC <0003> db_auc.c:192 IMSI='262425149179323': No 3G Auth Data HLR_Test-GSUP(209)@ebb43fbff486: Created GsupExpect[0] for "262425149179323" to be handled at TC_mo_ussd_euse(219) 20240913055649386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20240913055649392 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649392 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425149179323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425149179323" session_id=2075101865 session_state=BEGIN} 20240913055649392 DSS <0004> hlr_ussd.c:576 262425149179323/0x7baf8aa9: Process SS (BEGIN) 20240913055649392 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055649392 DSS <0004> hlr_ussd.c:518 262425149179323/0x7baf8aa9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055649392 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649392 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data 20240913055649392 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649392 DLINP <000b> input/ipa.c:431 127.0.0.1:35027 sending data EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055649395 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649395 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649395 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425149179323 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425149179323" session_id=2075101865 session_state=END} 20240913055649395 DSS <0004> hlr_ussd.c:576 262425149179323/0x7baf8aa9: Process SS (END) 20240913055649395 DSS <0004> hlr_ussd.c:518 262425149179323/0x7baf8aa9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055649395 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425149179323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425149179323" session_id=2075101865 session_state=END} 20240913055649395 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425149179323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055649395 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425149179323 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055649395 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055649395 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ebb43fbff486: Found GsupExpect[0] for "262425149179323" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425149179323" TC_mo_ussd_euse(219)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@ebb43fbff486: setverdict(pass): none -> pass 20240913055649400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@ebb43fbff486: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@ebb43fbff486: Final verdict of PTC: none 20240913055649402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20240913055649403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055649403 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055649403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055649403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@ebb43fbff486: Final verdict of PTC: none 20240913055649403 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36119<->l=127.0.0.1:4259) 20240913055649403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055649403 DLINP <000b> input/ipa.c:405 127.0.0.1:35027 message received 20240913055649403 DLINP <000b> input/ipa.c:414 127.0.0.1:35027 connection closed with server 20240913055649403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35027 20240913055649403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 210@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@ebb43fbff486: Final verdict of PTC: none IPA-EUSE-foobar(208)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 210: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Sep 13 05:56:49 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20240913055649443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4258 20240913055649644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2008) Waiting for packet dumper to finish... 1 (prev_count=2008, count=44108) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Sep 13 05:56:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_euse_continue started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 20240913055652722 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44161 20240913055652722 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44161 IPA-EUSE-foobar(222)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055652724 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652724 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received MTC@ebb43fbff486: in not legacy case 2 IPA-EUSE-foobar(222)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20240913055652726 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652726 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055652726 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240913055652726 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240913055652726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240913055652726 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055652726 DLGSUP <0013> gsup_server.c:235 2: 20240913055652726 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055652726 DLGSUP <0013> gsup_server.c:235 3: 20240913055652726 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055652726 DLGSUP <0013> gsup_server.c:235 4: 20240913055652726 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055652726 DLGSUP <0013> gsup_server.c:235 5: 20240913055652726 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055652726 DLGSUP <0013> gsup_server.c:235 7: 20240913055652726 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055652726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055652726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055652726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44161 IPA-EUSE-foobar(222)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055652728 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055652728 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055652730 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055652733 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055652733 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055652733 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055652733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055652733 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055652733 DLGSUP <0013> gsup_server.c:235 2: 20240913055652733 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055652733 DLGSUP <0013> gsup_server.c:235 3: 20240913055652733 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055652733 DLGSUP <0013> gsup_server.c:235 4: 20240913055652733 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055652733 DLGSUP <0013> gsup_server.c:235 5: 20240913055652733 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055652733 DLGSUP <0013> gsup_server.c:235 7: 20240913055652733 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055652733 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055652733 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055652733 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055652755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38027<->l=127.0.0.1:4259) 20240913055652765 DAUC <0003> db_auc.c:157 IMSI='262427415982555': No 2G Auth Data 20240913055652765 DAUC <0003> db_auc.c:192 IMSI='262427415982555': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262427415982555" to be handled at TC_mo_ussd_euse_continue(226) 20240913055652789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 20240913055652797 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652797 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427415982555" session_id=3386090729 session_state=BEGIN} 20240913055652797 DSS <0004> hlr_ussd.c:576 262427415982555/0xc9d3a4e9: Process SS (BEGIN) 20240913055652797 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055652797 DSS <0004> hlr_ussd.c:518 262427415982555/0xc9d3a4e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055652797 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652797 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652797 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652797 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652805 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652805 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652805 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427415982555" session_id=3386090729 session_state=CONTINUE} 20240913055652805 DSS <0004> hlr_ussd.c:576 262427415982555/0xc9d3a4e9: Process SS (CONTINUE) 20240913055652805 DSS <0004> hlr_ussd.c:518 262427415982555/0xc9d3a4e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055652805 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427415982555" session_id=3386090729 session_state=CONTINUE} 20240913055652805 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652805 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652805 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262427415982555" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427415982555" TC_mo_ussd_euse_continue(226)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@ebb43fbff486: setverdict(pass): none -> pass 20240913055652811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652811 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427415982555" session_id=3386090729 session_state=CONTINUE} 20240913055652811 DSS <0004> hlr_ussd.c:576 262427415982555/0xc9d3a4e9: Process SS (CONTINUE) 20240913055652811 DSS <0004> hlr_ussd.c:518 262427415982555/0xc9d3a4e9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652811 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652811 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652811 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652813 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652813 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652813 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427415982555" session_id=3386090729 session_state=END} 20240913055652813 DSS <0004> hlr_ussd.c:576 262427415982555/0xc9d3a4e9: Process SS (END) 20240913055652813 DSS <0004> hlr_ussd.c:518 262427415982555/0xc9d3a4e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652813 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427415982555" session_id=3386090729 session_state=END} 20240913055652813 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652813 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427415982555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652813 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652813 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055652815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@ebb43fbff486: Final verdict of PTC: pass 20240913055652820 DAUC <0003> db_auc.c:157 IMSI='262429755858040': No 2G Auth Data 20240913055652820 DAUC <0003> db_auc.c:192 IMSI='262429755858040': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262429755858040" to be handled at TC_mo_ussd_euse_continue(227) 20240913055652845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59792<->l=127.0.0.1:4258 20240913055652851 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652851 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429755858040" session_id=3345608135 session_state=BEGIN} 20240913055652851 DSS <0004> hlr_ussd.c:576 262429755858040/0xc769edc7: Process SS (BEGIN) 20240913055652851 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055652851 DSS <0004> hlr_ussd.c:518 262429755858040/0xc769edc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055652851 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652851 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652851 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652851 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652853 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652853 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652853 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429755858040" session_id=3345608135 session_state=CONTINUE} 20240913055652853 DSS <0004> hlr_ussd.c:576 262429755858040/0xc769edc7: Process SS (CONTINUE) 20240913055652853 DSS <0004> hlr_ussd.c:518 262429755858040/0xc769edc7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055652853 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429755858040" session_id=3345608135 session_state=CONTINUE} 20240913055652853 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652853 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652853 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262429755858040" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429755858040" TC_mo_ussd_euse_continue(227)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@ebb43fbff486: setverdict(pass): none -> pass 20240913055652857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652857 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429755858040" session_id=3345608135 session_state=CONTINUE} 20240913055652857 DSS <0004> hlr_ussd.c:576 262429755858040/0xc769edc7: Process SS (CONTINUE) 20240913055652857 DSS <0004> hlr_ussd.c:518 262429755858040/0xc769edc7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652857 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652857 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652857 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652859 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652859 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652859 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429755858040" session_id=3345608135 session_state=END} 20240913055652859 DSS <0004> hlr_ussd.c:576 262429755858040/0xc769edc7: Process SS (END) 20240913055652859 DSS <0004> hlr_ussd.c:518 262429755858040/0xc769edc7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652859 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429755858040" session_id=3345608135 session_state=END} 20240913055652859 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652859 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429755858040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652859 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652859 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055652861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59792<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@ebb43fbff486: Final verdict of PTC: pass 20240913055652865 DAUC <0003> db_auc.c:157 IMSI='262425401711698': No 2G Auth Data 20240913055652865 DAUC <0003> db_auc.c:192 IMSI='262425401711698': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262425401711698" to be handled at TC_mo_ussd_euse_continue(228) 20240913055652890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59804<->l=127.0.0.1:4258 20240913055652897 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652897 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425401711698" session_id=1237347220 session_state=BEGIN} 20240913055652897 DSS <0004> hlr_ussd.c:576 262425401711698/0x49c06b94: Process SS (BEGIN) 20240913055652897 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055652897 DSS <0004> hlr_ussd.c:518 262425401711698/0x49c06b94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055652897 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652897 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652897 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652897 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652899 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652899 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652899 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425401711698" session_id=1237347220 session_state=CONTINUE} 20240913055652899 DSS <0004> hlr_ussd.c:576 262425401711698/0x49c06b94: Process SS (CONTINUE) 20240913055652899 DSS <0004> hlr_ussd.c:518 262425401711698/0x49c06b94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055652899 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425401711698" session_id=1237347220 session_state=CONTINUE} 20240913055652899 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652899 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652899 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262425401711698" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425401711698" TC_mo_ussd_euse_continue(228)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@ebb43fbff486: setverdict(pass): none -> pass 20240913055652902 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652902 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425401711698" session_id=1237347220 session_state=CONTINUE} 20240913055652902 DSS <0004> hlr_ussd.c:576 262425401711698/0x49c06b94: Process SS (CONTINUE) 20240913055652902 DSS <0004> hlr_ussd.c:518 262425401711698/0x49c06b94: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652902 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652903 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652903 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652903 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652903 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652904 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652904 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652904 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425401711698" session_id=1237347220 session_state=END} 20240913055652904 DSS <0004> hlr_ussd.c:576 262425401711698/0x49c06b94: Process SS (END) 20240913055652904 DSS <0004> hlr_ussd.c:518 262425401711698/0x49c06b94: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652904 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425401711698" session_id=1237347220 session_state=END} 20240913055652904 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652904 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425401711698 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652904 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652904 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055652905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59804<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@ebb43fbff486: Final verdict of PTC: pass 20240913055652909 DAUC <0003> db_auc.c:157 IMSI='262427747853973': No 2G Auth Data 20240913055652909 DAUC <0003> db_auc.c:192 IMSI='262427747853973': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262427747853973" to be handled at TC_mo_ussd_euse_continue(229) 20240913055652933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 20240913055652939 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652940 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427747853973" session_id=2410574240 session_state=BEGIN} 20240913055652940 DSS <0004> hlr_ussd.c:576 262427747853973/0x8fae71a0: Process SS (BEGIN) 20240913055652940 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055652940 DSS <0004> hlr_ussd.c:518 262427747853973/0x8fae71a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055652940 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652940 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652940 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652940 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652941 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652941 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652941 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747853973" session_id=2410574240 session_state=CONTINUE} 20240913055652941 DSS <0004> hlr_ussd.c:576 262427747853973/0x8fae71a0: Process SS (CONTINUE) 20240913055652941 DSS <0004> hlr_ussd.c:518 262427747853973/0x8fae71a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055652941 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747853973" session_id=2410574240 session_state=CONTINUE} 20240913055652941 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652941 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652941 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262427747853973" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427747853973" TC_mo_ussd_euse_continue(229)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@ebb43fbff486: setverdict(pass): none -> pass 20240913055652945 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652945 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427747853973" session_id=2410574240 session_state=CONTINUE} 20240913055652945 DSS <0004> hlr_ussd.c:576 262427747853973/0x8fae71a0: Process SS (CONTINUE) 20240913055652945 DSS <0004> hlr_ussd.c:518 262427747853973/0x8fae71a0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652945 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652945 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652945 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652945 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652945 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652946 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652946 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652946 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747853973" session_id=2410574240 session_state=END} 20240913055652946 DSS <0004> hlr_ussd.c:576 262427747853973/0x8fae71a0: Process SS (END) 20240913055652946 DSS <0004> hlr_ussd.c:518 262427747853973/0x8fae71a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652946 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747853973" session_id=2410574240 session_state=END} 20240913055652946 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652946 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427747853973 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652946 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652946 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055652948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@ebb43fbff486: Final verdict of PTC: pass 20240913055652952 DAUC <0003> db_auc.c:157 IMSI='262428626737286': No 2G Auth Data 20240913055652952 DAUC <0003> db_auc.c:192 IMSI='262428626737286': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262428626737286" to be handled at TC_mo_ussd_euse_continue(230) 20240913055652976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4258 20240913055652982 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652982 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428626737286" session_id=339920040 session_state=BEGIN} 20240913055652982 DSS <0004> hlr_ussd.c:576 262428626737286/0x1442c4a8: Process SS (BEGIN) 20240913055652982 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055652982 DSS <0004> hlr_ussd.c:518 262428626737286/0x1442c4a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055652982 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652982 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652983 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652983 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652984 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652985 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652985 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428626737286" session_id=339920040 session_state=CONTINUE} 20240913055652985 DSS <0004> hlr_ussd.c:576 262428626737286/0x1442c4a8: Process SS (CONTINUE) 20240913055652985 DSS <0004> hlr_ussd.c:518 262428626737286/0x1442c4a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055652985 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428626737286" session_id=339920040 session_state=CONTINUE} 20240913055652985 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652985 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652985 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262428626737286" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428626737286" TC_mo_ussd_euse_continue(230)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@ebb43fbff486: setverdict(pass): none -> pass 20240913055652989 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055652989 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428626737286" session_id=339920040 session_state=CONTINUE} 20240913055652989 DSS <0004> hlr_ussd.c:576 262428626737286/0x1442c4a8: Process SS (CONTINUE) 20240913055652989 DSS <0004> hlr_ussd.c:518 262428626737286/0x1442c4a8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652989 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652989 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652989 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055652989 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652989 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055652991 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652991 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055652991 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428626737286" session_id=339920040 session_state=END} 20240913055652991 DSS <0004> hlr_ussd.c:576 262428626737286/0x1442c4a8: Process SS (END) 20240913055652991 DSS <0004> hlr_ussd.c:518 262428626737286/0x1442c4a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055652991 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428626737286" session_id=339920040 session_state=END} 20240913055652991 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055652991 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428626737286 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055652991 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055652991 DLINP <000b> input/ipa.c:451 connected read/write 20240913055652991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055652993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@ebb43fbff486: Final verdict of PTC: pass 20240913055652997 DAUC <0003> db_auc.c:157 IMSI='262420214486624': No 2G Auth Data 20240913055652997 DAUC <0003> db_auc.c:192 IMSI='262420214486624': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262420214486624" to be handled at TC_mo_ussd_euse_continue(231) 20240913055653025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59824<->l=127.0.0.1:4258 20240913055653032 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055653032 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420214486624" session_id=2746295715 session_state=BEGIN} 20240913055653032 DSS <0004> hlr_ussd.c:576 262420214486624/0xa3b125a3: Process SS (BEGIN) 20240913055653032 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055653032 DSS <0004> hlr_ussd.c:518 262420214486624/0xa3b125a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055653032 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653032 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055653032 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653032 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055653033 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653033 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055653033 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420214486624" session_id=2746295715 session_state=CONTINUE} 20240913055653033 DSS <0004> hlr_ussd.c:576 262420214486624/0xa3b125a3: Process SS (CONTINUE) 20240913055653033 DSS <0004> hlr_ussd.c:518 262420214486624/0xa3b125a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055653033 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420214486624" session_id=2746295715 session_state=CONTINUE} 20240913055653033 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055653033 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055653033 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262420214486624" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420214486624" TC_mo_ussd_euse_continue(231)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@ebb43fbff486: setverdict(pass): none -> pass 20240913055653037 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055653037 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420214486624" session_id=2746295715 session_state=CONTINUE} 20240913055653037 DSS <0004> hlr_ussd.c:576 262420214486624/0xa3b125a3: Process SS (CONTINUE) 20240913055653037 DSS <0004> hlr_ussd.c:518 262420214486624/0xa3b125a3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055653037 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055653037 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653037 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055653037 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653037 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055653038 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653038 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055653038 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420214486624" session_id=2746295715 session_state=END} 20240913055653038 DSS <0004> hlr_ussd.c:576 262420214486624/0xa3b125a3: Process SS (END) 20240913055653038 DSS <0004> hlr_ussd.c:518 262420214486624/0xa3b125a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055653038 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420214486624" session_id=2746295715 session_state=END} 20240913055653039 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055653039 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420214486624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055653039 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055653039 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055653040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59824<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@ebb43fbff486: Final verdict of PTC: pass 20240913055653045 DAUC <0003> db_auc.c:157 IMSI='262426112053765': No 2G Auth Data 20240913055653045 DAUC <0003> db_auc.c:192 IMSI='262426112053765': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262426112053765" to be handled at TC_mo_ussd_euse_continue(232) 20240913055653072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 20240913055653079 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055653079 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426112053765" session_id=2148069277 session_state=BEGIN} 20240913055653079 DSS <0004> hlr_ussd.c:576 262426112053765/0x8008ef9d: Process SS (BEGIN) 20240913055653079 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055653079 DSS <0004> hlr_ussd.c:518 262426112053765/0x8008ef9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055653079 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653079 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055653079 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653079 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055653081 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653081 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055653081 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426112053765" session_id=2148069277 session_state=CONTINUE} 20240913055653081 DSS <0004> hlr_ussd.c:576 262426112053765/0x8008ef9d: Process SS (CONTINUE) 20240913055653081 DSS <0004> hlr_ussd.c:518 262426112053765/0x8008ef9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055653081 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426112053765" session_id=2148069277 session_state=CONTINUE} 20240913055653081 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055653081 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055653081 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262426112053765" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426112053765" TC_mo_ussd_euse_continue(232)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@ebb43fbff486: setverdict(pass): none -> pass 20240913055653086 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055653086 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426112053765" session_id=2148069277 session_state=CONTINUE} 20240913055653086 DSS <0004> hlr_ussd.c:576 262426112053765/0x8008ef9d: Process SS (CONTINUE) 20240913055653086 DSS <0004> hlr_ussd.c:518 262426112053765/0x8008ef9d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055653086 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055653086 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653086 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055653086 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653086 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055653088 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653088 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055653088 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426112053765" session_id=2148069277 session_state=END} 20240913055653088 DSS <0004> hlr_ussd.c:576 262426112053765/0x8008ef9d: Process SS (END) 20240913055653088 DSS <0004> hlr_ussd.c:518 262426112053765/0x8008ef9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055653088 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426112053765" session_id=2148069277 session_state=END} 20240913055653088 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055653088 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262426112053765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055653088 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055653088 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055653090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@ebb43fbff486: Final verdict of PTC: pass 20240913055653094 DAUC <0003> db_auc.c:157 IMSI='262420195574142': No 2G Auth Data 20240913055653094 DAUC <0003> db_auc.c:192 IMSI='262420195574142': No 3G Auth Data HLR_Test-GSUP(223)@ebb43fbff486: Created GsupExpect[0] for "262420195574142" to be handled at TC_mo_ussd_euse_continue(233) 20240913055653122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4258 20240913055653129 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055653129 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420195574142" session_id=854517659 session_state=BEGIN} 20240913055653129 DSS <0004> hlr_ussd.c:576 262420195574142/0x32eee79b: Process SS (BEGIN) 20240913055653129 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913055653129 DSS <0004> hlr_ussd.c:518 262420195574142/0x32eee79b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913055653129 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653129 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055653129 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653129 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055653131 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653131 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055653131 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420195574142" session_id=854517659 session_state=CONTINUE} 20240913055653131 DSS <0004> hlr_ussd.c:576 262420195574142/0x32eee79b: Process SS (CONTINUE) 20240913055653131 DSS <0004> hlr_ussd.c:518 262420195574142/0x32eee79b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913055653131 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420195574142" session_id=854517659 session_state=CONTINUE} 20240913055653131 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055653131 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055653131 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ebb43fbff486: Found GsupExpect[0] for "262420195574142" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420195574142" TC_mo_ussd_euse_continue(233)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@ebb43fbff486: setverdict(pass): none -> pass 20240913055653136 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055653136 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420195574142" session_id=854517659 session_state=CONTINUE} 20240913055653136 DSS <0004> hlr_ussd.c:576 262420195574142/0x32eee79b: Process SS (CONTINUE) 20240913055653136 DSS <0004> hlr_ussd.c:518 262420195574142/0x32eee79b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913055653136 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055653136 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653136 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data 20240913055653136 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653136 DLINP <000b> input/ipa.c:431 127.0.0.1:44161 sending data EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055653137 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653137 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055653137 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420195574142" session_id=854517659 session_state=END} 20240913055653137 DSS <0004> hlr_ussd.c:576 262420195574142/0x32eee79b: Process SS (END) 20240913055653137 DSS <0004> hlr_ussd.c:518 262420195574142/0x32eee79b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913055653137 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420195574142" session_id=854517659 session_state=END} 20240913055653137 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055653137 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420195574142 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055653137 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055653137 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055653139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@ebb43fbff486: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@ebb43fbff486: Final verdict of PTC: none 20240913055653140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@ebb43fbff486: Final verdict of PTC: none 20240913055653141 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055653141 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055653142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055653142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055653142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38027<->l=127.0.0.1:4259) 20240913055653142 DLINP <000b> input/ipa.c:451 connected read/write 20240913055653142 DLINP <000b> input/ipa.c:405 127.0.0.1:44161 message received 20240913055653142 DLINP <000b> input/ipa.c:414 127.0.0.1:44161 connection closed with server 20240913055653142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44161 20240913055653142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 224@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@ebb43fbff486: Final verdict of PTC: none IPA-EUSE-foobar(222)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 224: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Sep 13 05:56:53 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20240913055653183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 20240913055653384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7072) Waiting for packet dumper to finish... 1 (prev_count=7072, count=49064) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Sep 13 05:56:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_ussd_euse_defaultroute started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 20240913055656464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36321 20240913055656464 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36321 MTC@ebb43fbff486: in not legacy case 2 IPA-EUSE-foobar(236)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055656467 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656467 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received IPA-EUSE-foobar(236)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20240913055656469 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055656469 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20240913055656470 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656470 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656470 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055656470 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240913055656470 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240913055656470 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240913055656470 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055656470 DLGSUP <0013> gsup_server.c:235 2: 20240913055656470 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055656470 DLGSUP <0013> gsup_server.c:235 3: 20240913055656470 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055656470 DLGSUP <0013> gsup_server.c:235 4: 20240913055656470 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055656470 DLGSUP <0013> gsup_server.c:235 5: 20240913055656470 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055656470 DLGSUP <0013> gsup_server.c:235 7: 20240913055656470 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055656470 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055656470 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055656470 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36321 IPA-EUSE-foobar(236)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055656472 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055656475 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656475 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055656475 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055656475 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055656475 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055656475 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055656475 DLGSUP <0013> gsup_server.c:235 2: 20240913055656475 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055656475 DLGSUP <0013> gsup_server.c:235 3: 20240913055656475 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055656475 DLGSUP <0013> gsup_server.c:235 4: 20240913055656475 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055656475 DLGSUP <0013> gsup_server.c:235 5: 20240913055656475 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055656475 DLGSUP <0013> gsup_server.c:235 7: 20240913055656475 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055656475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055656475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055656475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055656496 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38221<->l=127.0.0.1:4259) 20240913055656521 DAUC <0003> db_auc.c:157 IMSI='262425767635123': No 2G Auth Data 20240913055656521 DAUC <0003> db_auc.c:192 IMSI='262425767635123': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262425767635123" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240913055656546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4258 20240913055656553 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656553 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425767635123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425767635123" session_id=3182452792 session_state=BEGIN} 20240913055656553 DSS <0004> hlr_ussd.c:576 262425767635123/0xbdb06038: Process SS (BEGIN) 20240913055656553 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656553 DSS <0004> hlr_ussd.c:518 262425767635123/0xbdb06038: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656553 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656553 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656553 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656553 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656558 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656558 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656558 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425767635123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425767635123" session_id=3182452792 session_state=END} 20240913055656558 DSS <0004> hlr_ussd.c:576 262425767635123/0xbdb06038: Process SS (END) 20240913055656558 DSS <0004> hlr_ussd.c:518 262425767635123/0xbdb06038: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656558 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425767635123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425767635123" session_id=3182452792 session_state=END} 20240913055656558 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425767635123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656558 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425767635123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656558 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656559 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262425767635123" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425767635123" TC_mo_ussd_euse_defaultroute(240)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@ebb43fbff486: Final verdict of PTC: pass 20240913055656566 DAUC <0003> db_auc.c:157 IMSI='262422344781861': No 2G Auth Data 20240913055656566 DAUC <0003> db_auc.c:192 IMSI='262422344781861': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262422344781861" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240913055656586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59874<->l=127.0.0.1:4258 20240913055656590 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656590 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422344781861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422344781861" session_id=1640406373 session_state=BEGIN} 20240913055656590 DSS <0004> hlr_ussd.c:576 262422344781861/0x61c69d65: Process SS (BEGIN) 20240913055656590 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656590 DSS <0004> hlr_ussd.c:518 262422344781861/0x61c69d65: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656590 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656590 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656590 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656590 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656592 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656592 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656592 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422344781861 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422344781861" session_id=1640406373 session_state=END} 20240913055656592 DSS <0004> hlr_ussd.c:576 262422344781861/0x61c69d65: Process SS (END) 20240913055656592 DSS <0004> hlr_ussd.c:518 262422344781861/0x61c69d65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656592 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422344781861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422344781861" session_id=1640406373 session_state=END} 20240913055656592 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422344781861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656592 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422344781861 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656592 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656592 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262422344781861" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422344781861" TC_mo_ussd_euse_defaultroute(241)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59874<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@ebb43fbff486: Final verdict of PTC: pass 20240913055656600 DAUC <0003> db_auc.c:157 IMSI='262426682968215': No 2G Auth Data 20240913055656600 DAUC <0003> db_auc.c:192 IMSI='262426682968215': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262426682968215" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240913055656623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59890<->l=127.0.0.1:4258 20240913055656631 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656631 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426682968215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426682968215" session_id=2022358378 session_state=BEGIN} 20240913055656631 DSS <0004> hlr_ussd.c:576 262426682968215/0x788abd6a: Process SS (BEGIN) 20240913055656631 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656631 DSS <0004> hlr_ussd.c:518 262426682968215/0x788abd6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656631 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656631 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656631 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656631 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656633 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656633 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656633 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426682968215 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426682968215" session_id=2022358378 session_state=END} 20240913055656633 DSS <0004> hlr_ussd.c:576 262426682968215/0x788abd6a: Process SS (END) 20240913055656633 DSS <0004> hlr_ussd.c:518 262426682968215/0x788abd6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656633 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426682968215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426682968215" session_id=2022358378 session_state=END} 20240913055656633 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426682968215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656633 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426682968215 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656633 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656633 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262426682968215" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426682968215" TC_mo_ussd_euse_defaultroute(242)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59890<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@ebb43fbff486: Final verdict of PTC: pass 20240913055656642 DAUC <0003> db_auc.c:157 IMSI='262420828973057': No 2G Auth Data 20240913055656642 DAUC <0003> db_auc.c:192 IMSI='262420828973057': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262420828973057" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240913055656666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 20240913055656672 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656672 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420828973057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420828973057" session_id=3288654154 session_state=BEGIN} 20240913055656672 DSS <0004> hlr_ussd.c:576 262420828973057/0xc404e14a: Process SS (BEGIN) 20240913055656672 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656672 DSS <0004> hlr_ussd.c:518 262420828973057/0xc404e14a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656672 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656672 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656672 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656672 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656674 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656674 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656674 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420828973057 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420828973057" session_id=3288654154 session_state=END} 20240913055656674 DSS <0004> hlr_ussd.c:576 262420828973057/0xc404e14a: Process SS (END) 20240913055656674 DSS <0004> hlr_ussd.c:518 262420828973057/0xc404e14a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656674 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420828973057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420828973057" session_id=3288654154 session_state=END} 20240913055656674 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420828973057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656674 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420828973057 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656674 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656674 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262420828973057" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420828973057" TC_mo_ussd_euse_defaultroute(243)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@ebb43fbff486: Final verdict of PTC: pass 20240913055656684 DAUC <0003> db_auc.c:157 IMSI='262428169968827': No 2G Auth Data 20240913055656684 DAUC <0003> db_auc.c:192 IMSI='262428169968827': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262428169968827" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240913055656712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 20240913055656719 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656719 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428169968827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428169968827" session_id=14021525 session_state=BEGIN} 20240913055656719 DSS <0004> hlr_ussd.c:576 262428169968827/0x00d5f395: Process SS (BEGIN) 20240913055656719 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656720 DSS <0004> hlr_ussd.c:518 262428169968827/0x00d5f395: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656720 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656720 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656720 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656720 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656721 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656721 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656721 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428169968827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428169968827" session_id=14021525 session_state=END} 20240913055656721 DSS <0004> hlr_ussd.c:576 262428169968827/0x00d5f395: Process SS (END) 20240913055656721 DSS <0004> hlr_ussd.c:518 262428169968827/0x00d5f395: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656721 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428169968827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428169968827" session_id=14021525 session_state=END} 20240913055656721 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428169968827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656721 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428169968827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656721 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656721 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262428169968827" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262428169968827" TC_mo_ussd_euse_defaultroute(244)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@ebb43fbff486: Final verdict of PTC: pass 20240913055656730 DAUC <0003> db_auc.c:157 IMSI='262429901894820': No 2G Auth Data 20240913055656730 DAUC <0003> db_auc.c:192 IMSI='262429901894820': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262429901894820" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240913055656758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35078<->l=127.0.0.1:4258 20240913055656763 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656763 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429901894820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429901894820" session_id=2053953023 session_state=BEGIN} 20240913055656763 DSS <0004> hlr_ussd.c:576 262429901894820/0x7a6cd5ff: Process SS (BEGIN) 20240913055656763 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656763 DSS <0004> hlr_ussd.c:518 262429901894820/0x7a6cd5ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656763 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656763 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656763 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656763 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656765 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656765 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429901894820 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429901894820" session_id=2053953023 session_state=END} 20240913055656765 DSS <0004> hlr_ussd.c:576 262429901894820/0x7a6cd5ff: Process SS (END) 20240913055656765 DSS <0004> hlr_ussd.c:518 262429901894820/0x7a6cd5ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656765 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429901894820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429901894820" session_id=2053953023 session_state=END} 20240913055656765 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429901894820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656765 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429901894820 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262429901894820" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429901894820" TC_mo_ussd_euse_defaultroute(245)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35078<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@ebb43fbff486: Final verdict of PTC: pass 20240913055656773 DAUC <0003> db_auc.c:157 IMSI='262423417885072': No 2G Auth Data 20240913055656773 DAUC <0003> db_auc.c:192 IMSI='262423417885072': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262423417885072" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240913055656800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 20240913055656806 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656806 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423417885072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423417885072" session_id=613657161 session_state=BEGIN} 20240913055656806 DSS <0004> hlr_ussd.c:576 262423417885072/0x2493aa49: Process SS (BEGIN) 20240913055656806 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656806 DSS <0004> hlr_ussd.c:518 262423417885072/0x2493aa49: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656806 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656806 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656806 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656806 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656808 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656808 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656808 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423417885072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417885072" session_id=613657161 session_state=END} 20240913055656808 DSS <0004> hlr_ussd.c:576 262423417885072/0x2493aa49: Process SS (END) 20240913055656808 DSS <0004> hlr_ussd.c:518 262423417885072/0x2493aa49: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656808 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423417885072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417885072" session_id=613657161 session_state=END} 20240913055656808 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423417885072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656808 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423417885072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656808 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656808 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262423417885072" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423417885072" TC_mo_ussd_euse_defaultroute(246)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@ebb43fbff486: Final verdict of PTC: pass 20240913055656816 DAUC <0003> db_auc.c:157 IMSI='262426353974421': No 2G Auth Data 20240913055656816 DAUC <0003> db_auc.c:192 IMSI='262426353974421': No 3G Auth Data HLR_Test-GSUP(237)@ebb43fbff486: Created GsupExpect[0] for "262426353974421" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240913055656842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 20240913055656846 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656846 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426353974421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426353974421" session_id=1425123640 session_state=BEGIN} 20240913055656846 DSS <0004> hlr_ussd.c:576 262426353974421/0x54f1a938: Process SS (BEGIN) 20240913055656846 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913055656846 DSS <0004> hlr_ussd.c:518 262426353974421/0x54f1a938: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913055656846 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656846 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data 20240913055656846 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656846 DLINP <000b> input/ipa.c:431 127.0.0.1:36321 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240913055656848 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656848 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656848 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426353974421 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426353974421" session_id=1425123640 session_state=END} 20240913055656848 DSS <0004> hlr_ussd.c:576 262426353974421/0x54f1a938: Process SS (END) 20240913055656848 DSS <0004> hlr_ussd.c:518 262426353974421/0x54f1a938: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913055656848 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426353974421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426353974421" session_id=1425123640 session_state=END} 20240913055656848 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426353974421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055656848 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426353974421 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913055656848 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055656849 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ebb43fbff486: Found GsupExpect[0] for "262426353974421" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@ebb43fbff486: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426353974421" TC_mo_ussd_euse_defaultroute(247)@ebb43fbff486: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@ebb43fbff486: setverdict(pass): none -> pass 20240913055656852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@ebb43fbff486: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@ebb43fbff486: Final verdict of PTC: none 20240913055656856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20240913055656857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38221<->l=127.0.0.1:4259) 20240913055656857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055656857 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055656857 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055656857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055656857 DLINP <000b> input/ipa.c:451 connected read/write 20240913055656857 DLINP <000b> input/ipa.c:405 127.0.0.1:36321 message received 20240913055656857 DLINP <000b> input/ipa.c:414 127.0.0.1:36321 connection closed with server 20240913055656857 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36321 20240913055656857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@ebb43fbff486: Final verdict of PTC: none 238@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@ebb43fbff486: Final verdict of PTC: none IPA-EUSE-foobar(236)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP(237)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 238: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Sep 13 05:56:56 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20240913055656899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 20240913055657097 DSS <0004> hlr_ussd.c:239 262427843097194/0x20692abd: SS Session Timeout, destroying 20240913055657097 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427843097194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055657099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7096) 20240913055657148 DSS <0004> hlr_ussd.c:239 262424361038087/0xdd5f08ef: SS Session Timeout, destroying 20240913055657148 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424361038087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055657200 DSS <0004> hlr_ussd.c:239 262425543655211/0x56bebdd9: SS Session Timeout, destroying 20240913055657200 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425543655211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055657253 DSS <0004> hlr_ussd.c:239 262427656628843/0x2fab9511: SS Session Timeout, destroying 20240913055657253 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427656628843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055657288 DSS <0004> hlr_ussd.c:239 262421042072593/0x4dea05f9: SS Session Timeout, destroying 20240913055657288 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421042072593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055657331 DSS <0004> hlr_ussd.c:239 262427833729674/0x567cc022: SS Session Timeout, destroying 20240913055657331 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427833729674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055657370 DSS <0004> hlr_ussd.c:239 262422594684486/0x5d5f693f: SS Session Timeout, destroying 20240913055657370 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422594684486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055657409 DSS <0004> hlr_ussd.c:239 262422083418670/0x34243ea3: SS Session Timeout, destroying 20240913055657409 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422083418670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=7096, count=47124) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Sep 13 05:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_mo_sss_reject started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055700177 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055700177 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055700179 DLINP <000b> input/ipa.c:451 connected read/write 20240913055700179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055700180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055700182 DLINP <000b> input/ipa.c:451 connected read/write 20240913055700182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055700182 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055700182 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055700182 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055700182 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055700182 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055700182 DLGSUP <0013> gsup_server.c:235 2: 20240913055700182 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055700182 DLGSUP <0013> gsup_server.c:235 3: 20240913055700182 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055700182 DLGSUP <0013> gsup_server.c:235 4: 20240913055700182 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055700182 DLGSUP <0013> gsup_server.c:235 5: 20240913055700182 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055700182 DLGSUP <0013> gsup_server.c:235 7: 20240913055700182 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055700182 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055700182 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055700182 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055700206 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33363<->l=127.0.0.1:4259) 20240913055700211 DAUC <0003> db_auc.c:157 IMSI='262425989168281': No 2G Auth Data 20240913055700211 DAUC <0003> db_auc.c:192 IMSI='262425989168281': No 3G Auth Data HLR_Test-GSUP(249)@ebb43fbff486: Created GsupExpect[0] for "262425989168281" to be handled at TC_mo_sss_reject(252) 20240913055700235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4258 20240913055700241 DLINP <000b> input/ipa.c:451 connected read/write 20240913055700241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055700241 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425989168281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425989168281" session_id=355453531 session_state=BEGIN} 20240913055700241 DSS <0004> hlr_ussd.c:576 262425989168281/0x152fca5b: Process SS (BEGIN) 20240913055700241 DSS <0004> hlr_ussd.c:498 262425989168281/0x152fca5b: SS CompType=Invoke, OpCode=InterrogateSS 20240913055700241 DSS <0004> hlr_ussd.c:506 262425989168281/0x152fca5b: Structured SS requests are not supported, rejecting... 20240913055700241 DSS <0004> hlr_ussd.c:354 262425989168281/0x152fca5b: Tx ReturnError(0, 0x15) 20240913055700241 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425989168281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425989168281" session_id=355453531 session_state=END} 20240913055700241 DLINP <000b> input/ipa.c:451 connected read/write 20240913055700241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055700241 DLINP <000b> input/ipa.c:451 connected read/write 20240913055700241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@ebb43fbff486: Found GsupExpect[0] for "262425989168281" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@ebb43fbff486: Added IMSI table entry 0TC_mo_sss_reject(252)"262425989168281" TC_mo_sss_reject(252)@ebb43fbff486: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@ebb43fbff486: setverdict(pass): none -> pass 20240913055700244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@ebb43fbff486: Final verdict of PTC: pass 20240913055700252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@ebb43fbff486: Final verdict of PTC: none 20240913055700254 DLINP <000b> input/ipa.c:451 connected read/write 20240913055700254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055700254 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055700254 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055700254 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055700254 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33363<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@ebb43fbff486: Final verdict of PTC: none 250@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 250: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@ebb43fbff486: Test case TC_mo_sss_reject finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Sep 13 05:57:00 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20240913055700295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4258 20240913055700396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20240913055700703 DSS <0004> hlr_ussd.c:239 262427029562836/0x2727b212: SS Session Timeout, destroying 20240913055700703 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427029562836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055700739 DSS <0004> hlr_ussd.c:239 262423554996873/0xbd1ad522: SS Session Timeout, destroying 20240913055700740 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423554996873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055700776 DSS <0004> hlr_ussd.c:239 262425221006049/0x50b75628: SS Session Timeout, destroying 20240913055700776 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425221006049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055700812 DSS <0004> hlr_ussd.c:239 262421186601674/0xdd3c3f8d: SS Session Timeout, destroying 20240913055700812 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421186601674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055700851 DSS <0004> hlr_ussd.c:239 262425131515861/0x24cd41af: SS Session Timeout, destroying 20240913055700851 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425131515861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055700891 DSS <0004> hlr_ussd.c:239 262425592980312/0x5128465c: SS Session Timeout, destroying 20240913055700891 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425592980312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055700929 DSS <0004> hlr_ussd.c:239 262424433785951/0x81393e6e: SS Session Timeout, destroying 20240913055700929 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424433785951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913055700970 DSS <0004> hlr_ussd.c:239 262426936321335/0xd5264831: SS Session Timeout, destroying 20240913055700970 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426936321335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Sep 13 05:57:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_check_imei started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055703471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055703471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055703473 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055703477 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703477 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055703477 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055703477 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055703477 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055703477 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055703477 DLGSUP <0013> gsup_server.c:235 2: 20240913055703477 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055703477 DLGSUP <0013> gsup_server.c:235 3: 20240913055703477 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055703477 DLGSUP <0013> gsup_server.c:235 4: 20240913055703477 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055703477 DLGSUP <0013> gsup_server.c:235 5: 20240913055703477 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055703477 DLGSUP <0013> gsup_server.c:235 7: 20240913055703477 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055703477 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055703477 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055703477 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055703496 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42897<->l=127.0.0.1:4259) 20240913055703515 DAUC <0003> db_auc.c:157 IMSI='262425475315049': No 2G Auth Data 20240913055703515 DAUC <0003> db_auc.c:192 IMSI='262425475315049': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262425475315049" to be handled at TC_gsup_check_imei(257) 20240913055703542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 20240913055703548 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703548 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425475315049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425475315049"} 20240913055703548 DMAIN <0000> hlr.c:435 IMSI='262425475315049': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703548 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425475315049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425475315049"} 20240913055703548 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425475315049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703548 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703548 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262425475315049" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 0TC_gsup_check_imei(257)"262425475315049" TC_gsup_check_imei(257)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703551 DAUC <0003> db_auc.c:192 IMSI='262425475315049': No 3G Auth Data 20240913055703554 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703554 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425475315049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425475315049"} 20240913055703554 DAUC <0003> hlr.c:428 IMSI='262425475315049': storing IMEI = 12345678901234 20240913055703557 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425475315049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425475315049"} 20240913055703557 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425475315049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703557 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703557 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703559 DAUC <0003> db_auc.c:192 IMSI='262425475315049': No 3G Auth Data 20240913055703560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@ebb43fbff486: Final verdict of PTC: pass 20240913055703572 DAUC <0003> db_auc.c:157 IMSI='262428666037871': No 2G Auth Data 20240913055703572 DAUC <0003> db_auc.c:192 IMSI='262428666037871': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262428666037871" to be handled at TC_gsup_check_imei(258) 20240913055703596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35144<->l=127.0.0.1:4258 20240913055703601 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703601 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428666037871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428666037871"} 20240913055703601 DMAIN <0000> hlr.c:435 IMSI='262428666037871': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703601 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428666037871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428666037871"} 20240913055703601 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428666037871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703601 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703601 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262428666037871" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 1TC_gsup_check_imei(258)"262428666037871" TC_gsup_check_imei(258)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703603 DAUC <0003> db_auc.c:192 IMSI='262428666037871': No 3G Auth Data 20240913055703606 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703606 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428666037871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428666037871"} 20240913055703606 DAUC <0003> hlr.c:428 IMSI='262428666037871': storing IMEI = 12345678901234 20240913055703612 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428666037871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428666037871"} 20240913055703612 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428666037871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703612 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703612 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703613 DAUC <0003> db_auc.c:192 IMSI='262428666037871': No 3G Auth Data 20240913055703614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35144<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@ebb43fbff486: Final verdict of PTC: pass 20240913055703625 DAUC <0003> db_auc.c:157 IMSI='262423242977673': No 2G Auth Data 20240913055703625 DAUC <0003> db_auc.c:192 IMSI='262423242977673': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262423242977673" to be handled at TC_gsup_check_imei(259) 20240913055703649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 20240913055703656 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703656 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423242977673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423242977673"} 20240913055703656 DMAIN <0000> hlr.c:435 IMSI='262423242977673': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703656 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423242977673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423242977673"} 20240913055703656 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423242977673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703656 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703656 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262423242977673" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 2TC_gsup_check_imei(259)"262423242977673" TC_gsup_check_imei(259)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703657 DAUC <0003> db_auc.c:192 IMSI='262423242977673': No 3G Auth Data 20240913055703660 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703660 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423242977673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423242977673"} 20240913055703660 DAUC <0003> hlr.c:428 IMSI='262423242977673': storing IMEI = 12345678901234 20240913055703663 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423242977673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423242977673"} 20240913055703663 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423242977673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703663 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703663 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703665 DAUC <0003> db_auc.c:192 IMSI='262423242977673': No 3G Auth Data 20240913055703666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@ebb43fbff486: Final verdict of PTC: pass 20240913055703677 DAUC <0003> db_auc.c:157 IMSI='262423772140420': No 2G Auth Data 20240913055703677 DAUC <0003> db_auc.c:192 IMSI='262423772140420': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262423772140420" to be handled at TC_gsup_check_imei(260) 20240913055703700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 20240913055703706 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703706 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423772140420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423772140420"} 20240913055703706 DMAIN <0000> hlr.c:435 IMSI='262423772140420': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703706 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423772140420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423772140420"} 20240913055703706 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423772140420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703706 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703706 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262423772140420" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 3TC_gsup_check_imei(260)"262423772140420" TC_gsup_check_imei(260)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703707 DAUC <0003> db_auc.c:157 IMSI='262423772140420': No 2G Auth Data 20240913055703710 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703710 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423772140420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423772140420"} 20240913055703710 DAUC <0003> hlr.c:428 IMSI='262423772140420': storing IMEI = 12345678901234 20240913055703714 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423772140420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423772140420"} 20240913055703714 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423772140420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703714 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703714 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703715 DAUC <0003> db_auc.c:157 IMSI='262423772140420': No 2G Auth Data 20240913055703716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@ebb43fbff486: Final verdict of PTC: pass 20240913055703728 DAUC <0003> db_auc.c:157 IMSI='262429105550018': No 2G Auth Data 20240913055703728 DAUC <0003> db_auc.c:192 IMSI='262429105550018': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262429105550018" to be handled at TC_gsup_check_imei(261) 20240913055703752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35174<->l=127.0.0.1:4258 20240913055703757 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703757 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429105550018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429105550018"} 20240913055703757 DMAIN <0000> hlr.c:435 IMSI='262429105550018': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703757 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429105550018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429105550018"} 20240913055703757 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429105550018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703757 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703757 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262429105550018" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 4TC_gsup_check_imei(261)"262429105550018" TC_gsup_check_imei(261)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703759 DAUC <0003> db_auc.c:157 IMSI='262429105550018': No 2G Auth Data 20240913055703761 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703761 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429105550018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429105550018"} 20240913055703761 DAUC <0003> hlr.c:428 IMSI='262429105550018': storing IMEI = 12345678901234 20240913055703765 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429105550018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429105550018"} 20240913055703765 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429105550018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703766 DAUC <0003> db_auc.c:157 IMSI='262429105550018': No 2G Auth Data 20240913055703767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35174<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@ebb43fbff486: Final verdict of PTC: pass 20240913055703778 DAUC <0003> db_auc.c:157 IMSI='262425708668933': No 2G Auth Data 20240913055703778 DAUC <0003> db_auc.c:192 IMSI='262425708668933': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262425708668933" to be handled at TC_gsup_check_imei(262) 20240913055703805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 20240913055703811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703811 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425708668933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425708668933"} 20240913055703811 DMAIN <0000> hlr.c:435 IMSI='262425708668933': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703811 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425708668933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425708668933"} 20240913055703811 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425708668933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703811 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262425708668933" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 5TC_gsup_check_imei(262)"262425708668933" TC_gsup_check_imei(262)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703817 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703817 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425708668933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425708668933"} 20240913055703817 DAUC <0003> hlr.c:428 IMSI='262425708668933': storing IMEI = 12345678901234 20240913055703820 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425708668933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425708668933"} 20240913055703820 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425708668933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703820 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703820 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@ebb43fbff486: Final verdict of PTC: pass 20240913055703837 DAUC <0003> db_auc.c:157 IMSI='262420653216995': No 2G Auth Data 20240913055703837 DAUC <0003> db_auc.c:192 IMSI='262420653216995': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262420653216995" to be handled at TC_gsup_check_imei(263) 20240913055703862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 20240913055703867 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703867 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420653216995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420653216995"} 20240913055703867 DMAIN <0000> hlr.c:435 IMSI='262420653216995': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703867 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420653216995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420653216995"} 20240913055703867 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420653216995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703867 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703867 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262420653216995" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 6TC_gsup_check_imei(263)"262420653216995" TC_gsup_check_imei(263)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703872 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703872 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420653216995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420653216995"} 20240913055703872 DAUC <0003> hlr.c:428 IMSI='262420653216995': storing IMEI = 12345678901234 20240913055703875 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420653216995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420653216995"} 20240913055703875 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420653216995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703875 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703875 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@ebb43fbff486: Final verdict of PTC: pass 20240913055703892 DAUC <0003> db_auc.c:157 IMSI='262428127282205': No 2G Auth Data 20240913055703892 DAUC <0003> db_auc.c:192 IMSI='262428127282205': No 3G Auth Data HLR_Test-GSUP(254)@ebb43fbff486: Created GsupExpect[0] for "262428127282205" to be handled at TC_gsup_check_imei(264) 20240913055703919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35202<->l=127.0.0.1:4258 20240913055703923 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703923 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428127282205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428127282205"} 20240913055703923 DMAIN <0000> hlr.c:435 IMSI='262428127282205': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055703923 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428127282205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428127282205"} 20240913055703923 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428127282205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703923 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703923 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ebb43fbff486: Found GsupExpect[0] for "262428127282205" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@ebb43fbff486: Added IMSI table entry 7TC_gsup_check_imei(264)"262428127282205" TC_gsup_check_imei(264)@ebb43fbff486: setverdict(pass): none -> pass 20240913055703928 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703928 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428127282205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428127282205"} 20240913055703928 DAUC <0003> hlr.c:428 IMSI='262428127282205': storing IMEI = 12345678901234 20240913055703931 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428127282205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428127282205"} 20240913055703931 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428127282205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055703931 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055703931 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055703933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35202<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055703945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 20240913055703946 DLINP <000b> input/ipa.c:451 connected read/write 20240913055703946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055703946 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055703946 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055703946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@ebb43fbff486: Final verdict of PTC: none 20240913055703947 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42897<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_check_imei finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Sep 13 05:57:03 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20240913055703987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 20240913055704088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41796) Waiting for packet dumper to finish... 1 (prev_count=41796, count=68524) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Sep 13 05:57:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_check_imei_via_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055707164 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055707164 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055707166 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055707169 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707169 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055707169 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055707169 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055707169 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055707169 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055707169 DLGSUP <0013> gsup_server.c:235 2: 20240913055707169 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055707169 DLGSUP <0013> gsup_server.c:235 3: 20240913055707169 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055707169 DLGSUP <0013> gsup_server.c:235 4: 20240913055707169 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055707169 DLGSUP <0013> gsup_server.c:235 5: 20240913055707169 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055707169 DLGSUP <0013> gsup_server.c:235 7: 20240913055707169 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055707169 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055707169 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055707169 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055707187 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46397<->l=127.0.0.1:4259) 20240913055707195 DAUC <0003> db_auc.c:157 IMSI='262426125667975': No 2G Auth Data 20240913055707195 DAUC <0003> db_auc.c:192 IMSI='262426125667975': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262426125667975" to be handled at TC_gsup_check_imei_via_proxy(269) 20240913055707219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32996<->l=127.0.0.1:4258 20240913055707226 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707226 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426125667975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426125667975" source_name="the-source\n"} 20240913055707226 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913055707226 DMAIN <0000> hlr.c:435 IMSI='262426125667975': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707226 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426125667975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426125667975" destination_name="the-source\n"} 20240913055707226 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426125667975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707226 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707226 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262426125667975" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426125667975" TC_gsup_check_imei_via_proxy(269)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707228 DAUC <0003> db_auc.c:192 IMSI='262426125667975': No 3G Auth Data 20240913055707230 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707230 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426125667975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426125667975" source_name="the-source\n"} 20240913055707230 DAUC <0003> hlr.c:428 IMSI='262426125667975': storing IMEI = 12345678901234 20240913055707234 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426125667975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426125667975" destination_name="the-source\n"} 20240913055707234 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426125667975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707234 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707234 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707235 DAUC <0003> db_auc.c:192 IMSI='262426125667975': No 3G Auth Data 20240913055707235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32996<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@ebb43fbff486: Final verdict of PTC: pass 20240913055707247 DAUC <0003> db_auc.c:157 IMSI='262423579347978': No 2G Auth Data 20240913055707247 DAUC <0003> db_auc.c:192 IMSI='262423579347978': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262423579347978" to be handled at TC_gsup_check_imei_via_proxy(270) 20240913055707273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 20240913055707277 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707277 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262423579347978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423579347978" source_name="the-source\n"} 20240913055707277 DMAIN <0000> hlr.c:435 IMSI='262423579347978': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707277 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262423579347978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423579347978" destination_name="the-source\n"} 20240913055707277 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262423579347978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707277 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707277 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262423579347978" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262423579347978" TC_gsup_check_imei_via_proxy(270)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707279 DAUC <0003> db_auc.c:192 IMSI='262423579347978': No 3G Auth Data 20240913055707283 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707283 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262423579347978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423579347978" source_name="the-source\n"} 20240913055707283 DAUC <0003> hlr.c:428 IMSI='262423579347978': storing IMEI = 12345678901234 20240913055707289 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262423579347978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423579347978" destination_name="the-source\n"} 20240913055707289 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262423579347978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707289 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707289 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707291 DAUC <0003> db_auc.c:192 IMSI='262423579347978': No 3G Auth Data 20240913055707292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@ebb43fbff486: Final verdict of PTC: pass 20240913055707313 DAUC <0003> db_auc.c:157 IMSI='262428293863469': No 2G Auth Data 20240913055707313 DAUC <0003> db_auc.c:192 IMSI='262428293863469': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262428293863469" to be handled at TC_gsup_check_imei_via_proxy(271) 20240913055707340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4258 20240913055707346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707346 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428293863469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428293863469" source_name="the-source\n"} 20240913055707346 DMAIN <0000> hlr.c:435 IMSI='262428293863469': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707346 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428293863469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428293863469" destination_name="the-source\n"} 20240913055707346 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428293863469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707346 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262428293863469" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428293863469" TC_gsup_check_imei_via_proxy(271)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707348 DAUC <0003> db_auc.c:192 IMSI='262428293863469': No 3G Auth Data 20240913055707350 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707350 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428293863469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428293863469" source_name="the-source\n"} 20240913055707350 DAUC <0003> hlr.c:428 IMSI='262428293863469': storing IMEI = 12345678901234 20240913055707354 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428293863469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428293863469" destination_name="the-source\n"} 20240913055707354 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428293863469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707354 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707354 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707355 DAUC <0003> db_auc.c:192 IMSI='262428293863469': No 3G Auth Data 20240913055707356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@ebb43fbff486: Final verdict of PTC: pass 20240913055707367 DAUC <0003> db_auc.c:157 IMSI='262420468558147': No 2G Auth Data 20240913055707367 DAUC <0003> db_auc.c:192 IMSI='262420468558147': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262420468558147" to be handled at TC_gsup_check_imei_via_proxy(272) 20240913055707391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4258 20240913055707397 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707397 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420468558147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420468558147" source_name="the-source\n"} 20240913055707398 DMAIN <0000> hlr.c:435 IMSI='262420468558147': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707398 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420468558147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420468558147" destination_name="the-source\n"} 20240913055707398 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420468558147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707398 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707398 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262420468558147" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420468558147" TC_gsup_check_imei_via_proxy(272)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707399 DAUC <0003> db_auc.c:157 IMSI='262420468558147': No 2G Auth Data 20240913055707402 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707402 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420468558147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420468558147" source_name="the-source\n"} 20240913055707402 DAUC <0003> hlr.c:428 IMSI='262420468558147': storing IMEI = 12345678901234 20240913055707405 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420468558147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420468558147" destination_name="the-source\n"} 20240913055707406 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420468558147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707407 DAUC <0003> db_auc.c:157 IMSI='262420468558147': No 2G Auth Data 20240913055707408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@ebb43fbff486: Final verdict of PTC: pass 20240913055707419 DAUC <0003> db_auc.c:157 IMSI='262421725495409': No 2G Auth Data 20240913055707419 DAUC <0003> db_auc.c:192 IMSI='262421725495409': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262421725495409" to be handled at TC_gsup_check_imei_via_proxy(273) 20240913055707444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33032<->l=127.0.0.1:4258 20240913055707451 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707451 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421725495409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421725495409" source_name="the-source\n"} 20240913055707451 DMAIN <0000> hlr.c:435 IMSI='262421725495409': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707451 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421725495409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421725495409" destination_name="the-source\n"} 20240913055707451 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421725495409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707451 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707451 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262421725495409" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421725495409" TC_gsup_check_imei_via_proxy(273)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707454 DAUC <0003> db_auc.c:157 IMSI='262421725495409': No 2G Auth Data 20240913055707456 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707456 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421725495409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421725495409" source_name="the-source\n"} 20240913055707456 DAUC <0003> hlr.c:428 IMSI='262421725495409': storing IMEI = 12345678901234 20240913055707460 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421725495409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421725495409" destination_name="the-source\n"} 20240913055707460 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421725495409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707461 DAUC <0003> db_auc.c:157 IMSI='262421725495409': No 2G Auth Data 20240913055707462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33032<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@ebb43fbff486: Final verdict of PTC: pass 20240913055707473 DAUC <0003> db_auc.c:157 IMSI='262421776903512': No 2G Auth Data 20240913055707473 DAUC <0003> db_auc.c:192 IMSI='262421776903512': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262421776903512" to be handled at TC_gsup_check_imei_via_proxy(274) 20240913055707502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33044<->l=127.0.0.1:4258 20240913055707508 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707508 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421776903512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421776903512" source_name="the-source\n"} 20240913055707508 DMAIN <0000> hlr.c:435 IMSI='262421776903512': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707508 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421776903512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421776903512" destination_name="the-source\n"} 20240913055707508 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421776903512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707508 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707508 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262421776903512" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421776903512" TC_gsup_check_imei_via_proxy(274)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707514 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707514 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421776903512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421776903512" source_name="the-source\n"} 20240913055707514 DAUC <0003> hlr.c:428 IMSI='262421776903512': storing IMEI = 12345678901234 20240913055707517 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421776903512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421776903512" destination_name="the-source\n"} 20240913055707517 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421776903512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707517 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707518 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33044<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@ebb43fbff486: Final verdict of PTC: pass 20240913055707535 DAUC <0003> db_auc.c:157 IMSI='262428341662823': No 2G Auth Data 20240913055707535 DAUC <0003> db_auc.c:192 IMSI='262428341662823': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262428341662823" to be handled at TC_gsup_check_imei_via_proxy(275) 20240913055707562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4258 20240913055707568 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707568 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428341662823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428341662823" source_name="the-source\n"} 20240913055707568 DMAIN <0000> hlr.c:435 IMSI='262428341662823': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707568 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428341662823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428341662823" destination_name="the-source\n"} 20240913055707568 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428341662823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707568 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707568 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262428341662823" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428341662823" TC_gsup_check_imei_via_proxy(275)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707573 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707573 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428341662823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428341662823" source_name="the-source\n"} 20240913055707573 DAUC <0003> hlr.c:428 IMSI='262428341662823': storing IMEI = 12345678901234 20240913055707576 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428341662823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428341662823" destination_name="the-source\n"} 20240913055707576 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428341662823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707576 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707576 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@ebb43fbff486: Final verdict of PTC: pass 20240913055707593 DAUC <0003> db_auc.c:157 IMSI='262429988621918': No 2G Auth Data 20240913055707593 DAUC <0003> db_auc.c:192 IMSI='262429988621918': No 3G Auth Data HLR_Test-GSUP(266)@ebb43fbff486: Created GsupExpect[0] for "262429988621918" to be handled at TC_gsup_check_imei_via_proxy(276) 20240913055707619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33072<->l=127.0.0.1:4258 20240913055707624 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707624 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429988621918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429988621918" source_name="the-source\n"} 20240913055707624 DMAIN <0000> hlr.c:435 IMSI='262429988621918': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913055707624 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429988621918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429988621918" destination_name="the-source\n"} 20240913055707624 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429988621918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707624 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707624 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ebb43fbff486: Found GsupExpect[0] for "262429988621918" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@ebb43fbff486: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429988621918" TC_gsup_check_imei_via_proxy(276)@ebb43fbff486: setverdict(pass): none -> pass 20240913055707629 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707629 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429988621918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429988621918" source_name="the-source\n"} 20240913055707629 DAUC <0003> hlr.c:428 IMSI='262429988621918': storing IMEI = 12345678901234 20240913055707633 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429988621918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429988621918" destination_name="the-source\n"} 20240913055707633 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429988621918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055707633 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055707633 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055707636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33072<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055707647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4258 20240913055707648 DLINP <000b> input/ipa.c:451 connected read/write 20240913055707648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055707648 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055707649 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055707649 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055707649 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913055707649 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46397<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@ebb43fbff486: Final verdict of PTC: none 267@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Sep 13 05:57:07 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20240913055707697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33076<->l=127.0.0.1:4258 20240913055707797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33076<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5420) Waiting for packet dumper to finish... 1 (prev_count=5420, count=69304) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Sep 13 05:57:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_check_imei_invalid_len started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055710872 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055710872 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055710874 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055710877 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055710877 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055710877 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055710877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055710877 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055710877 DLGSUP <0013> gsup_server.c:235 2: 20240913055710877 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055710877 DLGSUP <0013> gsup_server.c:235 3: 20240913055710877 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055710877 DLGSUP <0013> gsup_server.c:235 4: 20240913055710877 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055710877 DLGSUP <0013> gsup_server.c:235 5: 20240913055710877 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055710877 DLGSUP <0013> gsup_server.c:235 7: 20240913055710877 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055710877 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055710877 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055710877 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055710900 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33907<->l=127.0.0.1:4259) 20240913055710919 DAUC <0003> db_auc.c:157 IMSI='262428714006378': No 2G Auth Data 20240913055710919 DAUC <0003> db_auc.c:192 IMSI='262428714006378': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262428714006378" to be handled at TC_gsup_check_imei_invalid_len(281) 20240913055710945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33098<->l=127.0.0.1:4258 20240913055710951 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710951 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428714006378"} 20240913055710951 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055710951 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428714006378" cause=Invalid mandatory information} 20240913055710951 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055710951 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055710951 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262428714006378" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428714006378" TC_gsup_check_imei_invalid_len(281)@ebb43fbff486: setverdict(pass): none -> pass 20240913055710953 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710953 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428714006378"} 20240913055710953 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055710953 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428714006378" cause=Invalid mandatory information} 20240913055710953 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055710953 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055710953 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055710955 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710955 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428714006378"} 20240913055710955 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055710955 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428714006378" cause=Invalid mandatory information} 20240913055710955 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055710955 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055710955 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055710956 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710957 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428714006378"} 20240913055710957 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055710957 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428714006378" cause=Invalid mandatory information} 20240913055710957 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055710957 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055710957 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055710959 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710959 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428714006378"} 20240913055710959 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055710959 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428714006378" cause=Invalid mandatory information} 20240913055710959 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428714006378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055710959 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055710959 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055710960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33098<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@ebb43fbff486: Final verdict of PTC: pass 20240913055710972 DAUC <0003> db_auc.c:157 IMSI='262423607721853': No 2G Auth Data 20240913055710972 DAUC <0003> db_auc.c:192 IMSI='262423607721853': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262423607721853" to be handled at TC_gsup_check_imei_invalid_len(282) 20240913055710995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33106<->l=127.0.0.1:4258 20240913055710999 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055710999 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607721853"} 20240913055710999 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055710999 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607721853" cause=Invalid mandatory information} 20240913055710999 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055710999 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055710999 DLINP <000b> input/ipa.c:451 connected read/write 20240913055710999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262423607721853" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423607721853" TC_gsup_check_imei_invalid_len(282)@ebb43fbff486: setverdict(pass): none -> pass 20240913055711001 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711001 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607721853"} 20240913055711001 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055711001 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607721853" cause=Invalid mandatory information} 20240913055711001 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711001 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711001 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711003 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711003 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607721853"} 20240913055711003 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055711003 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607721853" cause=Invalid mandatory information} 20240913055711003 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711003 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711003 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711005 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711005 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607721853"} 20240913055711005 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055711005 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607721853" cause=Invalid mandatory information} 20240913055711005 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711005 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711005 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711007 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711007 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607721853"} 20240913055711007 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055711007 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607721853" cause=Invalid mandatory information} 20240913055711007 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607721853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711007 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711007 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33106<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@ebb43fbff486: Final verdict of PTC: pass 20240913055711020 DAUC <0003> db_auc.c:157 IMSI='262424787858261': No 2G Auth Data 20240913055711020 DAUC <0003> db_auc.c:192 IMSI='262424787858261': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262424787858261" to be handled at TC_gsup_check_imei_invalid_len(283) 20240913055711042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33114<->l=127.0.0.1:4258 20240913055711045 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711045 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424787858261"} 20240913055711045 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055711045 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424787858261" cause=Invalid mandatory information} 20240913055711045 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711045 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711045 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262424787858261" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424787858261" TC_gsup_check_imei_invalid_len(283)@ebb43fbff486: setverdict(pass): none -> pass 20240913055711047 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711047 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424787858261"} 20240913055711047 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055711047 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424787858261" cause=Invalid mandatory information} 20240913055711047 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711047 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711047 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711049 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711049 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424787858261"} 20240913055711049 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055711049 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424787858261" cause=Invalid mandatory information} 20240913055711049 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711049 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711049 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711051 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711051 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424787858261"} 20240913055711051 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055711051 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424787858261" cause=Invalid mandatory information} 20240913055711051 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711051 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711051 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711052 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711052 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424787858261"} 20240913055711052 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055711052 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424787858261" cause=Invalid mandatory information} 20240913055711052 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424787858261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711052 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711052 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33114<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@ebb43fbff486: Final verdict of PTC: pass 20240913055711065 DAUC <0003> db_auc.c:157 IMSI='262429764727285': No 2G Auth Data 20240913055711065 DAUC <0003> db_auc.c:192 IMSI='262429764727285': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262429764727285" to be handled at TC_gsup_check_imei_invalid_len(284) 20240913055711089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33120<->l=127.0.0.1:4258 20240913055711091 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711091 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429764727285"} 20240913055711091 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055711091 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429764727285" cause=Invalid mandatory information} 20240913055711091 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711091 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711091 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262429764727285" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429764727285" TC_gsup_check_imei_invalid_len(284)@ebb43fbff486: setverdict(pass): none -> pass 20240913055711094 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711094 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429764727285"} 20240913055711094 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055711094 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429764727285" cause=Invalid mandatory information} 20240913055711094 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711094 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711094 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711096 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711096 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429764727285"} 20240913055711096 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055711096 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429764727285" cause=Invalid mandatory information} 20240913055711096 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711096 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711096 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711098 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711098 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429764727285"} 20240913055711098 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055711098 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429764727285" cause=Invalid mandatory information} 20240913055711098 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711098 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711098 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711100 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711100 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429764727285"} 20240913055711100 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055711100 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429764727285" cause=Invalid mandatory information} 20240913055711100 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429764727285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711100 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711100 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33120<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@ebb43fbff486: Final verdict of PTC: pass 20240913055711113 DAUC <0003> db_auc.c:157 IMSI='262425357406706': No 2G Auth Data 20240913055711113 DAUC <0003> db_auc.c:192 IMSI='262425357406706': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262425357406706" to be handled at TC_gsup_check_imei_invalid_len(285) 20240913055711138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20240913055711142 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711142 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425357406706"} 20240913055711142 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055711142 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425357406706" cause=Invalid mandatory information} 20240913055711142 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711142 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711142 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262425357406706" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425357406706" TC_gsup_check_imei_invalid_len(285)@ebb43fbff486: setverdict(pass): none -> pass 20240913055711144 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711144 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425357406706"} 20240913055711144 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055711144 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425357406706" cause=Invalid mandatory information} 20240913055711144 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711144 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711144 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711145 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711145 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425357406706"} 20240913055711145 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055711145 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425357406706" cause=Invalid mandatory information} 20240913055711145 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711145 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711145 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711147 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711147 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425357406706"} 20240913055711147 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055711147 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425357406706" cause=Invalid mandatory information} 20240913055711147 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711147 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711147 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711148 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711148 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425357406706"} 20240913055711148 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055711148 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425357406706" cause=Invalid mandatory information} 20240913055711148 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425357406706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711148 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711148 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@ebb43fbff486: Final verdict of PTC: pass 20240913055711161 DAUC <0003> db_auc.c:157 IMSI='262426487407872': No 2G Auth Data 20240913055711161 DAUC <0003> db_auc.c:192 IMSI='262426487407872': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262426487407872" to be handled at TC_gsup_check_imei_invalid_len(286) 20240913055711189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 20240913055711192 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711192 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426487407872"} 20240913055711192 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055711192 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426487407872" cause=Invalid mandatory information} 20240913055711192 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711192 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711193 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262426487407872" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426487407872" TC_gsup_check_imei_invalid_len(286)@ebb43fbff486: setverdict(pass): none -> pass 20240913055711195 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711195 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426487407872"} 20240913055711195 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055711195 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426487407872" cause=Invalid mandatory information} 20240913055711195 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711195 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711195 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711196 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711196 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426487407872"} 20240913055711196 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055711196 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426487407872" cause=Invalid mandatory information} 20240913055711196 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711196 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711196 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711198 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711198 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426487407872"} 20240913055711198 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055711198 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426487407872" cause=Invalid mandatory information} 20240913055711198 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711198 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711198 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711200 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711200 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426487407872"} 20240913055711200 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055711200 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426487407872" cause=Invalid mandatory information} 20240913055711200 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426487407872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711200 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711200 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@ebb43fbff486: Final verdict of PTC: pass 20240913055711216 DAUC <0003> db_auc.c:157 IMSI='262426381015334': No 2G Auth Data 20240913055711216 DAUC <0003> db_auc.c:192 IMSI='262426381015334': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262426381015334" to be handled at TC_gsup_check_imei_invalid_len(287) 20240913055711244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20240913055711247 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711247 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381015334"} 20240913055711247 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055711247 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426381015334" cause=Invalid mandatory information} 20240913055711247 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711247 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711247 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262426381015334" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426381015334" TC_gsup_check_imei_invalid_len(287)@ebb43fbff486: setverdict(pass): none -> pass 20240913055711249 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711249 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381015334"} 20240913055711249 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055711249 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426381015334" cause=Invalid mandatory information} 20240913055711249 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711249 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711249 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711251 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711251 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381015334"} 20240913055711251 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055711251 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426381015334" cause=Invalid mandatory information} 20240913055711251 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711251 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711251 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711253 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711253 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381015334"} 20240913055711253 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055711253 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426381015334" cause=Invalid mandatory information} 20240913055711253 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711253 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711253 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711254 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711254 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381015334"} 20240913055711254 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055711254 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426381015334" cause=Invalid mandatory information} 20240913055711254 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426381015334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711254 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711254 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@ebb43fbff486: Final verdict of PTC: pass 20240913055711273 DAUC <0003> db_auc.c:157 IMSI='262420881884345': No 2G Auth Data 20240913055711273 DAUC <0003> db_auc.c:192 IMSI='262420881884345': No 3G Auth Data HLR_Test-GSUP(278)@ebb43fbff486: Created GsupExpect[0] for "262420881884345" to be handled at TC_gsup_check_imei_invalid_len(288) 20240913055711300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33150<->l=127.0.0.1:4258 20240913055711304 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711304 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420881884345"} 20240913055711304 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913055711304 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420881884345" cause=Invalid mandatory information} 20240913055711304 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711304 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711304 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ebb43fbff486: Found GsupExpect[0] for "262420881884345" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@ebb43fbff486: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420881884345" TC_gsup_check_imei_invalid_len(288)@ebb43fbff486: setverdict(pass): none -> pass 20240913055711306 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711306 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420881884345"} 20240913055711306 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913055711306 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420881884345" cause=Invalid mandatory information} 20240913055711306 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711306 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711306 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711307 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711307 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420881884345"} 20240913055711307 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913055711307 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420881884345" cause=Invalid mandatory information} 20240913055711307 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711307 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711308 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711309 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711309 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420881884345"} 20240913055711309 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913055711309 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420881884345" cause=Invalid mandatory information} 20240913055711309 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711309 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711309 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711311 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711311 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420881884345"} 20240913055711311 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913055711311 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420881884345" cause=Invalid mandatory information} 20240913055711311 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420881884345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055711311 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055711311 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055711312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33150<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@ebb43fbff486: Final verdict of PTC: pass MTC@ebb43fbff486: setverdict(pass): none -> pass 20240913055711324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33090<->l=127.0.0.1:4258 20240913055711325 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33907<->l=127.0.0.1:4259) 20240913055711325 DLINP <000b> input/ipa.c:451 connected read/write 20240913055711325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055711325 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055711325 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055711325 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@ebb43fbff486: Final verdict of PTC: none 279@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: pass MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@ebb43fbff486: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Sep 13 05:57:11 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20240913055711367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 20240913055711468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5428) Waiting for packet dumper to finish... 1 (prev_count=5428, count=50768) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Sep 13 05:57:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_gsup_check_imei_unknown_imsi started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055714547 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055714547 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055714549 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055714550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055714552 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055714552 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055714552 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055714552 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055714552 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055714552 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055714552 DLGSUP <0013> gsup_server.c:235 2: 20240913055714552 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055714552 DLGSUP <0013> gsup_server.c:235 3: 20240913055714552 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055714552 DLGSUP <0013> gsup_server.c:235 4: 20240913055714552 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055714552 DLGSUP <0013> gsup_server.c:235 5: 20240913055714552 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055714552 DLGSUP <0013> gsup_server.c:235 7: 20240913055714552 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055714552 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055714552 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055714552 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055714572 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45739<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@ebb43fbff486: Created GsupExpect[0] for "262427632708957" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240913055714583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 20240913055714597 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055714597 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427632708957"} 20240913055714597 DMAIN <0000> hlr.c:435 IMSI='262427632708957': has IMEI = 22245678901234 (consider setting 'store-imei') 20240913055714597 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240913055714597 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427632708957" cause=Invalid mandatory information} 20240913055714597 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055714597 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055714597 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@ebb43fbff486: Found GsupExpect[0] for "262427632708957" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@ebb43fbff486: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427632708957" TC_gsup_check_imei_unknown_imsi(293)@ebb43fbff486: setverdict(pass): none -> pass 20240913055714602 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055714602 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427632708957"} 20240913055714602 DAUC <0003> hlr.c:428 IMSI='262427632708957': storing IMEI = 22245678901234 20240913055714602 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427632708957': no such subscriber 20240913055714602 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240913055714602 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427632708957" cause=Invalid mandatory information} 20240913055714602 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427632708957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055714602 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055714602 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055714604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@ebb43fbff486: Final verdict of PTC: pass 20240913055714605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 20240913055714606 DLINP <000b> input/ipa.c:451 connected read/write 20240913055714606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055714606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055714606 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055714606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055714606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45739<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@ebb43fbff486: Final verdict of PTC: none 291@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 291: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@ebb43fbff486: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Sep 13 05:57:14 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20240913055714647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 20240913055714748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Sep 13 05:57:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055717826 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055717826 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055717829 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055717832 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717832 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055717832 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055717832 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055717832 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055717832 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055717832 DLGSUP <0013> gsup_server.c:235 2: 20240913055717832 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055717832 DLGSUP <0013> gsup_server.c:235 3: 20240913055717832 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055717832 DLGSUP <0013> gsup_server.c:235 4: 20240913055717832 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055717832 DLGSUP <0013> gsup_server.c:235 5: 20240913055717833 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055717833 DLGSUP <0013> gsup_server.c:235 7: 20240913055717833 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055717833 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055717833 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055717833 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055717853 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40947<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ebb43fbff486: Created GsupExpect[0] for "262422310989266" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240913055717868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20240913055717877 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717877 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310989266"} 20240913055717877 DMAIN <0000> hlr.c:227 IMSI='262422310989266': Creating subscriber on demand 20240913055717885 DMAIN <0000> hlr.c:243 IMSI='262422310989266': Successfully assigned MSISDN='028' 20240913055717885 DAUC <0003> hlr.c:428 IMSI='262422310989266': storing IMEI = 12345678901234 20240913055717897 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310989266"} 20240913055717897 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055717897 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717897 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@ebb43fbff486: Found GsupExpect[0] for "262422310989266" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@ebb43fbff486: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262422310989266" TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): none -> pass 20240913055717900 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717900 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717901 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717901 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717902 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717902 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717903 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717903 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055717903 DLU <0006> fsm.c:456 lu(262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055717903 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055717917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055717917 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055717917 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717917 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717920 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717920 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422310989266"} 20240913055717920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055717920 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055717920 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422310989266"} 20240913055717920 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055717920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055717920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055717920 DLU <0006> fsm.c:568 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055717920 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717920 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055717929 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717929 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310989266"} 20240913055717929 DMAIN <0000> hlr.c:227 IMSI='262422310989266': Creating subscriber on demand 20240913055717939 DMAIN <0000> hlr.c:243 IMSI='262422310989266': Successfully assigned MSISDN='508' 20240913055717939 DAUC <0003> hlr.c:428 IMSI='262422310989266': storing IMEI = 12345678901234 20240913055717943 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310989266"} 20240913055717943 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055717943 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717943 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055717944 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717944 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717945 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717945 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717946 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717946 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717947 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717947 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717949 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717949 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055717949 DLU <0006> fsm.c:456 lu(262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055717949 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055717955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055717955 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055717955 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717955 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717957 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717957 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422310989266"} 20240913055717957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055717957 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055717958 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422310989266"} 20240913055717958 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055717958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055717958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055717958 DLU <0006> fsm.c:568 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055717958 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717958 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055717966 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717966 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310989266"} 20240913055717966 DMAIN <0000> hlr.c:227 IMSI='262422310989266': Creating subscriber on demand 20240913055717973 DMAIN <0000> hlr.c:243 IMSI='262422310989266': Successfully assigned MSISDN='594' 20240913055717973 DAUC <0003> hlr.c:428 IMSI='262422310989266': storing IMEI = 12345678901234 20240913055717976 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310989266"} 20240913055717976 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055717976 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717976 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055717977 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717977 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717978 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717978 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717979 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717979 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717980 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055717980 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055717982 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717982 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055717982 DLU <0006> fsm.c:456 lu(262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055717982 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913055717982 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422310989266" cause=GPRS services not allowed} 20240913055717982 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055717982 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055717982 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Freeing instance 20240913055717982 DLU <0006> fsm.c:568 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Deallocated 20240913055717982 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055717982 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055717990 DLINP <000b> input/ipa.c:451 connected read/write 20240913055717990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055717990 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310989266"} 20240913055717990 DMAIN <0000> hlr.c:227 IMSI='262422310989266': Creating subscriber on demand 20240913055717997 DMAIN <0000> hlr.c:243 IMSI='262422310989266': Successfully assigned MSISDN='773' 20240913055717997 DAUC <0003> hlr.c:428 IMSI='262422310989266': storing IMEI = 12345678901234 20240913055718000 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310989266"} 20240913055718000 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055718000 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718000 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055718002 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718002 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718003 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718003 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718003 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718003 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718005 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055718005 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055718005 DLU <0006> fsm.c:456 lu(262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055718005 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913055718005 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422310989266" cause=GPRS services not allowed} 20240913055718005 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055718005 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055718005 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Freeing instance 20240913055718005 DLU <0006> fsm.c:568 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Deallocated 20240913055718005 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718005 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055718013 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055718013 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310989266"} 20240913055718013 DMAIN <0000> hlr.c:227 IMSI='262422310989266': Creating subscriber on demand 20240913055718016 DAUC <0003> hlr.c:428 IMSI='262422310989266': storing IMEI = 12345678901234 20240913055718019 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310989266"} 20240913055718019 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055718019 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718019 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055718021 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718021 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718022 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718022 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718022 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718022 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718024 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055718024 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055718024 DLU <0006> fsm.c:456 lu(262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055718024 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913055718024 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422310989266" cause=GPRS services not allowed} 20240913055718024 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055718024 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055718024 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Freeing instance 20240913055718024 DLU <0006> fsm.c:568 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Deallocated 20240913055718024 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718024 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055718032 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055718032 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310989266"} 20240913055718032 DMAIN <0000> hlr.c:227 IMSI='262422310989266': Creating subscriber on demand 20240913055718035 DAUC <0003> hlr.c:428 IMSI='262422310989266': storing IMEI = 12345678901234 20240913055718039 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310989266"} 20240913055718039 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913055718039 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718039 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055718040 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718040 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718041 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718041 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718042 DAUC <0003> db_auc.c:157 IMSI='262422310989266': No 2G Auth Data 20240913055718042 DAUC <0003> db_auc.c:192 IMSI='262422310989266': No 3G Auth Data 20240913055718043 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055718043 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055718043 DLU <0006> fsm.c:456 lu(262422310989266)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055718043 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055718050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055718050 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422310989266" cn_domain=PS} 20240913055718050 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718050 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718052 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055718052 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422310989266"} 20240913055718052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055718052 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055718052 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422310989266"} 20240913055718052 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422310989266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055718052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055718052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055718052 DLU <0006> fsm.c:568 lu(PS:IMSI-262422310989266)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055718052 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055718052 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055718058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@ebb43fbff486: Final verdict of PTC: pass 20240913055718059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20240913055718060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40947<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ebb43fbff486: Final verdict of PTC: none 20240913055718061 DLINP <000b> input/ipa.c:451 connected read/write 20240913055718061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055718061 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055718061 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055718061 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(297)@ebb43fbff486: Final verdict of PTC: none 296@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 296: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@ebb43fbff486: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Sep 13 05:57:18 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20240913055718104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40828<->l=127.0.0.1:4258 20240913055718205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40828<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=32008) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Sep 13 05:57:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_subscr_create_on_demand_ul started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055721280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055721280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055721283 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055721286 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721286 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055721286 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055721286 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055721286 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055721286 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055721286 DLGSUP <0013> gsup_server.c:235 2: 20240913055721286 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055721286 DLGSUP <0013> gsup_server.c:235 3: 20240913055721286 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055721286 DLGSUP <0013> gsup_server.c:235 4: 20240913055721286 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055721286 DLGSUP <0013> gsup_server.c:235 5: 20240913055721286 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055721286 DLGSUP <0013> gsup_server.c:235 7: 20240913055721286 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055721286 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055721286 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055721286 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055721307 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40707<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@ebb43fbff486: Created GsupExpect[0] for "262421813637473" to be handled at TC_subscr_create_on_demand_ul(303) 20240913055721320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 20240913055721333 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721333 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721333 DMAIN <0000> hlr.c:227 IMSI='262421813637473': Creating subscriber on demand 20240913055721349 DMAIN <0000> hlr.c:243 IMSI='262421813637473': Successfully assigned MSISDN='872' 20240913055721349 DLU <0006> fsm.c:456 lu(262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055721349 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055721355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055721355 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721355 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721355 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@ebb43fbff486: Found GsupExpect[0] for "262421813637473" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@ebb43fbff486: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421813637473" 20240913055721359 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721359 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421813637473"} 20240913055721359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055721359 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055721359 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421813637473"} 20240913055721359 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055721359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055721359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055721359 DLU <0006> fsm.c:568 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055721359 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721359 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ebb43fbff486: setverdict(pass): none -> pass 20240913055721361 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721361 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721362 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721362 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721363 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721363 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721371 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721371 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721371 DMAIN <0000> hlr.c:227 IMSI='262421813637473': Creating subscriber on demand 20240913055721377 DMAIN <0000> hlr.c:243 IMSI='262421813637473': Successfully assigned MSISDN='407' 20240913055721377 DLU <0006> fsm.c:456 lu(262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055721377 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055721384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055721384 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721384 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721384 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721386 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721386 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421813637473"} 20240913055721386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055721386 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055721386 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421813637473"} 20240913055721386 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055721386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055721386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055721386 DLU <0006> fsm.c:568 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055721386 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721387 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055721388 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721388 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721390 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721390 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721391 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721391 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721392 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721392 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721399 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721399 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721399 DMAIN <0000> hlr.c:227 IMSI='262421813637473': Creating subscriber on demand 20240913055721406 DMAIN <0000> hlr.c:243 IMSI='262421813637473': Successfully assigned MSISDN='641' 20240913055721406 DLU <0006> fsm.c:456 lu(262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055721406 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913055721406 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421813637473" cause=GPRS services not allowed} 20240913055721406 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055721406 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055721406 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Freeing instance 20240913055721406 DLU <0006> fsm.c:568 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Deallocated 20240913055721406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721406 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055721407 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721407 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721408 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721408 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721409 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721409 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721410 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721410 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721417 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721417 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721417 DMAIN <0000> hlr.c:227 IMSI='262421813637473': Creating subscriber on demand 20240913055721424 DMAIN <0000> hlr.c:243 IMSI='262421813637473': Successfully assigned MSISDN='281' 20240913055721424 DLU <0006> fsm.c:456 lu(262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055721424 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913055721424 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421813637473" cause=GPRS services not allowed} 20240913055721424 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055721424 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055721424 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Freeing instance 20240913055721424 DLU <0006> fsm.c:568 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Deallocated 20240913055721424 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721424 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055721426 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721426 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721426 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721426 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721427 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721427 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721434 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721434 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721434 DMAIN <0000> hlr.c:227 IMSI='262421813637473': Creating subscriber on demand 20240913055721438 DLU <0006> fsm.c:456 lu(262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055721438 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913055721438 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421813637473" cause=GPRS services not allowed} 20240913055721438 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055721438 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055721438 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Freeing instance 20240913055721438 DLU <0006> fsm.c:568 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Deallocated 20240913055721438 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721438 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055721439 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721439 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721440 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721440 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721440 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721440 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721448 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721448 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721448 DMAIN <0000> hlr.c:227 IMSI='262421813637473': Creating subscriber on demand 20240913055721451 DLU <0006> fsm.c:456 lu(262421813637473)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055721451 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055721458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055721458 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421813637473" cn_domain=PS} 20240913055721458 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721458 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721460 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421813637473"} 20240913055721460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055721460 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055721460 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421813637473"} 20240913055721460 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421813637473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055721460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055721460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055721460 DLU <0006> fsm.c:568 lu(PS:IMSI-262421813637473)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055721460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055721460 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055721462 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721462 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721463 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721463 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data 20240913055721464 DAUC <0003> db_auc.c:157 IMSI='262421813637473': No 2G Auth Data 20240913055721464 DAUC <0003> db_auc.c:192 IMSI='262421813637473': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055721469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@ebb43fbff486: Final verdict of PTC: pass 20240913055721470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4258 20240913055721471 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40707<->l=127.0.0.1:4259) 20240913055721471 DLINP <000b> input/ipa.c:451 connected read/write 20240913055721471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055721471 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055721471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055721471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 301@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP(300)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 301: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@ebb43fbff486: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Sep 13 05:57:21 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20240913055721513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20240913055721614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30892) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Sep 13 05:57:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_subscr_create_on_demand_sai started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055724687 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055724687 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055724688 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055724689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055724690 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055724690 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055724690 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055724690 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055724690 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055724690 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055724690 DLGSUP <0013> gsup_server.c:235 2: 20240913055724690 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055724690 DLGSUP <0013> gsup_server.c:235 3: 20240913055724690 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055724690 DLGSUP <0013> gsup_server.c:235 4: 20240913055724690 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055724690 DLGSUP <0013> gsup_server.c:235 5: 20240913055724690 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055724690 DLGSUP <0013> gsup_server.c:235 7: 20240913055724690 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055724690 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055724690 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055724690 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055724707 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33715<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@ebb43fbff486: Created GsupExpect[0] for "262429507937298" to be handled at TC_subscr_create_on_demand_sai(308) 20240913055724717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20240913055724737 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055724737 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429507937298"} 20240913055724737 DMAIN <0000> hlr.c:227 IMSI='262429507937298': Creating subscriber on demand 20240913055724752 DMAIN <0000> hlr.c:243 IMSI='262429507937298': Successfully assigned MSISDN='121' 20240913055724752 DAUC <0003> db_auc.c:157 IMSI='262429507937298': No 2G Auth Data 20240913055724752 DAUC <0003> db_auc.c:192 IMSI='262429507937298': No 3G Auth Data 20240913055724752 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20240913055724752 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429507937298" cause=IMSI unknown in HLR} 20240913055724752 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913055724752 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055724752 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@ebb43fbff486: Found GsupExpect[0] for "262429507937298" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@ebb43fbff486: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429507937298" TC_subscr_create_on_demand_sai(308)@ebb43fbff486: setverdict(pass): none -> pass 20240913055724755 DAUC <0003> db_auc.c:157 IMSI='262429507937298': No 2G Auth Data 20240913055724755 DAUC <0003> db_auc.c:192 IMSI='262429507937298': No 3G Auth Data 20240913055724756 DAUC <0003> db_auc.c:157 IMSI='262429507937298': No 2G Auth Data 20240913055724756 DAUC <0003> db_auc.c:192 IMSI='262429507937298': No 3G Auth Data 20240913055724757 DAUC <0003> db_auc.c:157 IMSI='262429507937298': No 2G Auth Data 20240913055724757 DAUC <0003> db_auc.c:192 IMSI='262429507937298': No 3G Auth Data 20240913055724759 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055724759 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429507937298" cn_domain=PS} 20240913055724759 DLU <0006> fsm.c:456 lu(262429507937298)[0x55a8d24356f0]{UNVALIDATED}: Allocated 20240913055724759 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913055724765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429507937298)[0x55a8d24356f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055724765 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429507937298" cn_domain=PS} 20240913055724765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055724765 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055724769 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055724769 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429507937298"} 20240913055724769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429507937298)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055724769 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055724769 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429507937298"} 20240913055724769 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429507937298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055724769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429507937298)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055724769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429507937298)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055724769 DLU <0006> fsm.c:568 lu(PS:IMSI-262429507937298)[0x55a8d24356f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055724769 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055724769 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055724775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@ebb43fbff486: Final verdict of PTC: pass 20240913055724776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20240913055724777 DLINP <000b> input/ipa.c:451 connected read/write 20240913055724777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055724777 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055724777 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055724777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055724777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33715<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@ebb43fbff486: Final verdict of PTC: none 306@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 306: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@ebb43fbff486: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Sep 13 05:57:24 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20240913055724818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20240913055724919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Sep 13 05:57:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_other_home started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055727996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055727996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055727998 DLINP <000b> input/ipa.c:451 connected read/write 20240913055727998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055727999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055728001 DLINP <000b> input/ipa.c:451 connected read/write 20240913055728001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055728001 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055728001 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055728001 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055728001 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055728001 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055728001 DLGSUP <0013> gsup_server.c:235 2: 20240913055728001 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055728001 DLGSUP <0013> gsup_server.c:235 3: 20240913055728001 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055728001 DLGSUP <0013> gsup_server.c:235 4: 20240913055728001 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055728001 DLGSUP <0013> gsup_server.c:235 5: 20240913055728001 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055728001 DLGSUP <0013> gsup_server.c:235 7: 20240913055728001 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055728001 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055728001 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055728001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055728021 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41899<->l=127.0.0.1:4259) 20240913055728023 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913055728023 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@ebb43fbff486: Created GsupExpect[0] for "262426456500233" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240913055728040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20240913055728047 DAUC <0003> db_auc.c:157 IMSI='262426456500233': No 2G Auth Data 20240913055728047 DAUC <0003> db_auc.c:192 IMSI='262426456500233': No 3G Auth Data 20240913055728055 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616216212.msisdn 20240913055728055 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616216212.msisdn: not attached (vlr_number unset) 20240913055728055 DDGSM <0007> mslookup_server.c:327 sip.voice.491616216212.msisdn: does not exist in GSUP proxy 20240913055729056 DLINP <000b> input/ipa.c:451 connected read/write 20240913055729056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055729056 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426456500233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426456500233" cn_domain=CS} 20240913055729056 DLU <0006> fsm.c:456 lu(262426456500233)[0x55a8d2433a30]{UNVALIDATED}: Allocated 20240913055729056 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426456500233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240913055729071 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426456500233)[0x55a8d2433a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913055729071 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426456500233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426456500233" cn_domain=CS} 20240913055729071 DLINP <000b> input/ipa.c:451 connected read/write 20240913055729071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055729071 DLINP <000b> input/ipa.c:451 connected read/write 20240913055729071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@ebb43fbff486: Found GsupExpect[0] for "262426456500233" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@ebb43fbff486: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426456500233" 20240913055729075 DLINP <000b> input/ipa.c:451 connected read/write 20240913055729075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055729075 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426456500233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426456500233"} 20240913055729075 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426456500233)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913055729075 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426456500233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913055729075 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426456500233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426456500233"} 20240913055729075 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426456500233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055729075 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426456500233)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913055729075 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426456500233)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913055729075 DLU <0006> fsm.c:568 lu(CS:IMSI-262426456500233)[0x55a8d2433a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913055729075 DLINP <000b> input/ipa.c:451 connected read/write 20240913055729075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055729076 DLINP <000b> input/ipa.c:451 connected read/write 20240913055729076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@ebb43fbff486: setverdict(pass): none -> pass 20240913055729078 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616216212.msisdn 20240913055729078 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616216212.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240913055729078 DDGSM <0007> mslookup_server.c:327 sip.voice.491616216212.msisdn: does not exist in GSUP proxy 20240913055729078 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616216212.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@ebb43fbff486: setverdict(pass): pass -> pass, component reason not changed 20240913055729085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@ebb43fbff486: Final verdict of PTC: pass 20240913055729086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 311@ebb43fbff486: Final verdict of PTC: none 20240913055729087 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41899<->l=127.0.0.1:4259) 20240913055729087 DLINP <000b> input/ipa.c:451 connected read/write 20240913055729087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055729087 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055729087 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055729087 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 311: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Sep 13 05:57:29 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20240913055729132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4258 20240913055729232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11980) 20240913055730242 DSS <0004> hlr_ussd.c:239 262425989168281/0x152fca5b: SS Session Timeout, destroying 20240913055730242 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425989168281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=11980, count=18456) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Sep 13 05:57:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_MSLookup_GSUP_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055732303 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055732303 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055732305 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055732305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055732307 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055732307 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055732307 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055732307 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055732307 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055732307 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055732307 DLGSUP <0013> gsup_server.c:235 2: 20240913055732307 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055732307 DLGSUP <0013> gsup_server.c:235 3: 20240913055732307 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055732307 DLGSUP <0013> gsup_server.c:235 4: 20240913055732307 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055732307 DLGSUP <0013> gsup_server.c:235 5: 20240913055732307 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055732307 DLGSUP <0013> gsup_server.c:235 7: 20240913055732307 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055732307 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055732307 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055732307 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055732308 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913055732308 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055732345 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33495<->l=127.0.0.1:4259) 20240913055732348 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913055732348 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@ebb43fbff486: Created GsupExpect[0] for "262429174884019" to be handled at TC_MSLookup_GSUP_proxy(320) 20240913055732366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@ebb43fbff486: Created GsupExpect[0] for "262429174884019" to be handled at TC_MSLookup_GSUP_proxy(320) 20240913055732371 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055732371 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429174884019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429174884019" cn_domain=CS} 20240913055732371 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429174884019 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240913055732371 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429174884019 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240913055732371 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429174884019.imsi 20240913055732372 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429174884019.imsi 20240913055732372 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429174884019.imsi: does not exist in local HLR 20240913055732377 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429174884019 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240913055732377 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240913055732377 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240913055732377 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240913055732377 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240913055732377 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240913055732377 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429174884019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055732377 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055732377 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913055732378 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055732378 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913055732378 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055732378 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240913055732380 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055732380 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055732380 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240913055732380 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240913055732380 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240913055732381 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055732381 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055732381 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@ebb43fbff486: Found GsupExpect[0] for "262429174884019" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@ebb43fbff486: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429174884019" HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055732425 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055732425 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055732425 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055732425 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055732425 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429174884019 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618536364 20240913055732425 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429174884019 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055732425 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055732425 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@ebb43fbff486: Found GsupExpect[0] for "262429174884019" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@ebb43fbff486: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429174884019" 20240913055732429 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055732429 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055732429 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429174884019 MSISDN-491618536364 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055732429 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055732429 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055732431 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055732431 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055732431 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429174884019 MSISDN-491618536364 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240913055732431 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429174884019 MSISDN-491618536364 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055732431 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055732431 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@ebb43fbff486: setverdict(pass): none -> pass 20240913055732433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@ebb43fbff486: Final verdict of PTC: pass 20240913055732435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4258 20240913055732436 DLINP <000b> input/ipa.c:451 connected read/write 20240913055732436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055732436 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055732436 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055732436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055732436 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055732436 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055732436 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240913055732436 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240913055732436 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP(315)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@ebb43fbff486: Final verdict of PTC: none 20240913055732436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33495<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(318)@ebb43fbff486: Final verdict of PTC: none 316@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 316: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@ebb43fbff486: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Sep 13 05:57:32 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20240913055732480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20240913055732580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5812) Waiting for packet dumper to finish... 1 (prev_count=5812, count=18384) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Sep 13 05:57:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055735659 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055735659 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055735661 DLINP <000b> input/ipa.c:451 connected read/write 20240913055735661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055735661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055735663 DLINP <000b> input/ipa.c:451 connected read/write 20240913055735663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055735663 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055735663 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055735663 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055735663 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055735663 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055735663 DLGSUP <0013> gsup_server.c:235 2: 20240913055735663 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055735663 DLGSUP <0013> gsup_server.c:235 3: 20240913055735663 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055735663 DLGSUP <0013> gsup_server.c:235 4: 20240913055735663 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055735663 DLGSUP <0013> gsup_server.c:235 5: 20240913055735663 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055735663 DLGSUP <0013> gsup_server.c:235 7: 20240913055735663 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055735663 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055735663 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055735663 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055735664 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913055735664 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055735680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42947<->l=127.0.0.1:4259) 20240913055735682 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913055735682 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@ebb43fbff486: Created GsupExpect[0] for "262424006974892" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240913055735697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 20240913055735711 DAUC <0003> db_auc.c:157 IMSI='262424006974892': No 2G Auth Data 20240913055735711 DAUC <0003> db_auc.c:192 IMSI='262424006974892': No 3G Auth Data 20240913055735721 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424006974892.imsi 20240913055735721 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424006974892.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ebb43fbff486: setverdict(pass): none -> pass 20240913055735729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ebb43fbff486: Final verdict of PTC: pass 20240913055735730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 20240913055735731 DLINP <000b> input/ipa.c:451 connected read/write 20240913055735731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055735731 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055735731 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055735731 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055735731 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42947<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@ebb43fbff486: Final verdict of PTC: none 323@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 323: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Sep 13 05:57:35 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20240913055735773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20240913055735873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16096) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Sep 13 05:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055738949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055738949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055738951 DLINP <000b> input/ipa.c:451 connected read/write 20240913055738951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055738951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055738954 DLINP <000b> input/ipa.c:451 connected read/write 20240913055738954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055738954 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055738954 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055738954 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055738954 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055738954 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055738954 DLGSUP <0013> gsup_server.c:235 2: 20240913055738954 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055738954 DLGSUP <0013> gsup_server.c:235 3: 20240913055738954 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055738954 DLGSUP <0013> gsup_server.c:235 4: 20240913055738954 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055738954 DLGSUP <0013> gsup_server.c:235 5: 20240913055738954 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055738954 DLGSUP <0013> gsup_server.c:235 7: 20240913055738954 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055738954 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055738954 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055738954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913055738954 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913055738954 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055738986 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38579<->l=127.0.0.1:4259) 20240913055738989 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913055738989 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@ebb43fbff486: Created GsupExpect[0] for "262422643704810" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240913055739004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@ebb43fbff486: Created GsupExpect[0] for "262422643704810" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240913055739009 DLINP <000b> input/ipa.c:451 connected read/write 20240913055739009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055739009 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422643704810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422643704810" cn_domain=CS} 20240913055739009 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422643704810 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240913055739009 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422643704810 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240913055739009 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422643704810.imsi 20240913055739009 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422643704810.imsi 20240913055739009 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422643704810.imsi: does not exist in local HLR 20240913055739014 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422643704810 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240913055739014 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240913055739014 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240913055739014 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240913055739014 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240913055739014 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240913055739014 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422643704810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055739014 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055739014 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913055739014 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055739014 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913055739014 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055739014 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240913055739016 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055739016 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055739016 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240913055739016 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240913055739016 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240913055739018 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055739018 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055739018 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@ebb43fbff486: Found GsupExpect[0] for "262422643704810" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@ebb43fbff486: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422643704810" HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055739065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055739065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055739065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055739065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055739065 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422643704810 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611460130 20240913055739065 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422643704810 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055739065 DLINP <000b> input/ipa.c:451 connected read/write 20240913055739065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055739065 DLINP <000b> input/ipa.c:451 connected read/write 20240913055739065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@ebb43fbff486: Found GsupExpect[0] for "262422643704810" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@ebb43fbff486: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422643704810" 20240913055739069 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055739069 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055739069 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422643704810 MSISDN-491611460130 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055739069 DLINP <000b> input/ipa.c:451 connected read/write 20240913055739069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055739069 DLINP <000b> input/ipa.c:451 connected read/write 20240913055739069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055739071 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055739071 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055739071 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422643704810 MSISDN-491611460130 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240913055739071 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422643704810 MSISDN-491611460130 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055739071 DLINP <000b> input/ipa.c:451 connected read/write 20240913055739071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055739071 DLINP <000b> input/ipa.c:451 connected read/write 20240913055739071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055739073 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422643704810.imsi 20240913055739073 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422643704810.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ebb43fbff486: setverdict(pass): none -> pass 20240913055740074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ebb43fbff486: Final verdict of PTC: pass 20240913055740075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38210<->l=127.0.0.1:4258 20240913055740076 DLINP <000b> input/ipa.c:451 connected read/write 20240913055740076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055740076 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055740077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055740077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913055740077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38579<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP(327)@ebb43fbff486: Final verdict of PTC: none 20240913055740077 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055740077 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055740077 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240913055740077 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240913055740077 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 328: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Sep 13 05:57:40 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20240913055740118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38226<->l=127.0.0.1:4258 20240913055740219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14164) Waiting for packet dumper to finish... 1 (prev_count=14164, count=18928) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Sep 13 05:57:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@ebb43fbff486: legacy= false MTC@ebb43fbff486: in not legacy case 1 MTC@ebb43fbff486: in not legacy case 2 20240913055743293 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913055743293 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055743295 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055743296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240913055743298 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055743298 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913055743298 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913055743298 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240913055743298 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913055743298 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240913055743298 DLGSUP <0013> gsup_server.c:235 2: 20240913055743298 DLGSUP <0013> gsup_server.c:237 2: 00 20240913055743298 DLGSUP <0013> gsup_server.c:235 3: 20240913055743298 DLGSUP <0013> gsup_server.c:237 3: 00 20240913055743298 DLGSUP <0013> gsup_server.c:235 4: 20240913055743298 DLGSUP <0013> gsup_server.c:237 4: 00 20240913055743298 DLGSUP <0013> gsup_server.c:235 5: 20240913055743298 DLGSUP <0013> gsup_server.c:237 5: 00 20240913055743298 DLGSUP <0013> gsup_server.c:235 7: 20240913055743298 DLGSUP <0013> gsup_server.c:237 7: 00 20240913055743298 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913055743298 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240913055743298 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055743299 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913055743299 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@ebb43fbff486: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240913055743328 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33721<->l=127.0.0.1:4259) 20240913055743330 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913055743330 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@ebb43fbff486: Created GsupExpect[0] for "262429634954857" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240913055743344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@ebb43fbff486: Created GsupExpect[0] for "262429634954857" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240913055743348 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055743348 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429634954857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429634954857" cn_domain=CS} 20240913055743348 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429634954857 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240913055743348 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429634954857 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240913055743348 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429634954857.imsi 20240913055743348 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429634954857.imsi 20240913055743348 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429634954857.imsi: does not exist in local HLR 20240913055743353 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429634954857 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240913055743353 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240913055743353 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240913055743353 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240913055743353 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240913055743353 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240913055743353 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429634954857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913055743353 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055743353 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913055743353 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055743353 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913055743353 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913055743353 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240913055743355 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055743355 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055743355 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240913055743355 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240913055743355 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240913055743357 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055743357 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055743357 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@ebb43fbff486: Found GsupExpect[0] for "262429634954857" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@ebb43fbff486: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429634954857" HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240913055743397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055743397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055743397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055743397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055743397 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429634954857 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612038624 20240913055743397 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429634954857 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055743397 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055743397 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@ebb43fbff486: Found GsupExpect[0] for "262429634954857" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@ebb43fbff486: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429634954857" 20240913055743400 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055743401 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055743401 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429634954857 MSISDN-491612038624 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055743401 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055743401 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055743403 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055743403 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055743403 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429634954857 MSISDN-491612038624 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240913055743403 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429634954857 MSISDN-491612038624 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913055743403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055743403 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913055743405 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612038624.msisdn 20240913055743405 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612038624.msisdn: does not exist in local HLR 20240913055743405 DDGSM <0007> mslookup_server.c:352 sip.voice.491612038624.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240913055743405 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612038624.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@ebb43fbff486: setverdict(pass): none -> pass 20240913055743407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@ebb43fbff486: Final verdict of PTC: pass 20240913055743408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 20240913055743410 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33721<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@ebb43fbff486: Final verdict of PTC: none 20240913055743410 DLINP <000b> input/ipa.c:451 connected read/write 20240913055743410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913055743410 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913055743410 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913055743410 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@ebb43fbff486: Final verdict of PTC: none 20240913055743410 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913055743410 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913055743410 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240913055743410 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240913055743410 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@ebb43fbff486: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@ebb43fbff486: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@ebb43fbff486: Final verdict of PTC: none MTC@ebb43fbff486: Setting final verdict of the test case. MTC@ebb43fbff486: Local verdict of MTC: none MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC with component reference 335: none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@ebb43fbff486: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@ebb43fbff486: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@ebb43fbff486: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Sep 13 05:57:43 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20240913055743454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 20240913055743554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20588) MTC@ebb43fbff486: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@ebb43fbff486: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ebb43fbff486: Terminating MTC. MC@ebb43fbff486: MTC terminated. MC2> exit MC@ebb43fbff486: Shutting down session. MC@ebb43fbff486: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7568.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (4030389) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (4030312) [testenv] Showing junit-xml-7568.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7568.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.078267'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.672700'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.867081'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.473989'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.068757'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.071982'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.074540'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.073505'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.771610'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.789297'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.807090'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.182005'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.134115'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.863295'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.847962'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.070925'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.435608'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.366708'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.368515'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.382164'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.385193'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.384747'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.403669'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.441919'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.418316'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.097214'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.497413'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.505079'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.473781'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.083191'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.258247'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.211784'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.109465'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.115475'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.154643'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.096072'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.150997'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.138522'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20240913-0555-ba9c99bf'] ebb43fbff48642cb54caa1abe3e6bbf0ec3dc4e7625e33c255dc09d77ea972a6 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2429/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS