Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.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.39.5' > 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 bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins12381496241765550523.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.30, 0.42, 2.38 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [31.7 kB] Fetched 9930 kB in 1s (14.3 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'make', 'deps'] make: Nothing to be done for '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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.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:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.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:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here 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:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr' DEP DNS_EncDec.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP MAP_EncDec.cc DEP SS_EncDec.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UDPasp_PT.cc DEP DNS_Helpers.cc DEP DNS_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP General_Types.cc DEP HLR_EUSE.cc DEP HLR_Tests.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP MAP_Types.cc DEP MSLookup_mDNS_Emulation.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP SS_Templates.cc DEP SS_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UDPasp_PortType.cc DEP UDPasp_Types.cc DEP USSD_Helpers.cc DEP DNS_Helpers_part_1.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_7.cc DEP DNS_Types_part_1.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_1.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_7.cc DEP HLR_Tests_part_1.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_7.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_7.cc DEP UDPasp_PortType_part_1.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_7.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP MAP_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_ER_DataTypes.cc DEP MAP_Errors.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_SM_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SS_DataTypes.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_TS_Code.cc DEP MobileDomainDefinitions.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP Remote_Operations_Information_Objects.cc DEP SS_DataTypes.cc DEP SS_Errors.cc DEP SS_Operations.cc DEP SS_PDU_Defs.cc DEP SS_Protocol.cc DEP MAP_ApplicationContexts_part_1.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_1.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_7.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_Protocol_part_1.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_7.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_7.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_2.cc DEP MAP_TS_Code_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP SS_DataTypes_part_1.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_7.cc DEP SS_Errors_part_1.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_7.cc DEP SS_Operations_part_1.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_7.cc DEP SS_PDU_Defs_part_1.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_7.cc DEP SS_Protocol_part_1.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_4.cc CC DNS_Helpers.o CC DNS_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC HLR_EUSE.o CC HLR_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC MAP_Types.o CC MSLookup_mDNS_Emulation.o CC MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Templates.so CCLD GSUP_Emulation.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD SS_Templates.so CCLD PCO_Types.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Helpers_part_5.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_6.so CCLD General_Types_part_1.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_BS_Code.so CCLD MAP_ApplicationContexts.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/ ./' > /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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ Packages [54.5 kB] Fetched 56.1 kB in 0s (293 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-keyring osmocom-nightly-asan 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 15.7 MB of archives. After this operation, 51.0 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508292029~asan [3044 B] Get:2 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-nightly-asan 202508292029 [1208 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508292029~asan [580 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508292029~asan [156 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508292029~asan [836 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508292029~asan [218 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508292029~asan [272 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508292029~asan [275 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508292029~asan [50.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508292029~asan [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508292029~asan [69.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508292029~asan [152 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508292029~asan [637 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508292029~asan [98.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508292029~asan [104 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508292029~asan [65.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508292029~asan [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-hlr 1.9.1.1.d4b4.202508292029~asan [391 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508292029~asan [3629 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508292029~asan [750 kB] Fetched 15.7 MB in 0s (77.6 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508292029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508292029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508292029_amd64.deb ... Unpacking osmocom-nightly-asan (202508292029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508292029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508292029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508292029~asan_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508292029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508292029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508292029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508292029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508292029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508292029~asan_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508292029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508292029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508292029~asan) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508292029~asan) ... Setting up osmocom-nightly-asan (202508292029) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508292029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508292029~asan) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmocore (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508292029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508292029~asan) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508292029~asan) ... 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' → '/usr/lib/systemd/system/osmo-hlr.service'. Setting up osmo-hlr-dbg (1.9.1.1.d4b4.202508292029~asan) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', '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-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', '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-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', '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-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20250830160216007 DMAIN <0000> hlr.c:812 hlr starting 20250830160216007 DDB <0001> db.c:600 using database: :memory: 20250830160216007 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250830160216007 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250830160216007 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250830160216007 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250830160216008 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250830160216008 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250830160216008 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250830160216009 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250830160216009 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/start-testsuite.sh', 'hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@7cb8c4beda29: Unix server socket created successfully. MC@7cb8c4beda29: Listening on TCP port 36833. 7cb8c4beda29 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests 7cb8c4beda29 36833 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@7cb8c4beda29: New HC connected from 10.0.2.100 [10.0.2.100]. 7cb8c4beda29: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@7cb8c4beda29: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7cb8c4beda29: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7cb8c4beda29: Configuration file was processed on all HCs. MC@7cb8c4beda29: Creating MTC on host 10.0.2.100. MC@7cb8c4beda29: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Aug 30 16:02:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_sai_err_invalid_imsi started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160217522 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160217522 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160217527 DLINP <000b> input/ipa.c:452 connected read/write 20250830160217527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160217530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160217533 DLINP <000b> input/ipa.c:452 connected read/write 20250830160217533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160217534 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160217534 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160217534 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160217534 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160217534 DLGSUP <0013> gsup_server.c:238 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  20250830160217534 DLGSUP <0013> gsup_server.c:236 2:  20250830160217534 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160217534 DLGSUP <0013> gsup_server.c:236 3:  20250830160217534 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160217534 DLGSUP <0013> gsup_server.c:236 4:  20250830160217534 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160217534 DLGSUP <0013> gsup_server.c:236 5:  20250830160217534 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160217534 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(3)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160217534 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160217534 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160217534 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160217534 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160217560 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42021<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7cb8c4beda29: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250830160217569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54628<->l=127.0.0.1:4258 20250830160217580 DLINP <000b> input/ipa.c:452 connected read/write 20250830160217580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160217580 DLGSUP <0013> gsup_req.c:140 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"} 20250830160217580 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250830160217580 DLGSUP <0013> gsup_req.c:276 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} 20250830160217580 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160217580 DLINP <000b> input/ipa.c:452 connected read/write 20250830160217580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160217580 DLINP <000b> input/ipa.c:452 connected read/write 20250830160217580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@7cb8c4beda29: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160217583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54628<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@7cb8c4beda29: Final verdict of PTC: pass 20250830160217584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 20250830160217585 DLINP <000b> input/ipa.c:452 connected read/write 20250830160217585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160217585 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160217585 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160217585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160217585 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42021<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@7cb8c4beda29: Final verdict of PTC: none 5@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 5: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Aug 30 16:02:17 UTC 2025 ====== 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 20250830160217632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54638<->l=127.0.0.1:4258 20250830160217733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54638<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=24912) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Aug 30 16:02:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_sai started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160220842 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160220842 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160220846 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@7cb8c4beda29: 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) } } } } 20250830160220850 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(8)@7cb8c4beda29: 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 } } } } 20250830160220850 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160220850 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160220850 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160220850 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160220850 DLGSUP <0013> gsup_server.c:238 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  20250830160220850 DLGSUP <0013> gsup_server.c:236 2:  20250830160220850 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160220850 DLGSUP <0013> gsup_server.c:236 3:  20250830160220851 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160220851 DLGSUP <0013> gsup_server.c:236 4:  20250830160220851 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160220851 DLGSUP <0013> gsup_server.c:236 5:  20250830160220851 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160220851 DLGSUP <0013> gsup_server.c:236 7:  20250830160220851 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160220851 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160220851 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160220851 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)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160220872 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33163<->l=127.0.0.1:4259) 20250830160220881 DAUC <0003> db_auc.c:157 IMSI='262420560648745': No 2G Auth Data 20250830160220881 DAUC <0003> db_auc.c:192 IMSI='262420560648745': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262420560648745" to be handled at TC_gsup_sai(12) 20250830160220893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 20250830160220900 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220900 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420560648745 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420560648745"} 20250830160220901 DAUC <0003> db_auc.c:192 IMSI='262420560648745': No 3G Auth Data 20250830160220901 DAUC <0003> db_auc.c:236 IMSI='262420560648745': Calling to generate 5 vectors 20250830160220901 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160220901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160220901 DAUC <0003> auc.c:113 vector [0]: rand = 93575d696f7ba6c489d2ea7e57a1565e 20250830160220901 DAUC <0003> auc.c:179 vector [0]: kc = 4cf5f1feb89b6c00 20250830160220901 DAUC <0003> auc.c:180 vector [0]: sres = e5773b9f 20250830160220901 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160220901 DAUC <0003> auc.c:113 vector [1]: rand = 8f9f1815b7ee04e8f2ce13cb9cb96975 20250830160220901 DAUC <0003> auc.c:179 vector [1]: kc = 3dc359ad6ab48800 20250830160220901 DAUC <0003> auc.c:180 vector [1]: sres = ee2b97d5 20250830160220901 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160220901 DAUC <0003> auc.c:113 vector [2]: rand = 3a53bf92c0b657ae7da8cd7bd28013dc 20250830160220901 DAUC <0003> auc.c:179 vector [2]: kc = 02f42b54df2b2000 20250830160220901 DAUC <0003> auc.c:180 vector [2]: sres = d592852b 20250830160220901 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160220901 DAUC <0003> auc.c:113 vector [3]: rand = 97b1273039d053d99fb54517ee418445 20250830160220901 DAUC <0003> auc.c:179 vector [3]: kc = 10b5fe20b815d400 20250830160220901 DAUC <0003> auc.c:180 vector [3]: sres = 06bac742 20250830160220902 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160220902 DAUC <0003> auc.c:113 vector [4]: rand = 2d95d80148739fb29e035d5faaf0e7a5 20250830160220902 DAUC <0003> auc.c:179 vector [4]: kc = d3d9e713fed51800 20250830160220902 DAUC <0003> auc.c:180 vector [4]: sres = 5e8dba67 20250830160220902 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160220902 DAUC <0003> db_auc.c:245 IMSI='262420560648745': Generated 5 vectors 20250830160220902 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420560648745 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420560648745"} 20250830160220902 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420560648745 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220902 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220902 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262420560648745" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_sai(12)"262420560648745" TC_gsup_sai(12)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(12)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 TC_gsup_sai(12)@7cb8c4beda29: Final verdict of PTC: pass 20250830160220911 DAUC <0003> db_auc.c:157 IMSI='262426837729893': No 2G Auth Data 20250830160220911 DAUC <0003> db_auc.c:192 IMSI='262426837729893': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262426837729893" to be handled at TC_gsup_sai(13) 20250830160220922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4258 20250830160220924 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220924 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426837729893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426837729893"} 20250830160220924 DAUC <0003> db_auc.c:192 IMSI='262426837729893': No 3G Auth Data 20250830160220924 DAUC <0003> db_auc.c:236 IMSI='262426837729893': Calling to generate 5 vectors 20250830160220924 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160220924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160220924 DAUC <0003> auc.c:113 vector [0]: rand = e3514e633818731973ac5826f709512c 20250830160220924 DAUC <0003> auc.c:179 vector [0]: kc = d794b5a5f409cc00 20250830160220924 DAUC <0003> auc.c:180 vector [0]: sres = 96356f45 20250830160220924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160220924 DAUC <0003> auc.c:113 vector [1]: rand = 9c85572cc32b29dcd55e8625fbd61924 20250830160220924 DAUC <0003> auc.c:179 vector [1]: kc = a713db408dff1400 20250830160220924 DAUC <0003> auc.c:180 vector [1]: sres = f21743ff 20250830160220924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160220924 DAUC <0003> auc.c:113 vector [2]: rand = ff0b83034fe66222295759cdcda5e5aa 20250830160220924 DAUC <0003> auc.c:179 vector [2]: kc = 3ff67049bef98c00 20250830160220924 DAUC <0003> auc.c:180 vector [2]: sres = e2eb50c2 20250830160220924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160220924 DAUC <0003> auc.c:113 vector [3]: rand = 94fc29ec907117aeddbb04828ff6f8ce 20250830160220924 DAUC <0003> auc.c:179 vector [3]: kc = df3f45e37178ac00 20250830160220924 DAUC <0003> auc.c:180 vector [3]: sres = df03ee77 20250830160220924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160220924 DAUC <0003> auc.c:113 vector [4]: rand = 9e686c9d3a8003e40312c85cb532d01d 20250830160220924 DAUC <0003> auc.c:179 vector [4]: kc = 51de46d3560d7800 20250830160220924 DAUC <0003> auc.c:180 vector [4]: sres = 439a5494 20250830160220924 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160220924 DAUC <0003> db_auc.c:245 IMSI='262426837729893': Generated 5 vectors 20250830160220924 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426837729893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426837729893"} 20250830160220924 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426837729893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220924 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220924 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262426837729893" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_sai(13)"262426837729893" TC_gsup_sai(13)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(13)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4258 TC_gsup_sai(13)@7cb8c4beda29: Final verdict of PTC: pass 20250830160220926 DAUC <0003> db_auc.c:157 IMSI='262420346987496': No 2G Auth Data 20250830160220926 DAUC <0003> db_auc.c:192 IMSI='262420346987496': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262420346987496" to be handled at TC_gsup_sai(14) 20250830160220932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 20250830160220934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220934 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420346987496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420346987496"} 20250830160220934 DAUC <0003> db_auc.c:192 IMSI='262420346987496': No 3G Auth Data 20250830160220934 DAUC <0003> db_auc.c:236 IMSI='262420346987496': Calling to generate 5 vectors 20250830160220934 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160220934 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160220934 DAUC <0003> auc.c:113 vector [0]: rand = a388f77d4b6ba28606dd2826f6d56fed 20250830160220934 DAUC <0003> auc.c:179 vector [0]: kc = 69b1bab81a9380aa 20250830160220934 DAUC <0003> auc.c:180 vector [0]: sres = b605d192 20250830160220934 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160220934 DAUC <0003> auc.c:113 vector [1]: rand = ec25a052bfa148ec5eb4bc7c4c7eda6f 20250830160220934 DAUC <0003> auc.c:179 vector [1]: kc = 2685ddc53962d013 20250830160220934 DAUC <0003> auc.c:180 vector [1]: sres = dee177f1 20250830160220934 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160220934 DAUC <0003> auc.c:113 vector [2]: rand = 33a222c0c258c231a88ebeefe715664b 20250830160220934 DAUC <0003> auc.c:179 vector [2]: kc = 92467ab0b0fb935c 20250830160220934 DAUC <0003> auc.c:180 vector [2]: sres = 7686ac57 20250830160220934 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160220934 DAUC <0003> auc.c:113 vector [3]: rand = bdcfe266035c742e18720e6c872501d0 20250830160220934 DAUC <0003> auc.c:179 vector [3]: kc = 37a74149c2b94cc6 20250830160220934 DAUC <0003> auc.c:180 vector [3]: sres = a6a5654d 20250830160220934 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160220934 DAUC <0003> auc.c:113 vector [4]: rand = 246a511dc30981933c495d9eb967687d 20250830160220934 DAUC <0003> auc.c:179 vector [4]: kc = 28603123b785b53a 20250830160220934 DAUC <0003> auc.c:180 vector [4]: sres = 4af5edd7 20250830160220934 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160220934 DAUC <0003> db_auc.c:245 IMSI='262420346987496': Generated 5 vectors 20250830160220934 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420346987496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420346987496"} 20250830160220934 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420346987496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262420346987496" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_sai(14)"262420346987496" TC_gsup_sai(14)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(14)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 TC_gsup_sai(14)@7cb8c4beda29: Final verdict of PTC: pass 20250830160220936 DAUC <0003> db_auc.c:157 IMSI='262424264281602': No 2G Auth Data 20250830160220936 DAUC <0003> db_auc.c:192 IMSI='262424264281602': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262424264281602" to be handled at TC_gsup_sai(15) 20250830160220941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20250830160220942 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220942 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424264281602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424264281602"} 20250830160220942 DAUC <0003> db_auc.c:157 IMSI='262424264281602': No 2G Auth Data 20250830160220942 DAUC <0003> db_auc.c:236 IMSI='262424264281602': Calling to generate 5 vectors 20250830160220942 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160220942 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160220942 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160220942 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160220942 DAUC <0003> auc.c:113 vector [0]: rand = 57de44cfaefa300a357f498e12cc437e 20250830160220942 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160220942 DAUC <0003> auc.c:142 vector [0]: autn = d82aec939e360000ff93d27cd0d7f369 20250830160220942 DAUC <0003> auc.c:143 vector [0]: ck = d97f1adf1ec4de5169461e097e96a5ef 20250830160220942 DAUC <0003> auc.c:144 vector [0]: ik = 3c9df007ef9507fe46e15b03f964775b 20250830160220942 DAUC <0003> auc.c:145 vector [0]: res = 2a79eba823f44ee40000000000000000 20250830160220942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160220942 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160220942 DAUC <0003> auc.c:151 vector [0]: kc = ca45afd276a30b1b 20250830160220942 DAUC <0003> auc.c:152 vector [0]: sres = 098da54c 20250830160220942 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160220942 DAUC <0003> auc.c:113 vector [1]: rand = a1b2a25e6461c6168dfca05546410157 20250830160220942 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160220942 DAUC <0003> auc.c:142 vector [1]: autn = 20ef01e06ca50000a950ba6e54131d52 20250830160220942 DAUC <0003> auc.c:143 vector [1]: ck = c3f2acc3057ccd370a043eb5cb25fd29 20250830160220942 DAUC <0003> auc.c:144 vector [1]: ik = dc6c8e6849fd390b2e7ebd1cfa34f8c0 20250830160220942 DAUC <0003> auc.c:145 vector [1]: res = 5eec82876cb30d630000000000000000 20250830160220942 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160220942 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160220942 DAUC <0003> auc.c:151 vector [1]: kc = 3be4a1027d90f1d5 20250830160220942 DAUC <0003> auc.c:152 vector [1]: sres = 325f8fe4 20250830160220942 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160220942 DAUC <0003> auc.c:113 vector [2]: rand = 5cc57e1a49f0e8b5bfca5491d6a4f572 20250830160220942 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160220942 DAUC <0003> auc.c:142 vector [2]: autn = 8d6d6626992700007ccde94ddf7270a5 20250830160220942 DAUC <0003> auc.c:143 vector [2]: ck = 08adc9817d61efb30ba7642e799ca51e 20250830160220942 DAUC <0003> auc.c:144 vector [2]: ik = c3e844293a44af8f8a1ba44b3a6ceea2 20250830160220942 DAUC <0003> auc.c:145 vector [2]: res = 8b7625510002314f0000000000000000 20250830160220942 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160220942 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160220942 DAUC <0003> auc.c:151 vector [2]: kc = 4af94dcd04d50b80 20250830160220942 DAUC <0003> auc.c:152 vector [2]: sres = 8b74141e 20250830160220942 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160220942 DAUC <0003> auc.c:113 vector [3]: rand = a5498a08e20929568ad980daf86ff1e6 20250830160220942 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160220942 DAUC <0003> auc.c:142 vector [3]: autn = f9018bf9efe30000f2d0d18adf1f2c56 20250830160220942 DAUC <0003> auc.c:143 vector [3]: ck = b3727a78820d35a3c2bfbd6c576670fa 20250830160220942 DAUC <0003> auc.c:144 vector [3]: ik = 3e5178bc3ee6ce78d441d841276034d5 20250830160220942 DAUC <0003> auc.c:145 vector [3]: res = 9457ab8c45e341210000000000000000 20250830160220942 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160220942 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160220942 DAUC <0003> auc.c:151 vector [3]: kc = 9bdd67e9ccedbff4 20250830160220942 DAUC <0003> auc.c:152 vector [3]: sres = d1b4eaad 20250830160220942 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160220942 DAUC <0003> auc.c:113 vector [4]: rand = 0343e49e4636f5a16908917965acbf48 20250830160220942 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160220942 DAUC <0003> auc.c:142 vector [4]: autn = d250129d781b00003c7cf545f3c629ff 20250830160220942 DAUC <0003> auc.c:143 vector [4]: ck = 94c53e25376bd3afa669a8f5a88703cd 20250830160220942 DAUC <0003> auc.c:144 vector [4]: ik = 240d5c9eecb180e8b4e20b7cbbb23c2b 20250830160220942 DAUC <0003> auc.c:145 vector [4]: res = 4180b51996a3b3ee0000000000000000 20250830160220942 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160220942 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160220942 DAUC <0003> auc.c:151 vector [4]: kc = a243c132c8ef6ca1 20250830160220942 DAUC <0003> auc.c:152 vector [4]: sres = d72306f7 20250830160220942 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160220942 DAUC <0003> db_auc.c:245 IMSI='262424264281602': Generated 5 vectors 20250830160220942 DAUC <0003> db_auc.c:249 IMSI='262424264281602': Updating SQN=161 in DB 20250830160220942 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424264281602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424264281602"} 20250830160220942 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424264281602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220942 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220942 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262424264281602" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_sai(15)"262424264281602" TC_gsup_sai(15)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(15)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 TC_gsup_sai(15)@7cb8c4beda29: Final verdict of PTC: pass 20250830160220944 DAUC <0003> db_auc.c:157 IMSI='262426514521216': No 2G Auth Data 20250830160220944 DAUC <0003> db_auc.c:192 IMSI='262426514521216': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262426514521216" to be handled at TC_gsup_sai(16) 20250830160220949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4258 20250830160220951 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220951 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426514521216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426514521216"} 20250830160220951 DAUC <0003> db_auc.c:157 IMSI='262426514521216': No 2G Auth Data 20250830160220951 DAUC <0003> db_auc.c:236 IMSI='262426514521216': Calling to generate 5 vectors 20250830160220951 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160220951 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160220951 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830160220951 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160220951 DAUC <0003> auc.c:113 vector [0]: rand = f525d28fc554a347da8c05a8dc07ac5d 20250830160220951 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160220951 DAUC <0003> auc.c:142 vector [0]: autn = 63b465e3d4aa0000c4f9c60e6d8af1d3 20250830160220951 DAUC <0003> auc.c:143 vector [0]: ck = bd6444a1f6afc5d9f68175fee7ce87c6 20250830160220951 DAUC <0003> auc.c:144 vector [0]: ik = 5f3b7c904b145936620c7acf9e1d5980 20250830160220951 DAUC <0003> auc.c:145 vector [0]: res = cdd89b65fb580f4f0000000000000000 20250830160220951 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160220951 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160220951 DAUC <0003> auc.c:151 vector [0]: kc = 76d23700c46842a9 20250830160220951 DAUC <0003> auc.c:152 vector [0]: sres = 3680942a 20250830160220951 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160220951 DAUC <0003> auc.c:113 vector [1]: rand = cab17c9cb479313e8c5f062c13da2e5b 20250830160220951 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160220951 DAUC <0003> auc.c:142 vector [1]: autn = e015baa4e66100003662e21d21d95eed 20250830160220951 DAUC <0003> auc.c:143 vector [1]: ck = d75e437baaba5d6a0cca09218b195c2f 20250830160220951 DAUC <0003> auc.c:144 vector [1]: ik = f4ee9367ad58ce0d2d94986a61f5aa98 20250830160220951 DAUC <0003> auc.c:145 vector [1]: res = d082f497aad836700000000000000000 20250830160220951 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160220951 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160220951 DAUC <0003> auc.c:151 vector [1]: kc = 02ee4157ed0e65d0 20250830160220951 DAUC <0003> auc.c:152 vector [1]: sres = 7a5ac2e7 20250830160220951 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160220951 DAUC <0003> auc.c:113 vector [2]: rand = be19179825b3a81cec8219acf657928a 20250830160220951 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160220951 DAUC <0003> auc.c:142 vector [2]: autn = 59595d174fd20000738d3807f3e14eb4 20250830160220951 DAUC <0003> auc.c:143 vector [2]: ck = 8a06f6ac1389c5d8179a8f73ec53ecfb 20250830160220951 DAUC <0003> auc.c:144 vector [2]: ik = 85a66f9381e237391a48fb0d289be70d 20250830160220951 DAUC <0003> auc.c:145 vector [2]: res = e530264486babdec0000000000000000 20250830160220951 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160220951 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160220951 DAUC <0003> auc.c:151 vector [2]: kc = 0272ed4156a3f917 20250830160220951 DAUC <0003> auc.c:152 vector [2]: sres = 638a9ba8 20250830160220951 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160220951 DAUC <0003> auc.c:113 vector [3]: rand = e9100d6f13aa6f5db7e67c1979ab8fdf 20250830160220951 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160220951 DAUC <0003> auc.c:142 vector [3]: autn = 13e239e3bc2500005470452931b01d80 20250830160220951 DAUC <0003> auc.c:143 vector [3]: ck = 8ed3d61993885c20241913f4b95b2b72 20250830160220951 DAUC <0003> auc.c:144 vector [3]: ik = 86b7cf99a9e1daceadb8f69b546c4d90 20250830160220951 DAUC <0003> auc.c:145 vector [3]: res = 45db1a855eb6b58d0000000000000000 20250830160220951 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160220951 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160220951 DAUC <0003> auc.c:151 vector [3]: kc = 81c5fcefd75ee00c 20250830160220951 DAUC <0003> auc.c:152 vector [3]: sres = 1b6daf08 20250830160220951 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160220951 DAUC <0003> auc.c:113 vector [4]: rand = 5333126f8f5fbdbcc56145f113298099 20250830160220951 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160220951 DAUC <0003> auc.c:142 vector [4]: autn = 24cdc84d003f0000b6080eb55fe015ae 20250830160220951 DAUC <0003> auc.c:143 vector [4]: ck = f46bc326097c457a3b09427266d8b00e 20250830160220951 DAUC <0003> auc.c:144 vector [4]: ik = a3376ece8a5c34b6bdc3e2d90a905db3 20250830160220951 DAUC <0003> auc.c:145 vector [4]: res = 2102c19752ccb7190000000000000000 20250830160220951 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160220951 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160220951 DAUC <0003> auc.c:151 vector [4]: kc = d1960d43ef689c71 20250830160220951 DAUC <0003> auc.c:152 vector [4]: sres = 73ce768e 20250830160220951 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160220951 DAUC <0003> db_auc.c:245 IMSI='262426514521216': Generated 5 vectors 20250830160220951 DAUC <0003> db_auc.c:249 IMSI='262426514521216': Updating SQN=161 in DB 20250830160220951 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426514521216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426514521216"} 20250830160220951 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426514521216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220951 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220951 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262426514521216" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_sai(16)"262426514521216" TC_gsup_sai(16)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(16)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4258 TC_gsup_sai(16)@7cb8c4beda29: Final verdict of PTC: pass 20250830160220953 DAUC <0003> db_auc.c:157 IMSI='262429926626233': No 2G Auth Data 20250830160220953 DAUC <0003> db_auc.c:192 IMSI='262429926626233': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262429926626233" to be handled at TC_gsup_sai(17) 20250830160220958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20250830160220960 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220960 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429926626233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429926626233"} 20250830160220960 DAUC <0003> db_auc.c:236 IMSI='262429926626233': Calling to generate 5 vectors 20250830160220960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160220960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160220960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160220960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160220960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160220960 DAUC <0003> auc.c:113 vector [0]: rand = 9f07ec8bf22f0503ac75361abf98369a 20250830160220960 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160220960 DAUC <0003> auc.c:142 vector [0]: autn = 6e0a9f0180720000f77dd04cde5c1133 20250830160220960 DAUC <0003> auc.c:143 vector [0]: ck = 67e6968da3cb6d8829bbebbdb510a267 20250830160220960 DAUC <0003> auc.c:144 vector [0]: ik = f1ddafd40fd9b37dff3a06dfc7be739a 20250830160220960 DAUC <0003> auc.c:145 vector [0]: res = 0e45c177683756e30000000000000000 20250830160220960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160220960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160220960 DAUC <0003> auc.c:179 vector [0]: kc = 3e92f42c2e71d000 20250830160220960 DAUC <0003> auc.c:180 vector [0]: sres = 00f26096 20250830160220960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160220960 DAUC <0003> auc.c:113 vector [1]: rand = 03aa6a961a633f4255332628562c5b8e 20250830160220960 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160220960 DAUC <0003> auc.c:142 vector [1]: autn = 0052709ff3240000f03a0575295ceb0f 20250830160220960 DAUC <0003> auc.c:143 vector [1]: ck = 8c2be17cb5e5cab825016a0b535f14de 20250830160220960 DAUC <0003> auc.c:144 vector [1]: ik = bd0b3b800f48f54ee541c12e1ba57aef 20250830160220960 DAUC <0003> auc.c:145 vector [1]: res = 7438bb64c5241b400000000000000000 20250830160220960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160220960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160220960 DAUC <0003> auc.c:179 vector [1]: kc = ce40a75344ff0800 20250830160220960 DAUC <0003> auc.c:180 vector [1]: sres = 5b2cb96f 20250830160220960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160220960 DAUC <0003> auc.c:113 vector [2]: rand = d4a813fa9dece7d7f9a4cb297bf25ff1 20250830160220960 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160220960 DAUC <0003> auc.c:142 vector [2]: autn = 01639b5079c800007ee70b8254e7821f 20250830160220960 DAUC <0003> auc.c:143 vector [2]: ck = cf544b49275fd3d816ab74d587b75c5a 20250830160220960 DAUC <0003> auc.c:144 vector [2]: ik = 64cc250009af8bae19ce8778fe11f632 20250830160220960 DAUC <0003> auc.c:145 vector [2]: res = c9b2167fe606a0e30000000000000000 20250830160220960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160220960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160220960 DAUC <0003> auc.c:179 vector [2]: kc = f0396151bc2fcc00 20250830160220960 DAUC <0003> auc.c:180 vector [2]: sres = fe2ccaf9 20250830160220960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160220960 DAUC <0003> auc.c:113 vector [3]: rand = bc0385b357b7379841e2319e4ddc71a9 20250830160220960 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160220960 DAUC <0003> auc.c:142 vector [3]: autn = 919ba8fea61800004835b4c217fec5e9 20250830160220960 DAUC <0003> auc.c:143 vector [3]: ck = 903d7afb190e570334addb051bbd6e9a 20250830160220960 DAUC <0003> auc.c:144 vector [3]: ik = 635419133ca298cc35c9b21d4fe8b220 20250830160220960 DAUC <0003> auc.c:145 vector [3]: res = dfdce76f4951d7fe0000000000000000 20250830160220960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160220960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160220960 DAUC <0003> auc.c:179 vector [3]: kc = 6bd628be5dde4400 20250830160220960 DAUC <0003> auc.c:180 vector [3]: sres = 9d386928 20250830160220960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160220960 DAUC <0003> auc.c:113 vector [4]: rand = f19891351216d32e9f27a4ef7ee11136 20250830160220960 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160220960 DAUC <0003> auc.c:142 vector [4]: autn = 6c4c59a5d69500003ccfa5e0a45a662f 20250830160220960 DAUC <0003> auc.c:143 vector [4]: ck = ff5bcbd420b832d969a6e3e3d59f06dc 20250830160220960 DAUC <0003> auc.c:144 vector [4]: ik = fa4c50bc08588ff859a87c770260d2a9 20250830160220960 DAUC <0003> auc.c:145 vector [4]: res = 13df32b62c7b65d30000000000000000 20250830160220960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160220960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160220960 DAUC <0003> auc.c:179 vector [4]: kc = 43562fe446240000 20250830160220960 DAUC <0003> auc.c:180 vector [4]: sres = 8b9870d7 20250830160220960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160220960 DAUC <0003> db_auc.c:245 IMSI='262429926626233': Generated 5 vectors 20250830160220960 DAUC <0003> db_auc.c:249 IMSI='262429926626233': Updating SQN=161 in DB 20250830160220960 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429926626233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429926626233"} 20250830160220960 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429926626233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220960 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220960 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262429926626233" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_sai(17)"262429926626233" TC_gsup_sai(17)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(17)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 TC_gsup_sai(17)@7cb8c4beda29: Final verdict of PTC: pass 20250830160220962 DAUC <0003> db_auc.c:157 IMSI='262428397197938': No 2G Auth Data 20250830160220962 DAUC <0003> db_auc.c:192 IMSI='262428397197938': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262428397197938" to be handled at TC_gsup_sai(18) 20250830160220968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4258 20250830160220969 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220969 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428397197938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428397197938"} 20250830160220969 DAUC <0003> db_auc.c:236 IMSI='262428397197938': Calling to generate 5 vectors 20250830160220969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160220969 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160220969 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160220969 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160220969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160220969 DAUC <0003> auc.c:113 vector [0]: rand = f6c651b62624ec25f5cb019abdab7d18 20250830160220969 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160220969 DAUC <0003> auc.c:142 vector [0]: autn = 64c4d950199800001add8b05e126457b 20250830160220969 DAUC <0003> auc.c:143 vector [0]: ck = 7ca26df9337056f931206e6553e16da9 20250830160220969 DAUC <0003> auc.c:144 vector [0]: ik = d1db81ad18d64bdb313b8bb92be9b57a 20250830160220969 DAUC <0003> auc.c:145 vector [0]: res = c51b14461ad19bde0000000000000000 20250830160220969 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160220969 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160220969 DAUC <0003> auc.c:179 vector [0]: kc = 32f28abfddccdc00 20250830160220969 DAUC <0003> auc.c:180 vector [0]: sres = a8359fc2 20250830160220969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160220969 DAUC <0003> auc.c:113 vector [1]: rand = 302e31963beb29a5161cf81d2fc269a9 20250830160220969 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160220969 DAUC <0003> auc.c:142 vector [1]: autn = d45ca4ac88bf00002fcc7f66f77415ba 20250830160220969 DAUC <0003> auc.c:143 vector [1]: ck = dc354f0b3b4160b5cc7c0326dfdebc49 20250830160220969 DAUC <0003> auc.c:144 vector [1]: ik = 40d8571877e123985df13810d383cd1f 20250830160220969 DAUC <0003> auc.c:145 vector [1]: res = c51039f4316586b10000000000000000 20250830160220969 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160220969 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160220969 DAUC <0003> auc.c:179 vector [1]: kc = 3c2d608131f8e800 20250830160220969 DAUC <0003> auc.c:180 vector [1]: sres = 6c881543 20250830160220969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160220969 DAUC <0003> auc.c:113 vector [2]: rand = 7465546d0dfd832d45bc8ee6a9f77b6a 20250830160220969 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160220969 DAUC <0003> auc.c:142 vector [2]: autn = 74e2998a86df0000988b42d5ea041c30 20250830160220969 DAUC <0003> auc.c:143 vector [2]: ck = 6b13215c93b265ff86b727ee12bdb253 20250830160220969 DAUC <0003> auc.c:144 vector [2]: ik = f73810131012aae377b01aafad23a2cf 20250830160220969 DAUC <0003> auc.c:145 vector [2]: res = d49a6a0965d82c590000000000000000 20250830160220969 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160220969 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160220969 DAUC <0003> auc.c:179 vector [2]: kc = 6ff7b967c8a9c400 20250830160220969 DAUC <0003> auc.c:180 vector [2]: sres = a88b95d4 20250830160220969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160220969 DAUC <0003> auc.c:113 vector [3]: rand = 39eee881cf695ba9367d5fa3546602fd 20250830160220969 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160220969 DAUC <0003> auc.c:142 vector [3]: autn = 96ac134920280000279f0e5c3a7efd31 20250830160220969 DAUC <0003> auc.c:143 vector [3]: ck = 38a0738244b406259200d7ec7779d1aa 20250830160220969 DAUC <0003> auc.c:144 vector [3]: ik = 9c2ae23d0ff2d3c801231acb503717d9 20250830160220969 DAUC <0003> auc.c:145 vector [3]: res = 4047d4d7928441250000000000000000 20250830160220969 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160220969 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160220969 DAUC <0003> auc.c:179 vector [3]: kc = 6b389bb8aa2f9800 20250830160220969 DAUC <0003> auc.c:180 vector [3]: sres = f01b1001 20250830160220969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160220969 DAUC <0003> auc.c:113 vector [4]: rand = 88f9208a05fe357b7890274b123dff33 20250830160220969 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160220969 DAUC <0003> auc.c:142 vector [4]: autn = c64e765961260000d965a0dc8e166d63 20250830160220969 DAUC <0003> auc.c:143 vector [4]: ck = 21db063fe22f8e20d44ab200a5d5ce62 20250830160220969 DAUC <0003> auc.c:144 vector [4]: ik = a1de87fdad74ad8c681b46e82e4e32f3 20250830160220969 DAUC <0003> auc.c:145 vector [4]: res = 970e8a02e38386c80000000000000000 20250830160220969 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160220969 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160220969 DAUC <0003> auc.c:179 vector [4]: kc = 03b7f872793d5000 20250830160220969 DAUC <0003> auc.c:180 vector [4]: sres = bc0562e4 20250830160220969 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160220969 DAUC <0003> db_auc.c:245 IMSI='262428397197938': Generated 5 vectors 20250830160220969 DAUC <0003> db_auc.c:249 IMSI='262428397197938': Updating SQN=161 in DB 20250830160220969 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428397197938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428397197938"} 20250830160220970 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428397197938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220970 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220970 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262428397197938" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_sai(18)"262428397197938" TC_gsup_sai(18)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(18)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4258 TC_gsup_sai(18)@7cb8c4beda29: Final verdict of PTC: pass 20250830160220971 DAUC <0003> db_auc.c:157 IMSI='262423800671209': No 2G Auth Data 20250830160220971 DAUC <0003> db_auc.c:192 IMSI='262423800671209': No 3G Auth Data HLR_Test-GSUP(9)@7cb8c4beda29: Created GsupExpect[0] for "262423800671209" to be handled at TC_gsup_sai(19) 20250830160220976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 20250830160220977 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220978 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423800671209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423800671209"} 20250830160220978 DAUC <0003> db_auc.c:236 IMSI='262423800671209': Calling to generate 5 vectors 20250830160220978 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160220978 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160220978 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160220978 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160220978 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160220978 DAUC <0003> auc.c:113 vector [0]: rand = 397b32dcd2b0555afdd074bdb6774dcb 20250830160220978 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160220978 DAUC <0003> auc.c:142 vector [0]: autn = d627f7f1960400001a8828475aafc048 20250830160220978 DAUC <0003> auc.c:143 vector [0]: ck = 95f0c7875d7a574ca423ee2b0ea9cec9 20250830160220978 DAUC <0003> auc.c:144 vector [0]: ik = 88ed24ad488815aafdae814e92e27d59 20250830160220978 DAUC <0003> auc.c:145 vector [0]: res = c7aca105e50a674a0000000000000000 20250830160220978 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160220978 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160220978 DAUC <0003> auc.c:179 vector [0]: kc = e749472af50ee8f2 20250830160220978 DAUC <0003> auc.c:180 vector [0]: sres = bfbee7fc 20250830160220978 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160220978 DAUC <0003> auc.c:113 vector [1]: rand = cf0581802ac90a92e81546fe09c5a458 20250830160220978 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160220978 DAUC <0003> auc.c:142 vector [1]: autn = 67df3226c5f60000c28ff1fc7ed01b11 20250830160220978 DAUC <0003> auc.c:143 vector [1]: ck = 48225fe18b9c1424ea9baa92ce296e79 20250830160220978 DAUC <0003> auc.c:144 vector [1]: ik = 1a203351e71a94b6090a4107fc1e975b 20250830160220978 DAUC <0003> auc.c:145 vector [1]: res = 67e400fee34ca0810000000000000000 20250830160220978 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160220978 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160220978 DAUC <0003> auc.c:179 vector [1]: kc = 799a368f40cfe950 20250830160220978 DAUC <0003> auc.c:180 vector [1]: sres = 14938c93 20250830160220978 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160220978 DAUC <0003> auc.c:113 vector [2]: rand = a3388f2f515d772a8cdeb21035ceed15 20250830160220978 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160220978 DAUC <0003> auc.c:142 vector [2]: autn = 503774465cfc00009e39bedeaaa9b499 20250830160220978 DAUC <0003> auc.c:143 vector [2]: ck = 4ac6cc76a079d013aecabdd0c4133806 20250830160220978 DAUC <0003> auc.c:144 vector [2]: ik = 0f90532980b6e61e6c75a020ee73d2dd 20250830160220978 DAUC <0003> auc.c:145 vector [2]: res = 9addebc2aa127cc40000000000000000 20250830160220978 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160220978 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160220978 DAUC <0003> auc.c:179 vector [2]: kc = c439c374917b9612 20250830160220978 DAUC <0003> auc.c:180 vector [2]: sres = 4f28d6ba 20250830160220978 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160220978 DAUC <0003> auc.c:113 vector [3]: rand = 69a3ab1116b36006bbc123e9d36ff8e9 20250830160220978 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160220978 DAUC <0003> auc.c:142 vector [3]: autn = 0f456c61fae000006ee1c86044b78bc2 20250830160220978 DAUC <0003> auc.c:143 vector [3]: ck = d0cd6fab27c77188f83178cf175a4772 20250830160220978 DAUC <0003> auc.c:144 vector [3]: ik = e24939cb3f5d9ff933b8239743f31afb 20250830160220978 DAUC <0003> auc.c:145 vector [3]: res = a2e48a6391665c760000000000000000 20250830160220978 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160220978 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160220978 DAUC <0003> auc.c:179 vector [3]: kc = 45654cf272eac210 20250830160220978 DAUC <0003> auc.c:180 vector [3]: sres = 63bed5a8 20250830160220978 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160220978 DAUC <0003> auc.c:113 vector [4]: rand = 8376e426e60a809184feaa7156623d18 20250830160220978 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160220978 DAUC <0003> auc.c:142 vector [4]: autn = 1d07b7a04f8a0000620c10e5ebe02ac8 20250830160220978 DAUC <0003> auc.c:143 vector [4]: ck = 7ed9ac1fb3f728f11f1b3d903911764a 20250830160220978 DAUC <0003> auc.c:144 vector [4]: ik = 54c01416bfe2052f80545a792c74d742 20250830160220978 DAUC <0003> auc.c:145 vector [4]: res = 526cdfbae0b78af20000000000000000 20250830160220978 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160220978 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160220978 DAUC <0003> auc.c:179 vector [4]: kc = b318f6b50ee21c27 20250830160220978 DAUC <0003> auc.c:180 vector [4]: sres = 0b0d60d3 20250830160220978 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160220978 DAUC <0003> db_auc.c:245 IMSI='262423800671209': Generated 5 vectors 20250830160220978 DAUC <0003> db_auc.c:249 IMSI='262423800671209': Updating SQN=161 in DB 20250830160220978 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423800671209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423800671209"} 20250830160220978 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423800671209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160220978 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160220978 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7cb8c4beda29: Found GsupExpect[0] for "262423800671209" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_sai(19)"262423800671209" TC_gsup_sai(19)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai(19)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160220979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 TC_gsup_sai(19)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160220980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4258 20250830160220981 DLINP <000b> input/ipa.c:452 connected read/write 20250830160220981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160220981 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160220981 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160220981 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@7cb8c4beda29: Final verdict of PTC: none 10@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@7cb8c4beda29: Final verdict of PTC: none 20250830160220981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33163<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(11)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_sai finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Aug 30 16:02:20 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250830160221006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54712<->l=127.0.0.1:4258 20250830160221107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54712<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78316) Waiting for packet dumper to finish... 1 (prev_count=78316, count=163336) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Aug 30 16:02:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_sai_num_auth_vectors started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160224256 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160224256 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160224261 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160224268 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224269 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160224269 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160224269 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160224269 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160224269 DLGSUP <0013> gsup_server.c:238 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  20250830160224269 DLGSUP <0013> gsup_server.c:236 2:  20250830160224269 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160224269 DLGSUP <0013> gsup_server.c:236 3:  20250830160224269 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160224269 DLGSUP <0013> gsup_server.c:236 4:  20250830160224269 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160224269 DLGSUP <0013> gsup_server.c:236 5:  20250830160224269 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160224269 DLGSUP <0013> gsup_server.c:236 7:  20250830160224269 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160224269 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160224269 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160224269 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)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160224303 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34261<->l=127.0.0.1:4259) 20250830160224314 DAUC <0003> db_auc.c:157 IMSI='262428239961471': No 2G Auth Data 20250830160224314 DAUC <0003> db_auc.c:192 IMSI='262428239961471': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262428239961471" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250830160224342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 20250830160224352 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224352 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428239961471"} 20250830160224353 DAUC <0003> db_auc.c:192 IMSI='262428239961471': No 3G Auth Data 20250830160224353 DAUC <0003> db_auc.c:236 IMSI='262428239961471': Calling to generate 1 vectors 20250830160224353 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250830160224353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224353 DAUC <0003> auc.c:113 vector [0]: rand = ce1be1edfa53f9a63de771e7fbf004a3 20250830160224353 DAUC <0003> auc.c:179 vector [0]: kc = b595969e7a5c9400 20250830160224353 DAUC <0003> auc.c:180 vector [0]: sres = 357360d6 20250830160224353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224353 DAUC <0003> db_auc.c:245 IMSI='262428239961471': Generated 1 vectors 20250830160224353 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428239961471"} 20250830160224353 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224353 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224353 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262428239961471" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428239961471" TC_gsup_sai_num_auth_vectors(24)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224359 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224359 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428239961471"} 20250830160224359 DAUC <0003> db_auc.c:192 IMSI='262428239961471': No 3G Auth Data 20250830160224359 DAUC <0003> db_auc.c:236 IMSI='262428239961471': Calling to generate 4 vectors 20250830160224359 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250830160224359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224359 DAUC <0003> auc.c:113 vector [0]: rand = a4e84e0d220a066e3279dcc6b947f583 20250830160224359 DAUC <0003> auc.c:179 vector [0]: kc = 49fec17699bc0000 20250830160224359 DAUC <0003> auc.c:180 vector [0]: sres = 1d2d2945 20250830160224359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224359 DAUC <0003> auc.c:113 vector [1]: rand = da998b9e36cc47cfb9a7aacac7cc2f55 20250830160224360 DAUC <0003> auc.c:179 vector [1]: kc = b82df8a79f333800 20250830160224360 DAUC <0003> auc.c:180 vector [1]: sres = 76e5b06f 20250830160224360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224360 DAUC <0003> auc.c:113 vector [2]: rand = 3c3e6bdad8cc0c2055c1efdf3897894e 20250830160224360 DAUC <0003> auc.c:179 vector [2]: kc = b095f6be48b6ac00 20250830160224360 DAUC <0003> auc.c:180 vector [2]: sres = 63a886dd 20250830160224360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224360 DAUC <0003> auc.c:113 vector [3]: rand = 6f341797668532f498cdcd36fbc03827 20250830160224360 DAUC <0003> auc.c:179 vector [3]: kc = b8b4367d7e26e400 20250830160224360 DAUC <0003> auc.c:180 vector [3]: sres = 304e8c9f 20250830160224360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224360 DAUC <0003> db_auc.c:245 IMSI='262428239961471': Generated 4 vectors 20250830160224360 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428239961471"} 20250830160224360 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224360 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224360 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224366 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224366 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428239961471"} 20250830160224366 DAUC <0003> db_auc.c:192 IMSI='262428239961471': No 3G Auth Data 20250830160224366 DAUC <0003> db_auc.c:236 IMSI='262428239961471': Calling to generate 5 vectors 20250830160224366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160224366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224366 DAUC <0003> auc.c:113 vector [0]: rand = caafa1e5d1afe0cd0528c5b44bf83e95 20250830160224366 DAUC <0003> auc.c:179 vector [0]: kc = 003f922ebf70a000 20250830160224366 DAUC <0003> auc.c:180 vector [0]: sres = 9bb0477c 20250830160224366 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224366 DAUC <0003> auc.c:113 vector [1]: rand = 7bb46a5c720766fcb4048d9e020ff06c 20250830160224366 DAUC <0003> auc.c:179 vector [1]: kc = bcc5ba4e9b112c00 20250830160224366 DAUC <0003> auc.c:180 vector [1]: sres = 80587920 20250830160224366 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224366 DAUC <0003> auc.c:113 vector [2]: rand = af1307d5730f24b16a12ebf39c414fc5 20250830160224366 DAUC <0003> auc.c:179 vector [2]: kc = dadc0ff8cb127800 20250830160224366 DAUC <0003> auc.c:180 vector [2]: sres = 2eb5ecbc 20250830160224366 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224366 DAUC <0003> auc.c:113 vector [3]: rand = 7e2fdd45e96eb66e3b4be0318c0b816b 20250830160224367 DAUC <0003> auc.c:179 vector [3]: kc = 4993d36850e83400 20250830160224367 DAUC <0003> auc.c:180 vector [3]: sres = b99b1a76 20250830160224367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224367 DAUC <0003> auc.c:113 vector [4]: rand = b9d79019ff83216f7b2f4883685cb87e 20250830160224367 DAUC <0003> auc.c:179 vector [4]: kc = 52d2adf8451da000 20250830160224367 DAUC <0003> auc.c:180 vector [4]: sres = af859ae8 20250830160224367 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160224367 DAUC <0003> db_auc.c:245 IMSI='262428239961471': Generated 5 vectors 20250830160224367 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428239961471"} 20250830160224367 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224367 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224367 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224372 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224372 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428239961471"} 20250830160224372 DAUC <0003> db_auc.c:192 IMSI='262428239961471': No 3G Auth Data 20250830160224372 DAUC <0003> db_auc.c:236 IMSI='262428239961471': Calling to generate 5 vectors 20250830160224372 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160224372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224372 DAUC <0003> auc.c:113 vector [0]: rand = b9e6943bc804e461139085a972f5d824 20250830160224372 DAUC <0003> auc.c:179 vector [0]: kc = e2f9910ec175ec00 20250830160224372 DAUC <0003> auc.c:180 vector [0]: sres = e7fd6324 20250830160224373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224373 DAUC <0003> auc.c:113 vector [1]: rand = d22730849bf2681f904afcfd6d6da2fe 20250830160224373 DAUC <0003> auc.c:179 vector [1]: kc = 5be1751ee21e7c00 20250830160224373 DAUC <0003> auc.c:180 vector [1]: sres = 7287ce99 20250830160224373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224373 DAUC <0003> auc.c:113 vector [2]: rand = 2e7a9fd0e0e2c51b6b7b202b771d564f 20250830160224373 DAUC <0003> auc.c:179 vector [2]: kc = 6ccf58467c183800 20250830160224373 DAUC <0003> auc.c:180 vector [2]: sres = 0caeeaa7 20250830160224373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224373 DAUC <0003> auc.c:113 vector [3]: rand = 8fc89d5a1be0d6bc686f4b26df97c4ad 20250830160224373 DAUC <0003> auc.c:179 vector [3]: kc = 8f17298aa16df800 20250830160224373 DAUC <0003> auc.c:180 vector [3]: sres = 84fcc323 20250830160224373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224373 DAUC <0003> auc.c:113 vector [4]: rand = 8484ec2ea0cf115bbf10d1b88f8330de 20250830160224373 DAUC <0003> auc.c:179 vector [4]: kc = 88369258dc95a400 20250830160224373 DAUC <0003> auc.c:180 vector [4]: sres = 8094a7bb 20250830160224373 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160224373 DAUC <0003> db_auc.c:245 IMSI='262428239961471': Generated 5 vectors 20250830160224373 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428239961471"} 20250830160224373 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428239961471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224373 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224373 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@7cb8c4beda29: Final verdict of PTC: pass 20250830160224380 DAUC <0003> db_auc.c:157 IMSI='262422184047284': No 2G Auth Data 20250830160224380 DAUC <0003> db_auc.c:192 IMSI='262422184047284': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262422184047284" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250830160224395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20250830160224397 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224397 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422184047284"} 20250830160224397 DAUC <0003> db_auc.c:192 IMSI='262422184047284': No 3G Auth Data 20250830160224397 DAUC <0003> db_auc.c:236 IMSI='262422184047284': Calling to generate 1 vectors 20250830160224397 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250830160224397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224397 DAUC <0003> auc.c:113 vector [0]: rand = 8e5c2aed40db530418a694b4d0804491 20250830160224397 DAUC <0003> auc.c:179 vector [0]: kc = 7dd544ab7c7e0800 20250830160224397 DAUC <0003> auc.c:180 vector [0]: sres = c46f7135 20250830160224397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224397 DAUC <0003> db_auc.c:245 IMSI='262422184047284': Generated 1 vectors 20250830160224397 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422184047284"} 20250830160224397 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224397 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224397 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262422184047284" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262422184047284" TC_gsup_sai_num_auth_vectors(25)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224398 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224398 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422184047284"} 20250830160224398 DAUC <0003> db_auc.c:192 IMSI='262422184047284': No 3G Auth Data 20250830160224399 DAUC <0003> db_auc.c:236 IMSI='262422184047284': Calling to generate 4 vectors 20250830160224399 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250830160224399 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224399 DAUC <0003> auc.c:113 vector [0]: rand = 38a3e5227c8e7ea1c403a03a44565701 20250830160224399 DAUC <0003> auc.c:179 vector [0]: kc = a198f99360c95c00 20250830160224399 DAUC <0003> auc.c:180 vector [0]: sres = 560354bd 20250830160224399 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224399 DAUC <0003> auc.c:113 vector [1]: rand = a3dc0fccedd8403794ff2e69820e5e8e 20250830160224399 DAUC <0003> auc.c:179 vector [1]: kc = fdb5adc4e6e49400 20250830160224399 DAUC <0003> auc.c:180 vector [1]: sres = f6ce92e8 20250830160224399 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224399 DAUC <0003> auc.c:113 vector [2]: rand = 1def1af4257e1d52f0961574cca4c28c 20250830160224399 DAUC <0003> auc.c:179 vector [2]: kc = d5c0441f5fbcc000 20250830160224399 DAUC <0003> auc.c:180 vector [2]: sres = 007204bb 20250830160224399 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224399 DAUC <0003> auc.c:113 vector [3]: rand = 1dd624f5e7c12207f5049367c60d1f3d 20250830160224399 DAUC <0003> auc.c:179 vector [3]: kc = 34fa8563d6cc5c00 20250830160224399 DAUC <0003> auc.c:180 vector [3]: sres = ae57653a 20250830160224399 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224399 DAUC <0003> db_auc.c:245 IMSI='262422184047284': Generated 4 vectors 20250830160224399 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422184047284"} 20250830160224399 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224399 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224399 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224400 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224400 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422184047284"} 20250830160224400 DAUC <0003> db_auc.c:192 IMSI='262422184047284': No 3G Auth Data 20250830160224400 DAUC <0003> db_auc.c:236 IMSI='262422184047284': Calling to generate 5 vectors 20250830160224400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160224400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224400 DAUC <0003> auc.c:113 vector [0]: rand = 8df8b20c8d18765c9c7e2afb6e195954 20250830160224400 DAUC <0003> auc.c:179 vector [0]: kc = d942e2e356001c00 20250830160224400 DAUC <0003> auc.c:180 vector [0]: sres = 63e51a1f 20250830160224400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224400 DAUC <0003> auc.c:113 vector [1]: rand = 50c60844af248ea81dc343ef03c120e8 20250830160224400 DAUC <0003> auc.c:179 vector [1]: kc = 5fe408ff2c701000 20250830160224400 DAUC <0003> auc.c:180 vector [1]: sres = a62b0d3c 20250830160224400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224400 DAUC <0003> auc.c:113 vector [2]: rand = 693ad1ad917f228f147e5b6d4c9b5e04 20250830160224400 DAUC <0003> auc.c:179 vector [2]: kc = 1cb1492a9dfaf000 20250830160224400 DAUC <0003> auc.c:180 vector [2]: sres = 13676d5c 20250830160224400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224400 DAUC <0003> auc.c:113 vector [3]: rand = 635ee803bad267596c4f0ef84185f332 20250830160224400 DAUC <0003> auc.c:179 vector [3]: kc = fa12854f7511b400 20250830160224400 DAUC <0003> auc.c:180 vector [3]: sres = e1d564fe 20250830160224400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224400 DAUC <0003> auc.c:113 vector [4]: rand = 52d321e45eeedc2e6a314a081bc9c071 20250830160224400 DAUC <0003> auc.c:179 vector [4]: kc = 94ce923eaf503000 20250830160224400 DAUC <0003> auc.c:180 vector [4]: sres = 4c919c89 20250830160224400 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160224400 DAUC <0003> db_auc.c:245 IMSI='262422184047284': Generated 5 vectors 20250830160224400 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422184047284"} 20250830160224400 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224400 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224400 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224401 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224401 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422184047284"} 20250830160224401 DAUC <0003> db_auc.c:192 IMSI='262422184047284': No 3G Auth Data 20250830160224401 DAUC <0003> db_auc.c:236 IMSI='262422184047284': Calling to generate 5 vectors 20250830160224401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160224401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224401 DAUC <0003> auc.c:113 vector [0]: rand = 6ab2b3f3c0060a8457df7ca770af2cba 20250830160224401 DAUC <0003> auc.c:179 vector [0]: kc = ebc0fde94f74a000 20250830160224401 DAUC <0003> auc.c:180 vector [0]: sres = b3283224 20250830160224401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224401 DAUC <0003> auc.c:113 vector [1]: rand = db7f2adcef062920d985c0377785f6c9 20250830160224401 DAUC <0003> auc.c:179 vector [1]: kc = 5ca06054f2ea6000 20250830160224401 DAUC <0003> auc.c:180 vector [1]: sres = f4aa8d88 20250830160224401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224401 DAUC <0003> auc.c:113 vector [2]: rand = 9722ff47c330f618445418bec7c0e107 20250830160224401 DAUC <0003> auc.c:179 vector [2]: kc = 08673b95d7dc1800 20250830160224401 DAUC <0003> auc.c:180 vector [2]: sres = 89a9d2c5 20250830160224401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224401 DAUC <0003> auc.c:113 vector [3]: rand = 44265a7aa30dc0d16d3194a078021686 20250830160224401 DAUC <0003> auc.c:179 vector [3]: kc = 428102f67979c800 20250830160224401 DAUC <0003> auc.c:180 vector [3]: sres = 744fbcee 20250830160224401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224401 DAUC <0003> auc.c:113 vector [4]: rand = 829325eeb397ec622a8c87c430f8bcb4 20250830160224401 DAUC <0003> auc.c:179 vector [4]: kc = 5f747d1d68df2c00 20250830160224401 DAUC <0003> auc.c:180 vector [4]: sres = 3aee3f2c 20250830160224401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160224401 DAUC <0003> db_auc.c:245 IMSI='262422184047284': Generated 5 vectors 20250830160224401 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422184047284"} 20250830160224401 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422184047284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224401 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224401 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@7cb8c4beda29: Final verdict of PTC: pass 20250830160224403 DAUC <0003> db_auc.c:157 IMSI='262426126083035': No 2G Auth Data 20250830160224403 DAUC <0003> db_auc.c:192 IMSI='262426126083035': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262426126083035" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250830160224410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 20250830160224412 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224412 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426126083035"} 20250830160224412 DAUC <0003> db_auc.c:192 IMSI='262426126083035': No 3G Auth Data 20250830160224412 DAUC <0003> db_auc.c:236 IMSI='262426126083035': Calling to generate 1 vectors 20250830160224412 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250830160224412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224412 DAUC <0003> auc.c:113 vector [0]: rand = 45df878d487c6b0ec8a0b7176aa279b1 20250830160224412 DAUC <0003> auc.c:179 vector [0]: kc = d2c1e9ced4f7abcf 20250830160224412 DAUC <0003> auc.c:180 vector [0]: sres = a9c84ea1 20250830160224412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224412 DAUC <0003> db_auc.c:245 IMSI='262426126083035': Generated 1 vectors 20250830160224412 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426126083035"} 20250830160224412 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224412 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224412 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262426126083035" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262426126083035" TC_gsup_sai_num_auth_vectors(26)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224413 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224413 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426126083035"} 20250830160224413 DAUC <0003> db_auc.c:192 IMSI='262426126083035': No 3G Auth Data 20250830160224413 DAUC <0003> db_auc.c:236 IMSI='262426126083035': Calling to generate 4 vectors 20250830160224413 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250830160224413 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224413 DAUC <0003> auc.c:113 vector [0]: rand = 40a345be6a30ee203374fa1260a59574 20250830160224413 DAUC <0003> auc.c:179 vector [0]: kc = d24e33ba12c0d7ac 20250830160224413 DAUC <0003> auc.c:180 vector [0]: sres = 65fba31f 20250830160224413 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224413 DAUC <0003> auc.c:113 vector [1]: rand = 6231124f32415b155759b7087e640f2b 20250830160224413 DAUC <0003> auc.c:179 vector [1]: kc = 40344b74f654a4d2 20250830160224413 DAUC <0003> auc.c:180 vector [1]: sres = 6ff2431e 20250830160224413 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224413 DAUC <0003> auc.c:113 vector [2]: rand = 4517dc71186b816c6f4d0b970917c529 20250830160224413 DAUC <0003> auc.c:179 vector [2]: kc = aed803ee499d488e 20250830160224413 DAUC <0003> auc.c:180 vector [2]: sres = 614351e7 20250830160224413 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224413 DAUC <0003> auc.c:113 vector [3]: rand = 3a30de895a7123d278fe9020e5899326 20250830160224413 DAUC <0003> auc.c:179 vector [3]: kc = ecd7383a4f6db4dc 20250830160224413 DAUC <0003> auc.c:180 vector [3]: sres = 3bc4486f 20250830160224413 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224413 DAUC <0003> db_auc.c:245 IMSI='262426126083035': Generated 4 vectors 20250830160224413 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426126083035"} 20250830160224413 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224413 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224413 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224414 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224414 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426126083035"} 20250830160224414 DAUC <0003> db_auc.c:192 IMSI='262426126083035': No 3G Auth Data 20250830160224414 DAUC <0003> db_auc.c:236 IMSI='262426126083035': Calling to generate 5 vectors 20250830160224414 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160224414 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224414 DAUC <0003> auc.c:113 vector [0]: rand = 432bf58e94d2f0f48a231ddffca45ba5 20250830160224414 DAUC <0003> auc.c:179 vector [0]: kc = 68f8327599f21587 20250830160224414 DAUC <0003> auc.c:180 vector [0]: sres = 739ffa3e 20250830160224414 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224414 DAUC <0003> auc.c:113 vector [1]: rand = 68edbe74cd8bc13e8d8726f4ead88941 20250830160224414 DAUC <0003> auc.c:179 vector [1]: kc = ac24ace20c0e8d8a 20250830160224414 DAUC <0003> auc.c:180 vector [1]: sres = 840fb7d7 20250830160224414 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224414 DAUC <0003> auc.c:113 vector [2]: rand = 5a91cb99d8abb9f08c98c0fb928fe2d5 20250830160224414 DAUC <0003> auc.c:179 vector [2]: kc = bc943b2e4c52c914 20250830160224414 DAUC <0003> auc.c:180 vector [2]: sres = 6273058b 20250830160224414 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224414 DAUC <0003> auc.c:113 vector [3]: rand = 94fcc94e0fb6f7773dbb47405e6879c7 20250830160224414 DAUC <0003> auc.c:179 vector [3]: kc = 53bd8c15843f66cd 20250830160224414 DAUC <0003> auc.c:180 vector [3]: sres = 3ffa44c3 20250830160224414 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224414 DAUC <0003> auc.c:113 vector [4]: rand = dd81d7d93911f4b7b30072d8fed7045f 20250830160224414 DAUC <0003> auc.c:179 vector [4]: kc = f00538d7cef23560 20250830160224415 DAUC <0003> auc.c:180 vector [4]: sres = d6020e54 20250830160224415 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160224415 DAUC <0003> db_auc.c:245 IMSI='262426126083035': Generated 5 vectors 20250830160224415 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426126083035"} 20250830160224415 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224415 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224415 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224415 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224415 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426126083035"} 20250830160224415 DAUC <0003> db_auc.c:192 IMSI='262426126083035': No 3G Auth Data 20250830160224415 DAUC <0003> db_auc.c:236 IMSI='262426126083035': Calling to generate 5 vectors 20250830160224416 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830160224416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224416 DAUC <0003> auc.c:113 vector [0]: rand = 3013fa765b3878d5ff239e29dc787279 20250830160224416 DAUC <0003> auc.c:179 vector [0]: kc = 71a795c84157db83 20250830160224416 DAUC <0003> auc.c:180 vector [0]: sres = 55da3888 20250830160224416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830160224416 DAUC <0003> auc.c:113 vector [1]: rand = 51a04ff6a2fd3d9bf49ec29015c63301 20250830160224416 DAUC <0003> auc.c:179 vector [1]: kc = 00f4f3042be016cc 20250830160224416 DAUC <0003> auc.c:180 vector [1]: sres = 56d905ba 20250830160224416 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830160224416 DAUC <0003> auc.c:113 vector [2]: rand = 2780b5c80965a841ad419c124ae364f0 20250830160224416 DAUC <0003> auc.c:179 vector [2]: kc = c89752c5929e38b4 20250830160224416 DAUC <0003> auc.c:180 vector [2]: sres = bc8e724e 20250830160224416 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830160224416 DAUC <0003> auc.c:113 vector [3]: rand = 17ecf8b174d33bc262f9030a300579fc 20250830160224416 DAUC <0003> auc.c:179 vector [3]: kc = 623f0f2ad780bceb 20250830160224416 DAUC <0003> auc.c:180 vector [3]: sres = dc78292c 20250830160224416 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830160224416 DAUC <0003> auc.c:113 vector [4]: rand = 35bef0db7f3d0a069f41e60cd731780a 20250830160224416 DAUC <0003> auc.c:179 vector [4]: kc = ed908cd78b50e906 20250830160224416 DAUC <0003> auc.c:180 vector [4]: sres = 677e75e4 20250830160224416 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830160224416 DAUC <0003> db_auc.c:245 IMSI='262426126083035': Generated 5 vectors 20250830160224416 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426126083035"} 20250830160224416 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426126083035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224416 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224416 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@7cb8c4beda29: Final verdict of PTC: pass 20250830160224417 DAUC <0003> db_auc.c:157 IMSI='262428855605930': No 2G Auth Data 20250830160224417 DAUC <0003> db_auc.c:192 IMSI='262428855605930': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262428855605930" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250830160224423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54758<->l=127.0.0.1:4258 20250830160224425 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224425 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428855605930"} 20250830160224425 DAUC <0003> db_auc.c:157 IMSI='262428855605930': No 2G Auth Data 20250830160224425 DAUC <0003> db_auc.c:236 IMSI='262428855605930': Calling to generate 1 vectors 20250830160224425 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250830160224425 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224425 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224425 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160224425 DAUC <0003> auc.c:113 vector [0]: rand = b56e9354e8428d34b18121fad2130074 20250830160224425 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160224425 DAUC <0003> auc.c:142 vector [0]: autn = 807a17274d6b0000de96baa6161469a4 20250830160224425 DAUC <0003> auc.c:143 vector [0]: ck = 7b75ed2b54fccb00e40071044e0b73cb 20250830160224425 DAUC <0003> auc.c:144 vector [0]: ik = f0a924840903a9c1b76aa26aa745376c 20250830160224425 DAUC <0003> auc.c:145 vector [0]: res = aa8f4743f5b59b0c0000000000000000 20250830160224425 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224425 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224425 DAUC <0003> auc.c:151 vector [0]: kc = d8b61ac1b4b12666 20250830160224425 DAUC <0003> auc.c:152 vector [0]: sres = 5f3adc4f 20250830160224425 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224425 DAUC <0003> db_auc.c:245 IMSI='262428855605930': Generated 1 vectors 20250830160224425 DAUC <0003> db_auc.c:249 IMSI='262428855605930': Updating SQN=33 in DB 20250830160224425 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428855605930"} 20250830160224425 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224425 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224425 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262428855605930" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428855605930" TC_gsup_sai_num_auth_vectors(27)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224426 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224426 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428855605930"} 20250830160224426 DAUC <0003> db_auc.c:157 IMSI='262428855605930': No 2G Auth Data 20250830160224426 DAUC <0003> db_auc.c:236 IMSI='262428855605930': Calling to generate 4 vectors 20250830160224426 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250830160224426 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224426 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830160224426 DAUC <0003> auc.c:113 vector [0]: rand = 3afeb967c1156338ebc5b1c118481290 20250830160224426 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830160224426 DAUC <0003> auc.c:142 vector [0]: autn = 6bc92c60fbe50000ec2b89398c61d057 20250830160224426 DAUC <0003> auc.c:143 vector [0]: ck = c7f968ac42b32e4dca32807714673364 20250830160224426 DAUC <0003> auc.c:144 vector [0]: ik = 697923d38b3e98b6a808a713c115fc69 20250830160224426 DAUC <0003> auc.c:145 vector [0]: res = b122f224fe43dd300000000000000000 20250830160224426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224426 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224426 DAUC <0003> auc.c:151 vector [0]: kc = ccba6c1b1cff79f6 20250830160224426 DAUC <0003> auc.c:152 vector [0]: sres = 4f612f14 20250830160224426 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224426 DAUC <0003> auc.c:113 vector [1]: rand = 3fa457679c32dd690414484f7fa218b8 20250830160224426 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830160224426 DAUC <0003> auc.c:142 vector [1]: autn = 05580ed131ad0000c63a720006581a9d 20250830160224426 DAUC <0003> auc.c:143 vector [1]: ck = 5fb7fa5f61f39ce6b726ee3d2f9f0698 20250830160224426 DAUC <0003> auc.c:144 vector [1]: ik = 3f3757bac831d83a187c7eb7d8fce07a 20250830160224426 DAUC <0003> auc.c:145 vector [1]: res = 15661fe4ab062acc0000000000000000 20250830160224426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224426 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160224426 DAUC <0003> auc.c:151 vector [1]: kc = cfda3d6f5ea1a23e 20250830160224426 DAUC <0003> auc.c:152 vector [1]: sres = be603528 20250830160224426 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160224426 DAUC <0003> auc.c:113 vector [2]: rand = 5fb3b23b039898d18e6e6ca6412cb389 20250830160224426 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830160224426 DAUC <0003> auc.c:142 vector [2]: autn = e1b7cf57299d00004db1622f31dc7645 20250830160224427 DAUC <0003> auc.c:143 vector [2]: ck = 79e5d67f81f7dc7b1e310a62163a7edc 20250830160224427 DAUC <0003> auc.c:144 vector [2]: ik = 1de3137330066196907db071e2e70c95 20250830160224427 DAUC <0003> auc.c:145 vector [2]: res = 5c4dff9dee0a1cdc0000000000000000 20250830160224427 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224427 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160224427 DAUC <0003> auc.c:151 vector [2]: kc = ea4a7f1f452ccfa4 20250830160224427 DAUC <0003> auc.c:152 vector [2]: sres = b247e341 20250830160224427 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160224427 DAUC <0003> auc.c:113 vector [3]: rand = e53084b0391399b1abc9482e9eeda657 20250830160224427 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830160224427 DAUC <0003> auc.c:142 vector [3]: autn = 9511bef12cb80000aadf8ac9a6887e2e 20250830160224427 DAUC <0003> auc.c:143 vector [3]: ck = dac00cb561a497707406c0e21971f10d 20250830160224427 DAUC <0003> auc.c:144 vector [3]: ik = 2055727e4f7e32a22fd54bace4c7490c 20250830160224427 DAUC <0003> auc.c:145 vector [3]: res = 3a659c95abe1c6d90000000000000000 20250830160224427 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224427 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160224427 DAUC <0003> auc.c:151 vector [3]: kc = a146f585d36c1dd3 20250830160224427 DAUC <0003> auc.c:152 vector [3]: sres = 91845a4c 20250830160224427 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160224427 DAUC <0003> db_auc.c:245 IMSI='262428855605930': Generated 4 vectors 20250830160224427 DAUC <0003> db_auc.c:249 IMSI='262428855605930': Updating SQN=161 in DB 20250830160224427 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428855605930"} 20250830160224427 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224427 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224427 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224428 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224428 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428855605930"} 20250830160224428 DAUC <0003> db_auc.c:157 IMSI='262428855605930': No 2G Auth Data 20250830160224428 DAUC <0003> db_auc.c:236 IMSI='262428855605930': Calling to generate 5 vectors 20250830160224428 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160224428 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224428 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224428 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830160224428 DAUC <0003> auc.c:113 vector [0]: rand = b1459c8872cf4d2af6917e9aacba7951 20250830160224428 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830160224428 DAUC <0003> auc.c:142 vector [0]: autn = 7300e114b60b00001e66f9c191c1f6c8 20250830160224428 DAUC <0003> auc.c:143 vector [0]: ck = 30061870eda10d59ebf16668e709f748 20250830160224428 DAUC <0003> auc.c:144 vector [0]: ik = c2076da07e55843985f41c76eff99490 20250830160224428 DAUC <0003> auc.c:145 vector [0]: res = b51efbc670c65b8f0000000000000000 20250830160224428 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224428 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224428 DAUC <0003> auc.c:151 vector [0]: kc = 9c040fce9b04eab8 20250830160224428 DAUC <0003> auc.c:152 vector [0]: sres = c5d8a049 20250830160224428 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224428 DAUC <0003> auc.c:113 vector [1]: rand = 2ff12150551fc2e57059e36128d8294c 20250830160224428 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830160224428 DAUC <0003> auc.c:142 vector [1]: autn = 8b4362e564c20000cbf234b42185b39d 20250830160224428 DAUC <0003> auc.c:143 vector [1]: ck = 1cf718d2e98411b0d12e4267ae2ea8b7 20250830160224428 DAUC <0003> auc.c:144 vector [1]: ik = 54d54d46d80c89e7be6dc33b8bb18267 20250830160224428 DAUC <0003> auc.c:145 vector [1]: res = 2a4d76101207838d0000000000000000 20250830160224428 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224428 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160224428 DAUC <0003> auc.c:151 vector [1]: kc = 2761d4c81417b287 20250830160224428 DAUC <0003> auc.c:152 vector [1]: sres = 384af59d 20250830160224428 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160224428 DAUC <0003> auc.c:113 vector [2]: rand = 52802fd31da0f63b7ca993280bdd6c72 20250830160224428 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830160224428 DAUC <0003> auc.c:142 vector [2]: autn = 4df0d4939e620000f5d905b17f0d3b3e 20250830160224428 DAUC <0003> auc.c:143 vector [2]: ck = f1d4eab323fd15ed70de190080779ee4 20250830160224428 DAUC <0003> auc.c:144 vector [2]: ik = 324995704a428734a008e2f63243f127 20250830160224428 DAUC <0003> auc.c:145 vector [2]: res = c324770c3510a3570000000000000000 20250830160224428 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224428 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160224428 DAUC <0003> auc.c:151 vector [2]: kc = 134b8435db8bfd1a 20250830160224428 DAUC <0003> auc.c:152 vector [2]: sres = f634d45b 20250830160224428 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160224428 DAUC <0003> auc.c:113 vector [3]: rand = 55643b92a4033324c9be8b681047ad7e 20250830160224428 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830160224428 DAUC <0003> auc.c:142 vector [3]: autn = e9adc597a980000070c346be5b4ea203 20250830160224428 DAUC <0003> auc.c:143 vector [3]: ck = cb9c01e6289c1deac73c6a52e390a88e 20250830160224428 DAUC <0003> auc.c:144 vector [3]: ik = 4d10fa7a866449de7cfbb78d93e2f9b1 20250830160224428 DAUC <0003> auc.c:145 vector [3]: res = a9fca285584d1afd0000000000000000 20250830160224428 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224428 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160224428 DAUC <0003> auc.c:151 vector [3]: kc = 3d4b2643de8a050b 20250830160224428 DAUC <0003> auc.c:152 vector [3]: sres = f1b1b878 20250830160224428 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160224428 DAUC <0003> auc.c:113 vector [4]: rand = fafdd2eafa557db44ffb0a85c90cedd0 20250830160224428 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830160224428 DAUC <0003> auc.c:142 vector [4]: autn = a6ece3acb617000056a1c114df059195 20250830160224428 DAUC <0003> auc.c:143 vector [4]: ck = 8c398bae595005c4632f670186644635 20250830160224428 DAUC <0003> auc.c:144 vector [4]: ik = c749a5ec57673987add93192f68b71b9 20250830160224428 DAUC <0003> auc.c:145 vector [4]: res = 5d82138a034ddd860000000000000000 20250830160224428 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224428 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160224428 DAUC <0003> auc.c:151 vector [4]: kc = 858678d17ed80bcf 20250830160224428 DAUC <0003> auc.c:152 vector [4]: sres = 5ecfce0c 20250830160224428 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160224428 DAUC <0003> db_auc.c:245 IMSI='262428855605930': Generated 5 vectors 20250830160224428 DAUC <0003> db_auc.c:249 IMSI='262428855605930': Updating SQN=321 in DB 20250830160224428 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428855605930"} 20250830160224428 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224428 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224428 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224429 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224429 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428855605930"} 20250830160224429 DAUC <0003> db_auc.c:157 IMSI='262428855605930': No 2G Auth Data 20250830160224429 DAUC <0003> db_auc.c:236 IMSI='262428855605930': Calling to generate 5 vectors 20250830160224429 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160224429 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224429 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224429 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830160224429 DAUC <0003> auc.c:113 vector [0]: rand = 2c6258e340d438c930498860736d94e5 20250830160224429 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830160224429 DAUC <0003> auc.c:142 vector [0]: autn = 9b394f7084a600003fc721a02f8e8d77 20250830160224429 DAUC <0003> auc.c:143 vector [0]: ck = bfa01423b6e874e0de24841a784cf1e1 20250830160224429 DAUC <0003> auc.c:144 vector [0]: ik = ad7eb77c7c950702bee3cdd8f13a9559 20250830160224429 DAUC <0003> auc.c:145 vector [0]: res = d2dcab431c358cf50000000000000000 20250830160224429 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224429 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224429 DAUC <0003> auc.c:151 vector [0]: kc = 7219ea9d430b175a 20250830160224429 DAUC <0003> auc.c:152 vector [0]: sres = cee927b6 20250830160224429 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224429 DAUC <0003> auc.c:113 vector [1]: rand = e49c01a9b8165b2f68f4d74317fcdfed 20250830160224429 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830160224429 DAUC <0003> auc.c:142 vector [1]: autn = f899660321520000f196dd7617858568 20250830160224429 DAUC <0003> auc.c:143 vector [1]: ck = 37b3eb851243ad634313c7cacab70fd9 20250830160224429 DAUC <0003> auc.c:144 vector [1]: ik = 16819413bc7649e8b8a9fcbbc5e5077b 20250830160224429 DAUC <0003> auc.c:145 vector [1]: res = bea6acea48b65bc70000000000000000 20250830160224429 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224429 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160224429 DAUC <0003> auc.c:151 vector [1]: kc = da8844e7a167ec29 20250830160224429 DAUC <0003> auc.c:152 vector [1]: sres = f610f72d 20250830160224429 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160224429 DAUC <0003> auc.c:113 vector [2]: rand = 30daebecc3769e20a5d33328bc2d0beb 20250830160224429 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830160224429 DAUC <0003> auc.c:142 vector [2]: autn = f1978e01e46700000893bd51829b30fc 20250830160224429 DAUC <0003> auc.c:143 vector [2]: ck = 8762c326afe28ffc88415a32eb10d6d5 20250830160224429 DAUC <0003> auc.c:144 vector [2]: ik = 65ac5441b7f7eb168e4efae58baefe0d 20250830160224429 DAUC <0003> auc.c:145 vector [2]: res = 0a49310f1215158e0000000000000000 20250830160224429 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224429 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160224429 DAUC <0003> auc.c:151 vector [2]: kc = e4c137b078ab4c32 20250830160224429 DAUC <0003> auc.c:152 vector [2]: sres = 185c2481 20250830160224429 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160224429 DAUC <0003> auc.c:113 vector [3]: rand = 9d825820289be41546ca52ec96854731 20250830160224429 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830160224429 DAUC <0003> auc.c:142 vector [3]: autn = 238654b25acf0000b75b0ece9b82c67e 20250830160224429 DAUC <0003> auc.c:143 vector [3]: ck = cb0c9bda59ba56d798b85c5be3915a57 20250830160224429 DAUC <0003> auc.c:144 vector [3]: ik = 968f21aa2e51ef27c9dfc34b28f94321 20250830160224429 DAUC <0003> auc.c:145 vector [3]: res = 47bd28b7552e54d20000000000000000 20250830160224429 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224429 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160224429 DAUC <0003> auc.c:151 vector [3]: kc = 0ce42560bc83a086 20250830160224429 DAUC <0003> auc.c:152 vector [3]: sres = 12937c65 20250830160224429 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160224429 DAUC <0003> auc.c:113 vector [4]: rand = 714e1ab0d7f431ed86cbea8b98188831 20250830160224429 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830160224429 DAUC <0003> auc.c:142 vector [4]: autn = 57110c1f418a000090a138b87b1b8541 20250830160224429 DAUC <0003> auc.c:143 vector [4]: ck = ce08dd579bcebccb974aa6104a51a6e8 20250830160224429 DAUC <0003> auc.c:144 vector [4]: ik = 402fc21555d388095cc5afa925501ea9 20250830160224429 DAUC <0003> auc.c:145 vector [4]: res = bd9b49abef609f7d0000000000000000 20250830160224429 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224429 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160224429 DAUC <0003> auc.c:151 vector [4]: kc = 45a816fba11c8c83 20250830160224430 DAUC <0003> auc.c:152 vector [4]: sres = 52fbd6d6 20250830160224430 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160224430 DAUC <0003> db_auc.c:245 IMSI='262428855605930': Generated 5 vectors 20250830160224430 DAUC <0003> db_auc.c:249 IMSI='262428855605930': Updating SQN=481 in DB 20250830160224430 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428855605930"} 20250830160224430 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428855605930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224430 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224430 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54758<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@7cb8c4beda29: Final verdict of PTC: pass 20250830160224431 DAUC <0003> db_auc.c:157 IMSI='262420605383154': No 2G Auth Data 20250830160224431 DAUC <0003> db_auc.c:192 IMSI='262420605383154': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262420605383154" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250830160224436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54766<->l=127.0.0.1:4258 20250830160224438 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224438 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420605383154"} 20250830160224438 DAUC <0003> db_auc.c:157 IMSI='262420605383154': No 2G Auth Data 20250830160224438 DAUC <0003> db_auc.c:236 IMSI='262420605383154': Calling to generate 1 vectors 20250830160224438 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250830160224438 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224438 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830160224438 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160224438 DAUC <0003> auc.c:113 vector [0]: rand = 4391a7c9e7ff0f09f3393312be0f61a4 20250830160224438 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160224438 DAUC <0003> auc.c:142 vector [0]: autn = 70dbfe20be8a0000f7ef84e49fd674a6 20250830160224438 DAUC <0003> auc.c:143 vector [0]: ck = 0c2687e718796d404881deaec0a1ba5f 20250830160224438 DAUC <0003> auc.c:144 vector [0]: ik = a472cfff2d01300d845c62362f6c0319 20250830160224438 DAUC <0003> auc.c:145 vector [0]: res = 6aa526ff883841950000000000000000 20250830160224438 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224438 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224438 DAUC <0003> auc.c:151 vector [0]: kc = 6489f480dab5e40b 20250830160224438 DAUC <0003> auc.c:152 vector [0]: sres = e29d676a 20250830160224438 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224438 DAUC <0003> db_auc.c:245 IMSI='262420605383154': Generated 1 vectors 20250830160224438 DAUC <0003> db_auc.c:249 IMSI='262420605383154': Updating SQN=33 in DB 20250830160224438 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420605383154"} 20250830160224438 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224438 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224438 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262420605383154" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420605383154" TC_gsup_sai_num_auth_vectors(28)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224439 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224439 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420605383154"} 20250830160224439 DAUC <0003> db_auc.c:157 IMSI='262420605383154': No 2G Auth Data 20250830160224439 DAUC <0003> db_auc.c:236 IMSI='262420605383154': Calling to generate 4 vectors 20250830160224439 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250830160224439 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224439 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830160224439 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830160224439 DAUC <0003> auc.c:113 vector [0]: rand = 3c4be0f5a9bf702dcc7b530d55063a83 20250830160224439 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830160224439 DAUC <0003> auc.c:142 vector [0]: autn = 2fa433ed20380000b1d1fc54cec8f38c 20250830160224439 DAUC <0003> auc.c:143 vector [0]: ck = aabc615404c47c67e535ca8ab2c411a3 20250830160224439 DAUC <0003> auc.c:144 vector [0]: ik = 6f60ff3aef04db66c583b59d0e49562f 20250830160224439 DAUC <0003> auc.c:145 vector [0]: res = d95af0e157a31dcd0000000000000000 20250830160224439 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224439 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224439 DAUC <0003> auc.c:151 vector [0]: kc = e56ae179574de08d 20250830160224439 DAUC <0003> auc.c:152 vector [0]: sres = 8ef9ed2c 20250830160224439 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224439 DAUC <0003> auc.c:113 vector [1]: rand = 0b7b6ec3d551b2b4ca2a0c73441e0678 20250830160224439 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830160224439 DAUC <0003> auc.c:142 vector [1]: autn = 63355fa510df000068bc06026f58c3da 20250830160224439 DAUC <0003> auc.c:143 vector [1]: ck = 593c36e7c5412758ea9f15d124e65fef 20250830160224439 DAUC <0003> auc.c:144 vector [1]: ik = 2052410651c020978dfdcffa98c441e9 20250830160224439 DAUC <0003> auc.c:145 vector [1]: res = 848ec24fc85667dc0000000000000000 20250830160224439 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224439 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160224439 DAUC <0003> auc.c:151 vector [1]: kc = 1e0cadca28a319c9 20250830160224439 DAUC <0003> auc.c:152 vector [1]: sres = 4cd8a593 20250830160224439 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160224439 DAUC <0003> auc.c:113 vector [2]: rand = f8effb7e25848ace3fadae0afc53fac5 20250830160224439 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830160224439 DAUC <0003> auc.c:142 vector [2]: autn = 6ea7ce3b25790000af434b34b0f9d2e7 20250830160224439 DAUC <0003> auc.c:143 vector [2]: ck = 73e26b3a03984da5afe1afd33577fbdc 20250830160224439 DAUC <0003> auc.c:144 vector [2]: ik = 701b0e8265b6997d884e960d39b06671 20250830160224439 DAUC <0003> auc.c:145 vector [2]: res = f728bf3ecc849e420000000000000000 20250830160224439 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224439 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160224439 DAUC <0003> auc.c:151 vector [2]: kc = 24565c666ae94975 20250830160224439 DAUC <0003> auc.c:152 vector [2]: sres = 3bac217c 20250830160224439 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160224439 DAUC <0003> auc.c:113 vector [3]: rand = 95c6d7976fb050a553466372759d1bd0 20250830160224439 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830160224439 DAUC <0003> auc.c:142 vector [3]: autn = fc2e1365e04e00000418136c871271bb 20250830160224439 DAUC <0003> auc.c:143 vector [3]: ck = 6297d64eeb051f1210eb84d9c68892d2 20250830160224439 DAUC <0003> auc.c:144 vector [3]: ik = f3279b783373bee0e203f119f9ce4754 20250830160224439 DAUC <0003> auc.c:145 vector [3]: res = 09f46544e661fe410000000000000000 20250830160224439 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224439 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160224439 DAUC <0003> auc.c:151 vector [3]: kc = 635838f6e7307474 20250830160224439 DAUC <0003> auc.c:152 vector [3]: sres = ef959b05 20250830160224439 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160224439 DAUC <0003> db_auc.c:245 IMSI='262420605383154': Generated 4 vectors 20250830160224439 DAUC <0003> db_auc.c:249 IMSI='262420605383154': Updating SQN=161 in DB 20250830160224439 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420605383154"} 20250830160224439 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224439 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224439 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224440 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224440 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420605383154"} 20250830160224440 DAUC <0003> db_auc.c:157 IMSI='262420605383154': No 2G Auth Data 20250830160224440 DAUC <0003> db_auc.c:236 IMSI='262420605383154': Calling to generate 5 vectors 20250830160224440 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160224440 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224440 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830160224440 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830160224440 DAUC <0003> auc.c:113 vector [0]: rand = ad97a7db58cbd054ed2b77b16d68ab7f 20250830160224440 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830160224440 DAUC <0003> auc.c:142 vector [0]: autn = 649dff86b49000008ce6ce788f9205c8 20250830160224440 DAUC <0003> auc.c:143 vector [0]: ck = 44bbb4fed386daff169fe9e3246555b5 20250830160224440 DAUC <0003> auc.c:144 vector [0]: ik = a06008d11a5ca91f4a75462255db3c4b 20250830160224440 DAUC <0003> auc.c:145 vector [0]: res = 4f24d0d3a8cb4cd20000000000000000 20250830160224440 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224440 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224440 DAUC <0003> auc.c:151 vector [0]: kc = b83113eeb8641a1e 20250830160224440 DAUC <0003> auc.c:152 vector [0]: sres = e7ef9c01 20250830160224440 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224440 DAUC <0003> auc.c:113 vector [1]: rand = a979619c39db5d3a0e92b4226749a975 20250830160224440 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830160224440 DAUC <0003> auc.c:142 vector [1]: autn = e8f692394ae90000eccf2e5f7669aa43 20250830160224440 DAUC <0003> auc.c:143 vector [1]: ck = 84bed0653a382c4498e4809f8026284a 20250830160224440 DAUC <0003> auc.c:144 vector [1]: ik = a12043ae6593f5dbffd826b05f934775 20250830160224440 DAUC <0003> auc.c:145 vector [1]: res = ed1b0164091f04b80000000000000000 20250830160224440 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224440 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160224440 DAUC <0003> auc.c:151 vector [1]: kc = 42a235e4801eb6a0 20250830160224440 DAUC <0003> auc.c:152 vector [1]: sres = e40405dc 20250830160224440 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160224440 DAUC <0003> auc.c:113 vector [2]: rand = dc74f35209d4736f97a49e2d957cb234 20250830160224440 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830160224440 DAUC <0003> auc.c:142 vector [2]: autn = 46b5c3080bcd0000e783327f902892bf 20250830160224440 DAUC <0003> auc.c:143 vector [2]: ck = 92307b74ad88bf5af1936cebf2f6d648 20250830160224440 DAUC <0003> auc.c:144 vector [2]: ik = ace5ee6c41d7593f743ebe72bc9b9036 20250830160224440 DAUC <0003> auc.c:145 vector [2]: res = de4d6bb4aa2683ec0000000000000000 20250830160224440 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224440 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160224440 DAUC <0003> auc.c:151 vector [2]: kc = bb784781a232a01b 20250830160224440 DAUC <0003> auc.c:152 vector [2]: sres = 746be858 20250830160224440 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160224440 DAUC <0003> auc.c:113 vector [3]: rand = c4be4c429b4300e2990350fef8c415ca 20250830160224440 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830160224440 DAUC <0003> auc.c:142 vector [3]: autn = 78beee616d8b000002b7e8b9b81b1bb5 20250830160224440 DAUC <0003> auc.c:143 vector [3]: ck = 7e3b6cd0c93f9bf4134d6b03be17bc5b 20250830160224440 DAUC <0003> auc.c:144 vector [3]: ik = 97e1a6ca54818c6bd763324cd4122202 20250830160224440 DAUC <0003> auc.c:145 vector [3]: res = d20a09882eab943a0000000000000000 20250830160224440 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224440 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160224440 DAUC <0003> auc.c:151 vector [3]: kc = 2df49355f7bb89c6 20250830160224440 DAUC <0003> auc.c:152 vector [3]: sres = fca19db2 20250830160224440 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160224440 DAUC <0003> auc.c:113 vector [4]: rand = f40dcc4294985fe4dcd63f3fffac7b05 20250830160224440 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830160224440 DAUC <0003> auc.c:142 vector [4]: autn = da18398bd8e600006e0310a9b186a49f 20250830160224440 DAUC <0003> auc.c:143 vector [4]: ck = 3be2f5de518be02987d9251580aa6cdc 20250830160224440 DAUC <0003> auc.c:144 vector [4]: ik = 45e4e9003296997b41cce056a069a6c2 20250830160224440 DAUC <0003> auc.c:145 vector [4]: res = 49a99e4b92cef0c60000000000000000 20250830160224440 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224440 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160224440 DAUC <0003> auc.c:151 vector [4]: kc = b813d99d43deb34c 20250830160224440 DAUC <0003> auc.c:152 vector [4]: sres = db676e8d 20250830160224440 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160224440 DAUC <0003> db_auc.c:245 IMSI='262420605383154': Generated 5 vectors 20250830160224440 DAUC <0003> db_auc.c:249 IMSI='262420605383154': Updating SQN=321 in DB 20250830160224441 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420605383154"} 20250830160224441 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224441 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224441 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224441 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224442 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420605383154"} 20250830160224442 DAUC <0003> db_auc.c:157 IMSI='262420605383154': No 2G Auth Data 20250830160224442 DAUC <0003> db_auc.c:236 IMSI='262420605383154': Calling to generate 5 vectors 20250830160224442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160224442 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224442 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830160224442 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830160224442 DAUC <0003> auc.c:113 vector [0]: rand = 173faf6aa928f264a5834513c35e07f3 20250830160224442 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830160224442 DAUC <0003> auc.c:142 vector [0]: autn = 369cca2b3bd600003767b0e4cd53fc06 20250830160224442 DAUC <0003> auc.c:143 vector [0]: ck = eead8c8512d80bd1e121ee3acfdc8311 20250830160224442 DAUC <0003> auc.c:144 vector [0]: ik = 8f985080d35b225c2ecdda20aee6b4aa 20250830160224442 DAUC <0003> auc.c:145 vector [0]: res = 5eb25b6d1cd381620000000000000000 20250830160224442 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224442 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160224442 DAUC <0003> auc.c:151 vector [0]: kc = aed9e81fa0b91e36 20250830160224442 DAUC <0003> auc.c:152 vector [0]: sres = 4261da0f 20250830160224442 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160224442 DAUC <0003> auc.c:113 vector [1]: rand = 0c4da135e3bd2fb382748f73b1bc83d0 20250830160224442 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830160224442 DAUC <0003> auc.c:142 vector [1]: autn = 3b89a0a314ce000027c695f06c1e6871 20250830160224442 DAUC <0003> auc.c:143 vector [1]: ck = 6cae1e290e011b784fe2fd9f53624467 20250830160224442 DAUC <0003> auc.c:144 vector [1]: ik = e9592ce96e83a0da7b019ffb0d3dadf9 20250830160224442 DAUC <0003> auc.c:145 vector [1]: res = be2396d63bd73fdb0000000000000000 20250830160224442 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224442 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160224442 DAUC <0003> auc.c:151 vector [1]: kc = b11450a43edd523c 20250830160224442 DAUC <0003> auc.c:152 vector [1]: sres = 85f4a90d 20250830160224442 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160224442 DAUC <0003> auc.c:113 vector [2]: rand = 4ba2024192bc980c5e4415b3b76d4bc0 20250830160224442 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830160224442 DAUC <0003> auc.c:142 vector [2]: autn = 777c31e5abae000096d07428279f48e1 20250830160224442 DAUC <0003> auc.c:143 vector [2]: ck = 6f9ef5c93f829722b6dea4e5009da01e 20250830160224442 DAUC <0003> auc.c:144 vector [2]: ik = 11b6d9de60bb4e6bf4013b98a6663f04 20250830160224442 DAUC <0003> auc.c:145 vector [2]: res = b1365e6f1e5901480000000000000000 20250830160224442 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224442 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160224442 DAUC <0003> auc.c:151 vector [2]: kc = 3cf7b36af9c24653 20250830160224442 DAUC <0003> auc.c:152 vector [2]: sres = af6f5f27 20250830160224442 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160224442 DAUC <0003> auc.c:113 vector [3]: rand = 52554c89c1e85b3d52c46984533a009f 20250830160224442 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830160224442 DAUC <0003> auc.c:142 vector [3]: autn = 81c3d7c2c8370000be2f8684e21ec4a8 20250830160224442 DAUC <0003> auc.c:143 vector [3]: ck = 7feedb1bfc92b2dd3a6057a631dbf1fc 20250830160224442 DAUC <0003> auc.c:144 vector [3]: ik = 5854f3fcf24356c4b1fc499e65514fb7 20250830160224442 DAUC <0003> auc.c:145 vector [3]: res = 400bafe66a2604e30000000000000000 20250830160224442 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224442 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160224442 DAUC <0003> auc.c:151 vector [3]: kc = ac2636df5a5b5a52 20250830160224442 DAUC <0003> auc.c:152 vector [3]: sres = 2a2dab05 20250830160224442 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160224442 DAUC <0003> auc.c:113 vector [4]: rand = cae61f70f8232c4219ed9c55dd197673 20250830160224442 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830160224442 DAUC <0003> auc.c:142 vector [4]: autn = 148365512d11000041bf2ab00d6c3c75 20250830160224442 DAUC <0003> auc.c:143 vector [4]: ck = 9eac885fbda301d62594fa4569b3f9cc 20250830160224442 DAUC <0003> auc.c:144 vector [4]: ik = 64e826eed80914866ff4ba19fe8f97a0 20250830160224442 DAUC <0003> auc.c:145 vector [4]: res = 4f7b1e287c9a49470000000000000000 20250830160224442 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224442 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160224442 DAUC <0003> auc.c:151 vector [4]: kc = b024eeedf2967b3c 20250830160224442 DAUC <0003> auc.c:152 vector [4]: sres = 33e1576f 20250830160224442 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160224442 DAUC <0003> db_auc.c:245 IMSI='262420605383154': Generated 5 vectors 20250830160224442 DAUC <0003> db_auc.c:249 IMSI='262420605383154': Updating SQN=481 in DB 20250830160224442 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420605383154"} 20250830160224442 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420605383154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224442 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224442 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54766<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@7cb8c4beda29: Final verdict of PTC: pass 20250830160224443 DAUC <0003> db_auc.c:157 IMSI='262427701505335': No 2G Auth Data 20250830160224443 DAUC <0003> db_auc.c:192 IMSI='262427701505335': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262427701505335" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250830160224450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4258 20250830160224452 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224452 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427701505335"} 20250830160224452 DAUC <0003> db_auc.c:236 IMSI='262427701505335': Calling to generate 1 vectors 20250830160224452 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250830160224452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160224452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224452 DAUC <0003> auc.c:113 vector [0]: rand = 5a28c21cd71f0df8e727d9b807290d6f 20250830160224452 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160224452 DAUC <0003> auc.c:142 vector [0]: autn = 4410a683245d000094614b601ad97683 20250830160224452 DAUC <0003> auc.c:143 vector [0]: ck = 6da77fe93de26822350bf6c0d082bfb8 20250830160224452 DAUC <0003> auc.c:144 vector [0]: ik = 16842507fecde32f2ee1af0ad4ac1dff 20250830160224452 DAUC <0003> auc.c:145 vector [0]: res = bd6d2da22d1545520000000000000000 20250830160224452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224452 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224452 DAUC <0003> auc.c:179 vector [0]: kc = 5f8deeb75c271800 20250830160224452 DAUC <0003> auc.c:180 vector [0]: sres = 8db51907 20250830160224452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224452 DAUC <0003> db_auc.c:245 IMSI='262427701505335': Generated 1 vectors 20250830160224452 DAUC <0003> db_auc.c:249 IMSI='262427701505335': Updating SQN=33 in DB 20250830160224452 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427701505335"} 20250830160224452 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224452 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224452 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262427701505335" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427701505335" TC_gsup_sai_num_auth_vectors(29)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224453 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224453 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427701505335"} 20250830160224453 DAUC <0003> db_auc.c:236 IMSI='262427701505335': Calling to generate 4 vectors 20250830160224453 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250830160224453 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224453 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830160224454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224454 DAUC <0003> auc.c:113 vector [0]: rand = 80e8aa16009a8d469b71087061864b61 20250830160224454 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830160224454 DAUC <0003> auc.c:142 vector [0]: autn = 70e69a504c1f00008197ee713835fe0a 20250830160224454 DAUC <0003> auc.c:143 vector [0]: ck = 79b80dcf2c55110635df93fed573a3a3 20250830160224454 DAUC <0003> auc.c:144 vector [0]: ik = 502978cfc93b6a24f03ec8e59f8d03ca 20250830160224454 DAUC <0003> auc.c:145 vector [0]: res = efc38e214f14b1410000000000000000 20250830160224454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224454 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224454 DAUC <0003> auc.c:179 vector [0]: kc = af29e3e6e35a1000 20250830160224454 DAUC <0003> auc.c:180 vector [0]: sres = d61948dc 20250830160224454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224454 DAUC <0003> auc.c:113 vector [1]: rand = e107d31ae7024cf41edb24dc71a99cc4 20250830160224454 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830160224454 DAUC <0003> auc.c:142 vector [1]: autn = 3bfd4e2bde570000d724a40e87d6895f 20250830160224454 DAUC <0003> auc.c:143 vector [1]: ck = 2014b945d36344dcb90616d333cb8fe9 20250830160224454 DAUC <0003> auc.c:144 vector [1]: ik = 076188b0668455d955c573e9ba43a1be 20250830160224454 DAUC <0003> auc.c:145 vector [1]: res = dcef15fd39e47a460000000000000000 20250830160224454 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224454 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224454 DAUC <0003> auc.c:179 vector [1]: kc = 50cd279bcff27c00 20250830160224454 DAUC <0003> auc.c:180 vector [1]: sres = 26d9aad1 20250830160224454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224454 DAUC <0003> auc.c:113 vector [2]: rand = 9adb8a14a875d0d3e2ae675ae37ab574 20250830160224454 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830160224454 DAUC <0003> auc.c:142 vector [2]: autn = 93d28710feef0000e7eed4ebee916775 20250830160224454 DAUC <0003> auc.c:143 vector [2]: ck = e8736633fda804c787a6c072d8c555d9 20250830160224454 DAUC <0003> auc.c:144 vector [2]: ik = 0506eec4b822a9f30ec6e199708fa18c 20250830160224454 DAUC <0003> auc.c:145 vector [2]: res = 8d36005ac45af9d50000000000000000 20250830160224454 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224454 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224454 DAUC <0003> auc.c:179 vector [2]: kc = a402a63c3372c400 20250830160224454 DAUC <0003> auc.c:180 vector [2]: sres = ae9584a8 20250830160224454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224454 DAUC <0003> auc.c:113 vector [3]: rand = b8a5a99e31035b3dcb5a37de84627085 20250830160224454 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830160224454 DAUC <0003> auc.c:142 vector [3]: autn = 75b0d59298940000c7d7def22b18eb60 20250830160224454 DAUC <0003> auc.c:143 vector [3]: ck = d0b60b4dcd4f1cf157497f1076026e7d 20250830160224454 DAUC <0003> auc.c:144 vector [3]: ik = 9b712e9e531c20217b2eed342a02c308 20250830160224454 DAUC <0003> auc.c:145 vector [3]: res = d6e7fa2f884ae9e70000000000000000 20250830160224454 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224454 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224454 DAUC <0003> auc.c:179 vector [3]: kc = 64904fc34704fc00 20250830160224454 DAUC <0003> auc.c:180 vector [3]: sres = 5c99dfa0 20250830160224454 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224454 DAUC <0003> db_auc.c:245 IMSI='262427701505335': Generated 4 vectors 20250830160224454 DAUC <0003> db_auc.c:249 IMSI='262427701505335': Updating SQN=161 in DB 20250830160224454 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427701505335"} 20250830160224454 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224454 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224454 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224455 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224455 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427701505335"} 20250830160224455 DAUC <0003> db_auc.c:236 IMSI='262427701505335': Calling to generate 5 vectors 20250830160224455 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160224455 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224455 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224455 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830160224455 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224455 DAUC <0003> auc.c:113 vector [0]: rand = 779e02c0a9676ca3e50e6a2ee3c4a0b1 20250830160224455 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830160224455 DAUC <0003> auc.c:142 vector [0]: autn = aa8a4f9843f60000a223584e462df40d 20250830160224455 DAUC <0003> auc.c:143 vector [0]: ck = 9978abf44c6cdb3517f1c85b07a96dad 20250830160224455 DAUC <0003> auc.c:144 vector [0]: ik = 8b927a1ad415da2e2c1e2b0986a78a08 20250830160224455 DAUC <0003> auc.c:145 vector [0]: res = 369205d223019fcb0000000000000000 20250830160224455 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224455 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224455 DAUC <0003> auc.c:179 vector [0]: kc = e49107fd89cfbc00 20250830160224455 DAUC <0003> auc.c:180 vector [0]: sres = 29df2193 20250830160224455 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224455 DAUC <0003> auc.c:113 vector [1]: rand = a3b4f4cbe69b0a90b6e1414ead627ba6 20250830160224455 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830160224455 DAUC <0003> auc.c:142 vector [1]: autn = 1c136ce6503b0000e72f814f9f969a43 20250830160224455 DAUC <0003> auc.c:143 vector [1]: ck = 19cedcd93fb78b8e0aed59761a07c3f1 20250830160224455 DAUC <0003> auc.c:144 vector [1]: ik = d714777256d66b96c1d1a8506d1bd3a2 20250830160224455 DAUC <0003> auc.c:145 vector [1]: res = a17e4b616d9497e50000000000000000 20250830160224455 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224455 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224455 DAUC <0003> auc.c:179 vector [1]: kc = f184a47aad853800 20250830160224455 DAUC <0003> auc.c:180 vector [1]: sres = fdd85b3a 20250830160224455 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224455 DAUC <0003> auc.c:113 vector [2]: rand = 9e9e68ea93a812cf53021ec43ff013ae 20250830160224455 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830160224455 DAUC <0003> auc.c:142 vector [2]: autn = 92e140d7a0c1000016e14a6a4d9f2178 20250830160224455 DAUC <0003> auc.c:143 vector [2]: ck = e6e425a60459388191fc5afb45501d97 20250830160224455 DAUC <0003> auc.c:144 vector [2]: ik = 9c62e7c1a2562722035697298d6e15d1 20250830160224455 DAUC <0003> auc.c:145 vector [2]: res = 8cea4fa911fd69710000000000000000 20250830160224455 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224455 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224455 DAUC <0003> auc.c:179 vector [2]: kc = 4afef0fcf4ad0400 20250830160224455 DAUC <0003> auc.c:180 vector [2]: sres = dbc91d89 20250830160224455 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224455 DAUC <0003> auc.c:113 vector [3]: rand = be3bf11fad1d514ee50551392a297f5d 20250830160224455 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830160224455 DAUC <0003> auc.c:142 vector [3]: autn = 54b79c1c0f3e000015b0e3ffcfd616f8 20250830160224455 DAUC <0003> auc.c:143 vector [3]: ck = 4c4fc1e06be1d35f077364273a52f051 20250830160224455 DAUC <0003> auc.c:144 vector [3]: ik = 547280c718a1ecfbeaa7831be0f7ab02 20250830160224455 DAUC <0003> auc.c:145 vector [3]: res = 9743a03257091e890000000000000000 20250830160224455 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224455 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224455 DAUC <0003> auc.c:179 vector [3]: kc = 654969b4f4b3fc00 20250830160224455 DAUC <0003> auc.c:180 vector [3]: sres = e8c14108 20250830160224455 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224456 DAUC <0003> auc.c:113 vector [4]: rand = 79a8a1573e7903db3884efdce3c17ac9 20250830160224456 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830160224456 DAUC <0003> auc.c:142 vector [4]: autn = febc7b22534f000072140603d33bfc1c 20250830160224456 DAUC <0003> auc.c:143 vector [4]: ck = 9b08ce2dff999bb8d18879a5448a3fb3 20250830160224456 DAUC <0003> auc.c:144 vector [4]: ik = cdf2af02d42c9571e38de75d7d9bee8b 20250830160224456 DAUC <0003> auc.c:145 vector [4]: res = 3d778c95bfbeaa590000000000000000 20250830160224456 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224456 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160224456 DAUC <0003> auc.c:179 vector [4]: kc = 8a1956a6940bb000 20250830160224456 DAUC <0003> auc.c:180 vector [4]: sres = 66ee81ce 20250830160224456 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160224456 DAUC <0003> db_auc.c:245 IMSI='262427701505335': Generated 5 vectors 20250830160224456 DAUC <0003> db_auc.c:249 IMSI='262427701505335': Updating SQN=321 in DB 20250830160224456 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427701505335"} 20250830160224456 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224456 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224456 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224457 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224457 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427701505335"} 20250830160224457 DAUC <0003> db_auc.c:236 IMSI='262427701505335': Calling to generate 5 vectors 20250830160224457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160224457 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224457 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224457 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830160224457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224457 DAUC <0003> auc.c:113 vector [0]: rand = fe203657505beee7f5f5dea6faa5a6c6 20250830160224457 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830160224457 DAUC <0003> auc.c:142 vector [0]: autn = 3ccf727f40c10000ea9f700e01587c51 20250830160224457 DAUC <0003> auc.c:143 vector [0]: ck = e3010508a2eca670cae95465dcbd6ebd 20250830160224457 DAUC <0003> auc.c:144 vector [0]: ik = e489c39869afa18b1d29656d97de7530 20250830160224457 DAUC <0003> auc.c:145 vector [0]: res = ee16840e0204d74e0000000000000000 20250830160224457 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224457 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224457 DAUC <0003> auc.c:179 vector [0]: kc = de4a8c23cbad7400 20250830160224457 DAUC <0003> auc.c:180 vector [0]: sres = fe626814 20250830160224457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224457 DAUC <0003> auc.c:113 vector [1]: rand = 27b5cce86eb3397b79aadc65c7227b9e 20250830160224457 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830160224457 DAUC <0003> auc.c:142 vector [1]: autn = 9871343135b4000041c72e87cc1ebe65 20250830160224457 DAUC <0003> auc.c:143 vector [1]: ck = bf1c0223e1aa356ffaf42bb38746c3ce 20250830160224457 DAUC <0003> auc.c:144 vector [1]: ik = 5220f5ccb669cb5f3940fdf73c5a098c 20250830160224457 DAUC <0003> auc.c:145 vector [1]: res = e7079530b25c94380000000000000000 20250830160224457 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224457 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224457 DAUC <0003> auc.c:179 vector [1]: kc = bf9ff0370b39a400 20250830160224457 DAUC <0003> auc.c:180 vector [1]: sres = 3ef7e4fe 20250830160224457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224457 DAUC <0003> auc.c:113 vector [2]: rand = c68b53efcc805f0a54d422b70dd0229b 20250830160224457 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830160224457 DAUC <0003> auc.c:142 vector [2]: autn = 02ec56d21bb40000162b9b337d2e5a28 20250830160224457 DAUC <0003> auc.c:143 vector [2]: ck = d485a2e38cf442ebc09cefafad5b44bd 20250830160224457 DAUC <0003> auc.c:144 vector [2]: ik = 4f13ba94db3334d47146730740739b2d 20250830160224457 DAUC <0003> auc.c:145 vector [2]: res = 756e885febdf31bc0000000000000000 20250830160224457 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224457 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224457 DAUC <0003> auc.c:179 vector [2]: kc = a00304dee5e7c800 20250830160224457 DAUC <0003> auc.c:180 vector [2]: sres = 678b6765 20250830160224457 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224457 DAUC <0003> auc.c:113 vector [3]: rand = ba1eebcc71140745de8ff09a97a4f2ce 20250830160224457 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830160224457 DAUC <0003> auc.c:142 vector [3]: autn = f82382f9f2e50000e37d9a5abadfb861 20250830160224457 DAUC <0003> auc.c:143 vector [3]: ck = 11e34aa1ad25fff42c2448153374807f 20250830160224457 DAUC <0003> auc.c:144 vector [3]: ik = ad9e10eb176e10ed1880d5f3479af7fd 20250830160224457 DAUC <0003> auc.c:145 vector [3]: res = ad308627c2422f5c0000000000000000 20250830160224457 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224457 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224457 DAUC <0003> auc.c:179 vector [3]: kc = 9db912d98f377800 20250830160224457 DAUC <0003> auc.c:180 vector [3]: sres = 02d7928c 20250830160224457 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224457 DAUC <0003> auc.c:113 vector [4]: rand = bae629c355d2411e3221b915fa30d3a2 20250830160224457 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830160224457 DAUC <0003> auc.c:142 vector [4]: autn = 8f68735510770000b2e665cde1fb8e9e 20250830160224457 DAUC <0003> auc.c:143 vector [4]: ck = 2ed50abc3988a721ef054b0486330414 20250830160224457 DAUC <0003> auc.c:144 vector [4]: ik = 8088708bc0b65938e1af9af27a884569 20250830160224457 DAUC <0003> auc.c:145 vector [4]: res = dccd044ea8ff82c40000000000000000 20250830160224457 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224457 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160224457 DAUC <0003> auc.c:179 vector [4]: kc = 0a90c58080e65c00 20250830160224457 DAUC <0003> auc.c:180 vector [4]: sres = d2cab864 20250830160224457 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160224457 DAUC <0003> db_auc.c:245 IMSI='262427701505335': Generated 5 vectors 20250830160224457 DAUC <0003> db_auc.c:249 IMSI='262427701505335': Updating SQN=481 in DB 20250830160224457 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427701505335"} 20250830160224457 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427701505335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224457 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224457 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@7cb8c4beda29: Final verdict of PTC: pass 20250830160224459 DAUC <0003> db_auc.c:157 IMSI='262426080869104': No 2G Auth Data 20250830160224459 DAUC <0003> db_auc.c:192 IMSI='262426080869104': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262426080869104" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250830160224465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54778<->l=127.0.0.1:4258 20250830160224466 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224466 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426080869104"} 20250830160224466 DAUC <0003> db_auc.c:236 IMSI='262426080869104': Calling to generate 1 vectors 20250830160224466 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250830160224466 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224466 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224466 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160224466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224466 DAUC <0003> auc.c:113 vector [0]: rand = ed460561aac2fc42d4232bcbbdb41a0a 20250830160224466 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160224466 DAUC <0003> auc.c:142 vector [0]: autn = 012277ff272e000076fd3555061e68e2 20250830160224466 DAUC <0003> auc.c:143 vector [0]: ck = 5658d875e6a4b0ef240f351e897cc6dd 20250830160224466 DAUC <0003> auc.c:144 vector [0]: ik = 31f5909f088c4d48c4c66f5b9a50726f 20250830160224466 DAUC <0003> auc.c:145 vector [0]: res = 64f4345b1e959b210000000000000000 20250830160224466 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224467 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224467 DAUC <0003> auc.c:179 vector [0]: kc = 83fd35c8b371b400 20250830160224467 DAUC <0003> auc.c:180 vector [0]: sres = a9617235 20250830160224467 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224467 DAUC <0003> db_auc.c:245 IMSI='262426080869104': Generated 1 vectors 20250830160224467 DAUC <0003> db_auc.c:249 IMSI='262426080869104': Updating SQN=33 in DB 20250830160224467 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426080869104"} 20250830160224467 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262426080869104" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426080869104" TC_gsup_sai_num_auth_vectors(30)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224468 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224468 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426080869104"} 20250830160224468 DAUC <0003> db_auc.c:236 IMSI='262426080869104': Calling to generate 4 vectors 20250830160224468 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250830160224468 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224468 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224468 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830160224468 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224468 DAUC <0003> auc.c:113 vector [0]: rand = c7d1bde898302122c41c9bf914a45669 20250830160224468 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830160224468 DAUC <0003> auc.c:142 vector [0]: autn = 20a1e15219a10000193725971a93a7b8 20250830160224468 DAUC <0003> auc.c:143 vector [0]: ck = 7d2d708f31e234c13d4d8db415f948da 20250830160224468 DAUC <0003> auc.c:144 vector [0]: ik = 2c68defa638f0b8af1f3362fdc632da7 20250830160224468 DAUC <0003> auc.c:145 vector [0]: res = b405044f2508a55c0000000000000000 20250830160224468 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224468 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224468 DAUC <0003> auc.c:179 vector [0]: kc = 245cd16b9f964000 20250830160224468 DAUC <0003> auc.c:180 vector [0]: sres = 628712b2 20250830160224468 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224468 DAUC <0003> auc.c:113 vector [1]: rand = 85d9c43fd8e07c124309d5b5ff1ca8dc 20250830160224468 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830160224468 DAUC <0003> auc.c:142 vector [1]: autn = e346f5dfeedb00001fa96a3b1d8979f1 20250830160224468 DAUC <0003> auc.c:143 vector [1]: ck = 9a3c48f9d7775df58bb222c42f7f0c80 20250830160224468 DAUC <0003> auc.c:144 vector [1]: ik = aeed02af99f962c540a5109cb8b48676 20250830160224468 DAUC <0003> auc.c:145 vector [1]: res = c13a41314a20dc7e0000000000000000 20250830160224468 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224468 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224468 DAUC <0003> auc.c:179 vector [1]: kc = ca7cb6459e40cc00 20250830160224468 DAUC <0003> auc.c:180 vector [1]: sres = adb40c2a 20250830160224468 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224468 DAUC <0003> auc.c:113 vector [2]: rand = f3f9dd24907b1169af7aa6b681586047 20250830160224468 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830160224468 DAUC <0003> auc.c:142 vector [2]: autn = db8b68bf6a98000035336c64b7c4f7c9 20250830160224468 DAUC <0003> auc.c:143 vector [2]: ck = d2f56ab157f8c715cca93d535a8abfb1 20250830160224468 DAUC <0003> auc.c:144 vector [2]: ik = e84174011d1c4b0313ef5b9e26f2439d 20250830160224468 DAUC <0003> auc.c:145 vector [2]: res = 3d09bba765e5a1c60000000000000000 20250830160224468 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224468 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224468 DAUC <0003> auc.c:179 vector [2]: kc = 54be8702e7cc0c00 20250830160224468 DAUC <0003> auc.c:180 vector [2]: sres = e8b69b45 20250830160224468 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224468 DAUC <0003> auc.c:113 vector [3]: rand = 0b2c04b29f2bba85bfd65dea23578c1d 20250830160224468 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830160224468 DAUC <0003> auc.c:142 vector [3]: autn = dae1d87b20d1000084bb033ba5d23784 20250830160224468 DAUC <0003> auc.c:143 vector [3]: ck = 6e142d136e3a0043e81915a6e6799d4e 20250830160224468 DAUC <0003> auc.c:144 vector [3]: ik = b58196092d45aea684a7839a771d01b0 20250830160224468 DAUC <0003> auc.c:145 vector [3]: res = 9f253e1373684e230000000000000000 20250830160224468 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224468 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224468 DAUC <0003> auc.c:179 vector [3]: kc = 60ae17b9f75f8400 20250830160224468 DAUC <0003> auc.c:180 vector [3]: sres = da2cbed5 20250830160224468 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224468 DAUC <0003> db_auc.c:245 IMSI='262426080869104': Generated 4 vectors 20250830160224468 DAUC <0003> db_auc.c:249 IMSI='262426080869104': Updating SQN=161 in DB 20250830160224468 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426080869104"} 20250830160224468 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224468 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224468 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224469 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224469 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426080869104"} 20250830160224469 DAUC <0003> db_auc.c:236 IMSI='262426080869104': Calling to generate 5 vectors 20250830160224469 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160224469 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224469 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224469 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830160224469 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224469 DAUC <0003> auc.c:113 vector [0]: rand = df7b3ab2ce9ab05626fcfbc500b71658 20250830160224469 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830160224469 DAUC <0003> auc.c:142 vector [0]: autn = 9c6b297fb82e000090c13c01461d7b19 20250830160224469 DAUC <0003> auc.c:143 vector [0]: ck = 9f08e16d4a82dcfee77c2ba4a51c2828 20250830160224469 DAUC <0003> auc.c:144 vector [0]: ik = dbe1b8ce37bb2292ea15bd7c05b5e262 20250830160224469 DAUC <0003> auc.c:145 vector [0]: res = 3a2e11baf0b8bb740000000000000000 20250830160224469 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224469 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224469 DAUC <0003> auc.c:179 vector [0]: kc = 8921bce9c2f54800 20250830160224469 DAUC <0003> auc.c:180 vector [0]: sres = 8c1e964a 20250830160224469 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224469 DAUC <0003> auc.c:113 vector [1]: rand = 7a96c59ca6f15f6bb59a411b2b41d6c2 20250830160224469 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830160224469 DAUC <0003> auc.c:142 vector [1]: autn = e007b30c2d580000994b0ea9f88a7b74 20250830160224469 DAUC <0003> auc.c:143 vector [1]: ck = beed81d4f356ebf7e9ce9c2e198addee 20250830160224469 DAUC <0003> auc.c:144 vector [1]: ik = b0ce0240bee97c9ef9e46189d45e9684 20250830160224469 DAUC <0003> auc.c:145 vector [1]: res = d1d77810c08506100000000000000000 20250830160224469 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224469 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224469 DAUC <0003> auc.c:179 vector [1]: kc = 7a22d9fc4d4c2000 20250830160224469 DAUC <0003> auc.c:180 vector [1]: sres = 3bc51282 20250830160224469 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224469 DAUC <0003> auc.c:113 vector [2]: rand = b2a16121820f60c8846b7246831a42a3 20250830160224469 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830160224469 DAUC <0003> auc.c:142 vector [2]: autn = 3754af988cf300002bf292ab28b4f8a4 20250830160224469 DAUC <0003> auc.c:143 vector [2]: ck = 7bb2919aa558da212c526f3825218263 20250830160224469 DAUC <0003> auc.c:144 vector [2]: ik = ff0ffe00dc2e1d839af97e9ffdbedccc 20250830160224469 DAUC <0003> auc.c:145 vector [2]: res = 63924e05921168f00000000000000000 20250830160224469 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224469 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224469 DAUC <0003> auc.c:179 vector [2]: kc = f52bf4c8b31b6800 20250830160224469 DAUC <0003> auc.c:180 vector [2]: sres = d85b006e 20250830160224469 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224469 DAUC <0003> auc.c:113 vector [3]: rand = aa11a212d2bfa1c1c5c951cd7e7e384a 20250830160224469 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830160224469 DAUC <0003> auc.c:142 vector [3]: autn = f21d33ec74b300000eb3552be51ccba3 20250830160224469 DAUC <0003> auc.c:143 vector [3]: ck = 52a16fc078340c0dba3ea9efca7480e9 20250830160224469 DAUC <0003> auc.c:144 vector [3]: ik = 07709033763cc5640869cbf366a3fbd4 20250830160224469 DAUC <0003> auc.c:145 vector [3]: res = 28e97f901eb9380e0000000000000000 20250830160224469 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224469 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224469 DAUC <0003> auc.c:179 vector [3]: kc = 3da89ed0d30f2c00 20250830160224469 DAUC <0003> auc.c:180 vector [3]: sres = e700613c 20250830160224469 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224469 DAUC <0003> auc.c:113 vector [4]: rand = 872e438bef6445b2a4e105c725a9da45 20250830160224469 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830160224469 DAUC <0003> auc.c:142 vector [4]: autn = 804faabcfcb200004207c6ac093ff926 20250830160224469 DAUC <0003> auc.c:143 vector [4]: ck = 6ee104cc1fb74c6dd2b071ff19cc3265 20250830160224469 DAUC <0003> auc.c:144 vector [4]: ik = e06737ddd3e16ee940171d5b49cd431d 20250830160224469 DAUC <0003> auc.c:145 vector [4]: res = 655563503ae38db10000000000000000 20250830160224469 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224469 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160224469 DAUC <0003> auc.c:179 vector [4]: kc = d78bff7ff6dff400 20250830160224469 DAUC <0003> auc.c:180 vector [4]: sres = 1ec7fe8f 20250830160224469 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160224469 DAUC <0003> db_auc.c:245 IMSI='262426080869104': Generated 5 vectors 20250830160224469 DAUC <0003> db_auc.c:249 IMSI='262426080869104': Updating SQN=321 in DB 20250830160224469 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426080869104"} 20250830160224469 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224469 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224469 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224470 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224470 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426080869104"} 20250830160224470 DAUC <0003> db_auc.c:236 IMSI='262426080869104': Calling to generate 5 vectors 20250830160224470 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160224470 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224470 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224470 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830160224470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224470 DAUC <0003> auc.c:113 vector [0]: rand = 19f5beb0977793e41b33966bcc1a68bf 20250830160224470 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830160224470 DAUC <0003> auc.c:142 vector [0]: autn = e259d852157d0000195e188e32d39ffc 20250830160224470 DAUC <0003> auc.c:143 vector [0]: ck = 4cca0e46722de0c948d5778b1cf9ad65 20250830160224470 DAUC <0003> auc.c:144 vector [0]: ik = 8706f8625ffce70b980228b2e3c8e353 20250830160224470 DAUC <0003> auc.c:145 vector [0]: res = 1dbcd810660cc7ca0000000000000000 20250830160224470 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224470 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224470 DAUC <0003> auc.c:179 vector [0]: kc = 0e7e769666845c00 20250830160224470 DAUC <0003> auc.c:180 vector [0]: sres = d93c62e1 20250830160224470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224470 DAUC <0003> auc.c:113 vector [1]: rand = cf490ea35f50a26c146d7318d521e63a 20250830160224470 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830160224470 DAUC <0003> auc.c:142 vector [1]: autn = ae6d14ec38d70000ac9d8b07310014fe 20250830160224470 DAUC <0003> auc.c:143 vector [1]: ck = 269d78c70c8347c37d9227e96a2e37f2 20250830160224470 DAUC <0003> auc.c:144 vector [1]: ik = 1f496001cdad46a2422ae9a44b897900 20250830160224470 DAUC <0003> auc.c:145 vector [1]: res = ed7a91e9c14ab34a0000000000000000 20250830160224470 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224470 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224470 DAUC <0003> auc.c:179 vector [1]: kc = 242c18e715487000 20250830160224470 DAUC <0003> auc.c:180 vector [1]: sres = c8dd93fa 20250830160224470 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224470 DAUC <0003> auc.c:113 vector [2]: rand = 37ded7bf2fead9964b0080b681dc1388 20250830160224470 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830160224470 DAUC <0003> auc.c:142 vector [2]: autn = 05a574b5625a000046869856ec9c2dd2 20250830160224470 DAUC <0003> auc.c:143 vector [2]: ck = 79d7344e74cdb875d471952807d1f92b 20250830160224470 DAUC <0003> auc.c:144 vector [2]: ik = 9f0c6d24a4f0190235ce9ef1d2686810 20250830160224470 DAUC <0003> auc.c:145 vector [2]: res = 447dfeeab5e7ed190000000000000000 20250830160224470 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224470 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224470 DAUC <0003> auc.c:179 vector [2]: kc = 4888b511f3879400 20250830160224470 DAUC <0003> auc.c:180 vector [2]: sres = a5a511e8 20250830160224470 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224470 DAUC <0003> auc.c:113 vector [3]: rand = f2868ec602478085971be0e81738804e 20250830160224470 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830160224470 DAUC <0003> auc.c:142 vector [3]: autn = 52ec8ee704c300000fc5c323f6193034 20250830160224470 DAUC <0003> auc.c:143 vector [3]: ck = e35cd0efe26ccda62c13e27e3102ecfb 20250830160224470 DAUC <0003> auc.c:144 vector [3]: ik = f8df7eb89e34d41c827c1be9a3eb1e39 20250830160224470 DAUC <0003> auc.c:145 vector [3]: res = c1e2f92222b0d45e0000000000000000 20250830160224470 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224470 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224470 DAUC <0003> auc.c:179 vector [3]: kc = 4bc1298034104000 20250830160224470 DAUC <0003> auc.c:180 vector [3]: sres = 6578f57a 20250830160224470 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224470 DAUC <0003> auc.c:113 vector [4]: rand = 958535a6a548ba8be696cf2784e26ebd 20250830160224470 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830160224471 DAUC <0003> auc.c:142 vector [4]: autn = 4fa209ab3b1c000041d5c447af50dedd 20250830160224471 DAUC <0003> auc.c:143 vector [4]: ck = 592dadfa70331872350f5c4066d3c5e4 20250830160224471 DAUC <0003> auc.c:144 vector [4]: ik = 2576a5a1e49d1f65e24846f2102e612c 20250830160224471 DAUC <0003> auc.c:145 vector [4]: res = 9d2256dc3cf585780000000000000000 20250830160224471 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224471 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160224471 DAUC <0003> auc.c:179 vector [4]: kc = 1f9d41b1cee1b800 20250830160224471 DAUC <0003> auc.c:180 vector [4]: sres = 11ba91d4 20250830160224471 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160224471 DAUC <0003> db_auc.c:245 IMSI='262426080869104': Generated 5 vectors 20250830160224471 DAUC <0003> db_auc.c:249 IMSI='262426080869104': Updating SQN=481 in DB 20250830160224471 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426080869104"} 20250830160224471 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426080869104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224471 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224471 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54778<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@7cb8c4beda29: Final verdict of PTC: pass 20250830160224472 DAUC <0003> db_auc.c:157 IMSI='262424672072875': No 2G Auth Data 20250830160224472 DAUC <0003> db_auc.c:192 IMSI='262424672072875': No 3G Auth Data HLR_Test-GSUP(21)@7cb8c4beda29: Created GsupExpect[0] for "262424672072875" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250830160224477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 20250830160224478 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224479 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424672072875"} 20250830160224479 DAUC <0003> db_auc.c:236 IMSI='262424672072875': Calling to generate 1 vectors 20250830160224479 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250830160224479 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224479 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224479 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160224479 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224479 DAUC <0003> auc.c:113 vector [0]: rand = 086b826ff78616c7dd00a1b28186046a 20250830160224479 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160224479 DAUC <0003> auc.c:142 vector [0]: autn = 7afa19bfd9f000009e89e0a3053ef5f4 20250830160224479 DAUC <0003> auc.c:143 vector [0]: ck = 207eaadfcf023b4951e830bb9c1bd5ad 20250830160224479 DAUC <0003> auc.c:144 vector [0]: ik = b978e5a6e482eedb9b3a78205ce35471 20250830160224479 DAUC <0003> auc.c:145 vector [0]: res = b59b0d9ba9b96a120000000000000000 20250830160224479 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224479 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224479 DAUC <0003> auc.c:179 vector [0]: kc = 85da9c73b2059b76 20250830160224479 DAUC <0003> auc.c:180 vector [0]: sres = ac030286 20250830160224479 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224479 DAUC <0003> db_auc.c:245 IMSI='262424672072875': Generated 1 vectors 20250830160224479 DAUC <0003> db_auc.c:249 IMSI='262424672072875': Updating SQN=33 in DB 20250830160224479 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424672072875"} 20250830160224479 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224479 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224479 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7cb8c4beda29: Found GsupExpect[0] for "262424672072875" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424672072875" TC_gsup_sai_num_auth_vectors(31)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224480 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224480 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424672072875"} 20250830160224480 DAUC <0003> db_auc.c:236 IMSI='262424672072875': Calling to generate 4 vectors 20250830160224480 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250830160224480 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224480 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224480 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830160224480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224480 DAUC <0003> auc.c:113 vector [0]: rand = 77efe84d9c36ae9dc4166a03cb3e1afe 20250830160224480 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830160224480 DAUC <0003> auc.c:142 vector [0]: autn = 71320776f98200009b871b35bb010979 20250830160224480 DAUC <0003> auc.c:143 vector [0]: ck = b891349f1bd7adec7060e28808d357e3 20250830160224480 DAUC <0003> auc.c:144 vector [0]: ik = 4ee9e77b19298b5b75aaf8add87e621f 20250830160224480 DAUC <0003> auc.c:145 vector [0]: res = 8bf0d57b4febb6270000000000000000 20250830160224480 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224480 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224480 DAUC <0003> auc.c:179 vector [0]: kc = 5250aa89ecd399d8 20250830160224480 DAUC <0003> auc.c:180 vector [0]: sres = f014b6cf 20250830160224480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224480 DAUC <0003> auc.c:113 vector [1]: rand = a64ad1c1339330d23ab7f54b86796364 20250830160224480 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830160224480 DAUC <0003> auc.c:142 vector [1]: autn = 3aa1f6f1de500000d733d7fb828c2779 20250830160224480 DAUC <0003> auc.c:143 vector [1]: ck = 8e8b41bb103259944c3e0e3ccbd5119b 20250830160224480 DAUC <0003> auc.c:144 vector [1]: ik = a7aaa8f4fcc1731fffe387814627eab3 20250830160224480 DAUC <0003> auc.c:145 vector [1]: res = 661d87eb08803da30000000000000000 20250830160224480 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224480 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224480 DAUC <0003> auc.c:179 vector [1]: kc = c71dcc96a2037a0a 20250830160224480 DAUC <0003> auc.c:180 vector [1]: sres = 0c6ec0de 20250830160224480 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224480 DAUC <0003> auc.c:113 vector [2]: rand = 09f1a47ce0517a277dd2605893d03c68 20250830160224480 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830160224480 DAUC <0003> auc.c:142 vector [2]: autn = c3e1c363a28d0000b6965f1a6260c7a0 20250830160224480 DAUC <0003> auc.c:143 vector [2]: ck = 4140650dc46d51319b4b6fb0cfefb268 20250830160224480 DAUC <0003> auc.c:144 vector [2]: ik = b65d70704c05d807577e8b0d53e35e9d 20250830160224480 DAUC <0003> auc.c:145 vector [2]: res = 6de3767bef8857550000000000000000 20250830160224480 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224480 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224480 DAUC <0003> auc.c:179 vector [2]: kc = 08f474463f1a56e1 20250830160224480 DAUC <0003> auc.c:180 vector [2]: sres = 63c3f36c 20250830160224480 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224480 DAUC <0003> auc.c:113 vector [3]: rand = cbfca73c24fe4bb459498eea24c748e4 20250830160224480 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830160224480 DAUC <0003> auc.c:142 vector [3]: autn = 6de1d692910f0000aada0b26e5a0b4fb 20250830160224480 DAUC <0003> auc.c:143 vector [3]: ck = 481637fc602b99b634220b86144ec777 20250830160224480 DAUC <0003> auc.c:144 vector [3]: ik = 783816b7c7cba7182aa70d08f4de7d2e 20250830160224480 DAUC <0003> auc.c:145 vector [3]: res = f1a9e0b00ae5b6680000000000000000 20250830160224480 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224480 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224480 DAUC <0003> auc.c:179 vector [3]: kc = ec30d2f7ca1dd5da 20250830160224480 DAUC <0003> auc.c:180 vector [3]: sres = 6c36f0dc 20250830160224480 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224480 DAUC <0003> db_auc.c:245 IMSI='262424672072875': Generated 4 vectors 20250830160224480 DAUC <0003> db_auc.c:249 IMSI='262424672072875': Updating SQN=161 in DB 20250830160224480 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424672072875"} 20250830160224480 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224480 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224480 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224481 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224481 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424672072875"} 20250830160224481 DAUC <0003> db_auc.c:236 IMSI='262424672072875': Calling to generate 5 vectors 20250830160224481 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160224481 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224481 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224481 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830160224481 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224481 DAUC <0003> auc.c:113 vector [0]: rand = 3a39c37260c1cf2dc9d6a2dc7e9b1256 20250830160224481 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830160224481 DAUC <0003> auc.c:142 vector [0]: autn = 96de2cd59fa60000acf256e9c2a2e783 20250830160224481 DAUC <0003> auc.c:143 vector [0]: ck = a25ee8df3c19d0a211cc0e3e82d6a1d0 20250830160224481 DAUC <0003> auc.c:144 vector [0]: ik = 848688c56db4861a5238545077556e00 20250830160224481 DAUC <0003> auc.c:145 vector [0]: res = 97d950c9ed8de0170000000000000000 20250830160224481 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224481 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224481 DAUC <0003> auc.c:179 vector [0]: kc = 83c1ee9b391e4830 20250830160224481 DAUC <0003> auc.c:180 vector [0]: sres = e60cae34 20250830160224481 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224481 DAUC <0003> auc.c:113 vector [1]: rand = 04f954feaaa835b77e0f468f5049a806 20250830160224481 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830160224481 DAUC <0003> auc.c:142 vector [1]: autn = b360d391de0400002f42c5d667559234 20250830160224481 DAUC <0003> auc.c:143 vector [1]: ck = 25a0cca3f2927e6822d5a2042090b64e 20250830160224481 DAUC <0003> auc.c:144 vector [1]: ik = 078c4ac57c9a5c35f904c0404e673883 20250830160224481 DAUC <0003> auc.c:145 vector [1]: res = 1ba2949d3d792ad80000000000000000 20250830160224481 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224481 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224481 DAUC <0003> auc.c:179 vector [1]: kc = cfca17c6d31e2af0 20250830160224481 DAUC <0003> auc.c:180 vector [1]: sres = 4f5db698 20250830160224481 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224481 DAUC <0003> auc.c:113 vector [2]: rand = 40e6a29b8daf8272894b6de84656eaf3 20250830160224481 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830160224481 DAUC <0003> auc.c:142 vector [2]: autn = 7453c237b07000009b9ca99b341b0138 20250830160224481 DAUC <0003> auc.c:143 vector [2]: ck = 6f770dab33c1c74e6b9d861d435133b1 20250830160224481 DAUC <0003> auc.c:144 vector [2]: ik = 66d3d96e2c52e2ce05d734f1eaa7cc8e 20250830160224481 DAUC <0003> auc.c:145 vector [2]: res = a7f32d59c6c84a630000000000000000 20250830160224481 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224481 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224481 DAUC <0003> auc.c:179 vector [2]: kc = 14d46ba7ea1958d3 20250830160224481 DAUC <0003> auc.c:180 vector [2]: sres = f93d972e 20250830160224481 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224481 DAUC <0003> auc.c:113 vector [3]: rand = 3c109fb534879e16712e08cd0ca4c847 20250830160224481 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830160224481 DAUC <0003> auc.c:142 vector [3]: autn = e5e641f6883b00001753748446680d26 20250830160224481 DAUC <0003> auc.c:143 vector [3]: ck = 102812cf630c393346e1d20cc03a459b 20250830160224481 DAUC <0003> auc.c:144 vector [3]: ik = 5b8587c3b44fe2a6386ee693281c4964 20250830160224481 DAUC <0003> auc.c:145 vector [3]: res = 5c00cc5f54e3e80c0000000000000000 20250830160224481 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224481 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224481 DAUC <0003> auc.c:179 vector [3]: kc = ec8fd951e8a5c019 20250830160224481 DAUC <0003> auc.c:180 vector [3]: sres = 11437014 20250830160224481 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224481 DAUC <0003> auc.c:113 vector [4]: rand = 673aeddab877ea06ce8b67b69ff12cda 20250830160224481 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830160224481 DAUC <0003> auc.c:142 vector [4]: autn = d3d90ee597f20000c97e83ec15bb9521 20250830160224481 DAUC <0003> auc.c:143 vector [4]: ck = 6df98e3274f4abe14f57b5921073f85c 20250830160224481 DAUC <0003> auc.c:144 vector [4]: ik = 3748513f5b5619c92591e789c2e0ca93 20250830160224481 DAUC <0003> auc.c:145 vector [4]: res = d4d6376a5d0f6b9f0000000000000000 20250830160224481 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224481 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160224481 DAUC <0003> auc.c:179 vector [4]: kc = c520c332270ee105 20250830160224481 DAUC <0003> auc.c:180 vector [4]: sres = 5800f3c1 20250830160224481 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160224481 DAUC <0003> db_auc.c:245 IMSI='262424672072875': Generated 5 vectors 20250830160224481 DAUC <0003> db_auc.c:249 IMSI='262424672072875': Updating SQN=321 in DB 20250830160224481 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424672072875"} 20250830160224481 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224481 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224481 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224482 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224482 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424672072875"} 20250830160224482 DAUC <0003> db_auc.c:236 IMSI='262424672072875': Calling to generate 5 vectors 20250830160224482 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160224482 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160224482 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160224482 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830160224482 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160224482 DAUC <0003> auc.c:113 vector [0]: rand = 158f54ace1d3131e194a8e4593ab6a32 20250830160224482 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830160224482 DAUC <0003> auc.c:142 vector [0]: autn = 47cfe52c194900002551a9fc16955c5f 20250830160224482 DAUC <0003> auc.c:143 vector [0]: ck = b83450a315b6be411deb58b382847a59 20250830160224482 DAUC <0003> auc.c:144 vector [0]: ik = 01fecb165b987e11439618a64afd8a8c 20250830160224482 DAUC <0003> auc.c:145 vector [0]: res = de51a703a46949c60000000000000000 20250830160224482 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160224482 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160224482 DAUC <0003> auc.c:179 vector [0]: kc = a29f08995102f628 20250830160224482 DAUC <0003> auc.c:180 vector [0]: sres = 20823292 20250830160224482 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160224482 DAUC <0003> auc.c:113 vector [1]: rand = fcb6daa6e740ba237deb7d1418876adb 20250830160224482 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830160224482 DAUC <0003> auc.c:142 vector [1]: autn = d01dc99b592f0000ee2eff346eebb0f2 20250830160224482 DAUC <0003> auc.c:143 vector [1]: ck = 9c959fc304068bc2c15cf24f4c4a50b4 20250830160224482 DAUC <0003> auc.c:144 vector [1]: ik = e70639bb72d1f476c8eb942f5a186b93 20250830160224482 DAUC <0003> auc.c:145 vector [1]: res = ed639a2d725699520000000000000000 20250830160224482 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160224482 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160224482 DAUC <0003> auc.c:179 vector [1]: kc = ed679b83c4c1e722 20250830160224482 DAUC <0003> auc.c:180 vector [1]: sres = 44eeb5c0 20250830160224482 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160224482 DAUC <0003> auc.c:113 vector [2]: rand = f055e236834e298f5b154b418894f0e1 20250830160224482 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830160224482 DAUC <0003> auc.c:142 vector [2]: autn = 16840c5e9bd40000ebc66b849727ea49 20250830160224482 DAUC <0003> auc.c:143 vector [2]: ck = 50536bc6e5ae9019d79cb92d89da5d0b 20250830160224482 DAUC <0003> auc.c:144 vector [2]: ik = 5caa7ac720d6bead6f1efb1e6c1e519f 20250830160224482 DAUC <0003> auc.c:145 vector [2]: res = 11caaa70240fae070000000000000000 20250830160224482 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160224482 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160224482 DAUC <0003> auc.c:179 vector [2]: kc = b8882da3655591c6 20250830160224482 DAUC <0003> auc.c:180 vector [2]: sres = d8f0cfda 20250830160224482 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160224482 DAUC <0003> auc.c:113 vector [3]: rand = 626bdf7244a95a551f43b0b94d33dc00 20250830160224482 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830160224482 DAUC <0003> auc.c:142 vector [3]: autn = 7e9570e2bbc600007c48f98ae5627904 20250830160224482 DAUC <0003> auc.c:143 vector [3]: ck = df86c170b6aca3147994e543384f875c 20250830160224482 DAUC <0003> auc.c:144 vector [3]: ik = 5d042e964f42ec14de6eb92f8bcc7a24 20250830160224482 DAUC <0003> auc.c:145 vector [3]: res = 2e27180c967125f30000000000000000 20250830160224482 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160224482 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160224482 DAUC <0003> auc.c:179 vector [3]: kc = 3eb2abe2b774e0f4 20250830160224482 DAUC <0003> auc.c:180 vector [3]: sres = 1587f408 20250830160224482 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160224482 DAUC <0003> auc.c:113 vector [4]: rand = ee00df57cb5405f16841e1de11e23b8e 20250830160224482 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830160224482 DAUC <0003> auc.c:142 vector [4]: autn = 8d4928b164f40000c8ac0b0762e3e4d4 20250830160224482 DAUC <0003> auc.c:143 vector [4]: ck = 2c6370afedff6f6a29d3a33de446d19f 20250830160224482 DAUC <0003> auc.c:144 vector [4]: ik = 1dde8cbd7b70eec59386e53229440545 20250830160224483 DAUC <0003> auc.c:145 vector [4]: res = 97c656c489b8d2730000000000000000 20250830160224483 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160224483 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160224483 DAUC <0003> auc.c:179 vector [4]: kc = 673ed340b8024023 20250830160224483 DAUC <0003> auc.c:180 vector [4]: sres = 6b8cf056 20250830160224483 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160224483 DAUC <0003> db_auc.c:245 IMSI='262424672072875': Generated 5 vectors 20250830160224483 DAUC <0003> db_auc.c:249 IMSI='262424672072875': Updating SQN=481 in DB 20250830160224483 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424672072875"} 20250830160224483 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424672072875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160224483 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160224483 DLINP <000b> input/ipa.c:452 connected read/write 20250830160224483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160224483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160224484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 20250830160224484 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(21)@7cb8c4beda29: Final verdict of PTC: none 20250830160224484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160224484 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160224484 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160224484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160224484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34261<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(23)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@7cb8c4beda29: Final verdict of PTC: none 22@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Aug 30 16:02:24 UTC 2025 ====== 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 20250830160224524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 20250830160224625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=274988) Waiting for packet dumper to finish... 1 (prev_count=274988, count=409064) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Aug 30 16:02:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_sai_eps started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160227721 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160227721 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160227722 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160227723 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227723 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160227723 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160227723 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160227723 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160227723 DLGSUP <0013> gsup_server.c:238 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  20250830160227723 DLGSUP <0013> gsup_server.c:236 2:  20250830160227723 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160227723 DLGSUP <0013> gsup_server.c:236 3:  20250830160227723 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160227723 DLGSUP <0013> gsup_server.c:236 4:  20250830160227723 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160227723 DLGSUP <0013> gsup_server.c:236 5:  20250830160227723 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160227723 DLGSUP <0013> gsup_server.c:236 7:  20250830160227723 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160227723 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160227723 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160227723 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)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160227730 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34669<->l=127.0.0.1:4259) 20250830160227732 DAUC <0003> db_auc.c:157 IMSI='262421399223997': No 2G Auth Data 20250830160227732 DAUC <0003> db_auc.c:192 IMSI='262421399223997': No 3G Auth Data HLR_Test-GSUP(33)@7cb8c4beda29: Created GsupExpect[0] for "262421399223997" to be handled at TC_gsup_sai_eps(36) 20250830160227738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 20250830160227768 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227768 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421399223997 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421399223997"} 20250830160227769 DAUC <0003> db_auc.c:157 IMSI='262421399223997': No 2G Auth Data 20250830160227769 DAUC <0003> db_auc.c:236 IMSI='262421399223997': Calling to generate 5 vectors 20250830160227769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160227769 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160227769 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160227769 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160227769 DAUC <0003> auc.c:113 vector [0]: rand = 532551d6eeec9066b0f3f9d509f34b8a 20250830160227769 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160227769 DAUC <0003> auc.c:142 vector [0]: autn = d7ee466f3e8180009efc1cd608402e24 20250830160227769 DAUC <0003> auc.c:143 vector [0]: ck = 3dffe7b979440a3dfe973c634314f1b5 20250830160227769 DAUC <0003> auc.c:144 vector [0]: ik = 6680ab455a9d241e098e2daf8304a85f 20250830160227769 DAUC <0003> auc.c:145 vector [0]: res = 4f382b3de80e960b0000000000000000 20250830160227769 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160227769 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160227769 DAUC <0003> auc.c:151 vector [0]: kc = ac665d30e3c977c9 20250830160227769 DAUC <0003> auc.c:152 vector [0]: sres = a736bd36 20250830160227769 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160227769 DAUC <0003> auc.c:113 vector [1]: rand = cd7ba841906cd106940822b736546e8d 20250830160227769 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160227769 DAUC <0003> auc.c:142 vector [1]: autn = 595e33cf07a88000df5ad7cf3bda257f 20250830160227769 DAUC <0003> auc.c:143 vector [1]: ck = d975411ce8449a5911069a5b3e965c74 20250830160227769 DAUC <0003> auc.c:144 vector [1]: ik = 254daa081a605ea60e2939335652829d 20250830160227769 DAUC <0003> auc.c:145 vector [1]: res = 884f6bad4c0fba740000000000000000 20250830160227769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160227769 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160227769 DAUC <0003> auc.c:151 vector [1]: kc = e317487c9ae01a16 20250830160227769 DAUC <0003> auc.c:152 vector [1]: sres = c440d1d9 20250830160227769 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160227770 DAUC <0003> auc.c:113 vector [2]: rand = f1d21b20c7494a49c79565fbc3db7f6d 20250830160227770 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160227770 DAUC <0003> auc.c:142 vector [2]: autn = 5ff257dba3a38000039373805c5a58a2 20250830160227770 DAUC <0003> auc.c:143 vector [2]: ck = f91bb612f7f6d3096fd8bfb4b75db060 20250830160227770 DAUC <0003> auc.c:144 vector [2]: ik = 5c7f5a97c593f9fc92519897c0be4dd9 20250830160227770 DAUC <0003> auc.c:145 vector [2]: res = fe85eac5d74437370000000000000000 20250830160227770 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160227770 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160227770 DAUC <0003> auc.c:151 vector [2]: kc = 58edcba64586d74c 20250830160227770 DAUC <0003> auc.c:152 vector [2]: sres = 29c1ddf2 20250830160227770 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160227770 DAUC <0003> auc.c:113 vector [3]: rand = 7c78aaaf873d72b7e6af46f39e45abf3 20250830160227770 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160227770 DAUC <0003> auc.c:142 vector [3]: autn = a458c06279118000a3500dbaa67caa34 20250830160227770 DAUC <0003> auc.c:143 vector [3]: ck = b3ab48e0356021693b452a7f74c75cef 20250830160227770 DAUC <0003> auc.c:144 vector [3]: ik = cec922f46469ad24ef6a04c76f23f481 20250830160227770 DAUC <0003> auc.c:145 vector [3]: res = 8434a2fd6c91a9570000000000000000 20250830160227770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160227770 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160227770 DAUC <0003> auc.c:151 vector [3]: kc = a94d44ac4aed2423 20250830160227770 DAUC <0003> auc.c:152 vector [3]: sres = e8a50baa 20250830160227770 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160227770 DAUC <0003> auc.c:113 vector [4]: rand = 3fc9909d2af2804c881afd6e228e13f2 20250830160227770 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160227770 DAUC <0003> auc.c:142 vector [4]: autn = 030e8864183480005a381e549b11b059 20250830160227770 DAUC <0003> auc.c:143 vector [4]: ck = f18e7756715a01aa211a6a469e09ee4f 20250830160227770 DAUC <0003> auc.c:144 vector [4]: ik = ec2a7fc014a7216647d7129c982448df 20250830160227770 DAUC <0003> auc.c:145 vector [4]: res = a49ba9645788d7220000000000000000 20250830160227770 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160227770 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160227770 DAUC <0003> auc.c:151 vector [4]: kc = 7b69704c63d0865c 20250830160227771 DAUC <0003> auc.c:152 vector [4]: sres = f3137e46 20250830160227771 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160227771 DAUC <0003> db_auc.c:245 IMSI='262421399223997': Generated 5 vectors 20250830160227771 DAUC <0003> db_auc.c:249 IMSI='262421399223997': Updating SQN=161 in DB 20250830160227771 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421399223997 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421399223997"} 20250830160227771 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421399223997 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160227771 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160227771 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7cb8c4beda29: Found GsupExpect[0] for "262421399223997" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421399223997" TC_gsup_sai_eps(36)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160227780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@7cb8c4beda29: Final verdict of PTC: pass 20250830160227784 DAUC <0003> db_auc.c:157 IMSI='262429751183049': No 2G Auth Data 20250830160227784 DAUC <0003> db_auc.c:192 IMSI='262429751183049': No 3G Auth Data HLR_Test-GSUP(33)@7cb8c4beda29: Created GsupExpect[0] for "262429751183049" to be handled at TC_gsup_sai_eps(37) 20250830160227801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 20250830160227802 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227802 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429751183049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429751183049"} 20250830160227802 DAUC <0003> db_auc.c:157 IMSI='262429751183049': No 2G Auth Data 20250830160227802 DAUC <0003> db_auc.c:236 IMSI='262429751183049': Calling to generate 5 vectors 20250830160227802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830160227802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160227802 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830160227802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160227802 DAUC <0003> auc.c:113 vector [0]: rand = 2f4439655cb85b0016ba732ade2d3fac 20250830160227802 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160227802 DAUC <0003> auc.c:142 vector [0]: autn = 734e738916a58000c5df101f1c060bda 20250830160227802 DAUC <0003> auc.c:143 vector [0]: ck = 9c7a3f161d10b1a122bd705843a421eb 20250830160227802 DAUC <0003> auc.c:144 vector [0]: ik = 4bb95b53bcfb849e7950fceb0db6fbfc 20250830160227802 DAUC <0003> auc.c:145 vector [0]: res = eb6710270f13dd0d0000000000000000 20250830160227802 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160227802 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830160227802 DAUC <0003> auc.c:151 vector [0]: kc = 8c2ee8f6eff9ef28 20250830160227802 DAUC <0003> auc.c:152 vector [0]: sres = e474cd2a 20250830160227803 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830160227803 DAUC <0003> auc.c:113 vector [1]: rand = 5347a1407df9d9ac2af11d7587f5cf51 20250830160227803 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160227803 DAUC <0003> auc.c:142 vector [1]: autn = 74d3db4db6c78000577655735cff2847 20250830160227803 DAUC <0003> auc.c:143 vector [1]: ck = df48d88cfe0ed57e59c6535f5b3ef128 20250830160227803 DAUC <0003> auc.c:144 vector [1]: ik = 14afe244517e554723150cdaab0b6417 20250830160227803 DAUC <0003> auc.c:145 vector [1]: res = bbbd076e9f5492c70000000000000000 20250830160227803 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160227803 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830160227803 DAUC <0003> auc.c:151 vector [1]: kc = b134654d5f451506 20250830160227803 DAUC <0003> auc.c:152 vector [1]: sres = 24e995a9 20250830160227803 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830160227803 DAUC <0003> auc.c:113 vector [2]: rand = 71dd6d4b321077d52f8b2090ba73c8fe 20250830160227803 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160227803 DAUC <0003> auc.c:142 vector [2]: autn = 8a2a357e13548000203be9d46df080c1 20250830160227803 DAUC <0003> auc.c:143 vector [2]: ck = 7fb4b99476134b86b7e4aded767caf87 20250830160227803 DAUC <0003> auc.c:144 vector [2]: ik = 4c703d728f3d03c6a816aec6b0c0f160 20250830160227803 DAUC <0003> auc.c:145 vector [2]: res = c0808d563b2f613c0000000000000000 20250830160227803 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160227803 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830160227803 DAUC <0003> auc.c:151 vector [2]: kc = 2c3687cd3f9216a7 20250830160227803 DAUC <0003> auc.c:152 vector [2]: sres = fbafec6a 20250830160227803 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830160227803 DAUC <0003> auc.c:113 vector [3]: rand = cc7e63f7d126ef4ec3482f864b41033b 20250830160227803 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160227803 DAUC <0003> auc.c:142 vector [3]: autn = 41762630882d8000c8839535e6970887 20250830160227803 DAUC <0003> auc.c:143 vector [3]: ck = 1612d01ba95e5e7f6e3117798be0ebf0 20250830160227803 DAUC <0003> auc.c:144 vector [3]: ik = e6fada1305ef8af7ad98112eb15e6fee 20250830160227803 DAUC <0003> auc.c:145 vector [3]: res = 60584b4cfc1ad35e0000000000000000 20250830160227803 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160227803 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830160227803 DAUC <0003> auc.c:151 vector [3]: kc = 33410c5f960f5096 20250830160227803 DAUC <0003> auc.c:152 vector [3]: sres = 9c429812 20250830160227803 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830160227803 DAUC <0003> auc.c:113 vector [4]: rand = 952e46c801af83799470ad11ce8ab497 20250830160227803 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160227803 DAUC <0003> auc.c:142 vector [4]: autn = 5e6d4749725a8000a6f4bf3cc7c56707 20250830160227803 DAUC <0003> auc.c:143 vector [4]: ck = b30bf137b4c362473d9910f2ab8e0687 20250830160227803 DAUC <0003> auc.c:144 vector [4]: ik = 0a6da06969ec08e65d5c8497b7da4990 20250830160227803 DAUC <0003> auc.c:145 vector [4]: res = 0f4f6a57220af5cf0000000000000000 20250830160227803 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160227803 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830160227803 DAUC <0003> auc.c:151 vector [4]: kc = d9a3c53bc17b25b6 20250830160227803 DAUC <0003> auc.c:152 vector [4]: sres = 2d459f98 20250830160227803 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830160227803 DAUC <0003> db_auc.c:245 IMSI='262429751183049': Generated 5 vectors 20250830160227803 DAUC <0003> db_auc.c:249 IMSI='262429751183049': Updating SQN=161 in DB 20250830160227803 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429751183049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429751183049"} 20250830160227803 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429751183049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160227803 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160227803 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7cb8c4beda29: Found GsupExpect[0] for "262429751183049" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429751183049" TC_gsup_sai_eps(37)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160227804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@7cb8c4beda29: Final verdict of PTC: pass 20250830160227805 DAUC <0003> db_auc.c:157 IMSI='262423184515200': No 2G Auth Data 20250830160227805 DAUC <0003> db_auc.c:192 IMSI='262423184515200': No 3G Auth Data HLR_Test-GSUP(33)@7cb8c4beda29: Created GsupExpect[0] for "262423184515200" to be handled at TC_gsup_sai_eps(38) 20250830160227812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44312<->l=127.0.0.1:4258 20250830160227814 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227814 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423184515200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423184515200"} 20250830160227814 DAUC <0003> db_auc.c:236 IMSI='262423184515200': Calling to generate 5 vectors 20250830160227814 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160227814 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160227814 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160227814 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160227814 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160227814 DAUC <0003> auc.c:113 vector [0]: rand = f5eb3d406c108c8826dac0f123eb9479 20250830160227814 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160227814 DAUC <0003> auc.c:142 vector [0]: autn = e3bf4043736e8000908461c97f651934 20250830160227814 DAUC <0003> auc.c:143 vector [0]: ck = 20e3ed7e39c5f0deae5542b801e9aa2a 20250830160227814 DAUC <0003> auc.c:144 vector [0]: ik = 017247d047d9acd17d0c4ac9eff907da 20250830160227814 DAUC <0003> auc.c:145 vector [0]: res = 7843bfc8b4b3f7fd0000000000000000 20250830160227814 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160227814 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160227814 DAUC <0003> auc.c:179 vector [0]: kc = d3f48ee007061800 20250830160227814 DAUC <0003> auc.c:180 vector [0]: sres = ca06b6a9 20250830160227814 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160227814 DAUC <0003> auc.c:113 vector [1]: rand = 78aaf27e52a04da5ba427272be2f6548 20250830160227814 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160227814 DAUC <0003> auc.c:142 vector [1]: autn = 11e8fcc5af42800055318316db451288 20250830160227814 DAUC <0003> auc.c:143 vector [1]: ck = 6f1905d085a1eabe3deb2e59b8ab9126 20250830160227814 DAUC <0003> auc.c:144 vector [1]: ik = 9176ddd120d55f9209ae7b1292efee04 20250830160227814 DAUC <0003> auc.c:145 vector [1]: res = e3ce6f31ed30e13b0000000000000000 20250830160227814 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160227814 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160227814 DAUC <0003> auc.c:179 vector [1]: kc = 2ef221f218e7e800 20250830160227814 DAUC <0003> auc.c:180 vector [1]: sres = e231af06 20250830160227814 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160227814 DAUC <0003> auc.c:113 vector [2]: rand = 6f844163d92205fe80a3ffc3260f3a24 20250830160227814 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160227814 DAUC <0003> auc.c:142 vector [2]: autn = 0d794916f9be80009ebb2545f11d9103 20250830160227814 DAUC <0003> auc.c:143 vector [2]: ck = 4f51ef84349d7af81d052dee9d64e836 20250830160227814 DAUC <0003> auc.c:144 vector [2]: ik = e3edd4fbec0fac1dfaf6f39e5a9c0e42 20250830160227814 DAUC <0003> auc.c:145 vector [2]: res = 650919e26e0dfb8e0000000000000000 20250830160227814 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160227814 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160227814 DAUC <0003> auc.c:179 vector [2]: kc = c7c89ca7c6712800 20250830160227814 DAUC <0003> auc.c:180 vector [2]: sres = 95a2083c 20250830160227814 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160227814 DAUC <0003> auc.c:113 vector [3]: rand = 4524f132526a8bae23657d9e8cd7ccc4 20250830160227814 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160227814 DAUC <0003> auc.c:142 vector [3]: autn = 39e7ba0d3a6c80002fdcce4876b9d32f 20250830160227814 DAUC <0003> auc.c:143 vector [3]: ck = 41db5ff3ec41446b9676ced55cbdb434 20250830160227814 DAUC <0003> auc.c:144 vector [3]: ik = 0fcd63539dc92c7d0471563b73b6616c 20250830160227814 DAUC <0003> auc.c:145 vector [3]: res = a39b29de4680feb30000000000000000 20250830160227814 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160227814 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160227814 DAUC <0003> auc.c:179 vector [3]: kc = ac54a4723631c000 20250830160227814 DAUC <0003> auc.c:180 vector [3]: sres = 4b84400e 20250830160227814 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160227814 DAUC <0003> auc.c:113 vector [4]: rand = e23be8bab4af92520197f44b728a9574 20250830160227814 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160227814 DAUC <0003> auc.c:142 vector [4]: autn = 01b1969d0af18000a909c3e863dd4e48 20250830160227814 DAUC <0003> auc.c:143 vector [4]: ck = bf8f411b892ab7e963287ac65bae8fe7 20250830160227814 DAUC <0003> auc.c:144 vector [4]: ik = c993889f9f0f54dc365121b403d3b576 20250830160227814 DAUC <0003> auc.c:145 vector [4]: res = eb480e3eaf6dfe920000000000000000 20250830160227814 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160227814 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160227814 DAUC <0003> auc.c:179 vector [4]: kc = d19236fea6186c00 20250830160227814 DAUC <0003> auc.c:180 vector [4]: sres = 51a7f3e8 20250830160227814 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160227814 DAUC <0003> db_auc.c:245 IMSI='262423184515200': Generated 5 vectors 20250830160227814 DAUC <0003> db_auc.c:249 IMSI='262423184515200': Updating SQN=161 in DB 20250830160227814 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423184515200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423184515200"} 20250830160227814 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423184515200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160227814 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160227814 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7cb8c4beda29: Found GsupExpect[0] for "262423184515200" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423184515200" TC_gsup_sai_eps(38)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160227815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44312<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@7cb8c4beda29: Final verdict of PTC: pass 20250830160227816 DAUC <0003> db_auc.c:157 IMSI='262421006233363': No 2G Auth Data 20250830160227816 DAUC <0003> db_auc.c:192 IMSI='262421006233363': No 3G Auth Data HLR_Test-GSUP(33)@7cb8c4beda29: Created GsupExpect[0] for "262421006233363" to be handled at TC_gsup_sai_eps(39) 20250830160227823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 20250830160227825 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227825 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421006233363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006233363"} 20250830160227825 DAUC <0003> db_auc.c:236 IMSI='262421006233363': Calling to generate 5 vectors 20250830160227825 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160227825 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160227825 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160227825 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160227825 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160227825 DAUC <0003> auc.c:113 vector [0]: rand = b7bbd004e9371c720766d5a60d27c987 20250830160227825 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160227825 DAUC <0003> auc.c:142 vector [0]: autn = 84aaacf54a588000dccf9ce6bc7d1a63 20250830160227825 DAUC <0003> auc.c:143 vector [0]: ck = 70b2f79dd43c97faf3af76d1732ee107 20250830160227825 DAUC <0003> auc.c:144 vector [0]: ik = a17a7144c46598ed8097454aa0a89f3e 20250830160227825 DAUC <0003> auc.c:145 vector [0]: res = 591367b18bdec7200000000000000000 20250830160227825 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160227825 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160227825 DAUC <0003> auc.c:179 vector [0]: kc = 7644549f3aba1c00 20250830160227825 DAUC <0003> auc.c:180 vector [0]: sres = f43b1cca 20250830160227825 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160227825 DAUC <0003> auc.c:113 vector [1]: rand = c68a9fb87fb046e739a45f4f4c8e399d 20250830160227825 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160227825 DAUC <0003> auc.c:142 vector [1]: autn = 41fa63524ee680007727b51d26d7d07f 20250830160227825 DAUC <0003> auc.c:143 vector [1]: ck = 36b68210371b11cd7bdad0272f308c4b 20250830160227825 DAUC <0003> auc.c:144 vector [1]: ik = 91fb7426d75711e16ec65a7c129609a7 20250830160227825 DAUC <0003> auc.c:145 vector [1]: res = 89dcfee486f019460000000000000000 20250830160227825 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160227825 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160227825 DAUC <0003> auc.c:179 vector [1]: kc = fff4c177ece1c400 20250830160227825 DAUC <0003> auc.c:180 vector [1]: sres = 7e873ba1 20250830160227825 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160227825 DAUC <0003> auc.c:113 vector [2]: rand = 377921afff1d7bce99f0c95f7f24fb37 20250830160227825 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160227825 DAUC <0003> auc.c:142 vector [2]: autn = 0db24d7b5ee480005ca2df5f4f857bb0 20250830160227825 DAUC <0003> auc.c:143 vector [2]: ck = 4d1a8c1e328d8a14529d4bc869ff3391 20250830160227825 DAUC <0003> auc.c:144 vector [2]: ik = 27cd9e77c13739be84a9c19fed1fab90 20250830160227825 DAUC <0003> auc.c:145 vector [2]: res = c81bf8582ac080ba0000000000000000 20250830160227825 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160227825 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160227825 DAUC <0003> auc.c:179 vector [2]: kc = 79cc004976113400 20250830160227825 DAUC <0003> auc.c:180 vector [2]: sres = a25b96cb 20250830160227825 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160227825 DAUC <0003> auc.c:113 vector [3]: rand = 81d37ca211dceb30d6b30493a7034a2c 20250830160227825 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160227825 DAUC <0003> auc.c:142 vector [3]: autn = 25030fda9d9e8000721a1d00fe542306 20250830160227825 DAUC <0003> auc.c:143 vector [3]: ck = 2b27635fbf21eed7128408053f96504d 20250830160227825 DAUC <0003> auc.c:144 vector [3]: ik = 344b7e07899cced5d5df94382fd4acc7 20250830160227825 DAUC <0003> auc.c:145 vector [3]: res = 05a8c2f93b90310a0000000000000000 20250830160227825 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160227825 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160227825 DAUC <0003> auc.c:179 vector [3]: kc = b21eaa0ab59ba800 20250830160227825 DAUC <0003> auc.c:180 vector [3]: sres = 8a0029ff 20250830160227825 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160227825 DAUC <0003> auc.c:113 vector [4]: rand = 8d2ddfc0695fb1abf20dad359bd57bc0 20250830160227825 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160227825 DAUC <0003> auc.c:142 vector [4]: autn = 37528889e45280001868d1d0f8ae84b6 20250830160227825 DAUC <0003> auc.c:143 vector [4]: ck = 0fe2c8383c5401ee289a2495a85dad8c 20250830160227825 DAUC <0003> auc.c:144 vector [4]: ik = b049703b1d156dc735232aaf393fc0e2 20250830160227825 DAUC <0003> auc.c:145 vector [4]: res = 4319a9eaed35bdb50000000000000000 20250830160227825 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160227825 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160227825 DAUC <0003> auc.c:179 vector [4]: kc = e7d8d45eb000a400 20250830160227825 DAUC <0003> auc.c:180 vector [4]: sres = d914822f 20250830160227825 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160227825 DAUC <0003> db_auc.c:245 IMSI='262421006233363': Generated 5 vectors 20250830160227825 DAUC <0003> db_auc.c:249 IMSI='262421006233363': Updating SQN=161 in DB 20250830160227825 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421006233363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006233363"} 20250830160227825 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421006233363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160227825 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160227825 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7cb8c4beda29: Found GsupExpect[0] for "262421006233363" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421006233363" TC_gsup_sai_eps(39)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160227826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@7cb8c4beda29: Final verdict of PTC: pass 20250830160227827 DAUC <0003> db_auc.c:157 IMSI='262426485099271': No 2G Auth Data 20250830160227827 DAUC <0003> db_auc.c:192 IMSI='262426485099271': No 3G Auth Data HLR_Test-GSUP(33)@7cb8c4beda29: Created GsupExpect[0] for "262426485099271" to be handled at TC_gsup_sai_eps(40) 20250830160227832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 20250830160227833 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227833 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426485099271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426485099271"} 20250830160227834 DAUC <0003> db_auc.c:236 IMSI='262426485099271': Calling to generate 5 vectors 20250830160227834 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830160227834 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830160227834 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830160227834 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830160227834 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830160227834 DAUC <0003> auc.c:113 vector [0]: rand = 21c2749a01deff6f2268f8de71ceea37 20250830160227834 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830160227834 DAUC <0003> auc.c:142 vector [0]: autn = 86b06480d00c8000990260d513a7e077 20250830160227834 DAUC <0003> auc.c:143 vector [0]: ck = f0010e0d37c0276f1327a3200835bd49 20250830160227834 DAUC <0003> auc.c:144 vector [0]: ik = a8b5ad929d0244664b22110ce9b58544 20250830160227834 DAUC <0003> auc.c:145 vector [0]: res = 11492c7644141b710000000000000000 20250830160227834 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830160227834 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830160227834 DAUC <0003> auc.c:179 vector [0]: kc = 500cb6b603c708bc 20250830160227834 DAUC <0003> auc.c:180 vector [0]: sres = 01a7a7f3 20250830160227834 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830160227834 DAUC <0003> auc.c:113 vector [1]: rand = 3a2ce9621739aca9cfc704415f5af5f5 20250830160227834 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830160227834 DAUC <0003> auc.c:142 vector [1]: autn = 815ed737fc5c8000a6cb0a32c93e2679 20250830160227834 DAUC <0003> auc.c:143 vector [1]: ck = 8b6d19897de4b0670b60e881b10e5108 20250830160227834 DAUC <0003> auc.c:144 vector [1]: ik = 8fc0147c515e1f1b15412896b2146958 20250830160227834 DAUC <0003> auc.c:145 vector [1]: res = fed3b712dc5784b70000000000000000 20250830160227834 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830160227834 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830160227834 DAUC <0003> auc.c:179 vector [1]: kc = 8aa9190eeb24a2c5 20250830160227834 DAUC <0003> auc.c:180 vector [1]: sres = ab282110 20250830160227834 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830160227834 DAUC <0003> auc.c:113 vector [2]: rand = f11e2bc9a5600d815fab29e0aaf6c481 20250830160227834 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830160227834 DAUC <0003> auc.c:142 vector [2]: autn = d191b6f47c4080001f07807110c237a7 20250830160227834 DAUC <0003> auc.c:143 vector [2]: ck = 93c1c0e8e3736ba28a4faa598b24c806 20250830160227834 DAUC <0003> auc.c:144 vector [2]: ik = 063764a608bfea5fa2b5212363c85f8a 20250830160227834 DAUC <0003> auc.c:145 vector [2]: res = 900230a01875e27e0000000000000000 20250830160227834 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830160227834 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830160227834 DAUC <0003> auc.c:179 vector [2]: kc = d315d37a5c0d8fd8 20250830160227834 DAUC <0003> auc.c:180 vector [2]: sres = 3aa51575 20250830160227834 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830160227834 DAUC <0003> auc.c:113 vector [3]: rand = a2af39311679db2a99566f0f3c7098a2 20250830160227834 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830160227834 DAUC <0003> auc.c:142 vector [3]: autn = 96766d102cf58000eeb5830928255e15 20250830160227834 DAUC <0003> auc.c:143 vector [3]: ck = ccae9ec839056d2ab421d6a21d51b763 20250830160227834 DAUC <0003> auc.c:144 vector [3]: ik = 9ab4ef50e23ff250253e6df32aedeb45 20250830160227834 DAUC <0003> auc.c:145 vector [3]: res = bb8bd149ac1efe1e0000000000000000 20250830160227834 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830160227834 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830160227834 DAUC <0003> auc.c:179 vector [3]: kc = 7b8bf4e2fa01a700 20250830160227834 DAUC <0003> auc.c:180 vector [3]: sres = c0064ca1 20250830160227834 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830160227834 DAUC <0003> auc.c:113 vector [4]: rand = b8719194f70aaf1a3a513e4f27abf60e 20250830160227834 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830160227834 DAUC <0003> auc.c:142 vector [4]: autn = 5a125ebf75fe80002a75fa6ce8e8fdde 20250830160227834 DAUC <0003> auc.c:143 vector [4]: ck = 36b3f71974a3bb8d43798b6703cd0b65 20250830160227834 DAUC <0003> auc.c:144 vector [4]: ik = 0cac1e9a55852f7be875f1e19ef41ac0 20250830160227834 DAUC <0003> auc.c:145 vector [4]: res = add63987bee6c9cb0000000000000000 20250830160227834 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830160227834 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830160227834 DAUC <0003> auc.c:179 vector [4]: kc = 19f03b8937b4e52e 20250830160227834 DAUC <0003> auc.c:180 vector [4]: sres = 0dc943b7 20250830160227834 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830160227834 DAUC <0003> db_auc.c:245 IMSI='262426485099271': Generated 5 vectors 20250830160227834 DAUC <0003> db_auc.c:249 IMSI='262426485099271': Updating SQN=161 in DB 20250830160227834 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426485099271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426485099271"} 20250830160227834 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426485099271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160227834 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160227834 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7cb8c4beda29: Found GsupExpect[0] for "262426485099271" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426485099271" TC_gsup_sai_eps(40)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160227835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160227836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@7cb8c4beda29: Final verdict of PTC: none 20250830160227837 DLINP <000b> input/ipa.c:452 connected read/write 20250830160227837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160227837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160227837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160227837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160227837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34669<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@7cb8c4beda29: Final verdict of PTC: none 34@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Aug 30 16:02:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250830160227862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20250830160227963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65952) Waiting for packet dumper to finish... 1 (prev_count=65952, count=126236) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Aug 30 16:02:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_ul_unknown_imsi started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160231098 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160231098 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160231103 DLINP <000b> input/ipa.c:452 connected read/write 20250830160231103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160231105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160231109 DLINP <000b> input/ipa.c:452 connected read/write 20250830160231109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160231109 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160231109 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160231109 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160231109 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160231109 DLGSUP <0013> gsup_server.c:238 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  20250830160231109 DLGSUP <0013> gsup_server.c:236 2:  20250830160231109 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160231109 DLGSUP <0013> gsup_server.c:236 3:  20250830160231109 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160231109 DLGSUP <0013> gsup_server.c:236 4:  20250830160231109 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160231109 DLGSUP <0013> gsup_server.c:236 5:  20250830160231109 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160231109 DLGSUP <0013> gsup_server.c:236 7:  20250830160231109 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160231109 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(41)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160231109 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160231109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160231131 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37809<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@7cb8c4beda29: Created GsupExpect[0] for "262429275701511" to be handled at TC_gsup_ul_unknown_imsi(45) 20250830160231143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 20250830160231152 DLINP <000b> input/ipa.c:452 connected read/write 20250830160231152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160231152 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429275701511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429275701511" cn_domain=PS} 20250830160231152 DLU <0006> fsm.c:456 lu(262429275701511)[0x5120000099a0]{UNVALIDATED}: Allocated 20250830160231152 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429275701511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250830160231153 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429275701511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429275701511" cause=IMSI unknown in HLR} 20250830160231153 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429275701511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160231153 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429275701511)[0x5120000099a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160231153 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429275701511)[0x5120000099a0]{UNVALIDATED}: Freeing instance 20250830160231153 DLU <0006> fsm.c:568 lu(PS:IMSI-262429275701511)[0x5120000099a0]{UNVALIDATED}: Deallocated 20250830160231153 DLINP <000b> input/ipa.c:452 connected read/write 20250830160231153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160231153 DLINP <000b> input/ipa.c:452 connected read/write 20250830160231153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@7cb8c4beda29: Found GsupExpect[0] for "262429275701511" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429275701511" TC_gsup_ul_unknown_imsi(45)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160231158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@7cb8c4beda29: Final verdict of PTC: pass 20250830160231160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20250830160231162 DLINP <000b> input/ipa.c:452 connected read/write 20250830160231162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160231162 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160231162 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160231162 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@7cb8c4beda29: Final verdict of PTC: none 43@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@7cb8c4beda29: Final verdict of PTC: none 20250830160231163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37809<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(44)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 43: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Aug 30 16:02:31 UTC 2025 ====== 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 20250830160231191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4258 20250830160231292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=26356) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Aug 30 16:02:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160234426 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160234426 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160234431 DLINP <000b> input/ipa.c:452 connected read/write 20250830160234431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160234432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160234437 DLINP <000b> input/ipa.c:452 connected read/write 20250830160234437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160234437 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(46)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160234437 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160234438 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160234438 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160234438 DLGSUP <0013> gsup_server.c:238 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  20250830160234438 DLGSUP <0013> gsup_server.c:236 2:  20250830160234438 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160234438 DLGSUP <0013> gsup_server.c:236 3:  20250830160234438 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160234438 DLGSUP <0013> gsup_server.c:236 4:  20250830160234438 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160234438 DLGSUP <0013> gsup_server.c:236 5:  20250830160234438 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160234438 DLGSUP <0013> gsup_server.c:236 7:  20250830160234438 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160234438 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160234438 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160234438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160234455 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38055<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@7cb8c4beda29: Created GsupExpect[0] for "262421707300924" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250830160234467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44400<->l=127.0.0.1:4258 20250830160234480 DLINP <000b> input/ipa.c:452 connected read/write 20250830160234480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160234480 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421707300924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421707300924" cn_domain=PS source_name="the-source\n"} 20250830160234480 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830160234480 DLU <0006> fsm.c:456 lu(262421707300924)[0x512000009b20]{UNVALIDATED}: Allocated 20250830160234480 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421707300924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250830160234480 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421707300924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421707300924" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250830160234480 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421707300924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160234480 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421707300924)[0x512000009b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160234481 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421707300924)[0x512000009b20]{UNVALIDATED}: Freeing instance 20250830160234481 DLU <0006> fsm.c:568 lu(PS:IMSI-262421707300924)[0x512000009b20]{UNVALIDATED}: Deallocated 20250830160234481 DLINP <000b> input/ipa.c:452 connected read/write 20250830160234481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160234481 DLINP <000b> input/ipa.c:452 connected read/write 20250830160234481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@7cb8c4beda29: Found GsupExpect[0] for "262421707300924" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421707300924" TC_gsup_ul_unknown_imsi_via_proxy(50)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160234484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44400<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@7cb8c4beda29: Final verdict of PTC: pass 20250830160234486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@7cb8c4beda29: Final verdict of PTC: none 20250830160234487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38055<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@7cb8c4beda29: Final verdict of PTC: none 48@7cb8c4beda29: Final verdict of PTC: none 20250830160234487 DLINP <000b> input/ipa.c:452 connected read/write 20250830160234488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160234488 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160234488 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160234488 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160234488 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(46)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 48: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Aug 30 16:02:34 UTC 2025 ====== 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 20250830160234518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20250830160234619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=26948) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Aug 30 16:02:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160237735 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160237735 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160237740 DLINP <000b> input/ipa.c:452 connected read/write 20250830160237740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160237741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160237746 DLINP <000b> input/ipa.c:452 connected read/write 20250830160237746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160237746 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160237746 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160237746 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160237746 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160237746 DLGSUP <0013> gsup_server.c:238 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  20250830160237746 DLGSUP <0013> gsup_server.c:236 2:  20250830160237746 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160237746 DLGSUP <0013> gsup_server.c:236 3:  20250830160237746 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160237746 DLGSUP <0013> gsup_server.c:236 4:  20250830160237746 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(51)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160237746 DLGSUP <0013> gsup_server.c:236 5:  20250830160237746 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160237746 DLGSUP <0013> gsup_server.c:236 7:  20250830160237746 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160237746 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160237746 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160237746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160237771 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44711<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@7cb8c4beda29: Created GsupExpect[0] for "262427592926231" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250830160237783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258 20250830160237795 DLINP <000b> input/ipa.c:452 connected read/write 20250830160237795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160237795 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427592926231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427592926231" cn_domain=PS} 20250830160237795 DLU <0006> fsm.c:456 lu(262427592926231)[0x512000009ca0]{UNVALIDATED}: Allocated 20250830160237795 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427592926231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250830160237795 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427592926231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427592926231" cause=Roaming not allowed in this location area} 20250830160237795 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427592926231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160237795 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427592926231)[0x512000009ca0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160237795 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427592926231)[0x512000009ca0]{UNVALIDATED}: Freeing instance 20250830160237795 DLU <0006> fsm.c:568 lu(PS:IMSI-262427592926231)[0x512000009ca0]{UNVALIDATED}: Deallocated 20250830160237795 DLINP <000b> input/ipa.c:452 connected read/write 20250830160237796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160237796 DLINP <000b> input/ipa.c:452 connected read/write 20250830160237796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@7cb8c4beda29: Found GsupExpect[0] for "262427592926231" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427592926231" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160237800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7cb8c4beda29: Final verdict of PTC: pass 20250830160237801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4258 20250830160237803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44711<->l=127.0.0.1:4259) 20250830160237803 DLINP <000b> input/ipa.c:452 connected read/write 20250830160237803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160237803 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(52)@7cb8c4beda29: Final verdict of PTC: none 20250830160237803 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160237803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 53: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Aug 30 16:02:37 UTC 2025 ====== 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 20250830160237851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4258 20250830160237952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27284) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Aug 30 16:02:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_sai_err_unknown_imsi started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160241082 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160241083 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160241087 DLINP <000b> input/ipa.c:452 connected read/write 20250830160241087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160241089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160241093 DLINP <000b> input/ipa.c:452 connected read/write 20250830160241093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160241093 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160241093 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160241093 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160241093 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160241093 DLGSUP <0013> gsup_server.c:238 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  20250830160241093 DLGSUP <0013> gsup_server.c:236 2:  20250830160241093 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160241093 DLGSUP <0013> gsup_server.c:236 3:  20250830160241093 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160241093 DLGSUP <0013> gsup_server.c:236 4:  20250830160241093 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160241093 DLGSUP <0013> gsup_server.c:236 5:  20250830160241093 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160241093 DLGSUP <0013> gsup_server.c:236 7:  20250830160241093 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160241093 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160241093 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160241093 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)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160241114 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46311<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@7cb8c4beda29: Created GsupExpect[0] for "262421749554356" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250830160241126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 20250830160241136 DLINP <000b> input/ipa.c:452 connected read/write 20250830160241136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160241136 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421749554356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421749554356"} 20250830160241136 DAUC <0003> db_auc.c:133 IMSI='262421749554356': No such subscriber 20250830160241136 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421749554356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250830160241137 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421749554356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421749554356" cause=IMSI unknown in HLR} 20250830160241137 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421749554356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160241137 DLINP <000b> input/ipa.c:452 connected read/write 20250830160241137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160241137 DLINP <000b> input/ipa.c:452 connected read/write 20250830160241137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@7cb8c4beda29: Found GsupExpect[0] for "262421749554356" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262421749554356" TC_gsup_sai_err_unknown_imsi(60)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160241141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@7cb8c4beda29: Final verdict of PTC: pass 20250830160241143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4258 20250830160241145 DLINP <000b> input/ipa.c:452 connected read/write 20250830160241145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160241145 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160241145 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160241145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160241145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46311<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@7cb8c4beda29: Final verdict of PTC: none 58@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 58: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Aug 30 16:02:41 UTC 2025 ====== 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 20250830160241180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 20250830160241281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=428) Waiting for packet dumper to finish... 1 (prev_count=428, count=25292) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Aug 30 16:02:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_ul started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160244413 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160244413 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160244417 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160244422 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244423 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160244423 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160244423 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160244423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160244423 DLGSUP <0013> gsup_server.c:238 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  20250830160244423 DLGSUP <0013> gsup_server.c:236 2:  20250830160244423 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160244423 DLGSUP <0013> gsup_server.c:236 3:  20250830160244423 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160244423 DLGSUP <0013> gsup_server.c:236 4:  20250830160244423 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160244423 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(61)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160244423 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160244423 DLGSUP <0013> gsup_server.c:236 7:  20250830160244423 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160244423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160244423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160244423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160244444 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43917<->l=127.0.0.1:4259) 20250830160244450 DAUC <0003> db_auc.c:157 IMSI='262423865290820': No 2G Auth Data 20250830160244450 DAUC <0003> db_auc.c:192 IMSI='262423865290820': No 3G Auth Data HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262423865290820" to be handled at TC_gsup_ul(65) 20250830160244459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4258 20250830160244465 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244465 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423865290820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423865290820" cn_domain=PS} 20250830160244465 DLU <0006> fsm.c:456 lu(262423865290820)[0x512000009e20]{UNVALIDATED}: Allocated 20250830160244465 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423865290820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423865290820)[0x512000009e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244465 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423865290820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423865290820" cn_domain=PS} 20250830160244465 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244465 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262423865290820" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_ul(65)"262423865290820" 20250830160244473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244473 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423865290820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423865290820"} 20250830160244473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423865290820)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244473 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423865290820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244473 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423865290820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423865290820"} 20250830160244473 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423865290820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423865290820)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423865290820)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244473 DLU <0006> fsm.c:568 lu(PS:IMSI-262423865290820)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244474 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(65)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4258 TC_gsup_ul(65)@7cb8c4beda29: Final verdict of PTC: pass 20250830160244479 DAUC <0003> db_auc.c:157 IMSI='262423086845743': No 2G Auth Data 20250830160244479 DAUC <0003> db_auc.c:192 IMSI='262423086845743': No 3G Auth Data 20250830160244481 DLGSUP <0013> hlr.c:121 IMSI 262423086845743: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262423086845743" to be handled at TC_gsup_ul(66) 20250830160244492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20250830160244494 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244494 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423086845743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423086845743" cn_domain=PS} 20250830160244494 DLU <0006> fsm.c:456 lu(262423086845743)[0x512000009fa0]{UNVALIDATED}: Allocated 20250830160244494 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423086845743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423086845743)[0x512000009fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244494 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423086845743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423086845743" cn_domain=PS} 20250830160244494 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244494 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262423086845743" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_ul(66)"262423086845743" 20250830160244495 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244495 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423086845743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423086845743"} 20250830160244495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423086845743)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244495 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423086845743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244495 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423086845743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423086845743"} 20250830160244495 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423086845743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423086845743)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423086845743)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244495 DLU <0006> fsm.c:568 lu(PS:IMSI-262423086845743)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244495 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244495 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(66)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 TC_gsup_ul(66)@7cb8c4beda29: Final verdict of PTC: pass 20250830160244496 DAUC <0003> db_auc.c:157 IMSI='262427454946646': No 2G Auth Data 20250830160244496 DAUC <0003> db_auc.c:192 IMSI='262427454946646': No 3G Auth Data 20250830160244497 DLGSUP <0013> hlr.c:121 IMSI 262427454946646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262427454946646" to be handled at TC_gsup_ul(67) 20250830160244502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 20250830160244504 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244504 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427454946646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427454946646" cn_domain=PS} 20250830160244504 DLU <0006> fsm.c:456 lu(262427454946646)[0x51200000a120]{UNVALIDATED}: Allocated 20250830160244504 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427454946646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244504 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427454946646)[0x51200000a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244504 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427454946646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427454946646" cn_domain=PS} 20250830160244504 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244504 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262427454946646" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_ul(67)"262427454946646" 20250830160244505 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244505 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427454946646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427454946646"} 20250830160244505 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427454946646)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244505 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427454946646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244505 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427454946646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427454946646"} 20250830160244505 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427454946646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427454946646)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427454946646)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244505 DLU <0006> fsm.c:568 lu(PS:IMSI-262427454946646)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244505 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244505 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(67)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 TC_gsup_ul(67)@7cb8c4beda29: Final verdict of PTC: pass 20250830160244506 DAUC <0003> db_auc.c:157 IMSI='262427964105311': No 2G Auth Data 20250830160244506 DAUC <0003> db_auc.c:192 IMSI='262427964105311': No 3G Auth Data 20250830160244507 DLGSUP <0013> hlr.c:121 IMSI 262427964105311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262427964105311" to be handled at TC_gsup_ul(68) 20250830160244511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60440<->l=127.0.0.1:4258 20250830160244514 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244514 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427964105311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427964105311" cn_domain=PS} 20250830160244514 DLU <0006> fsm.c:456 lu(262427964105311)[0x51200000a2a0]{UNVALIDATED}: Allocated 20250830160244514 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427964105311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427964105311)[0x51200000a2a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244514 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427964105311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427964105311" cn_domain=PS} 20250830160244514 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244514 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262427964105311" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_ul(68)"262427964105311" 20250830160244515 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244515 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427964105311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427964105311"} 20250830160244515 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427964105311)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244515 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427964105311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244515 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427964105311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427964105311"} 20250830160244515 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427964105311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427964105311)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427964105311)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244515 DLU <0006> fsm.c:568 lu(PS:IMSI-262427964105311)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244515 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244516 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(68)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60440<->l=127.0.0.1:4258 TC_gsup_ul(68)@7cb8c4beda29: Final verdict of PTC: pass 20250830160244517 DAUC <0003> db_auc.c:157 IMSI='262423540796490': No 2G Auth Data 20250830160244517 DAUC <0003> db_auc.c:192 IMSI='262423540796490': No 3G Auth Data 20250830160244517 DLGSUP <0013> hlr.c:121 IMSI 262423540796490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262423540796490" to be handled at TC_gsup_ul(69) 20250830160244523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60456<->l=127.0.0.1:4258 20250830160244524 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244524 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423540796490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423540796490" cn_domain=PS} 20250830160244524 DLU <0006> fsm.c:456 lu(262423540796490)[0x51200000a420]{UNVALIDATED}: Allocated 20250830160244524 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423540796490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244524 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423540796490)[0x51200000a420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244524 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423540796490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423540796490" cn_domain=PS} 20250830160244524 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244524 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262423540796490" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_ul(69)"262423540796490" 20250830160244525 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244525 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423540796490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423540796490"} 20250830160244525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423540796490)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244525 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423540796490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244525 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423540796490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423540796490"} 20250830160244525 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423540796490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423540796490)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423540796490)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244525 DLU <0006> fsm.c:568 lu(PS:IMSI-262423540796490)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244525 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244525 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(69)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60456<->l=127.0.0.1:4258 TC_gsup_ul(69)@7cb8c4beda29: Final verdict of PTC: pass 20250830160244527 DAUC <0003> db_auc.c:157 IMSI='262422037782594': No 2G Auth Data 20250830160244527 DAUC <0003> db_auc.c:192 IMSI='262422037782594': No 3G Auth Data 20250830160244527 DLGSUP <0013> hlr.c:121 IMSI 262422037782594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262422037782594" to be handled at TC_gsup_ul(70) 20250830160244532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 20250830160244533 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244533 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422037782594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422037782594" cn_domain=PS} 20250830160244533 DLU <0006> fsm.c:456 lu(262422037782594)[0x51200000a5a0]{UNVALIDATED}: Allocated 20250830160244533 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422037782594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422037782594)[0x51200000a5a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244533 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422037782594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422037782594" cn_domain=PS} 20250830160244533 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244533 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262422037782594" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_ul(70)"262422037782594" 20250830160244534 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244534 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422037782594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422037782594"} 20250830160244534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422037782594)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244534 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422037782594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244534 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422037782594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422037782594"} 20250830160244534 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422037782594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422037782594)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422037782594)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244534 DLU <0006> fsm.c:568 lu(PS:IMSI-262422037782594)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244534 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244534 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(70)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 TC_gsup_ul(70)@7cb8c4beda29: Final verdict of PTC: pass 20250830160244536 DAUC <0003> db_auc.c:157 IMSI='262421583838305': No 2G Auth Data 20250830160244536 DAUC <0003> db_auc.c:192 IMSI='262421583838305': No 3G Auth Data 20250830160244536 DLGSUP <0013> hlr.c:121 IMSI 262421583838305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262421583838305" to be handled at TC_gsup_ul(71) 20250830160244541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4258 20250830160244542 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244542 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421583838305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421583838305" cn_domain=PS} 20250830160244542 DLU <0006> fsm.c:456 lu(262421583838305)[0x51200000a720]{UNVALIDATED}: Allocated 20250830160244542 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421583838305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421583838305)[0x51200000a720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244542 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421583838305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421583838305" cn_domain=PS} 20250830160244542 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244542 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262421583838305" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_ul(71)"262421583838305" 20250830160244543 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244543 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421583838305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421583838305"} 20250830160244543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421583838305)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244543 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421583838305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244543 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421583838305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421583838305"} 20250830160244544 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421583838305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421583838305)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421583838305)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244544 DLU <0006> fsm.c:568 lu(PS:IMSI-262421583838305)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244544 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244544 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(71)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4258 TC_gsup_ul(71)@7cb8c4beda29: Final verdict of PTC: pass 20250830160244545 DAUC <0003> db_auc.c:157 IMSI='262421017272537': No 2G Auth Data 20250830160244545 DAUC <0003> db_auc.c:192 IMSI='262421017272537': No 3G Auth Data 20250830160244545 DLGSUP <0013> hlr.c:121 IMSI 262421017272537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7cb8c4beda29: Created GsupExpect[0] for "262421017272537" to be handled at TC_gsup_ul(72) 20250830160244551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60484<->l=127.0.0.1:4258 20250830160244552 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244552 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421017272537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421017272537" cn_domain=PS} 20250830160244552 DLU <0006> fsm.c:456 lu(262421017272537)[0x51200000a8a0]{UNVALIDATED}: Allocated 20250830160244552 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421017272537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160244552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421017272537)[0x51200000a8a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160244552 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421017272537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421017272537" cn_domain=PS} 20250830160244552 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244552 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7cb8c4beda29: Found GsupExpect[0] for "262421017272537" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_ul(72)"262421017272537" 20250830160244553 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244553 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421017272537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421017272537"} 20250830160244553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421017272537)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160244553 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421017272537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160244553 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421017272537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421017272537"} 20250830160244553 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421017272537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160244553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421017272537)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160244553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421017272537)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160244553 DLU <0006> fsm.c:568 lu(PS:IMSI-262421017272537)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160244553 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160244553 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul(72)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160244554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60484<->l=127.0.0.1:4258 TC_gsup_ul(72)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160244555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@7cb8c4beda29: Final verdict of PTC: none 20250830160244555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43917<->l=127.0.0.1:4259) 63@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@7cb8c4beda29: Final verdict of PTC: none 20250830160244555 DLINP <000b> input/ipa.c:452 connected read/write 20250830160244556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160244556 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160244556 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160244556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(61)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_ul finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Aug 30 16:02:44 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250830160244581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60492<->l=127.0.0.1:4258 20250830160244682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60492<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66456) Waiting for packet dumper to finish... 1 (prev_count=66456, count=112736) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Aug 30 16:02:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_ul_via_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160247828 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160247828 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160247832 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160247838 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247839 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160247839 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160247839 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160247839 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160247839 DLGSUP <0013> gsup_server.c:238 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  20250830160247839 DLGSUP <0013> gsup_server.c:236 2:  20250830160247839 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160247839 DLGSUP <0013> gsup_server.c:236 3:  20250830160247839 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(73)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160247839 DLGSUP <0013> gsup_server.c:236 4:  20250830160247839 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160247839 DLGSUP <0013> gsup_server.c:236 5:  20250830160247839 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160247839 DLGSUP <0013> gsup_server.c:236 7:  20250830160247839 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160247839 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160247839 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160247839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160247863 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39937<->l=127.0.0.1:4259) 20250830160247874 DAUC <0003> db_auc.c:157 IMSI='262421779415333': No 2G Auth Data 20250830160247874 DAUC <0003> db_auc.c:192 IMSI='262421779415333': No 3G Auth Data HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262421779415333" to be handled at TC_gsup_ul_via_proxy(77) 20250830160247900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34738<->l=127.0.0.1:4258 20250830160247911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247912 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421779415333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421779415333" cn_domain=PS source_name="the-source\n"} 20250830160247912 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830160247912 DLU <0006> fsm.c:456 lu(262421779415333)[0x51200000aa20]{UNVALIDATED}: Allocated 20250830160247912 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421779415333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160247912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421779415333)[0x51200000aa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160247912 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421779415333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421779415333" cn_domain=PS destination_name="the-source\n"} 20250830160247912 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247912 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262421779415333" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421779415333" 20250830160247918 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247918 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421779415333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421779415333" source_name="the-source\n"} 20250830160247918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421779415333)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160247918 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421779415333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160247918 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421779415333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421779415333" destination_name="the-source\n"} 20250830160247918 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421779415333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160247918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421779415333)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160247918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421779415333)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160247918 DLU <0006> fsm.c:568 lu(PS:IMSI-262421779415333)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160247918 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247918 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160247921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34738<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@7cb8c4beda29: Final verdict of PTC: pass 20250830160247924 DAUC <0003> db_auc.c:157 IMSI='262422680835680': No 2G Auth Data 20250830160247924 DAUC <0003> db_auc.c:192 IMSI='262422680835680': No 3G Auth Data 20250830160247927 DLGSUP <0013> hlr.c:121 IMSI 262422680835680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262422680835680" to be handled at TC_gsup_ul_via_proxy(78) 20250830160247939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34746<->l=127.0.0.1:4258 20250830160247942 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247942 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422680835680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422680835680" cn_domain=PS source_name="the-source\n"} 20250830160247942 DLU <0006> fsm.c:456 lu(262422680835680)[0x51200000aba0]{UNVALIDATED}: Allocated 20250830160247942 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422680835680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160247942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422680835680)[0x51200000aba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160247942 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422680835680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422680835680" cn_domain=PS destination_name="the-source\n"} 20250830160247942 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247942 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262422680835680" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422680835680" 20250830160247943 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247943 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422680835680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422680835680" source_name="the-source\n"} 20250830160247943 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422680835680)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160247943 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262422680835680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160247943 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422680835680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422680835680" destination_name="the-source\n"} 20250830160247943 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262422680835680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160247943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422680835680)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160247943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422680835680)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160247943 DLU <0006> fsm.c:568 lu(PS:IMSI-262422680835680)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160247943 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247943 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160247944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34746<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@7cb8c4beda29: Final verdict of PTC: pass 20250830160247945 DAUC <0003> db_auc.c:157 IMSI='262424159265713': No 2G Auth Data 20250830160247945 DAUC <0003> db_auc.c:192 IMSI='262424159265713': No 3G Auth Data 20250830160247945 DLGSUP <0013> hlr.c:121 IMSI 262424159265713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262424159265713" to be handled at TC_gsup_ul_via_proxy(79) 20250830160247955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 20250830160247958 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247958 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424159265713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424159265713" cn_domain=PS source_name="the-source\n"} 20250830160247958 DLU <0006> fsm.c:456 lu(262424159265713)[0x51200000ad20]{UNVALIDATED}: Allocated 20250830160247958 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424159265713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160247958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424159265713)[0x51200000ad20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160247958 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424159265713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424159265713" cn_domain=PS destination_name="the-source\n"} 20250830160247958 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247958 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262424159265713" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424159265713" 20250830160247960 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247960 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424159265713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424159265713" source_name="the-source\n"} 20250830160247960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424159265713)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160247960 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424159265713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160247960 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424159265713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424159265713" destination_name="the-source\n"} 20250830160247960 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424159265713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160247960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424159265713)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160247960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424159265713)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160247960 DLU <0006> fsm.c:568 lu(PS:IMSI-262424159265713)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160247960 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247960 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160247961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@7cb8c4beda29: Final verdict of PTC: pass 20250830160247962 DAUC <0003> db_auc.c:157 IMSI='262421857014783': No 2G Auth Data 20250830160247962 DAUC <0003> db_auc.c:192 IMSI='262421857014783': No 3G Auth Data 20250830160247963 DLGSUP <0013> hlr.c:121 IMSI 262421857014783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262421857014783" to be handled at TC_gsup_ul_via_proxy(80) 20250830160247970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34770<->l=127.0.0.1:4258 20250830160247972 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247972 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421857014783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421857014783" cn_domain=PS source_name="the-source\n"} 20250830160247972 DLU <0006> fsm.c:456 lu(262421857014783)[0x51200000aea0]{UNVALIDATED}: Allocated 20250830160247972 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421857014783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160247972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421857014783)[0x51200000aea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160247972 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421857014783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421857014783" cn_domain=PS destination_name="the-source\n"} 20250830160247972 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247972 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262421857014783" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262421857014783" 20250830160247973 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247973 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421857014783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421857014783" source_name="the-source\n"} 20250830160247973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421857014783)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160247973 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262421857014783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160247973 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421857014783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421857014783" destination_name="the-source\n"} 20250830160247973 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262421857014783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160247973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421857014783)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160247973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421857014783)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160247973 DLU <0006> fsm.c:568 lu(PS:IMSI-262421857014783)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160247973 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247973 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160247974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34770<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@7cb8c4beda29: Final verdict of PTC: pass 20250830160247976 DAUC <0003> db_auc.c:157 IMSI='262423260138360': No 2G Auth Data 20250830160247976 DAUC <0003> db_auc.c:192 IMSI='262423260138360': No 3G Auth Data 20250830160247977 DLGSUP <0013> hlr.c:121 IMSI 262423260138360: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262423260138360" to be handled at TC_gsup_ul_via_proxy(81) 20250830160247983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 20250830160247985 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247985 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423260138360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423260138360" cn_domain=PS source_name="the-source\n"} 20250830160247985 DLU <0006> fsm.c:456 lu(262423260138360)[0x51200000b020]{UNVALIDATED}: Allocated 20250830160247985 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423260138360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160247985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423260138360)[0x51200000b020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160247985 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423260138360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423260138360" cn_domain=PS destination_name="the-source\n"} 20250830160247985 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247985 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262423260138360" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423260138360" 20250830160247986 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247986 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423260138360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423260138360" source_name="the-source\n"} 20250830160247986 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423260138360)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160247986 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262423260138360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160247986 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423260138360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423260138360" destination_name="the-source\n"} 20250830160247986 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262423260138360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160247986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423260138360)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160247986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423260138360)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160247986 DLU <0006> fsm.c:568 lu(PS:IMSI-262423260138360)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160247986 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247986 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160247987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@7cb8c4beda29: Final verdict of PTC: pass 20250830160247987 DAUC <0003> db_auc.c:157 IMSI='262425452490124': No 2G Auth Data 20250830160247987 DAUC <0003> db_auc.c:192 IMSI='262425452490124': No 3G Auth Data 20250830160247988 DLGSUP <0013> hlr.c:121 IMSI 262425452490124: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262425452490124" to be handled at TC_gsup_ul_via_proxy(82) 20250830160247994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 20250830160247995 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247995 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425452490124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425452490124" cn_domain=PS source_name="the-source\n"} 20250830160247995 DLU <0006> fsm.c:456 lu(262425452490124)[0x51200000b1a0]{UNVALIDATED}: Allocated 20250830160247995 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425452490124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160247996 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425452490124)[0x51200000b1a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160247996 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425452490124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425452490124" cn_domain=PS destination_name="the-source\n"} 20250830160247996 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247996 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262425452490124" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425452490124" 20250830160247997 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160247997 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425452490124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425452490124" source_name="the-source\n"} 20250830160247997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425452490124)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160247997 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262425452490124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160247997 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425452490124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425452490124" destination_name="the-source\n"} 20250830160247997 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262425452490124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160247997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425452490124)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160247997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425452490124)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160247997 DLU <0006> fsm.c:568 lu(PS:IMSI-262425452490124)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160247997 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160247997 DLINP <000b> input/ipa.c:452 connected read/write 20250830160247997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160247997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@7cb8c4beda29: Final verdict of PTC: pass 20250830160247999 DAUC <0003> db_auc.c:157 IMSI='262420829019817': No 2G Auth Data 20250830160247999 DAUC <0003> db_auc.c:192 IMSI='262420829019817': No 3G Auth Data 20250830160247999 DLGSUP <0013> hlr.c:121 IMSI 262420829019817: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262420829019817" to be handled at TC_gsup_ul_via_proxy(83) 20250830160248007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 20250830160248009 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160248009 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420829019817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420829019817" cn_domain=PS source_name="the-source\n"} 20250830160248009 DLU <0006> fsm.c:456 lu(262420829019817)[0x51200000b320]{UNVALIDATED}: Allocated 20250830160248009 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420829019817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160248009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420829019817)[0x51200000b320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160248009 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420829019817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420829019817" cn_domain=PS destination_name="the-source\n"} 20250830160248010 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160248010 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262420829019817" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420829019817" 20250830160248011 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160248012 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420829019817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420829019817" source_name="the-source\n"} 20250830160248012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420829019817)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160248012 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262420829019817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160248012 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420829019817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420829019817" destination_name="the-source\n"} 20250830160248012 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262420829019817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160248012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420829019817)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160248012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420829019817)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160248012 DLU <0006> fsm.c:568 lu(PS:IMSI-262420829019817)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160248012 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160248012 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160248013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@7cb8c4beda29: Final verdict of PTC: pass 20250830160248015 DAUC <0003> db_auc.c:157 IMSI='262426924953209': No 2G Auth Data 20250830160248015 DAUC <0003> db_auc.c:192 IMSI='262426924953209': No 3G Auth Data 20250830160248015 DLGSUP <0013> hlr.c:121 IMSI 262426924953209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7cb8c4beda29: Created GsupExpect[0] for "262426924953209" to be handled at TC_gsup_ul_via_proxy(84) 20250830160248022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20250830160248023 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160248023 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426924953209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426924953209" cn_domain=PS source_name="the-source\n"} 20250830160248023 DLU <0006> fsm.c:456 lu(262426924953209)[0x51200000b4a0]{UNVALIDATED}: Allocated 20250830160248023 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426924953209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830160248023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426924953209)[0x51200000b4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160248023 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426924953209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426924953209" cn_domain=PS destination_name="the-source\n"} 20250830160248023 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160248023 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7cb8c4beda29: Found GsupExpect[0] for "262426924953209" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426924953209" 20250830160248024 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160248025 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426924953209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426924953209" source_name="the-source\n"} 20250830160248025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426924953209)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160248025 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426924953209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160248025 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426924953209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426924953209" destination_name="the-source\n"} 20250830160248025 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426924953209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160248025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426924953209)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160248025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426924953209)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160248025 DLU <0006> fsm.c:568 lu(PS:IMSI-262426924953209)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160248025 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160248025 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160248025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160248026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34728<->l=127.0.0.1:4258 20250830160248026 DLINP <000b> input/ipa.c:452 connected read/write 20250830160248026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160248026 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160248026 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160248026 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160248027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@7cb8c4beda29: Final verdict of PTC: none 20250830160248027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39937<->l=127.0.0.1:4259) 75@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Aug 30 16:02:48 UTC 2025 ====== 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 20250830160248054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20250830160248155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69944) Waiting for packet dumper to finish... 1 (prev_count=69944, count=114764) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Aug 30 16:02:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_ul_subscriber_data started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160251293 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160251293 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160251297 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34818<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160251303 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251303 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160251303 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160251303 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160251303 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160251303 DLGSUP <0013> gsup_server.c:238 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  20250830160251303 DLGSUP <0013> gsup_server.c:236 2:  20250830160251304 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160251304 DLGSUP <0013> gsup_server.c:236 3:  20250830160251304 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160251304 DLGSUP <0013> gsup_server.c:236 4:  20250830160251304 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160251304 DLGSUP <0013> gsup_server.c:236 5:  20250830160251304 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160251304 DLGSUP <0013> gsup_server.c:236 7:  20250830160251304 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160251304 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160251304 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(85)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160251304 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160251323 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36997<->l=127.0.0.1:4259) 20250830160251342 DAUC <0003> db_auc.c:157 IMSI='262420886565574': No 2G Auth Data 20250830160251342 DAUC <0003> db_auc.c:192 IMSI='262420886565574': No 3G Auth Data HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262420886565574" to be handled at TC_gsup_ul_subscriber_data(89) 20250830160251363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34830<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251374 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251374 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420886565574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420886565574" cn_domain=PS} 20250830160251374 DLU <0006> fsm.c:456 lu(262420886565574)[0x51200000b620]{UNVALIDATED}: Allocated 20250830160251374 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420886565574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420886565574)[0x51200000b620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251374 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420886565574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420886565574" cn_domain=PS} 20250830160251374 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251374 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262420886565574" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420886565574" 20250830160251380 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251380 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420886565574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420886565574"} 20250830160251380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420886565574)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251380 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420886565574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251381 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420886565574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420886565574"} 20250830160251381 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420886565574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420886565574)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420886565574)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251381 DLU <0006> fsm.c:568 lu(PS:IMSI-262420886565574)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251381 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251381 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34830<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7cb8c4beda29: Final verdict of PTC: pass 20250830160251387 DAUC <0003> db_auc.c:157 IMSI='262423305814851': No 2G Auth Data 20250830160251387 DAUC <0003> db_auc.c:192 IMSI='262423305814851': No 3G Auth Data 20250830160251390 DLGSUP <0013> hlr.c:121 IMSI 262423305814851: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262423305814851" to be handled at TC_gsup_ul_subscriber_data(90) 20250830160251404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251408 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251408 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423305814851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423305814851" cn_domain=PS} 20250830160251408 DLU <0006> fsm.c:456 lu(262423305814851)[0x51200000b7a0]{UNVALIDATED}: Allocated 20250830160251408 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423305814851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423305814851)[0x51200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251408 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423305814851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423305814851" cn_domain=PS} 20250830160251408 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251408 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262423305814851" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423305814851" 20250830160251409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251409 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423305814851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423305814851"} 20250830160251409 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423305814851)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251409 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423305814851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251409 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423305814851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423305814851"} 20250830160251409 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423305814851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423305814851)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423305814851)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251409 DLU <0006> fsm.c:568 lu(PS:IMSI-262423305814851)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7cb8c4beda29: Final verdict of PTC: pass 20250830160251412 DAUC <0003> db_auc.c:157 IMSI='262421460068917': No 2G Auth Data 20250830160251412 DAUC <0003> db_auc.c:192 IMSI='262421460068917': No 3G Auth Data 20250830160251413 DLGSUP <0013> hlr.c:121 IMSI 262421460068917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262421460068917" to be handled at TC_gsup_ul_subscriber_data(91) 20250830160251422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251424 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251424 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421460068917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421460068917" cn_domain=PS} 20250830160251424 DLU <0006> fsm.c:456 lu(262421460068917)[0x51200000b920]{UNVALIDATED}: Allocated 20250830160251424 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421460068917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251424 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421460068917)[0x51200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251424 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421460068917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421460068917" cn_domain=PS} 20250830160251424 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251424 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262421460068917" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421460068917" 20250830160251426 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251426 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421460068917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421460068917"} 20250830160251426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421460068917)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251426 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421460068917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251426 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421460068917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421460068917"} 20250830160251426 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421460068917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421460068917)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421460068917)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251426 DLU <0006> fsm.c:568 lu(PS:IMSI-262421460068917)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251426 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251426 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7cb8c4beda29: Final verdict of PTC: pass 20250830160251427 DAUC <0003> db_auc.c:157 IMSI='262425372731629': No 2G Auth Data 20250830160251427 DAUC <0003> db_auc.c:192 IMSI='262425372731629': No 3G Auth Data 20250830160251428 DLGSUP <0013> hlr.c:121 IMSI 262425372731629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262425372731629" to be handled at TC_gsup_ul_subscriber_data(92) 20250830160251435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251436 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251436 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425372731629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425372731629" cn_domain=PS} 20250830160251436 DLU <0006> fsm.c:456 lu(262425372731629)[0x51200000baa0]{UNVALIDATED}: Allocated 20250830160251436 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425372731629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425372731629)[0x51200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251436 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425372731629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425372731629" cn_domain=PS} 20250830160251436 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251436 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262425372731629" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425372731629" 20250830160251437 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251437 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425372731629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425372731629"} 20250830160251437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425372731629)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251437 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425372731629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251437 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425372731629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425372731629"} 20250830160251437 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425372731629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425372731629)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425372731629)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251437 DLU <0006> fsm.c:568 lu(PS:IMSI-262425372731629)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251437 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251437 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7cb8c4beda29: Final verdict of PTC: pass 20250830160251439 DAUC <0003> db_auc.c:157 IMSI='262422543351228': No 2G Auth Data 20250830160251439 DAUC <0003> db_auc.c:192 IMSI='262422543351228': No 3G Auth Data 20250830160251439 DLGSUP <0013> hlr.c:121 IMSI 262422543351228: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262422543351228" to be handled at TC_gsup_ul_subscriber_data(93) 20250830160251444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251445 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251446 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422543351228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422543351228" cn_domain=PS} 20250830160251446 DLU <0006> fsm.c:456 lu(262422543351228)[0x51200000bc20]{UNVALIDATED}: Allocated 20250830160251446 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422543351228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422543351228)[0x51200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251446 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422543351228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422543351228" cn_domain=PS} 20250830160251446 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251446 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262422543351228" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422543351228" 20250830160251447 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251447 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422543351228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422543351228"} 20250830160251447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422543351228)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251447 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422543351228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251447 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422543351228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422543351228"} 20250830160251447 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422543351228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422543351228)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422543351228)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251447 DLU <0006> fsm.c:568 lu(PS:IMSI-262422543351228)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251447 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251447 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7cb8c4beda29: Final verdict of PTC: pass 20250830160251448 DAUC <0003> db_auc.c:157 IMSI='262424957906200': No 2G Auth Data 20250830160251448 DAUC <0003> db_auc.c:192 IMSI='262424957906200': No 3G Auth Data 20250830160251448 DLGSUP <0013> hlr.c:121 IMSI 262424957906200: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262424957906200" to be handled at TC_gsup_ul_subscriber_data(94) 20250830160251453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251455 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251455 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424957906200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424957906200" cn_domain=PS} 20250830160251455 DLU <0006> fsm.c:456 lu(262424957906200)[0x51200000bda0]{UNVALIDATED}: Allocated 20250830160251455 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424957906200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424957906200)[0x51200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251455 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424957906200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424957906200" cn_domain=PS} 20250830160251455 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251455 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262424957906200" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424957906200" 20250830160251456 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251456 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424957906200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424957906200"} 20250830160251456 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424957906200)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251456 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424957906200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251456 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424957906200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424957906200"} 20250830160251456 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424957906200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424957906200)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424957906200)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251456 DLU <0006> fsm.c:568 lu(PS:IMSI-262424957906200)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251456 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251456 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7cb8c4beda29: Final verdict of PTC: pass 20250830160251457 DAUC <0003> db_auc.c:157 IMSI='262421590722495': No 2G Auth Data 20250830160251458 DAUC <0003> db_auc.c:192 IMSI='262421590722495': No 3G Auth Data 20250830160251458 DLGSUP <0013> hlr.c:121 IMSI 262421590722495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262421590722495" to be handled at TC_gsup_ul_subscriber_data(95) 20250830160251463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251464 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251464 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421590722495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421590722495" cn_domain=PS} 20250830160251464 DLU <0006> fsm.c:456 lu(262421590722495)[0x51200000bf20]{UNVALIDATED}: Allocated 20250830160251464 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421590722495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251464 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421590722495)[0x51200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251464 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421590722495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421590722495" cn_domain=PS} 20250830160251464 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251464 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262421590722495" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421590722495" 20250830160251465 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251466 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421590722495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421590722495"} 20250830160251466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421590722495)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251466 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421590722495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251466 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421590722495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421590722495"} 20250830160251466 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421590722495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421590722495)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421590722495)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251466 DLU <0006> fsm.c:568 lu(PS:IMSI-262421590722495)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251466 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251466 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7cb8c4beda29: Final verdict of PTC: pass 20250830160251467 DAUC <0003> db_auc.c:157 IMSI='262422736280933': No 2G Auth Data 20250830160251467 DAUC <0003> db_auc.c:192 IMSI='262422736280933': No 3G Auth Data 20250830160251467 DLGSUP <0013> hlr.c:121 IMSI 262422736280933: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7cb8c4beda29: Created GsupExpect[0] for "262422736280933" to be handled at TC_gsup_ul_subscriber_data(96) 20250830160251472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7cb8c4beda29: GSUP ul subscriber_data 20250830160251474 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251474 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422736280933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422736280933" cn_domain=PS} 20250830160251474 DLU <0006> fsm.c:456 lu(262422736280933)[0x51200000ffa0]{UNVALIDATED}: Allocated 20250830160251474 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422736280933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160251474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422736280933)[0x51200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160251474 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422736280933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422736280933" cn_domain=PS} 20250830160251474 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251474 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7cb8c4beda29: Found GsupExpect[0] for "262422736280933" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422736280933" 20250830160251475 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251475 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422736280933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422736280933"} 20250830160251475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422736280933)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160251475 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422736280933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160251475 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422736280933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422736280933"} 20250830160251475 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422736280933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160251475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422736280933)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160251475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422736280933)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160251475 DLU <0006> fsm.c:568 lu(PS:IMSI-262422736280933)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160251475 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160251475 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160251476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160251476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34818<->l=127.0.0.1:4258 20250830160251477 DLINP <000b> input/ipa.c:452 connected read/write 20250830160251477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160251477 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160251477 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160251477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160251477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36997<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@7cb8c4beda29: Final verdict of PTC: none 87@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Aug 30 16:02:51 UTC 2025 ====== 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 20250830160251501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 20250830160251602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79168) Waiting for packet dumper to finish... 1 (prev_count=79168, count=118104) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Aug 30 16:02:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_vty started. MTC@7cb8c4beda29: legacy= true 20250830160254722 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160254723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160254727 DLINP <000b> input/ipa.c:452 connected read/write 20250830160254727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160254729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160254733 DLINP <000b> input/ipa.c:452 connected read/write 20250830160254733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160254733 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160254733 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160254733 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160254733 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160254733 DLGSUP <0013> gsup_server.c:238 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  20250830160254733 DLGSUP <0013> gsup_server.c:236 2:  20250830160254733 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160254733 DLGSUP <0013> gsup_server.c:236 3:  20250830160254733 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160254733 DLGSUP <0013> gsup_server.c:236 4:  20250830160254733 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160254733 DLGSUP <0013> gsup_server.c:236 5:  20250830160254733 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160254734 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(97)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160254734 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160254734 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160254734 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160254734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160254755 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38021<->l=127.0.0.1:4259) 20250830160254757 DAUC <0003> db_auc.c:157 IMSI='262429895411599': No 2G Auth Data 20250830160254757 DAUC <0003> db_auc.c:192 IMSI='262429895411599': No 3G Auth Data 20250830160254759 DAUC <0003> db_auc.c:192 IMSI='262429895411599': No 3G Auth Data 20250830160254761 DAUC <0003> db_auc.c:157 IMSI='262422764009112': No 2G Auth Data 20250830160254761 DAUC <0003> db_auc.c:192 IMSI='262422764009112': No 3G Auth Data 20250830160254763 DAUC <0003> db_auc.c:157 IMSI='262422764009112': No 2G Auth Data 20250830160254766 DAUC <0003> db_auc.c:157 IMSI='262425618596675': No 2G Auth Data 20250830160254766 DAUC <0003> db_auc.c:192 IMSI='262425618596675': No 3G Auth Data MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160254773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 20250830160254774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38021<->l=127.0.0.1:4259) 20250830160254774 DLINP <000b> input/ipa.c:452 connected read/write 20250830160254774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160254774 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160254775 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160254775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@7cb8c4beda29: Test case TC_vty finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Aug 30 16:02:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250830160254806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 20250830160254907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=28396) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Aug 30 16:02:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_vty_msisdn_isd started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160258054 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160258054 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160258058 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160258060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160258064 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(100)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160258065 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160258065 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160258065 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160258065 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160258065 DLGSUP <0013> gsup_server.c:238 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  20250830160258065 DLGSUP <0013> gsup_server.c:236 2:  20250830160258065 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160258065 DLGSUP <0013> gsup_server.c:236 3:  20250830160258065 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160258065 DLGSUP <0013> gsup_server.c:236 4:  20250830160258066 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160258066 DLGSUP <0013> gsup_server.c:236 5:  20250830160258066 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160258066 DLGSUP <0013> gsup_server.c:236 7:  20250830160258066 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160258066 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160258066 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160258066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160258087 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36599<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@7cb8c4beda29: Created GsupExpect[0] for "262427843385112" to be handled at TC_vty_msisdn_isd(104) 20250830160258105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 20250830160258111 DAUC <0003> db_auc.c:157 IMSI='262427843385112': No 2G Auth Data 20250830160258111 DAUC <0003> db_auc.c:192 IMSI='262427843385112': No 3G Auth Data 20250830160258122 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160258122 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427843385112" cn_domain=PS} 20250830160258123 DLU <0006> fsm.c:456 lu(262427843385112)[0x512000010120]{UNVALIDATED}: Allocated 20250830160258123 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160258123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427843385112)[0x512000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160258123 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427843385112" cn_domain=PS} 20250830160258123 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160258123 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@7cb8c4beda29: Found GsupExpect[0] for "262427843385112" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@7cb8c4beda29: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427843385112" 20250830160258129 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160258130 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427843385112"} 20250830160258130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427843385112)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160258130 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160258130 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427843385112"} 20250830160258130 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160258130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427843385112)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160258130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427843385112)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160258130 DLU <0006> fsm.c:568 lu(PS:IMSI-262427843385112)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160258130 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160258130 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160258134 DLGSUP <0013> hlr.c:128 IMSI 262427843385112: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250830160258134 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160258134 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160258137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@7cb8c4beda29: Final verdict of PTC: pass 20250830160258138 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160258138 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427843385112"} 20250830160258138 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250830160258138 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427843385112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160258139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4258 20250830160258141 DLINP <000b> input/ipa.c:452 connected read/write 20250830160258141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160258141 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160258141 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160258141 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@7cb8c4beda29: Final verdict of PTC: none 20250830160258142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36599<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@7cb8c4beda29: Final verdict of PTC: none 102@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 102: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Aug 30 16:02:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250830160258176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4258 20250830160258277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=420) Waiting for packet dumper to finish... 1 (prev_count=420, count=34212) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Aug 30 16:03:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_purge_cs started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160301382 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160301382 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160301384 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160301385 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301386 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160301386 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160301386 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160301386 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160301386 DLGSUP <0013> gsup_server.c:238 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  20250830160301386 DLGSUP <0013> gsup_server.c:236 2:  20250830160301386 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160301386 DLGSUP <0013> gsup_server.c:236 3:  20250830160301386 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160301386 DLGSUP <0013> gsup_server.c:236 4:  20250830160301386 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160301386 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(105)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160301386 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160301386 DLGSUP <0013> gsup_server.c:236 7:  20250830160301386 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160301386 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160301386 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160301386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160301397 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34841<->l=127.0.0.1:4259) 20250830160301401 DAUC <0003> db_auc.c:157 IMSI='262421494805799': No 2G Auth Data 20250830160301401 DAUC <0003> db_auc.c:192 IMSI='262421494805799': No 3G Auth Data HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262421494805799" to be handled at TC_gsup_purge_cs(109) 20250830160301409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 20250830160301432 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301432 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421494805799" cn_domain=PS} 20250830160301432 DLU <0006> fsm.c:456 lu(262421494805799)[0x5120000102a0]{UNVALIDATED}: Allocated 20250830160301432 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421494805799)[0x5120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301433 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421494805799" cn_domain=PS} 20250830160301433 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301433 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262421494805799" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421494805799" 20250830160301441 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301441 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421494805799"} 20250830160301441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421494805799)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301441 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301441 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421494805799"} 20250830160301442 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421494805799)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421494805799)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301442 DLU <0006> fsm.c:568 lu(PS:IMSI-262421494805799)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301442 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301442 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301447 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301447 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421494805799" cn_domain=CS} 20250830160301447 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301447 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421494805799"} 20250830160301447 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421494805799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301447 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301448 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@7cb8c4beda29: Final verdict of PTC: pass 20250830160301455 DAUC <0003> db_auc.c:157 IMSI='262429742321529': No 2G Auth Data 20250830160301455 DAUC <0003> db_auc.c:192 IMSI='262429742321529': No 3G Auth Data 20250830160301458 DLGSUP <0013> hlr.c:121 IMSI 262429742321529: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262429742321529" to be handled at TC_gsup_purge_cs(110) 20250830160301471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20250830160301473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301473 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429742321529" cn_domain=PS} 20250830160301473 DLU <0006> fsm.c:456 lu(262429742321529)[0x512000010420]{UNVALIDATED}: Allocated 20250830160301473 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429742321529)[0x512000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301473 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429742321529" cn_domain=PS} 20250830160301473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262429742321529" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429742321529" 20250830160301474 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301474 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429742321529"} 20250830160301474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429742321529)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301474 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301474 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429742321529"} 20250830160301474 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429742321529)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429742321529)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301474 DLU <0006> fsm.c:568 lu(PS:IMSI-262429742321529)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301474 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301474 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301475 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301475 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429742321529" cn_domain=CS} 20250830160301475 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301475 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429742321529"} 20250830160301475 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429742321529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301475 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301475 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@7cb8c4beda29: Final verdict of PTC: pass 20250830160301477 DAUC <0003> db_auc.c:157 IMSI='262429426040748': No 2G Auth Data 20250830160301477 DAUC <0003> db_auc.c:192 IMSI='262429426040748': No 3G Auth Data 20250830160301478 DLGSUP <0013> hlr.c:121 IMSI 262429426040748: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262429426040748" to be handled at TC_gsup_purge_cs(111) 20250830160301485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20250830160301487 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301487 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429426040748" cn_domain=PS} 20250830160301487 DLU <0006> fsm.c:456 lu(262429426040748)[0x5120000105a0]{UNVALIDATED}: Allocated 20250830160301487 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429426040748)[0x5120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301487 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429426040748" cn_domain=PS} 20250830160301487 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301487 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262429426040748" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429426040748" 20250830160301488 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301488 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429426040748"} 20250830160301488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429426040748)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301488 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301488 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429426040748"} 20250830160301488 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429426040748)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429426040748)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301489 DLU <0006> fsm.c:568 lu(PS:IMSI-262429426040748)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301489 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429426040748" cn_domain=CS} 20250830160301489 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301489 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429426040748"} 20250830160301489 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429426040748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@7cb8c4beda29: Final verdict of PTC: pass 20250830160301491 DAUC <0003> db_auc.c:157 IMSI='262424200215808': No 2G Auth Data 20250830160301491 DAUC <0003> db_auc.c:192 IMSI='262424200215808': No 3G Auth Data 20250830160301491 DLGSUP <0013> hlr.c:121 IMSI 262424200215808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262424200215808" to be handled at TC_gsup_purge_cs(112) 20250830160301497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20250830160301499 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301499 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424200215808" cn_domain=PS} 20250830160301499 DLU <0006> fsm.c:456 lu(262424200215808)[0x512000010720]{UNVALIDATED}: Allocated 20250830160301499 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424200215808)[0x512000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301499 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424200215808" cn_domain=PS} 20250830160301499 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301499 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262424200215808" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424200215808" 20250830160301500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301500 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424200215808"} 20250830160301500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424200215808)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301500 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301500 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424200215808"} 20250830160301500 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424200215808)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424200215808)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301500 DLU <0006> fsm.c:568 lu(PS:IMSI-262424200215808)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301501 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301501 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424200215808" cn_domain=CS} 20250830160301501 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301501 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424200215808"} 20250830160301501 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424200215808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301501 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301501 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@7cb8c4beda29: Final verdict of PTC: pass 20250830160301503 DAUC <0003> db_auc.c:157 IMSI='262423294711926': No 2G Auth Data 20250830160301503 DAUC <0003> db_auc.c:192 IMSI='262423294711926': No 3G Auth Data 20250830160301503 DLGSUP <0013> hlr.c:121 IMSI 262423294711926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262423294711926" to be handled at TC_gsup_purge_cs(113) 20250830160301508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 20250830160301510 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301510 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423294711926" cn_domain=PS} 20250830160301510 DLU <0006> fsm.c:456 lu(262423294711926)[0x5120000108a0]{UNVALIDATED}: Allocated 20250830160301510 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423294711926)[0x5120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301510 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423294711926" cn_domain=PS} 20250830160301510 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301510 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262423294711926" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423294711926" 20250830160301511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301511 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423294711926"} 20250830160301511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423294711926)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301511 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301511 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423294711926"} 20250830160301511 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423294711926)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423294711926)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301511 DLU <0006> fsm.c:568 lu(PS:IMSI-262423294711926)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301511 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423294711926" cn_domain=CS} 20250830160301511 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301511 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423294711926"} 20250830160301511 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423294711926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@7cb8c4beda29: Final verdict of PTC: pass 20250830160301513 DAUC <0003> db_auc.c:157 IMSI='262428962565445': No 2G Auth Data 20250830160301513 DAUC <0003> db_auc.c:192 IMSI='262428962565445': No 3G Auth Data 20250830160301513 DLGSUP <0013> hlr.c:121 IMSI 262428962565445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262428962565445" to be handled at TC_gsup_purge_cs(114) 20250830160301520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4258 20250830160301521 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301522 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428962565445" cn_domain=PS} 20250830160301522 DLU <0006> fsm.c:456 lu(262428962565445)[0x512000010a20]{UNVALIDATED}: Allocated 20250830160301522 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428962565445)[0x512000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301522 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428962565445" cn_domain=PS} 20250830160301522 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301522 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262428962565445" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428962565445" 20250830160301523 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301523 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428962565445"} 20250830160301524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428962565445)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301524 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301524 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428962565445"} 20250830160301524 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428962565445)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428962565445)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301524 DLU <0006> fsm.c:568 lu(PS:IMSI-262428962565445)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301524 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301524 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301525 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301525 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428962565445" cn_domain=CS} 20250830160301525 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301525 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428962565445"} 20250830160301525 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428962565445 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301525 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301525 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@7cb8c4beda29: Final verdict of PTC: pass 20250830160301527 DAUC <0003> db_auc.c:157 IMSI='262425907364041': No 2G Auth Data 20250830160301527 DAUC <0003> db_auc.c:192 IMSI='262425907364041': No 3G Auth Data 20250830160301528 DLGSUP <0013> hlr.c:121 IMSI 262425907364041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262425907364041" to be handled at TC_gsup_purge_cs(115) 20250830160301534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 20250830160301536 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301536 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425907364041" cn_domain=PS} 20250830160301536 DLU <0006> fsm.c:456 lu(262425907364041)[0x512000010ba0]{UNVALIDATED}: Allocated 20250830160301536 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301536 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425907364041)[0x512000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301536 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425907364041" cn_domain=PS} 20250830160301536 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301536 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262425907364041" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425907364041" 20250830160301537 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301537 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425907364041"} 20250830160301537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425907364041)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301537 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301537 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425907364041"} 20250830160301537 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425907364041)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425907364041)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301537 DLU <0006> fsm.c:568 lu(PS:IMSI-262425907364041)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301537 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301537 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301538 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301538 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425907364041" cn_domain=CS} 20250830160301538 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301538 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425907364041"} 20250830160301538 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425907364041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301538 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301538 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@7cb8c4beda29: Final verdict of PTC: pass 20250830160301539 DAUC <0003> db_auc.c:157 IMSI='262423420336509': No 2G Auth Data 20250830160301539 DAUC <0003> db_auc.c:192 IMSI='262423420336509': No 3G Auth Data 20250830160301540 DLGSUP <0013> hlr.c:121 IMSI 262423420336509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7cb8c4beda29: Created GsupExpect[0] for "262423420336509" to be handled at TC_gsup_purge_cs(116) 20250830160301545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20250830160301547 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301547 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423420336509" cn_domain=PS} 20250830160301547 DLU <0006> fsm.c:456 lu(262423420336509)[0x512000010d20]{UNVALIDATED}: Allocated 20250830160301547 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160301547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423420336509)[0x512000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160301547 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423420336509" cn_domain=PS} 20250830160301547 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301547 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7cb8c4beda29: Found GsupExpect[0] for "262423420336509" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423420336509" 20250830160301548 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301548 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423420336509"} 20250830160301548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423420336509)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160301548 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160301548 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423420336509"} 20250830160301548 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160301548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420336509)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160301548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420336509)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160301548 DLU <0006> fsm.c:568 lu(PS:IMSI-262423420336509)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160301548 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301548 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301549 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301549 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423420336509" cn_domain=CS} 20250830160301549 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830160301549 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423420336509"} 20250830160301549 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423420336509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160301549 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160301549 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160301550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160301551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 20250830160301551 DLINP <000b> input/ipa.c:452 connected read/write 20250830160301551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160301551 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160301551 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160301551 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@7cb8c4beda29: Final verdict of PTC: none 107@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@7cb8c4beda29: Final verdict of PTC: none 20250830160301552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34841<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(108)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Aug 30 16:03:01 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250830160301582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20250830160301683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81336) Waiting for packet dumper to finish... 1 (prev_count=81336, count=134720) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Aug 30 16:03:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_purge_ps started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160304783 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160304783 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160304787 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160304792 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304792 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160304792 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160304792 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160304792 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160304792 DLGSUP <0013> gsup_server.c:238 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  20250830160304792 DLGSUP <0013> gsup_server.c:236 2:  20250830160304792 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160304792 DLGSUP <0013> gsup_server.c:236 3:  20250830160304792 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(117)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160304792 DLGSUP <0013> gsup_server.c:236 4:  20250830160304792 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160304792 DLGSUP <0013> gsup_server.c:236 5:  20250830160304792 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160304792 DLGSUP <0013> gsup_server.c:236 7:  20250830160304792 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160304792 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160304792 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160304792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160304812 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45923<->l=127.0.0.1:4259) 20250830160304815 DAUC <0003> db_auc.c:157 IMSI='262421458912961': No 2G Auth Data 20250830160304815 DAUC <0003> db_auc.c:192 IMSI='262421458912961': No 3G Auth Data HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262421458912961" to be handled at TC_gsup_purge_ps(121) 20250830160304821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 20250830160304832 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304832 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421458912961" cn_domain=PS} 20250830160304832 DLU <0006> fsm.c:456 lu(262421458912961)[0x512000010ea0]{UNVALIDATED}: Allocated 20250830160304832 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421458912961)[0x512000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304832 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421458912961" cn_domain=PS} 20250830160304832 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304832 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262421458912961" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421458912961" 20250830160304834 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304834 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421458912961"} 20250830160304834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421458912961)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304834 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304834 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421458912961"} 20250830160304834 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421458912961)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421458912961)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304834 DLU <0006> fsm.c:568 lu(PS:IMSI-262421458912961)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304834 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304834 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304836 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304836 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421458912961" cn_domain=PS} 20250830160304836 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304836 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421458912961"} 20250830160304836 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421458912961 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304836 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304836 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@7cb8c4beda29: Final verdict of PTC: pass 20250830160304838 DAUC <0003> db_auc.c:157 IMSI='262428546760004': No 2G Auth Data 20250830160304838 DAUC <0003> db_auc.c:192 IMSI='262428546760004': No 3G Auth Data 20250830160304839 DLGSUP <0013> hlr.c:121 IMSI 262428546760004: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262428546760004" to be handled at TC_gsup_purge_ps(122) 20250830160304845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 20250830160304847 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304847 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428546760004" cn_domain=PS} 20250830160304847 DLU <0006> fsm.c:456 lu(262428546760004)[0x512000011020]{UNVALIDATED}: Allocated 20250830160304847 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428546760004)[0x512000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304847 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428546760004" cn_domain=PS} 20250830160304847 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304847 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262428546760004" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428546760004" 20250830160304848 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304848 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428546760004"} 20250830160304848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428546760004)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304848 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304848 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428546760004"} 20250830160304848 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428546760004)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428546760004)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304848 DLU <0006> fsm.c:568 lu(PS:IMSI-262428546760004)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304848 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304848 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304849 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304849 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428546760004" cn_domain=PS} 20250830160304849 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304849 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428546760004"} 20250830160304849 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428546760004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304849 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304849 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@7cb8c4beda29: Final verdict of PTC: pass 20250830160304851 DAUC <0003> db_auc.c:157 IMSI='262422040730621': No 2G Auth Data 20250830160304851 DAUC <0003> db_auc.c:192 IMSI='262422040730621': No 3G Auth Data 20250830160304851 DLGSUP <0013> hlr.c:121 IMSI 262422040730621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262422040730621" to be handled at TC_gsup_purge_ps(123) 20250830160304858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53620<->l=127.0.0.1:4258 20250830160304859 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304860 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422040730621" cn_domain=PS} 20250830160304860 DLU <0006> fsm.c:456 lu(262422040730621)[0x5120000111a0]{UNVALIDATED}: Allocated 20250830160304860 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422040730621)[0x5120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304860 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422040730621" cn_domain=PS} 20250830160304860 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304860 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262422040730621" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422040730621" 20250830160304861 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304861 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422040730621"} 20250830160304861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422040730621)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304861 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304861 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422040730621"} 20250830160304861 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422040730621)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422040730621)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304861 DLU <0006> fsm.c:568 lu(PS:IMSI-262422040730621)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304861 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304861 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304862 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304862 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422040730621" cn_domain=PS} 20250830160304862 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304862 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422040730621"} 20250830160304862 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422040730621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304862 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304862 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53620<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@7cb8c4beda29: Final verdict of PTC: pass 20250830160304864 DAUC <0003> db_auc.c:157 IMSI='262420156975920': No 2G Auth Data 20250830160304864 DAUC <0003> db_auc.c:192 IMSI='262420156975920': No 3G Auth Data 20250830160304864 DLGSUP <0013> hlr.c:121 IMSI 262420156975920: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262420156975920" to be handled at TC_gsup_purge_ps(124) 20250830160304871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 20250830160304873 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304873 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420156975920" cn_domain=PS} 20250830160304873 DLU <0006> fsm.c:456 lu(262420156975920)[0x512000011320]{UNVALIDATED}: Allocated 20250830160304873 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420156975920)[0x512000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304873 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420156975920" cn_domain=PS} 20250830160304873 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304873 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262420156975920" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420156975920" 20250830160304875 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304875 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420156975920"} 20250830160304875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420156975920)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304875 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304875 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420156975920"} 20250830160304875 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420156975920)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420156975920)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304875 DLU <0006> fsm.c:568 lu(PS:IMSI-262420156975920)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304875 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304875 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304876 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304876 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420156975920" cn_domain=PS} 20250830160304876 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304876 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420156975920"} 20250830160304876 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420156975920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304876 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304876 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@7cb8c4beda29: Final verdict of PTC: pass 20250830160304878 DAUC <0003> db_auc.c:157 IMSI='262428193155760': No 2G Auth Data 20250830160304878 DAUC <0003> db_auc.c:192 IMSI='262428193155760': No 3G Auth Data 20250830160304878 DLGSUP <0013> hlr.c:121 IMSI 262428193155760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262428193155760" to be handled at TC_gsup_purge_ps(125) 20250830160304884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20250830160304885 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304885 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428193155760" cn_domain=PS} 20250830160304885 DLU <0006> fsm.c:456 lu(262428193155760)[0x5120000114a0]{UNVALIDATED}: Allocated 20250830160304885 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304885 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428193155760)[0x5120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304886 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428193155760" cn_domain=PS} 20250830160304886 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304886 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262428193155760" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428193155760" 20250830160304887 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304887 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428193155760"} 20250830160304887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428193155760)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304887 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304887 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428193155760"} 20250830160304887 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428193155760)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428193155760)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304887 DLU <0006> fsm.c:568 lu(PS:IMSI-262428193155760)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304887 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304887 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304888 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304888 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428193155760" cn_domain=PS} 20250830160304888 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304888 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428193155760"} 20250830160304888 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428193155760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304888 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304888 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@7cb8c4beda29: Final verdict of PTC: pass 20250830160304889 DAUC <0003> db_auc.c:157 IMSI='262423171039891': No 2G Auth Data 20250830160304889 DAUC <0003> db_auc.c:192 IMSI='262423171039891': No 3G Auth Data 20250830160304890 DLGSUP <0013> hlr.c:121 IMSI 262423171039891: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262423171039891" to be handled at TC_gsup_purge_ps(126) 20250830160304895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4258 20250830160304897 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304897 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423171039891" cn_domain=PS} 20250830160304897 DLU <0006> fsm.c:456 lu(262423171039891)[0x512000011620]{UNVALIDATED}: Allocated 20250830160304897 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304897 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423171039891)[0x512000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304897 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423171039891" cn_domain=PS} 20250830160304897 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304897 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262423171039891" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423171039891" 20250830160304898 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304898 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423171039891"} 20250830160304899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423171039891)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304899 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304899 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423171039891"} 20250830160304899 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423171039891)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423171039891)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304899 DLU <0006> fsm.c:568 lu(PS:IMSI-262423171039891)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304899 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304899 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304899 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304900 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423171039891" cn_domain=PS} 20250830160304900 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304900 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423171039891"} 20250830160304900 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423171039891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304900 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304900 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@7cb8c4beda29: Final verdict of PTC: pass 20250830160304901 DAUC <0003> db_auc.c:157 IMSI='262421522089869': No 2G Auth Data 20250830160304901 DAUC <0003> db_auc.c:192 IMSI='262421522089869': No 3G Auth Data 20250830160304902 DLGSUP <0013> hlr.c:121 IMSI 262421522089869: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262421522089869" to be handled at TC_gsup_purge_ps(127) 20250830160304908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20250830160304910 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304910 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421522089869" cn_domain=PS} 20250830160304910 DLU <0006> fsm.c:456 lu(262421522089869)[0x5120000117a0]{UNVALIDATED}: Allocated 20250830160304910 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421522089869)[0x5120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304910 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421522089869" cn_domain=PS} 20250830160304910 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304910 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262421522089869" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421522089869" 20250830160304911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304911 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421522089869"} 20250830160304911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421522089869)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304911 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304911 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421522089869"} 20250830160304911 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421522089869)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421522089869)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304911 DLU <0006> fsm.c:568 lu(PS:IMSI-262421522089869)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304912 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304912 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421522089869" cn_domain=PS} 20250830160304912 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304912 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421522089869"} 20250830160304912 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421522089869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304912 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304913 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@7cb8c4beda29: Final verdict of PTC: pass 20250830160304914 DAUC <0003> db_auc.c:157 IMSI='262428750195752': No 2G Auth Data 20250830160304914 DAUC <0003> db_auc.c:192 IMSI='262428750195752': No 3G Auth Data 20250830160304914 DLGSUP <0013> hlr.c:121 IMSI 262428750195752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7cb8c4beda29: Created GsupExpect[0] for "262428750195752" to be handled at TC_gsup_purge_ps(128) 20250830160304919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4258 20250830160304921 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304921 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428750195752" cn_domain=PS} 20250830160304921 DLU <0006> fsm.c:456 lu(262428750195752)[0x512000011920]{UNVALIDATED}: Allocated 20250830160304921 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160304921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428750195752)[0x512000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160304921 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428750195752" cn_domain=PS} 20250830160304921 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304921 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7cb8c4beda29: Found GsupExpect[0] for "262428750195752" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428750195752" 20250830160304922 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304922 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428750195752"} 20250830160304922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428750195752)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160304922 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160304922 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428750195752"} 20250830160304922 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160304922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428750195752)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160304922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428750195752)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160304922 DLU <0006> fsm.c:568 lu(PS:IMSI-262428750195752)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160304922 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304922 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304923 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160304924 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428750195752" cn_domain=PS} 20250830160304924 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830160304924 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428750195752"} 20250830160304924 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428750195752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830160304924 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160304924 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160304924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160304925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20250830160304926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45923<->l=127.0.0.1:4259) 20250830160304926 DLINP <000b> input/ipa.c:452 connected read/write 20250830160304926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(120)@7cb8c4beda29: Final verdict of PTC: none 20250830160304926 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160304926 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160304926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(118)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Aug 30 16:03:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250830160304951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 20250830160305051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82756) Waiting for packet dumper to finish... 1 (prev_count=82756, count=134520) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Aug 30 16:03:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_purge_unknown started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160308090 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160308090 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160308091 DLINP <000b> input/ipa.c:452 connected read/write 20250830160308091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160308091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160308092 DLINP <000b> input/ipa.c:452 connected read/write 20250830160308092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160308092 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160308092 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160308092 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160308092 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160308092 DLGSUP <0013> gsup_server.c:238 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  20250830160308092 DLGSUP <0013> gsup_server.c:236 2:  20250830160308092 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160308092 DLGSUP <0013> gsup_server.c:236 3:  20250830160308092 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160308092 DLGSUP <0013> gsup_server.c:236 4:  20250830160308092 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160308092 DLGSUP <0013> gsup_server.c:236 5:  20250830160308092 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160308092 DLGSUP <0013> gsup_server.c:236 7:  20250830160308092 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160308092 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160308092 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160308092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160308098 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33813<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7cb8c4beda29: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250830160308103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20250830160308132 DLINP <000b> input/ipa.c:452 connected read/write 20250830160308132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160308132 DLGSUP <0013> gsup_req.c:140 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} 20250830160308132 DLU <0006> fsm.c:456 lu(2345743413463)[0x512000011aa0]{UNVALIDATED}: Allocated 20250830160308132 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 20250830160308132 DLGSUP <0013> gsup_req.c:276 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} 20250830160308132 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160308132 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x512000011aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160308132 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x512000011aa0]{UNVALIDATED}: Freeing instance 20250830160308132 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x512000011aa0]{UNVALIDATED}: Deallocated 20250830160308132 DLINP <000b> input/ipa.c:452 connected read/write 20250830160308132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160308132 DLINP <000b> input/ipa.c:452 connected read/write 20250830160308132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@7cb8c4beda29: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@7cb8c4beda29: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160308134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160308134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40908<->l=127.0.0.1:4258 20250830160308135 DLINP <000b> input/ipa.c:452 connected read/write 20250830160308135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160308135 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160308135 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160308135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(129)@7cb8c4beda29: Final verdict of PTC: none 20250830160308135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33813<->l=127.0.0.1:4259) 131@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(130)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Aug 30 16:03:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250830160308161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 20250830160308262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=25972) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Aug 30 16:03:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_unknown started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160311318 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160311318 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160311319 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160311322 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(134)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160311322 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160311322 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160311322 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160311322 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160311322 DLGSUP <0013> gsup_server.c:238 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  20250830160311322 DLGSUP <0013> gsup_server.c:236 2:  20250830160311322 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160311322 DLGSUP <0013> gsup_server.c:236 3:  20250830160311322 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160311322 DLGSUP <0013> gsup_server.c:236 4:  20250830160311322 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160311322 DLGSUP <0013> gsup_server.c:236 5:  20250830160311322 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160311322 DLGSUP <0013> gsup_server.c:236 7:  20250830160311322 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160311322 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160311322 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160311322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160311336 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42545<->l=127.0.0.1:4259) 20250830160311343 DAUC <0003> db_auc.c:157 IMSI='262425094044715': No 2G Auth Data 20250830160311343 DAUC <0003> db_auc.c:192 IMSI='262425094044715': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262425094044715" to be handled at TC_mo_ussd_unknown(138) 20250830160311363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20250830160311373 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311373 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425094044715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425094044715" session_id=3611629811 session_state=BEGIN} 20250830160311373 DSS <0004> hlr_ussd.c:576 262425094044715/0xd74518f3: Process SS (BEGIN) 20250830160311373 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311373 DSS <0004> hlr_ussd.c:518 262425094044715/0xd74518f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311373 DSS <0004> hlr_ussd.c:523 262425094044715/0xd74518f3: USSD for unknown code '*#200#' 20250830160311373 DSS <0004> hlr_ussd.c:354 262425094044715/0xd74518f3: Tx ReturnError(1, 0x12) 20250830160311373 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425094044715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425094044715" session_id=3611629811 session_state=END} 20250830160311373 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311373 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262425094044715" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425094044715" TC_mo_ussd_unknown(138)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311377 DAUC <0003> db_auc.c:157 IMSI='262427723723701': No 2G Auth Data 20250830160311377 DAUC <0003> db_auc.c:192 IMSI='262427723723701': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262427723723701" to be handled at TC_mo_ussd_unknown(139) 20250830160311384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4258 20250830160311387 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311387 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427723723701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427723723701" session_id=59201538 session_state=BEGIN} 20250830160311387 DSS <0004> hlr_ussd.c:576 262427723723701/0x03875802: Process SS (BEGIN) 20250830160311387 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311387 DSS <0004> hlr_ussd.c:518 262427723723701/0x03875802: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311387 DSS <0004> hlr_ussd.c:523 262427723723701/0x03875802: USSD for unknown code '*#200#' 20250830160311387 DSS <0004> hlr_ussd.c:354 262427723723701/0x03875802: Tx ReturnError(1, 0x12) 20250830160311387 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427723723701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427723723701" session_id=59201538 session_state=END} 20250830160311387 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311387 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262427723723701" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427723723701" TC_mo_ussd_unknown(139)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311389 DAUC <0003> db_auc.c:157 IMSI='262421405514700': No 2G Auth Data 20250830160311389 DAUC <0003> db_auc.c:192 IMSI='262421405514700': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262421405514700" to be handled at TC_mo_ussd_unknown(140) 20250830160311394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 20250830160311396 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311396 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421405514700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421405514700" session_id=2556539435 session_state=BEGIN} 20250830160311396 DSS <0004> hlr_ussd.c:576 262421405514700/0x9861b22b: Process SS (BEGIN) 20250830160311396 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311396 DSS <0004> hlr_ussd.c:518 262421405514700/0x9861b22b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311396 DSS <0004> hlr_ussd.c:523 262421405514700/0x9861b22b: USSD for unknown code '*#200#' 20250830160311396 DSS <0004> hlr_ussd.c:354 262421405514700/0x9861b22b: Tx ReturnError(1, 0x12) 20250830160311396 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421405514700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421405514700" session_id=2556539435 session_state=END} 20250830160311396 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311396 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262421405514700" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421405514700" TC_mo_ussd_unknown(140)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311398 DAUC <0003> db_auc.c:157 IMSI='262421041895211': No 2G Auth Data 20250830160311398 DAUC <0003> db_auc.c:192 IMSI='262421041895211': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262421041895211" to be handled at TC_mo_ussd_unknown(141) 20250830160311403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20250830160311406 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311406 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421041895211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421041895211" session_id=2999704547 session_state=BEGIN} 20250830160311406 DSS <0004> hlr_ussd.c:576 262421041895211/0xb2cbdbe3: Process SS (BEGIN) 20250830160311406 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311406 DSS <0004> hlr_ussd.c:518 262421041895211/0xb2cbdbe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311406 DSS <0004> hlr_ussd.c:523 262421041895211/0xb2cbdbe3: USSD for unknown code '*#200#' 20250830160311406 DSS <0004> hlr_ussd.c:354 262421041895211/0xb2cbdbe3: Tx ReturnError(1, 0x12) 20250830160311406 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421041895211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421041895211" session_id=2999704547 session_state=END} 20250830160311406 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311406 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262421041895211" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421041895211" TC_mo_ussd_unknown(141)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311408 DAUC <0003> db_auc.c:157 IMSI='262429670147380': No 2G Auth Data 20250830160311408 DAUC <0003> db_auc.c:192 IMSI='262429670147380': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262429670147380" to be handled at TC_mo_ussd_unknown(142) 20250830160311413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4258 20250830160311416 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311416 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429670147380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429670147380" session_id=1154125417 session_state=BEGIN} 20250830160311416 DSS <0004> hlr_ussd.c:576 262429670147380/0x44ca8e69: Process SS (BEGIN) 20250830160311416 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311416 DSS <0004> hlr_ussd.c:518 262429670147380/0x44ca8e69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311416 DSS <0004> hlr_ussd.c:523 262429670147380/0x44ca8e69: USSD for unknown code '*#200#' 20250830160311416 DSS <0004> hlr_ussd.c:354 262429670147380/0x44ca8e69: Tx ReturnError(1, 0x12) 20250830160311416 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429670147380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429670147380" session_id=1154125417 session_state=END} 20250830160311416 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311416 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262429670147380" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429670147380" TC_mo_ussd_unknown(142)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311418 DAUC <0003> db_auc.c:157 IMSI='262427548733187': No 2G Auth Data 20250830160311418 DAUC <0003> db_auc.c:192 IMSI='262427548733187': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262427548733187" to be handled at TC_mo_ussd_unknown(143) 20250830160311423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 20250830160311426 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311426 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427548733187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427548733187" session_id=1555774173 session_state=BEGIN} 20250830160311426 DSS <0004> hlr_ussd.c:576 262427548733187/0x5cbb3add: Process SS (BEGIN) 20250830160311426 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311426 DSS <0004> hlr_ussd.c:518 262427548733187/0x5cbb3add: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311426 DSS <0004> hlr_ussd.c:523 262427548733187/0x5cbb3add: USSD for unknown code '*#200#' 20250830160311426 DSS <0004> hlr_ussd.c:354 262427548733187/0x5cbb3add: Tx ReturnError(1, 0x12) 20250830160311426 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427548733187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427548733187" session_id=1555774173 session_state=END} 20250830160311426 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311426 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262427548733187" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427548733187" TC_mo_ussd_unknown(143)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311428 DAUC <0003> db_auc.c:157 IMSI='262428938772607': No 2G Auth Data 20250830160311428 DAUC <0003> db_auc.c:192 IMSI='262428938772607': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262428938772607" to be handled at TC_mo_ussd_unknown(144) 20250830160311434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 20250830160311437 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311438 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428938772607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428938772607" session_id=59196693 session_state=BEGIN} 20250830160311438 DSS <0004> hlr_ussd.c:576 262428938772607/0x03874515: Process SS (BEGIN) 20250830160311438 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311438 DSS <0004> hlr_ussd.c:518 262428938772607/0x03874515: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311438 DSS <0004> hlr_ussd.c:523 262428938772607/0x03874515: USSD for unknown code '*#200#' 20250830160311438 DSS <0004> hlr_ussd.c:354 262428938772607/0x03874515: Tx ReturnError(1, 0x12) 20250830160311438 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428938772607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428938772607" session_id=59196693 session_state=END} 20250830160311438 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311438 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262428938772607" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428938772607" TC_mo_ussd_unknown(144)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311439 DAUC <0003> db_auc.c:157 IMSI='262422702745833': No 2G Auth Data 20250830160311439 DAUC <0003> db_auc.c:192 IMSI='262422702745833': No 3G Auth Data HLR_Test-GSUP(135)@7cb8c4beda29: Created GsupExpect[0] for "262422702745833" to be handled at TC_mo_ussd_unknown(145) 20250830160311445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20250830160311448 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311449 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422702745833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422702745833" session_id=1095972397 session_state=BEGIN} 20250830160311449 DSS <0004> hlr_ussd.c:576 262422702745833/0x4153362d: Process SS (BEGIN) 20250830160311449 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830160311449 DSS <0004> hlr_ussd.c:518 262422702745833/0x4153362d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830160311449 DSS <0004> hlr_ussd.c:523 262422702745833/0x4153362d: USSD for unknown code '*#200#' 20250830160311449 DSS <0004> hlr_ussd.c:354 262422702745833/0x4153362d: Tx ReturnError(1, 0x12) 20250830160311449 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422702745833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422702745833" session_id=1095972397 session_state=END} 20250830160311449 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160311449 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7cb8c4beda29: Found GsupExpect[0] for "262422702745833" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422702745833" TC_mo_ussd_unknown(145)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160311451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@7cb8c4beda29: Final verdict of PTC: pass 20250830160311451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40942<->l=127.0.0.1:4258 20250830160311451 DLINP <000b> input/ipa.c:452 connected read/write 20250830160311451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160311451 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@7cb8c4beda29: Final verdict of PTC: none 20250830160311451 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160311451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160311452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42545<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@7cb8c4beda29: Final verdict of PTC: none 136@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 136: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Aug 30 16:03:11 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250830160311475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 20250830160311576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12332) Waiting for packet dumper to finish... 1 (prev_count=12332, count=81608) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Aug 30 16:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_euse_disc started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160314703 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160314703 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160314707 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160314710 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314711 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160314711 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160314711 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160314711 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160314711 DLGSUP <0013> gsup_server.c:238 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  20250830160314711 DLGSUP <0013> gsup_server.c:236 2:  20250830160314711 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160314711 DLGSUP <0013> gsup_server.c:236 3:  20250830160314711 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(146)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160314711 DLGSUP <0013> gsup_server.c:236 4:  20250830160314711 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160314711 DLGSUP <0013> gsup_server.c:236 5:  20250830160314711 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160314711 DLGSUP <0013> gsup_server.c:236 7:  20250830160314711 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160314711 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160314711 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160314711 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160314719 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41233<->l=127.0.0.1:4259) 20250830160314721 DAUC <0003> db_auc.c:157 IMSI='262427010287024': No 2G Auth Data 20250830160314721 DAUC <0003> db_auc.c:192 IMSI='262427010287024': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262427010287024" to be handled at TC_mo_ussd_euse_disc(150) 20250830160314726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 20250830160314752 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314753 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427010287024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427010287024" session_id=2644872766 session_state=BEGIN} 20250830160314753 DSS <0004> hlr_ussd.c:576 262427010287024/0x9da58e3e: Process SS (BEGIN) 20250830160314753 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314753 DSS <0004> hlr_ussd.c:518 262427010287024/0x9da58e3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314753 DSS <0004> hlr_ussd.c:542 262427010287024/0x9da58e3e: Cannot find conn for EUSE EUSE-foobar 20250830160314753 DSS <0004> hlr_ussd.c:354 262427010287024/0x9da58e3e: Tx ReturnError(1, 0x22) 20250830160314753 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427010287024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427010287024" session_id=2644872766 session_state=END} 20250830160314753 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314754 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262427010287024" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427010287024" TC_mo_ussd_euse_disc(150)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314765 DAUC <0003> db_auc.c:157 IMSI='262428896173221': No 2G Auth Data 20250830160314766 DAUC <0003> db_auc.c:192 IMSI='262428896173221': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262428896173221" to be handled at TC_mo_ussd_euse_disc(151) 20250830160314779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41046<->l=127.0.0.1:4258 20250830160314782 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314782 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428896173221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428896173221" session_id=912908 session_state=BEGIN} 20250830160314782 DSS <0004> hlr_ussd.c:576 262428896173221/0x000dee0c: Process SS (BEGIN) 20250830160314782 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314782 DSS <0004> hlr_ussd.c:518 262428896173221/0x000dee0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314782 DSS <0004> hlr_ussd.c:542 262428896173221/0x000dee0c: Cannot find conn for EUSE EUSE-foobar 20250830160314782 DSS <0004> hlr_ussd.c:354 262428896173221/0x000dee0c: Tx ReturnError(1, 0x22) 20250830160314782 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428896173221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428896173221" session_id=912908 session_state=END} 20250830160314782 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314782 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262428896173221" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428896173221" TC_mo_ussd_euse_disc(151)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41046<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314784 DAUC <0003> db_auc.c:157 IMSI='262425360684606': No 2G Auth Data 20250830160314784 DAUC <0003> db_auc.c:192 IMSI='262425360684606': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262425360684606" to be handled at TC_mo_ussd_euse_disc(152) 20250830160314790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20250830160314793 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314793 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425360684606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425360684606" session_id=695515290 session_state=BEGIN} 20250830160314793 DSS <0004> hlr_ussd.c:576 262425360684606/0x2974b89a: Process SS (BEGIN) 20250830160314793 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314793 DSS <0004> hlr_ussd.c:518 262425360684606/0x2974b89a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314793 DSS <0004> hlr_ussd.c:542 262425360684606/0x2974b89a: Cannot find conn for EUSE EUSE-foobar 20250830160314793 DSS <0004> hlr_ussd.c:354 262425360684606/0x2974b89a: Tx ReturnError(1, 0x22) 20250830160314793 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425360684606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425360684606" session_id=695515290 session_state=END} 20250830160314793 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314793 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262425360684606" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425360684606" TC_mo_ussd_euse_disc(152)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314794 DAUC <0003> db_auc.c:157 IMSI='262427026614088': No 2G Auth Data 20250830160314794 DAUC <0003> db_auc.c:192 IMSI='262427026614088': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262427026614088" to be handled at TC_mo_ussd_euse_disc(153) 20250830160314799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 20250830160314802 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314802 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427026614088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427026614088" session_id=2335521899 session_state=BEGIN} 20250830160314802 DSS <0004> hlr_ussd.c:576 262427026614088/0x8b353c6b: Process SS (BEGIN) 20250830160314802 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314802 DSS <0004> hlr_ussd.c:518 262427026614088/0x8b353c6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314802 DSS <0004> hlr_ussd.c:542 262427026614088/0x8b353c6b: Cannot find conn for EUSE EUSE-foobar 20250830160314802 DSS <0004> hlr_ussd.c:354 262427026614088/0x8b353c6b: Tx ReturnError(1, 0x22) 20250830160314802 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427026614088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427026614088" session_id=2335521899 session_state=END} 20250830160314802 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314802 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262427026614088" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427026614088" TC_mo_ussd_euse_disc(153)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314804 DAUC <0003> db_auc.c:157 IMSI='262421398808542': No 2G Auth Data 20250830160314804 DAUC <0003> db_auc.c:192 IMSI='262421398808542': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262421398808542" to be handled at TC_mo_ussd_euse_disc(154) 20250830160314809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 20250830160314812 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314812 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421398808542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421398808542" session_id=1134071492 session_state=BEGIN} 20250830160314812 DSS <0004> hlr_ussd.c:576 262421398808542/0x43988ec4: Process SS (BEGIN) 20250830160314812 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314812 DSS <0004> hlr_ussd.c:518 262421398808542/0x43988ec4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314812 DSS <0004> hlr_ussd.c:542 262421398808542/0x43988ec4: Cannot find conn for EUSE EUSE-foobar 20250830160314812 DSS <0004> hlr_ussd.c:354 262421398808542/0x43988ec4: Tx ReturnError(1, 0x22) 20250830160314812 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421398808542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421398808542" session_id=1134071492 session_state=END} 20250830160314812 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314812 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262421398808542" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421398808542" TC_mo_ussd_euse_disc(154)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314814 DAUC <0003> db_auc.c:157 IMSI='262420830703435': No 2G Auth Data 20250830160314814 DAUC <0003> db_auc.c:192 IMSI='262420830703435': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262420830703435" to be handled at TC_mo_ussd_euse_disc(155) 20250830160314819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 20250830160314825 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314825 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420830703435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420830703435" session_id=3978043065 session_state=BEGIN} 20250830160314825 DSS <0004> hlr_ussd.c:576 262420830703435/0xed1c1eb9: Process SS (BEGIN) 20250830160314825 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314825 DSS <0004> hlr_ussd.c:518 262420830703435/0xed1c1eb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314825 DSS <0004> hlr_ussd.c:542 262420830703435/0xed1c1eb9: Cannot find conn for EUSE EUSE-foobar 20250830160314825 DSS <0004> hlr_ussd.c:354 262420830703435/0xed1c1eb9: Tx ReturnError(1, 0x22) 20250830160314825 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420830703435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830703435" session_id=3978043065 session_state=END} 20250830160314825 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314825 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262420830703435" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420830703435" TC_mo_ussd_euse_disc(155)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314828 DAUC <0003> db_auc.c:157 IMSI='262425345226697': No 2G Auth Data 20250830160314828 DAUC <0003> db_auc.c:192 IMSI='262425345226697': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262425345226697" to be handled at TC_mo_ussd_euse_disc(156) 20250830160314835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20250830160314838 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314838 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425345226697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425345226697" session_id=3160041609 session_state=BEGIN} 20250830160314838 DSS <0004> hlr_ussd.c:576 262425345226697/0xbc5a6889: Process SS (BEGIN) 20250830160314838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314838 DSS <0004> hlr_ussd.c:518 262425345226697/0xbc5a6889: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314838 DSS <0004> hlr_ussd.c:542 262425345226697/0xbc5a6889: Cannot find conn for EUSE EUSE-foobar 20250830160314838 DSS <0004> hlr_ussd.c:354 262425345226697/0xbc5a6889: Tx ReturnError(1, 0x22) 20250830160314838 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425345226697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425345226697" session_id=3160041609 session_state=END} 20250830160314838 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314838 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262425345226697" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425345226697" TC_mo_ussd_euse_disc(156)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314841 DAUC <0003> db_auc.c:157 IMSI='262424749073670': No 2G Auth Data 20250830160314841 DAUC <0003> db_auc.c:192 IMSI='262424749073670': No 3G Auth Data HLR_Test-GSUP(147)@7cb8c4beda29: Created GsupExpect[0] for "262424749073670" to be handled at TC_mo_ussd_euse_disc(157) 20250830160314847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4258 20250830160314850 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314850 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424749073670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424749073670" session_id=2500593920 session_state=BEGIN} 20250830160314850 DSS <0004> hlr_ussd.c:576 262424749073670/0x950c0900: Process SS (BEGIN) 20250830160314850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160314850 DSS <0004> hlr_ussd.c:518 262424749073670/0x950c0900: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160314850 DSS <0004> hlr_ussd.c:542 262424749073670/0x950c0900: Cannot find conn for EUSE EUSE-foobar 20250830160314850 DSS <0004> hlr_ussd.c:354 262424749073670/0x950c0900: Tx ReturnError(1, 0x22) 20250830160314850 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424749073670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424749073670" session_id=2500593920 session_state=END} 20250830160314850 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160314850 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7cb8c4beda29: Found GsupExpect[0] for "262424749073670" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424749073670" TC_mo_ussd_euse_disc(157)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160314852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@7cb8c4beda29: Final verdict of PTC: pass 20250830160314852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 20250830160314853 DLINP <000b> input/ipa.c:452 connected read/write 20250830160314853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160314853 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160314853 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160314853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160314853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41233<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@7cb8c4beda29: Final verdict of PTC: none 148@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(147)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 148: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Aug 30 16:03:14 UTC 2025 ====== 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 20250830160314877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20250830160315079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78452) Waiting for packet dumper to finish... 1 (prev_count=78452, count=81572) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Aug 30 16:03:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_imsi started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160318214 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160318214 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160318219 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160318225 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318225 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160318225 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160318225 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160318225 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160318225 DLGSUP <0013> gsup_server.c:238 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  20250830160318225 DLGSUP <0013> gsup_server.c:236 2:  20250830160318225 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160318225 DLGSUP <0013> gsup_server.c:236 3:  20250830160318225 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160318225 DLGSUP <0013> gsup_server.c:236 4:  20250830160318225 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160318225 DLGSUP <0013> gsup_server.c:236 5:  20250830160318225 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(158)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160318225 DLGSUP <0013> gsup_server.c:236 7:  20250830160318225 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160318225 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160318225 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160318226 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160318254 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39461<->l=127.0.0.1:4259) 20250830160318265 DAUC <0003> db_auc.c:157 IMSI='262427938860776': No 2G Auth Data 20250830160318265 DAUC <0003> db_auc.c:192 IMSI='262427938860776': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262427938860776" to be handled at TC_mo_ussd_iuse_imsi(162) 20250830160318290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20250830160318302 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318302 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427938860776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427938860776" session_id=3301862818 session_state=BEGIN} 20250830160318302 DSS <0004> hlr_ussd.c:576 262427938860776/0xc4ce6da2: Process SS (BEGIN) 20250830160318302 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318302 DSS <0004> hlr_ussd.c:518 262427938860776/0xc4ce6da2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318302 DSS <0004> hlr_ussd.c:363 262427938860776/0xc4ce6da2: Tx USSD 'Your IMSI is 262427938860776' 20250830160318302 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427938860776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427938860776" session_id=3301862818 session_state=END} 20250830160318302 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427938860776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318302 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318302 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262427938860776" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427938860776" TC_mo_ussd_iuse_imsi(162)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318308 DAUC <0003> db_auc.c:157 IMSI='262426181903984': No 2G Auth Data 20250830160318308 DAUC <0003> db_auc.c:192 IMSI='262426181903984': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262426181903984" to be handled at TC_mo_ussd_iuse_imsi(163) 20250830160318315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20250830160318318 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318318 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426181903984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426181903984" session_id=118786779 session_state=BEGIN} 20250830160318318 DSS <0004> hlr_ussd.c:576 262426181903984/0x07148adb: Process SS (BEGIN) 20250830160318318 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318318 DSS <0004> hlr_ussd.c:518 262426181903984/0x07148adb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318318 DSS <0004> hlr_ussd.c:363 262426181903984/0x07148adb: Tx USSD 'Your IMSI is 262426181903984' 20250830160318318 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426181903984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426181903984" session_id=118786779 session_state=END} 20250830160318318 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426181903984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318318 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318318 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262426181903984" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426181903984" TC_mo_ussd_iuse_imsi(163)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318320 DAUC <0003> db_auc.c:157 IMSI='262424548627772': No 2G Auth Data 20250830160318320 DAUC <0003> db_auc.c:192 IMSI='262424548627772': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262424548627772" to be handled at TC_mo_ussd_iuse_imsi(164) 20250830160318325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 20250830160318328 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318328 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424548627772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424548627772" session_id=884164736 session_state=BEGIN} 20250830160318328 DSS <0004> hlr_ussd.c:576 262424548627772/0x34b34880: Process SS (BEGIN) 20250830160318328 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318328 DSS <0004> hlr_ussd.c:518 262424548627772/0x34b34880: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318328 DSS <0004> hlr_ussd.c:363 262424548627772/0x34b34880: Tx USSD 'Your IMSI is 262424548627772' 20250830160318328 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424548627772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424548627772" session_id=884164736 session_state=END} 20250830160318328 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424548627772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318328 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318328 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262424548627772" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424548627772" TC_mo_ussd_iuse_imsi(164)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318330 DAUC <0003> db_auc.c:157 IMSI='262420175293112': No 2G Auth Data 20250830160318330 DAUC <0003> db_auc.c:192 IMSI='262420175293112': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262420175293112" to be handled at TC_mo_ussd_iuse_imsi(165) 20250830160318335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20250830160318338 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318338 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420175293112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420175293112" session_id=1847502148 session_state=BEGIN} 20250830160318338 DSS <0004> hlr_ussd.c:576 262420175293112/0x6e1ea544: Process SS (BEGIN) 20250830160318338 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318338 DSS <0004> hlr_ussd.c:518 262420175293112/0x6e1ea544: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318338 DSS <0004> hlr_ussd.c:363 262420175293112/0x6e1ea544: Tx USSD 'Your IMSI is 262420175293112' 20250830160318338 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420175293112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420175293112" session_id=1847502148 session_state=END} 20250830160318338 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420175293112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318338 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318338 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262420175293112" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420175293112" TC_mo_ussd_iuse_imsi(165)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318340 DAUC <0003> db_auc.c:157 IMSI='262425369548463': No 2G Auth Data 20250830160318340 DAUC <0003> db_auc.c:192 IMSI='262425369548463': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262425369548463" to be handled at TC_mo_ussd_iuse_imsi(166) 20250830160318345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20250830160318348 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318348 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425369548463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425369548463" session_id=4212669465 session_state=BEGIN} 20250830160318348 DSS <0004> hlr_ussd.c:576 262425369548463/0xfb183c19: Process SS (BEGIN) 20250830160318348 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318348 DSS <0004> hlr_ussd.c:518 262425369548463/0xfb183c19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318348 DSS <0004> hlr_ussd.c:363 262425369548463/0xfb183c19: Tx USSD 'Your IMSI is 262425369548463' 20250830160318348 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425369548463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425369548463" session_id=4212669465 session_state=END} 20250830160318348 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425369548463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318348 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318348 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262425369548463" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425369548463" TC_mo_ussd_iuse_imsi(166)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318350 DAUC <0003> db_auc.c:157 IMSI='262423313913793': No 2G Auth Data 20250830160318350 DAUC <0003> db_auc.c:192 IMSI='262423313913793': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262423313913793" to be handled at TC_mo_ussd_iuse_imsi(167) 20250830160318355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20250830160318358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318358 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423313913793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423313913793" session_id=1419322374 session_state=BEGIN} 20250830160318358 DSS <0004> hlr_ussd.c:576 262423313913793/0x54992406: Process SS (BEGIN) 20250830160318358 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318358 DSS <0004> hlr_ussd.c:518 262423313913793/0x54992406: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318358 DSS <0004> hlr_ussd.c:363 262423313913793/0x54992406: Tx USSD 'Your IMSI is 262423313913793' 20250830160318358 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423313913793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423313913793" session_id=1419322374 session_state=END} 20250830160318358 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423313913793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262423313913793" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423313913793" TC_mo_ussd_iuse_imsi(167)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318360 DAUC <0003> db_auc.c:157 IMSI='262427372402356': No 2G Auth Data 20250830160318360 DAUC <0003> db_auc.c:192 IMSI='262427372402356': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262427372402356" to be handled at TC_mo_ussd_iuse_imsi(168) 20250830160318365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4258 20250830160318367 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318367 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427372402356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427372402356" session_id=624001798 session_state=BEGIN} 20250830160318367 DSS <0004> hlr_ussd.c:576 262427372402356/0x25318306: Process SS (BEGIN) 20250830160318367 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318367 DSS <0004> hlr_ussd.c:518 262427372402356/0x25318306: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318367 DSS <0004> hlr_ussd.c:363 262427372402356/0x25318306: Tx USSD 'Your IMSI is 262427372402356' 20250830160318367 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427372402356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427372402356" session_id=624001798 session_state=END} 20250830160318367 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427372402356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318367 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318367 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262427372402356" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427372402356" TC_mo_ussd_iuse_imsi(168)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318369 DAUC <0003> db_auc.c:157 IMSI='262422467815089': No 2G Auth Data 20250830160318369 DAUC <0003> db_auc.c:192 IMSI='262422467815089': No 3G Auth Data HLR_Test-GSUP(159)@7cb8c4beda29: Created GsupExpect[0] for "262422467815089" to be handled at TC_mo_ussd_iuse_imsi(169) 20250830160318375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 20250830160318378 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318378 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422467815089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422467815089" session_id=2440581976 session_state=BEGIN} 20250830160318378 DSS <0004> hlr_ussd.c:576 262422467815089/0x91785358: Process SS (BEGIN) 20250830160318378 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160318378 DSS <0004> hlr_ussd.c:518 262422467815089/0x91785358: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160318378 DSS <0004> hlr_ussd.c:363 262422467815089/0x91785358: Tx USSD 'Your IMSI is 262422467815089' 20250830160318378 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422467815089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422467815089" session_id=2440581976 session_state=END} 20250830160318378 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422467815089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160318378 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160318378 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7cb8c4beda29: Found GsupExpect[0] for "262422467815089" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422467815089" TC_mo_ussd_iuse_imsi(169)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160318380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@7cb8c4beda29: Final verdict of PTC: pass 20250830160318380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@7cb8c4beda29: Final verdict of PTC: none 20250830160318381 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39461<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(161)@7cb8c4beda29: Final verdict of PTC: none 160@7cb8c4beda29: Final verdict of PTC: none 20250830160318381 DLINP <000b> input/ipa.c:452 connected read/write 20250830160318381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160318381 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160318381 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160318381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(158)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 160: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Aug 30 16:03:18 UTC 2025 ====== 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 20250830160318405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 20250830160318606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78140) Waiting for packet dumper to finish... 1 (prev_count=78140, count=82188) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Aug 30 16:03:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160321725 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160321725 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160321729 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160321733 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321733 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160321733 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160321733 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160321733 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160321733 DLGSUP <0013> gsup_server.c:238 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  20250830160321734 DLGSUP <0013> gsup_server.c:236 2:  20250830160321734 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160321734 DLGSUP <0013> gsup_server.c:236 3:  20250830160321734 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160321734 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(170)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160321734 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160321734 DLGSUP <0013> gsup_server.c:236 5:  20250830160321734 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160321734 DLGSUP <0013> gsup_server.c:236 7:  20250830160321734 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160321734 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160321734 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160321734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160321745 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37315<->l=127.0.0.1:4259) 20250830160321749 DAUC <0003> db_auc.c:157 IMSI='262424948637606': No 2G Auth Data 20250830160321749 DAUC <0003> db_auc.c:192 IMSI='262424948637606': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262424948637606" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250830160321760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20250830160321776 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321776 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424948637606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424948637606" source_name="the-source\n" session_id=3034410144 session_state=BEGIN} 20250830160321776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830160321777 DSS <0004> hlr_ussd.c:576 262424948637606/0xb4dd6ca0: Process SS (BEGIN) 20250830160321777 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321777 DSS <0004> hlr_ussd.c:518 262424948637606/0xb4dd6ca0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321777 DSS <0004> hlr_ussd.c:363 262424948637606/0xb4dd6ca0: Tx USSD 'Your IMSI is 262424948637606' 20250830160321777 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424948637606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424948637606" destination_name="the-source\n" session_id=3034410144 session_state=END} 20250830160321777 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424948637606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321777 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321777 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262424948637606" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424948637606" TC_mo_ussd_iuse_imsi_via_proxy(174)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321788 DAUC <0003> db_auc.c:157 IMSI='262426909191601': No 2G Auth Data 20250830160321788 DAUC <0003> db_auc.c:192 IMSI='262426909191601': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262426909191601" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250830160321797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 20250830160321800 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321800 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426909191601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426909191601" source_name="the-source\n" session_id=3825519570 session_state=BEGIN} 20250830160321800 DSS <0004> hlr_ussd.c:576 262426909191601/0xe404cbd2: Process SS (BEGIN) 20250830160321800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321800 DSS <0004> hlr_ussd.c:518 262426909191601/0xe404cbd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321800 DSS <0004> hlr_ussd.c:363 262426909191601/0xe404cbd2: Tx USSD 'Your IMSI is 262426909191601' 20250830160321800 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426909191601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426909191601" destination_name="the-source\n" session_id=3825519570 session_state=END} 20250830160321800 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426909191601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321800 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321800 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262426909191601" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426909191601" TC_mo_ussd_iuse_imsi_via_proxy(175)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321802 DAUC <0003> db_auc.c:157 IMSI='262424469915328': No 2G Auth Data 20250830160321802 DAUC <0003> db_auc.c:192 IMSI='262424469915328': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262424469915328" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250830160321808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4258 20250830160321811 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321811 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424469915328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424469915328" source_name="the-source\n" session_id=273741724 session_state=BEGIN} 20250830160321811 DSS <0004> hlr_ussd.c:576 262424469915328/0x1050f79c: Process SS (BEGIN) 20250830160321811 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321811 DSS <0004> hlr_ussd.c:518 262424469915328/0x1050f79c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321811 DSS <0004> hlr_ussd.c:363 262424469915328/0x1050f79c: Tx USSD 'Your IMSI is 262424469915328' 20250830160321811 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424469915328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424469915328" destination_name="the-source\n" session_id=273741724 session_state=END} 20250830160321811 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262424469915328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321811 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321811 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262424469915328" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262424469915328" TC_mo_ussd_iuse_imsi_via_proxy(176)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321813 DAUC <0003> db_auc.c:157 IMSI='262429874937692': No 2G Auth Data 20250830160321813 DAUC <0003> db_auc.c:192 IMSI='262429874937692': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262429874937692" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250830160321818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20250830160321821 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321821 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429874937692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429874937692" source_name="the-source\n" session_id=4219942619 session_state=BEGIN} 20250830160321821 DSS <0004> hlr_ussd.c:576 262429874937692/0xfb8736db: Process SS (BEGIN) 20250830160321821 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321821 DSS <0004> hlr_ussd.c:518 262429874937692/0xfb8736db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321821 DSS <0004> hlr_ussd.c:363 262429874937692/0xfb8736db: Tx USSD 'Your IMSI is 262429874937692' 20250830160321821 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429874937692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429874937692" destination_name="the-source\n" session_id=4219942619 session_state=END} 20250830160321821 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429874937692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321821 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321821 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262429874937692" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429874937692" TC_mo_ussd_iuse_imsi_via_proxy(177)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321823 DAUC <0003> db_auc.c:157 IMSI='262423244108501': No 2G Auth Data 20250830160321823 DAUC <0003> db_auc.c:192 IMSI='262423244108501': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262423244108501" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250830160321829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53590<->l=127.0.0.1:4258 20250830160321831 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321831 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423244108501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423244108501" source_name="the-source\n" session_id=1359322044 session_state=BEGIN} 20250830160321831 DSS <0004> hlr_ussd.c:576 262423244108501/0x51059bbc: Process SS (BEGIN) 20250830160321831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321831 DSS <0004> hlr_ussd.c:518 262423244108501/0x51059bbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321831 DSS <0004> hlr_ussd.c:363 262423244108501/0x51059bbc: Tx USSD 'Your IMSI is 262423244108501' 20250830160321831 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423244108501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423244108501" destination_name="the-source\n" session_id=1359322044 session_state=END} 20250830160321831 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262423244108501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321831 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321831 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262423244108501" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423244108501" TC_mo_ussd_iuse_imsi_via_proxy(178)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53590<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321833 DAUC <0003> db_auc.c:157 IMSI='262422713596778': No 2G Auth Data 20250830160321833 DAUC <0003> db_auc.c:192 IMSI='262422713596778': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262422713596778" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250830160321838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4258 20250830160321841 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321841 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422713596778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422713596778" source_name="the-source\n" session_id=2132029322 session_state=BEGIN} 20250830160321841 DSS <0004> hlr_ussd.c:576 262422713596778/0x7f142f8a: Process SS (BEGIN) 20250830160321841 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321841 DSS <0004> hlr_ussd.c:518 262422713596778/0x7f142f8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321841 DSS <0004> hlr_ussd.c:363 262422713596778/0x7f142f8a: Tx USSD 'Your IMSI is 262422713596778' 20250830160321841 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422713596778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422713596778" destination_name="the-source\n" session_id=2132029322 session_state=END} 20250830160321841 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262422713596778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321841 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321841 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262422713596778" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422713596778" TC_mo_ussd_iuse_imsi_via_proxy(179)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321843 DAUC <0003> db_auc.c:157 IMSI='262428835087800': No 2G Auth Data 20250830160321843 DAUC <0003> db_auc.c:192 IMSI='262428835087800': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262428835087800" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250830160321848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 20250830160321851 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321851 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428835087800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428835087800" source_name="the-source\n" session_id=109077134 session_state=BEGIN} 20250830160321851 DSS <0004> hlr_ussd.c:576 262428835087800/0x0680628e: Process SS (BEGIN) 20250830160321851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321851 DSS <0004> hlr_ussd.c:518 262428835087800/0x0680628e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321851 DSS <0004> hlr_ussd.c:363 262428835087800/0x0680628e: Tx USSD 'Your IMSI is 262428835087800' 20250830160321851 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428835087800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428835087800" destination_name="the-source\n" session_id=109077134 session_state=END} 20250830160321851 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262428835087800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321851 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321851 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262428835087800" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428835087800" TC_mo_ussd_iuse_imsi_via_proxy(180)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321853 DAUC <0003> db_auc.c:157 IMSI='262428994824320': No 2G Auth Data 20250830160321853 DAUC <0003> db_auc.c:192 IMSI='262428994824320': No 3G Auth Data HLR_Test-GSUP(171)@7cb8c4beda29: Created GsupExpect[0] for "262428994824320" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250830160321858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 20250830160321861 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321861 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428994824320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428994824320" source_name="the-source\n" session_id=3204331492 session_state=BEGIN} 20250830160321861 DSS <0004> hlr_ussd.c:576 262428994824320/0xbefe37e4: Process SS (BEGIN) 20250830160321861 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830160321861 DSS <0004> hlr_ussd.c:518 262428994824320/0xbefe37e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830160321861 DSS <0004> hlr_ussd.c:363 262428994824320/0xbefe37e4: Tx USSD 'Your IMSI is 262428994824320' 20250830160321861 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428994824320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428994824320" destination_name="the-source\n" session_id=3204331492 session_state=END} 20250830160321861 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428994824320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160321861 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160321861 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7cb8c4beda29: Found GsupExpect[0] for "262428994824320" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428994824320" TC_mo_ussd_iuse_imsi_via_proxy(181)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160321863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@7cb8c4beda29: Final verdict of PTC: pass 20250830160321864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 20250830160321864 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37315<->l=127.0.0.1:4259) 20250830160321864 DLINP <000b> input/ipa.c:452 connected read/write 20250830160321864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160321864 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@7cb8c4beda29: Final verdict of PTC: none 20250830160321864 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160321865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160321865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@7cb8c4beda29: Final verdict of PTC: none 172@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 172: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Aug 30 16:03:21 UTC 2025 ====== 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 20250830160321891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53640<->l=127.0.0.1:4258 20250830160322092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66392) Waiting for packet dumper to finish... 1 (prev_count=66392, count=83436) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Aug 30 16:03:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_msisdn started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160325215 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160325216 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160325220 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160325226 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(182)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160325227 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160325227 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160325227 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160325227 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160325227 DLGSUP <0013> gsup_server.c:238 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  20250830160325227 DLGSUP <0013> gsup_server.c:236 2:  20250830160325227 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160325227 DLGSUP <0013> gsup_server.c:236 3:  20250830160325227 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160325227 DLGSUP <0013> gsup_server.c:236 4:  20250830160325227 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160325227 DLGSUP <0013> gsup_server.c:236 5:  20250830160325227 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160325227 DLGSUP <0013> gsup_server.c:236 7:  20250830160325227 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160325227 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160325227 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160325227 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160325247 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41207<->l=127.0.0.1:4259) 20250830160325254 DAUC <0003> db_auc.c:157 IMSI='262422626964824': No 2G Auth Data 20250830160325254 DAUC <0003> db_auc.c:192 IMSI='262422626964824': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262422626964824" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250830160325265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20250830160325277 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325278 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422626964824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422626964824" session_id=4111724940 session_state=BEGIN} 20250830160325278 DSS <0004> hlr_ussd.c:576 262422626964824/0xf513f18c: Process SS (BEGIN) 20250830160325278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325278 DSS <0004> hlr_ussd.c:518 262422626964824/0xf513f18c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325278 DSS <0004> hlr_ussd.c:363 262422626964824/0xf513f18c: Tx USSD 'Your extension is 491612716867' 20250830160325278 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422626964824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422626964824" session_id=4111724940 session_state=END} 20250830160325278 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422626964824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325278 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325278 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262422626964824" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422626964824" TC_mo_ussd_iuse_msisdn(186)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325289 DAUC <0003> db_auc.c:157 IMSI='262420411477105': No 2G Auth Data 20250830160325289 DAUC <0003> db_auc.c:192 IMSI='262420411477105': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262420411477105" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250830160325307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58008<->l=127.0.0.1:4258 20250830160325310 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325310 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420411477105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420411477105" session_id=1061974394 session_state=BEGIN} 20250830160325310 DSS <0004> hlr_ussd.c:576 262420411477105/0x3f4c717a: Process SS (BEGIN) 20250830160325310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325310 DSS <0004> hlr_ussd.c:518 262420411477105/0x3f4c717a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325310 DSS <0004> hlr_ussd.c:363 262420411477105/0x3f4c717a: Tx USSD 'Your extension is 491612778854' 20250830160325310 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420411477105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420411477105" session_id=1061974394 session_state=END} 20250830160325310 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420411477105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325310 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325311 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262420411477105" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420411477105" TC_mo_ussd_iuse_msisdn(187)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58008<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325314 DAUC <0003> db_auc.c:157 IMSI='262427760877332': No 2G Auth Data 20250830160325314 DAUC <0003> db_auc.c:192 IMSI='262427760877332': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262427760877332" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250830160325320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58018<->l=127.0.0.1:4258 20250830160325323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325323 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427760877332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427760877332" session_id=3850209796 session_state=BEGIN} 20250830160325323 DSS <0004> hlr_ussd.c:576 262427760877332/0xe57d8a04: Process SS (BEGIN) 20250830160325323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325323 DSS <0004> hlr_ussd.c:518 262427760877332/0xe57d8a04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325323 DSS <0004> hlr_ussd.c:363 262427760877332/0xe57d8a04: Tx USSD 'Your extension is 491618384183' 20250830160325323 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427760877332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427760877332" session_id=3850209796 session_state=END} 20250830160325323 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427760877332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262427760877332" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427760877332" TC_mo_ussd_iuse_msisdn(188)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58018<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325325 DAUC <0003> db_auc.c:157 IMSI='262427474950952': No 2G Auth Data 20250830160325325 DAUC <0003> db_auc.c:192 IMSI='262427474950952': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262427474950952" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250830160325331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 20250830160325334 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325334 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427474950952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427474950952" session_id=935846365 session_state=BEGIN} 20250830160325334 DSS <0004> hlr_ussd.c:576 262427474950952/0x37c7e1dd: Process SS (BEGIN) 20250830160325334 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325334 DSS <0004> hlr_ussd.c:518 262427474950952/0x37c7e1dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325334 DSS <0004> hlr_ussd.c:363 262427474950952/0x37c7e1dd: Tx USSD 'Your extension is 491616332302' 20250830160325334 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427474950952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427474950952" session_id=935846365 session_state=END} 20250830160325334 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427474950952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325334 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325334 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262427474950952" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427474950952" TC_mo_ussd_iuse_msisdn(189)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325336 DAUC <0003> db_auc.c:157 IMSI='262420207621738': No 2G Auth Data 20250830160325336 DAUC <0003> db_auc.c:192 IMSI='262420207621738': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262420207621738" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250830160325341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 20250830160325344 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325344 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420207621738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420207621738" session_id=2491725675 session_state=BEGIN} 20250830160325344 DSS <0004> hlr_ussd.c:576 262420207621738/0x9484b76b: Process SS (BEGIN) 20250830160325344 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325344 DSS <0004> hlr_ussd.c:518 262420207621738/0x9484b76b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325344 DSS <0004> hlr_ussd.c:363 262420207621738/0x9484b76b: Tx USSD 'Your extension is 491610267111' 20250830160325344 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420207621738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420207621738" session_id=2491725675 session_state=END} 20250830160325344 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420207621738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325344 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325344 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262420207621738" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420207621738" TC_mo_ussd_iuse_msisdn(190)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325348 DAUC <0003> db_auc.c:157 IMSI='262429607553292': No 2G Auth Data 20250830160325348 DAUC <0003> db_auc.c:192 IMSI='262429607553292': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262429607553292" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250830160325354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20250830160325357 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325357 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429607553292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429607553292" session_id=972285538 session_state=BEGIN} 20250830160325357 DSS <0004> hlr_ussd.c:576 262429607553292/0x39f3e662: Process SS (BEGIN) 20250830160325357 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325357 DSS <0004> hlr_ussd.c:518 262429607553292/0x39f3e662: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325357 DSS <0004> hlr_ussd.c:363 262429607553292/0x39f3e662: Tx USSD 'Your extension is 491612341208' 20250830160325357 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429607553292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429607553292" session_id=972285538 session_state=END} 20250830160325358 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429607553292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262429607553292" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429607553292" TC_mo_ussd_iuse_msisdn(191)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325360 DAUC <0003> db_auc.c:157 IMSI='262426283335008': No 2G Auth Data 20250830160325360 DAUC <0003> db_auc.c:192 IMSI='262426283335008': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262426283335008" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250830160325365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 20250830160325368 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325368 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426283335008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426283335008" session_id=574789115 session_state=BEGIN} 20250830160325368 DSS <0004> hlr_ussd.c:576 262426283335008/0x224295fb: Process SS (BEGIN) 20250830160325368 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325368 DSS <0004> hlr_ussd.c:518 262426283335008/0x224295fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325368 DSS <0004> hlr_ussd.c:363 262426283335008/0x224295fb: Tx USSD 'Your extension is 491613382585' 20250830160325368 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426283335008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426283335008" session_id=574789115 session_state=END} 20250830160325368 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426283335008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325368 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325368 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262426283335008" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426283335008" TC_mo_ussd_iuse_msisdn(192)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325370 DAUC <0003> db_auc.c:157 IMSI='262426804446785': No 2G Auth Data 20250830160325370 DAUC <0003> db_auc.c:192 IMSI='262426804446785': No 3G Auth Data HLR_Test-GSUP(183)@7cb8c4beda29: Created GsupExpect[0] for "262426804446785" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250830160325375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 20250830160325377 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325377 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426804446785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426804446785" session_id=746030674 session_state=BEGIN} 20250830160325377 DSS <0004> hlr_ussd.c:576 262426804446785/0x2c778652: Process SS (BEGIN) 20250830160325377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160325378 DSS <0004> hlr_ussd.c:518 262426804446785/0x2c778652: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160325378 DSS <0004> hlr_ussd.c:363 262426804446785/0x2c778652: Tx USSD 'Your extension is 491613118121' 20250830160325378 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426804446785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426804446785" session_id=746030674 session_state=END} 20250830160325378 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426804446785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160325378 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160325378 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7cb8c4beda29: Found GsupExpect[0] for "262426804446785" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426804446785" TC_mo_ussd_iuse_msisdn(193)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160325379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@7cb8c4beda29: Final verdict of PTC: pass 20250830160325380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 20250830160325380 DLINP <000b> input/ipa.c:452 connected read/write 20250830160325380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160325380 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160325380 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160325380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160325380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41207<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@7cb8c4beda29: Final verdict of PTC: none 184@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(183)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 184: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Aug 30 16:03:25 UTC 2025 ====== 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 20250830160325406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20250830160325607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66376) Waiting for packet dumper to finish... 1 (prev_count=66376, count=82296) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Aug 30 16:03:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160328741 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160328741 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160328743 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160328745 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328745 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160328745 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160328745 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160328745 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160328745 DLGSUP <0013> gsup_server.c:238 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  20250830160328745 DLGSUP <0013> gsup_server.c:236 2:  20250830160328745 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160328745 DLGSUP <0013> gsup_server.c:236 3:  20250830160328745 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160328745 DLGSUP <0013> gsup_server.c:236 4:  20250830160328745 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160328745 DLGSUP <0013> gsup_server.c:236 5:  20250830160328745 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160328745 DLGSUP <0013> gsup_server.c:236 7:  20250830160328745 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(194)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160328745 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160328745 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160328745 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160328756 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40847<->l=127.0.0.1:4259) 20250830160328761 DAUC <0003> db_auc.c:157 IMSI='262429123847925': No 2G Auth Data 20250830160328761 DAUC <0003> db_auc.c:192 IMSI='262429123847925': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262429123847925" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250830160328770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58092<->l=127.0.0.1:4258 20250830160328788 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328788 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429123847925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429123847925" source_name="the-source\n" session_id=1969913291 session_state=BEGIN} 20250830160328788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830160328788 DSS <0004> hlr_ussd.c:576 262429123847925/0x756a7dcb: Process SS (BEGIN) 20250830160328788 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328788 DSS <0004> hlr_ussd.c:518 262429123847925/0x756a7dcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328789 DSS <0004> hlr_ussd.c:363 262429123847925/0x756a7dcb: Tx USSD 'Your extension is 491618748425' 20250830160328789 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429123847925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429123847925" destination_name="the-source\n" session_id=1969913291 session_state=END} 20250830160328789 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429123847925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328789 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328789 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262429123847925" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429123847925" TC_mo_ussd_iuse_msisdn_via_proxy(198)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328797 DAUC <0003> db_auc.c:157 IMSI='262426726207274': No 2G Auth Data 20250830160328797 DAUC <0003> db_auc.c:192 IMSI='262426726207274': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262426726207274" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250830160328807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4258 20250830160328810 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328810 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426726207274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426726207274" source_name="the-source\n" session_id=1686884336 session_state=BEGIN} 20250830160328810 DSS <0004> hlr_ussd.c:576 262426726207274/0x648bcff0: Process SS (BEGIN) 20250830160328810 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328810 DSS <0004> hlr_ussd.c:518 262426726207274/0x648bcff0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328810 DSS <0004> hlr_ussd.c:363 262426726207274/0x648bcff0: Tx USSD 'Your extension is 491612442471' 20250830160328810 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426726207274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426726207274" destination_name="the-source\n" session_id=1686884336 session_state=END} 20250830160328811 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262426726207274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328811 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328811 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262426726207274" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426726207274" TC_mo_ussd_iuse_msisdn_via_proxy(199)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328813 DAUC <0003> db_auc.c:157 IMSI='262424992519019': No 2G Auth Data 20250830160328813 DAUC <0003> db_auc.c:192 IMSI='262424992519019': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262424992519019" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250830160328819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 20250830160328821 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328822 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424992519019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424992519019" source_name="the-source\n" session_id=3971277495 session_state=BEGIN} 20250830160328822 DSS <0004> hlr_ussd.c:576 262424992519019/0xecb4e2b7: Process SS (BEGIN) 20250830160328822 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328822 DSS <0004> hlr_ussd.c:518 262424992519019/0xecb4e2b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328822 DSS <0004> hlr_ussd.c:363 262424992519019/0xecb4e2b7: Tx USSD 'Your extension is 491618760566' 20250830160328822 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424992519019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424992519019" destination_name="the-source\n" session_id=3971277495 session_state=END} 20250830160328822 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262424992519019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328822 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328822 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262424992519019" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262424992519019" TC_mo_ussd_iuse_msisdn_via_proxy(200)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328824 DAUC <0003> db_auc.c:157 IMSI='262425317080944': No 2G Auth Data 20250830160328824 DAUC <0003> db_auc.c:192 IMSI='262425317080944': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262425317080944" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250830160328830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 20250830160328833 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328833 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425317080944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425317080944" source_name="the-source\n" session_id=2999547589 session_state=BEGIN} 20250830160328833 DSS <0004> hlr_ussd.c:576 262425317080944/0xb2c976c5: Process SS (BEGIN) 20250830160328833 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328833 DSS <0004> hlr_ussd.c:518 262425317080944/0xb2c976c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328833 DSS <0004> hlr_ussd.c:363 262425317080944/0xb2c976c5: Tx USSD 'Your extension is 491614378737' 20250830160328833 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425317080944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425317080944" destination_name="the-source\n" session_id=2999547589 session_state=END} 20250830160328833 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425317080944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328833 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328833 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262425317080944" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425317080944" TC_mo_ussd_iuse_msisdn_via_proxy(201)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328835 DAUC <0003> db_auc.c:157 IMSI='262424798292220': No 2G Auth Data 20250830160328835 DAUC <0003> db_auc.c:192 IMSI='262424798292220': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262424798292220" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250830160328841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20250830160328844 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328844 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424798292220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424798292220" source_name="the-source\n" session_id=1157619046 session_state=BEGIN} 20250830160328844 DSS <0004> hlr_ussd.c:576 262424798292220/0x44ffdd66: Process SS (BEGIN) 20250830160328844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328844 DSS <0004> hlr_ussd.c:518 262424798292220/0x44ffdd66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328844 DSS <0004> hlr_ussd.c:363 262424798292220/0x44ffdd66: Tx USSD 'Your extension is 491615377041' 20250830160328844 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424798292220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424798292220" destination_name="the-source\n" session_id=1157619046 session_state=END} 20250830160328844 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262424798292220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328844 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328844 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262424798292220" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424798292220" TC_mo_ussd_iuse_msisdn_via_proxy(202)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328846 DAUC <0003> db_auc.c:157 IMSI='262428280025169': No 2G Auth Data 20250830160328846 DAUC <0003> db_auc.c:192 IMSI='262428280025169': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262428280025169" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250830160328851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4258 20250830160328854 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328854 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428280025169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428280025169" source_name="the-source\n" session_id=805146218 session_state=BEGIN} 20250830160328854 DSS <0004> hlr_ussd.c:576 262428280025169/0x2ffd8e6a: Process SS (BEGIN) 20250830160328854 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328854 DSS <0004> hlr_ussd.c:518 262428280025169/0x2ffd8e6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328854 DSS <0004> hlr_ussd.c:363 262428280025169/0x2ffd8e6a: Tx USSD 'Your extension is 491610354045' 20250830160328854 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428280025169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428280025169" destination_name="the-source\n" session_id=805146218 session_state=END} 20250830160328854 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428280025169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328854 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328854 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262428280025169" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428280025169" TC_mo_ussd_iuse_msisdn_via_proxy(203)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328856 DAUC <0003> db_auc.c:157 IMSI='262426809564140': No 2G Auth Data 20250830160328856 DAUC <0003> db_auc.c:192 IMSI='262426809564140': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262426809564140" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250830160328861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58152<->l=127.0.0.1:4258 20250830160328864 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328864 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426809564140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426809564140" source_name="the-source\n" session_id=1703577839 session_state=BEGIN} 20250830160328864 DSS <0004> hlr_ussd.c:576 262426809564140/0x658a88ef: Process SS (BEGIN) 20250830160328864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328864 DSS <0004> hlr_ussd.c:518 262426809564140/0x658a88ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328864 DSS <0004> hlr_ussd.c:363 262426809564140/0x658a88ef: Tx USSD 'Your extension is 491610634404' 20250830160328864 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426809564140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426809564140" destination_name="the-source\n" session_id=1703577839 session_state=END} 20250830160328864 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262426809564140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328864 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328864 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262426809564140" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426809564140" TC_mo_ussd_iuse_msisdn_via_proxy(204)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58152<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328866 DAUC <0003> db_auc.c:157 IMSI='262427811536992': No 2G Auth Data 20250830160328866 DAUC <0003> db_auc.c:192 IMSI='262427811536992': No 3G Auth Data HLR_Test-GSUP(195)@7cb8c4beda29: Created GsupExpect[0] for "262427811536992" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250830160328871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20250830160328874 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328874 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427811536992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427811536992" source_name="the-source\n" session_id=3614174658 session_state=BEGIN} 20250830160328874 DSS <0004> hlr_ussd.c:576 262427811536992/0xd76bedc2: Process SS (BEGIN) 20250830160328874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830160328874 DSS <0004> hlr_ussd.c:518 262427811536992/0xd76bedc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830160328874 DSS <0004> hlr_ussd.c:363 262427811536992/0xd76bedc2: Tx USSD 'Your extension is 491614043750' 20250830160328874 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427811536992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427811536992" destination_name="the-source\n" session_id=3614174658 session_state=END} 20250830160328874 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262427811536992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160328874 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160328874 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7cb8c4beda29: Found GsupExpect[0] for "262427811536992" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427811536992" TC_mo_ussd_iuse_msisdn_via_proxy(205)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160328876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@7cb8c4beda29: Final verdict of PTC: pass 20250830160328876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4258 20250830160328876 DLINP <000b> input/ipa.c:452 connected read/write 20250830160328876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160328876 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160328876 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160328876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160328876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@7cb8c4beda29: Final verdict of PTC: none 20250830160328877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40847<->l=127.0.0.1:4259) 196@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 196: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Aug 30 16:03:28 UTC 2025 ====== 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 20250830160328904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4258 20250830160329105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81324) Waiting for packet dumper to finish... 1 (prev_count=81324, count=83508) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Aug 30 16:03:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_euse started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 20250830160332230 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34659 20250830160332230 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34659 MTC@7cb8c4beda29: in not legacy case 2 IPA-EUSE-foobar(208)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160332231 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332231 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332231 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160332231 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@7cb8c4beda29: 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) } } } } 20250830160332233 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@7cb8c4beda29: 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 } } } } 20250830160332233 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332233 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332233 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160332233 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250830160332233 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250830160332233 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250830160332233 DLGSUP <0013> gsup_server.c:238 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  20250830160332233 DLGSUP <0013> gsup_server.c:236 2:  20250830160332233 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160332233 DLGSUP <0013> gsup_server.c:236 3:  20250830160332233 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160332233 DLGSUP <0013> gsup_server.c:236 4:  20250830160332233 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160332233 DLGSUP <0013> gsup_server.c:236 5:  20250830160332233 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160332233 DLGSUP <0013> gsup_server.c:236 7:  20250830160332233 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160332233 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160332233 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160332233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34659 20250830160332233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 IPA-EUSE-foobar(208)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160332234 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160332234 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160332234 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160332234 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160332234 DLGSUP <0013> gsup_server.c:238 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  20250830160332234 DLGSUP <0013> gsup_server.c:236 2:  20250830160332234 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160332234 DLGSUP <0013> gsup_server.c:236 3:  20250830160332234 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(207)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160332234 DLGSUP <0013> gsup_server.c:236 4:  20250830160332234 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160332234 DLGSUP <0013> gsup_server.c:236 5:  20250830160332234 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160332234 DLGSUP <0013> gsup_server.c:236 7:  20250830160332234 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160332234 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160332234 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160332235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160332241 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43723<->l=127.0.0.1:4259) 20250830160332243 DAUC <0003> db_auc.c:157 IMSI='262427321557015': No 2G Auth Data 20250830160332243 DAUC <0003> db_auc.c:192 IMSI='262427321557015': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262427321557015" to be handled at TC_mo_ussd_euse(212) 20250830160332249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58210<->l=127.0.0.1:4258 20250830160332276 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332277 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427321557015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427321557015" session_id=3398583757 session_state=BEGIN} 20250830160332277 DSS <0004> hlr_ussd.c:576 262427321557015/0xca9245cd: Process SS (BEGIN) 20250830160332277 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332277 DSS <0004> hlr_ussd.c:518 262427321557015/0xca9245cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332277 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332277 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332277 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332277 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332286 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332286 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332286 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262427321557015 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427321557015" session_id=3398583757 session_state=END} 20250830160332286 DSS <0004> hlr_ussd.c:576 262427321557015/0xca9245cd: Process SS (END) 20250830160332286 DSS <0004> hlr_ussd.c:518 262427321557015/0xca9245cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332286 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427321557015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427321557015" session_id=3398583757 session_state=END} 20250830160332286 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427321557015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332286 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262427321557015 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332286 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332286 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262427321557015" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427321557015" TC_mo_ussd_euse(212)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58210<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@7cb8c4beda29: Final verdict of PTC: pass 20250830160332295 DAUC <0003> db_auc.c:157 IMSI='262421534096362': No 2G Auth Data 20250830160332295 DAUC <0003> db_auc.c:192 IMSI='262421534096362': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262421534096362" to be handled at TC_mo_ussd_euse(213) 20250830160332307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4258 20250830160332310 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332310 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421534096362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421534096362" session_id=3269226057 session_state=BEGIN} 20250830160332310 DSS <0004> hlr_ussd.c:576 262421534096362/0xc2dc6e49: Process SS (BEGIN) 20250830160332310 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332310 DSS <0004> hlr_ussd.c:518 262421534096362/0xc2dc6e49: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332310 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332310 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332310 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332310 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332311 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332311 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332311 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262421534096362 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421534096362" session_id=3269226057 session_state=END} 20250830160332311 DSS <0004> hlr_ussd.c:576 262421534096362/0xc2dc6e49: Process SS (END) 20250830160332311 DSS <0004> hlr_ussd.c:518 262421534096362/0xc2dc6e49: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332311 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421534096362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421534096362" session_id=3269226057 session_state=END} 20250830160332311 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421534096362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332311 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262421534096362 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332311 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332311 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262421534096362" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421534096362" TC_mo_ussd_euse(213)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@7cb8c4beda29: Final verdict of PTC: pass 20250830160332314 DAUC <0003> db_auc.c:157 IMSI='262425320598305': No 2G Auth Data 20250830160332314 DAUC <0003> db_auc.c:192 IMSI='262425320598305': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262425320598305" to be handled at TC_mo_ussd_euse(214) 20250830160332320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 20250830160332323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332323 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425320598305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425320598305" session_id=466468730 session_state=BEGIN} 20250830160332323 DSS <0004> hlr_ussd.c:576 262425320598305/0x1bcdbf7a: Process SS (BEGIN) 20250830160332323 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332323 DSS <0004> hlr_ussd.c:518 262425320598305/0x1bcdbf7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332323 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332323 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332324 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332324 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332324 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262425320598305 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425320598305" session_id=466468730 session_state=END} 20250830160332324 DSS <0004> hlr_ussd.c:576 262425320598305/0x1bcdbf7a: Process SS (END) 20250830160332324 DSS <0004> hlr_ussd.c:518 262425320598305/0x1bcdbf7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332324 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425320598305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425320598305" session_id=466468730 session_state=END} 20250830160332324 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425320598305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332324 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262425320598305 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332324 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332324 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262425320598305" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425320598305" TC_mo_ussd_euse(214)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@7cb8c4beda29: Final verdict of PTC: pass 20250830160332326 DAUC <0003> db_auc.c:157 IMSI='262423271212921': No 2G Auth Data 20250830160332326 DAUC <0003> db_auc.c:192 IMSI='262423271212921': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262423271212921" to be handled at TC_mo_ussd_euse(215) 20250830160332333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 20250830160332335 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332336 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423271212921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423271212921" session_id=845257920 session_state=BEGIN} 20250830160332336 DSS <0004> hlr_ussd.c:576 262423271212921/0x32619cc0: Process SS (BEGIN) 20250830160332336 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332336 DSS <0004> hlr_ussd.c:518 262423271212921/0x32619cc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332336 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332336 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332336 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332336 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332336 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332336 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332336 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262423271212921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423271212921" session_id=845257920 session_state=END} 20250830160332336 DSS <0004> hlr_ussd.c:576 262423271212921/0x32619cc0: Process SS (END) 20250830160332336 DSS <0004> hlr_ussd.c:518 262423271212921/0x32619cc0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332336 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423271212921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423271212921" session_id=845257920 session_state=END} 20250830160332336 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423271212921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332336 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262423271212921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332336 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332336 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262423271212921" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423271212921" TC_mo_ussd_euse(215)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@7cb8c4beda29: Final verdict of PTC: pass 20250830160332338 DAUC <0003> db_auc.c:157 IMSI='262424956937668': No 2G Auth Data 20250830160332338 DAUC <0003> db_auc.c:192 IMSI='262424956937668': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262424956937668" to be handled at TC_mo_ussd_euse(216) 20250830160332343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20250830160332346 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332346 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424956937668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424956937668" session_id=3147614650 session_state=BEGIN} 20250830160332346 DSS <0004> hlr_ussd.c:576 262424956937668/0xbb9cc9ba: Process SS (BEGIN) 20250830160332346 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332346 DSS <0004> hlr_ussd.c:518 262424956937668/0xbb9cc9ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332346 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332346 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332346 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332346 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332347 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332347 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332347 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424956937668 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424956937668" session_id=3147614650 session_state=END} 20250830160332347 DSS <0004> hlr_ussd.c:576 262424956937668/0xbb9cc9ba: Process SS (END) 20250830160332347 DSS <0004> hlr_ussd.c:518 262424956937668/0xbb9cc9ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332347 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424956937668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424956937668" session_id=3147614650 session_state=END} 20250830160332347 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424956937668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332347 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424956937668 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332347 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332347 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262424956937668" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424956937668" TC_mo_ussd_euse(216)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@7cb8c4beda29: Final verdict of PTC: pass 20250830160332349 DAUC <0003> db_auc.c:157 IMSI='262423400670919': No 2G Auth Data 20250830160332349 DAUC <0003> db_auc.c:192 IMSI='262423400670919': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262423400670919" to be handled at TC_mo_ussd_euse(217) 20250830160332355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 20250830160332358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332358 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423400670919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423400670919" session_id=1474083018 session_state=BEGIN} 20250830160332358 DSS <0004> hlr_ussd.c:576 262423400670919/0x57dcb8ca: Process SS (BEGIN) 20250830160332358 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332358 DSS <0004> hlr_ussd.c:518 262423400670919/0x57dcb8ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332358 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332358 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332358 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332358 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332359 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262423400670919 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423400670919" session_id=1474083018 session_state=END} 20250830160332359 DSS <0004> hlr_ussd.c:576 262423400670919/0x57dcb8ca: Process SS (END) 20250830160332359 DSS <0004> hlr_ussd.c:518 262423400670919/0x57dcb8ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332359 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423400670919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423400670919" session_id=1474083018 session_state=END} 20250830160332359 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423400670919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332359 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262423400670919 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332359 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332359 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262423400670919" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423400670919" TC_mo_ussd_euse(217)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@7cb8c4beda29: Final verdict of PTC: pass 20250830160332362 DAUC <0003> db_auc.c:157 IMSI='262420282346476': No 2G Auth Data 20250830160332362 DAUC <0003> db_auc.c:192 IMSI='262420282346476': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262420282346476" to be handled at TC_mo_ussd_euse(218) 20250830160332367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20250830160332370 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332370 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420282346476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420282346476" session_id=4171300607 session_state=BEGIN} 20250830160332370 DSS <0004> hlr_ussd.c:576 262420282346476/0xf8a0feff: Process SS (BEGIN) 20250830160332370 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332370 DSS <0004> hlr_ussd.c:518 262420282346476/0xf8a0feff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332370 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332371 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332371 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332371 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332371 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332371 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332371 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420282346476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420282346476" session_id=4171300607 session_state=END} 20250830160332371 DSS <0004> hlr_ussd.c:576 262420282346476/0xf8a0feff: Process SS (END) 20250830160332371 DSS <0004> hlr_ussd.c:518 262420282346476/0xf8a0feff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332371 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420282346476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420282346476" session_id=4171300607 session_state=END} 20250830160332371 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420282346476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332371 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420282346476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332372 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332372 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262420282346476" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420282346476" TC_mo_ussd_euse(218)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@7cb8c4beda29: Final verdict of PTC: pass 20250830160332374 DAUC <0003> db_auc.c:157 IMSI='262427130685194': No 2G Auth Data 20250830160332374 DAUC <0003> db_auc.c:192 IMSI='262427130685194': No 3G Auth Data HLR_Test-GSUP(209)@7cb8c4beda29: Created GsupExpect[0] for "262427130685194" to be handled at TC_mo_ussd_euse(219) 20250830160332381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58288<->l=127.0.0.1:4258 20250830160332384 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332384 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427130685194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427130685194" session_id=1418497397 session_state=BEGIN} 20250830160332384 DSS <0004> hlr_ussd.c:576 262427130685194/0x548c8d75: Process SS (BEGIN) 20250830160332384 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160332384 DSS <0004> hlr_ussd.c:518 262427130685194/0x548c8d75: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160332384 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332384 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250830160332384 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332384 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: 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 } } } } } 20250830160332385 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332385 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332385 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427130685194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427130685194" session_id=1418497397 session_state=END} 20250830160332385 DSS <0004> hlr_ussd.c:576 262427130685194/0x548c8d75: Process SS (END) 20250830160332385 DSS <0004> hlr_ussd.c:518 262427130685194/0x548c8d75: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160332385 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427130685194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427130685194" session_id=1418497397 session_state=END} 20250830160332385 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427130685194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160332385 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427130685194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160332385 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160332385 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7cb8c4beda29: Found GsupExpect[0] for "262427130685194" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427130685194" TC_mo_ussd_euse(219)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160332387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58288<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@7cb8c4beda29: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@7cb8c4beda29: Final verdict of PTC: none 20250830160332388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 20250830160332388 DLINP <000b> input/ipa.c:452 connected read/write 20250830160332388 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250830160332388 DLINP <000b> input/ipa.c:415 127.0.0.1:34659 connection closed with server 20250830160332388 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34659 20250830160332388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250830160332388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43723<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@7cb8c4beda29: Final verdict of PTC: none 20250830160332388 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(209)@7cb8c4beda29: Final verdict of PTC: none 20250830160332388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160332388 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160332389 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 210@7cb8c4beda29: Final verdict of PTC: none 20250830160332389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 210: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Aug 30 16:03:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250830160332414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 20250830160332615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91236) Waiting for packet dumper to finish... 1 (prev_count=91236, count=111552) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Aug 30 16:03:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_euse_continue started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160335761 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34397 20250830160335761 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34397 IPA-EUSE-foobar(222)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160335762 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335762 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335763 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160335763 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160335764 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335764 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received IPA-EUSE-foobar(222)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160335764 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160335764 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250830160335764 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250830160335764 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250830160335764 DLGSUP <0013> gsup_server.c:238 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  20250830160335764 DLGSUP <0013> gsup_server.c:236 2:  20250830160335764 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160335764 DLGSUP <0013> gsup_server.c:236 3:  20250830160335764 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160335764 DLGSUP <0013> gsup_server.c:236 4:  20250830160335764 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160335764 DLGSUP <0013> gsup_server.c:236 5:  20250830160335764 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160335764 DLGSUP <0013> gsup_server.c:236 7:  20250830160335764 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160335764 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160335764 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160335764 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34397 HLR_Test-GSUP-IPA(221)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160335765 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160335767 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335767 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160335767 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160335767 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160335767 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160335767 DLGSUP <0013> gsup_server.c:238 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  20250830160335767 DLGSUP <0013> gsup_server.c:236 2:  20250830160335767 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(221)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160335767 DLGSUP <0013> gsup_server.c:236 3:  20250830160335767 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160335767 DLGSUP <0013> gsup_server.c:236 4:  20250830160335767 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160335767 DLGSUP <0013> gsup_server.c:236 5:  20250830160335767 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160335767 DLGSUP <0013> gsup_server.c:236 7:  20250830160335767 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160335767 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160335768 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160335768 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160335775 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36119<->l=127.0.0.1:4259) 20250830160335778 DAUC <0003> db_auc.c:157 IMSI='262422873615944': No 2G Auth Data 20250830160335778 DAUC <0003> db_auc.c:192 IMSI='262422873615944': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262422873615944" to be handled at TC_mo_ussd_euse_continue(226) 20250830160335785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 20250830160335812 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335813 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422873615944" session_id=3040829258 session_state=BEGIN} 20250830160335813 DSS <0004> hlr_ussd.c:576 262422873615944/0xb53f5f4a: Process SS (BEGIN) 20250830160335813 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335813 DSS <0004> hlr_ussd.c:518 262422873615944/0xb53f5f4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335813 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335813 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335813 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335813 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335831 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335831 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335831 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422873615944" session_id=3040829258 session_state=CONTINUE} 20250830160335831 DSS <0004> hlr_ussd.c:576 262422873615944/0xb53f5f4a: Process SS (CONTINUE) 20250830160335831 DSS <0004> hlr_ussd.c:518 262422873615944/0xb53f5f4a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335831 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422873615944" session_id=3040829258 session_state=CONTINUE} 20250830160335831 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335831 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335831 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262422873615944" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262422873615944" TC_mo_ussd_euse_continue(226)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335842 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335842 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422873615944" session_id=3040829258 session_state=CONTINUE} 20250830160335842 DSS <0004> hlr_ussd.c:576 262422873615944/0xb53f5f4a: Process SS (CONTINUE) 20250830160335842 DSS <0004> hlr_ussd.c:518 262422873615944/0xb53f5f4a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335842 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335842 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335842 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335842 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335842 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335846 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335846 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335846 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422873615944" session_id=3040829258 session_state=END} 20250830160335846 DSS <0004> hlr_ussd.c:576 262422873615944/0xb53f5f4a: Process SS (END) 20250830160335846 DSS <0004> hlr_ussd.c:518 262422873615944/0xb53f5f4a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335846 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422873615944" session_id=3040829258 session_state=END} 20250830160335846 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335846 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262422873615944 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335846 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335846 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@7cb8c4beda29: Final verdict of PTC: pass 20250830160335851 DAUC <0003> db_auc.c:157 IMSI='262427947167402': No 2G Auth Data 20250830160335851 DAUC <0003> db_auc.c:192 IMSI='262427947167402': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262427947167402" to be handled at TC_mo_ussd_euse_continue(227) 20250830160335862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43998<->l=127.0.0.1:4258 20250830160335865 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335865 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427947167402" session_id=3733575248 session_state=BEGIN} 20250830160335865 DSS <0004> hlr_ussd.c:576 262427947167402/0xde89d650: Process SS (BEGIN) 20250830160335865 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335865 DSS <0004> hlr_ussd.c:518 262427947167402/0xde89d650: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335865 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335865 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335865 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335865 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335867 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335867 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335867 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427947167402" session_id=3733575248 session_state=CONTINUE} 20250830160335867 DSS <0004> hlr_ussd.c:576 262427947167402/0xde89d650: Process SS (CONTINUE) 20250830160335867 DSS <0004> hlr_ussd.c:518 262427947167402/0xde89d650: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335867 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427947167402" session_id=3733575248 session_state=CONTINUE} 20250830160335867 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335867 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335867 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262427947167402" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427947167402" TC_mo_ussd_euse_continue(227)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335872 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335873 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427947167402" session_id=3733575248 session_state=CONTINUE} 20250830160335873 DSS <0004> hlr_ussd.c:576 262427947167402/0xde89d650: Process SS (CONTINUE) 20250830160335873 DSS <0004> hlr_ussd.c:518 262427947167402/0xde89d650: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335873 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335873 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335873 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335873 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335873 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335875 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335875 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335875 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427947167402" session_id=3733575248 session_state=END} 20250830160335875 DSS <0004> hlr_ussd.c:576 262427947167402/0xde89d650: Process SS (END) 20250830160335875 DSS <0004> hlr_ussd.c:518 262427947167402/0xde89d650: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335875 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427947167402" session_id=3733575248 session_state=END} 20250830160335875 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335875 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427947167402 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335875 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335875 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43998<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@7cb8c4beda29: Final verdict of PTC: pass 20250830160335878 DAUC <0003> db_auc.c:157 IMSI='262421191818349': No 2G Auth Data 20250830160335878 DAUC <0003> db_auc.c:192 IMSI='262421191818349': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262421191818349" to be handled at TC_mo_ussd_euse_continue(228) 20250830160335889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 20250830160335892 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335892 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421191818349" session_id=1903572690 session_state=BEGIN} 20250830160335892 DSS <0004> hlr_ussd.c:576 262421191818349/0x717636d2: Process SS (BEGIN) 20250830160335892 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335892 DSS <0004> hlr_ussd.c:518 262421191818349/0x717636d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335893 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335893 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335893 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335893 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335894 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335894 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335894 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421191818349" session_id=1903572690 session_state=CONTINUE} 20250830160335894 DSS <0004> hlr_ussd.c:576 262421191818349/0x717636d2: Process SS (CONTINUE) 20250830160335894 DSS <0004> hlr_ussd.c:518 262421191818349/0x717636d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335894 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421191818349" session_id=1903572690 session_state=CONTINUE} 20250830160335894 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335894 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335894 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262421191818349" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421191818349" TC_mo_ussd_euse_continue(228)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335897 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335897 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421191818349" session_id=1903572690 session_state=CONTINUE} 20250830160335897 DSS <0004> hlr_ussd.c:576 262421191818349/0x717636d2: Process SS (CONTINUE) 20250830160335897 DSS <0004> hlr_ussd.c:518 262421191818349/0x717636d2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335897 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335897 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335897 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335897 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335897 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335898 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335898 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335898 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421191818349" session_id=1903572690 session_state=END} 20250830160335898 DSS <0004> hlr_ussd.c:576 262421191818349/0x717636d2: Process SS (END) 20250830160335898 DSS <0004> hlr_ussd.c:518 262421191818349/0x717636d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335898 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421191818349" session_id=1903572690 session_state=END} 20250830160335898 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335898 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262421191818349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335898 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335898 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@7cb8c4beda29: Final verdict of PTC: pass 20250830160335899 DAUC <0003> db_auc.c:157 IMSI='262428894923482': No 2G Auth Data 20250830160335900 DAUC <0003> db_auc.c:192 IMSI='262428894923482': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262428894923482" to be handled at TC_mo_ussd_euse_continue(229) 20250830160335908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4258 20250830160335911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335911 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428894923482" session_id=895894708 session_state=BEGIN} 20250830160335911 DSS <0004> hlr_ussd.c:576 262428894923482/0x356644b4: Process SS (BEGIN) 20250830160335911 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335911 DSS <0004> hlr_ussd.c:518 262428894923482/0x356644b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335911 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335911 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335912 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335912 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335912 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428894923482" session_id=895894708 session_state=CONTINUE} 20250830160335912 DSS <0004> hlr_ussd.c:576 262428894923482/0x356644b4: Process SS (CONTINUE) 20250830160335912 DSS <0004> hlr_ussd.c:518 262428894923482/0x356644b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335912 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428894923482" session_id=895894708 session_state=CONTINUE} 20250830160335912 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335912 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335912 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262428894923482" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428894923482" TC_mo_ussd_euse_continue(229)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335914 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335914 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428894923482" session_id=895894708 session_state=CONTINUE} 20250830160335914 DSS <0004> hlr_ussd.c:576 262428894923482/0x356644b4: Process SS (CONTINUE) 20250830160335914 DSS <0004> hlr_ussd.c:518 262428894923482/0x356644b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335914 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335914 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335914 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335914 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335914 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335915 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335915 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335915 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428894923482" session_id=895894708 session_state=END} 20250830160335915 DSS <0004> hlr_ussd.c:576 262428894923482/0x356644b4: Process SS (END) 20250830160335915 DSS <0004> hlr_ussd.c:518 262428894923482/0x356644b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335915 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428894923482" session_id=895894708 session_state=END} 20250830160335915 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335916 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262428894923482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335916 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335916 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@7cb8c4beda29: Final verdict of PTC: pass 20250830160335917 DAUC <0003> db_auc.c:157 IMSI='262421244836215': No 2G Auth Data 20250830160335917 DAUC <0003> db_auc.c:192 IMSI='262421244836215': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262421244836215" to be handled at TC_mo_ussd_euse_continue(230) 20250830160335928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 20250830160335931 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335931 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421244836215" session_id=3597252014 session_state=BEGIN} 20250830160335931 DSS <0004> hlr_ussd.c:576 262421244836215/0xd669b5ae: Process SS (BEGIN) 20250830160335931 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335931 DSS <0004> hlr_ussd.c:518 262421244836215/0xd669b5ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335931 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335931 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335931 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335931 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335932 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335932 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335932 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421244836215" session_id=3597252014 session_state=CONTINUE} 20250830160335932 DSS <0004> hlr_ussd.c:576 262421244836215/0xd669b5ae: Process SS (CONTINUE) 20250830160335932 DSS <0004> hlr_ussd.c:518 262421244836215/0xd669b5ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335932 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421244836215" session_id=3597252014 session_state=CONTINUE} 20250830160335932 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335932 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335932 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262421244836215" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421244836215" TC_mo_ussd_euse_continue(230)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335934 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421244836215" session_id=3597252014 session_state=CONTINUE} 20250830160335934 DSS <0004> hlr_ussd.c:576 262421244836215/0xd669b5ae: Process SS (CONTINUE) 20250830160335934 DSS <0004> hlr_ussd.c:518 262421244836215/0xd669b5ae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335934 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335934 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335934 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335934 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335934 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421244836215" session_id=3597252014 session_state=END} 20250830160335934 DSS <0004> hlr_ussd.c:576 262421244836215/0xd669b5ae: Process SS (END) 20250830160335934 DSS <0004> hlr_ussd.c:518 262421244836215/0xd669b5ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335934 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421244836215" session_id=3597252014 session_state=END} 20250830160335934 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335934 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421244836215 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@7cb8c4beda29: Final verdict of PTC: pass 20250830160335935 DAUC <0003> db_auc.c:157 IMSI='262420366221558': No 2G Auth Data 20250830160335935 DAUC <0003> db_auc.c:192 IMSI='262420366221558': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262420366221558" to be handled at TC_mo_ussd_euse_continue(231) 20250830160335941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44036<->l=127.0.0.1:4258 20250830160335943 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335943 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420366221558" session_id=1695220190 session_state=BEGIN} 20250830160335943 DSS <0004> hlr_ussd.c:576 262420366221558/0x650b01de: Process SS (BEGIN) 20250830160335944 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335944 DSS <0004> hlr_ussd.c:518 262420366221558/0x650b01de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335944 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335944 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335944 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335944 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335944 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335944 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335944 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420366221558" session_id=1695220190 session_state=CONTINUE} 20250830160335944 DSS <0004> hlr_ussd.c:576 262420366221558/0x650b01de: Process SS (CONTINUE) 20250830160335944 DSS <0004> hlr_ussd.c:518 262420366221558/0x650b01de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335944 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420366221558" session_id=1695220190 session_state=CONTINUE} 20250830160335944 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335944 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335944 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262420366221558" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420366221558" TC_mo_ussd_euse_continue(231)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335946 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335946 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420366221558" session_id=1695220190 session_state=CONTINUE} 20250830160335946 DSS <0004> hlr_ussd.c:576 262420366221558/0x650b01de: Process SS (CONTINUE) 20250830160335946 DSS <0004> hlr_ussd.c:518 262420366221558/0x650b01de: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335946 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335946 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335946 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335946 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335946 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335947 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335947 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335947 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420366221558" session_id=1695220190 session_state=END} 20250830160335947 DSS <0004> hlr_ussd.c:576 262420366221558/0x650b01de: Process SS (END) 20250830160335947 DSS <0004> hlr_ussd.c:518 262420366221558/0x650b01de: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335947 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420366221558" session_id=1695220190 session_state=END} 20250830160335947 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335947 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420366221558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335947 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335947 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44036<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@7cb8c4beda29: Final verdict of PTC: pass 20250830160335948 DAUC <0003> db_auc.c:157 IMSI='262428449204763': No 2G Auth Data 20250830160335948 DAUC <0003> db_auc.c:192 IMSI='262428449204763': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262428449204763" to be handled at TC_mo_ussd_euse_continue(232) 20250830160335953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44052<->l=127.0.0.1:4258 20250830160335955 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335956 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428449204763" session_id=1552754868 session_state=BEGIN} 20250830160335956 DSS <0004> hlr_ussd.c:576 262428449204763/0x5c8d28b4: Process SS (BEGIN) 20250830160335956 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335956 DSS <0004> hlr_ussd.c:518 262428449204763/0x5c8d28b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335956 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335956 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335956 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335956 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335956 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335956 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335956 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428449204763" session_id=1552754868 session_state=CONTINUE} 20250830160335956 DSS <0004> hlr_ussd.c:576 262428449204763/0x5c8d28b4: Process SS (CONTINUE) 20250830160335956 DSS <0004> hlr_ussd.c:518 262428449204763/0x5c8d28b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335956 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428449204763" session_id=1552754868 session_state=CONTINUE} 20250830160335956 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335956 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335956 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262428449204763" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428449204763" TC_mo_ussd_euse_continue(232)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335958 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335958 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428449204763" session_id=1552754868 session_state=CONTINUE} 20250830160335958 DSS <0004> hlr_ussd.c:576 262428449204763/0x5c8d28b4: Process SS (CONTINUE) 20250830160335958 DSS <0004> hlr_ussd.c:518 262428449204763/0x5c8d28b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335958 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335958 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335958 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335958 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335958 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335959 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335959 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335959 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428449204763" session_id=1552754868 session_state=END} 20250830160335959 DSS <0004> hlr_ussd.c:576 262428449204763/0x5c8d28b4: Process SS (END) 20250830160335959 DSS <0004> hlr_ussd.c:518 262428449204763/0x5c8d28b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335959 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428449204763" session_id=1552754868 session_state=END} 20250830160335959 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335959 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262428449204763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335959 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335959 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44052<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@7cb8c4beda29: Final verdict of PTC: pass 20250830160335960 DAUC <0003> db_auc.c:157 IMSI='262428011932542': No 2G Auth Data 20250830160335960 DAUC <0003> db_auc.c:192 IMSI='262428011932542': No 3G Auth Data HLR_Test-GSUP(223)@7cb8c4beda29: Created GsupExpect[0] for "262428011932542" to be handled at TC_mo_ussd_euse_continue(233) 20250830160335965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 20250830160335967 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335967 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428011932542" session_id=2783094781 session_state=BEGIN} 20250830160335967 DSS <0004> hlr_ussd.c:576 262428011932542/0xa5e2a7fd: Process SS (BEGIN) 20250830160335967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830160335967 DSS <0004> hlr_ussd.c:518 262428011932542/0xa5e2a7fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830160335967 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335967 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335967 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335968 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335968 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335968 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335968 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428011932542" session_id=2783094781 session_state=CONTINUE} 20250830160335968 DSS <0004> hlr_ussd.c:576 262428011932542/0xa5e2a7fd: Process SS (CONTINUE) 20250830160335968 DSS <0004> hlr_ussd.c:518 262428011932542/0xa5e2a7fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830160335968 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428011932542" session_id=2783094781 session_state=CONTINUE} 20250830160335968 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335968 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335968 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7cb8c4beda29: Found GsupExpect[0] for "262428011932542" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428011932542" TC_mo_ussd_euse_continue(233)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160335970 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335970 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428011932542" session_id=2783094781 session_state=CONTINUE} 20250830160335970 DSS <0004> hlr_ussd.c:576 262428011932542/0xa5e2a7fd: Process SS (CONTINUE) 20250830160335970 DSS <0004> hlr_ussd.c:518 262428011932542/0xa5e2a7fd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335970 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335970 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335970 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data 20250830160335970 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335970 DLINP <000b> input/ipa.c:432 127.0.0.1:34397 sending data EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: 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 } } } } } 20250830160335971 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335971 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335971 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428011932542" session_id=2783094781 session_state=END} 20250830160335971 DSS <0004> hlr_ussd.c:576 262428011932542/0xa5e2a7fd: Process SS (END) 20250830160335971 DSS <0004> hlr_ussd.c:518 262428011932542/0xa5e2a7fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830160335971 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428011932542" session_id=2783094781 session_state=END} 20250830160335971 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160335971 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428011932542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160335971 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160335971 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160335971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@7cb8c4beda29: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@7cb8c4beda29: Final verdict of PTC: none 20250830160335972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4258 20250830160335973 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335973 DLINP <000b> input/ipa.c:406 127.0.0.1:34397 message received 20250830160335973 DLINP <000b> input/ipa.c:415 127.0.0.1:34397 connection closed with server 20250830160335973 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34397 20250830160335973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250830160335973 DLINP <000b> input/ipa.c:452 connected read/write 20250830160335973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160335973 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160335973 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160335973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@7cb8c4beda29: Final verdict of PTC: none 224@7cb8c4beda29: Final verdict of PTC: none 20250830160335973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36119<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 224: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Aug 30 16:03:35 UTC 2025 ====== 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 20250830160336002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44068<->l=127.0.0.1:4258 20250830160336204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44068<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=128280) Waiting for packet dumper to finish... 1 (prev_count=128280, count=157104) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Aug 30 16:03:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_ussd_euse_defaultroute started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 20250830160339347 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44403 20250830160339347 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44403 MTC@7cb8c4beda29: in not legacy case 2 IPA-EUSE-foobar(236)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160339349 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160339349 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20250830160339349 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339349 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received HLR_Test-GSUP-IPA(235)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160339351 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@7cb8c4beda29: 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) } } } } 20250830160339352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 IPA-EUSE-foobar(236)@7cb8c4beda29: 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 } } } } 20250830160339352 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339352 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339353 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160339353 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250830160339353 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250830160339353 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250830160339353 DLGSUP <0013> gsup_server.c:238 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  20250830160339353 DLGSUP <0013> gsup_server.c:236 2:  20250830160339353 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160339353 DLGSUP <0013> gsup_server.c:236 3:  20250830160339353 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160339353 DLGSUP <0013> gsup_server.c:236 4:  20250830160339353 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160339353 DLGSUP <0013> gsup_server.c:236 5:  20250830160339353 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160339353 DLGSUP <0013> gsup_server.c:236 7:  20250830160339353 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160339353 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160339353 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160339353 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44403 IPA-EUSE-foobar(236)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160339355 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339355 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160339355 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160339355 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160339355 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160339355 DLGSUP <0013> gsup_server.c:238 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  20250830160339355 DLGSUP <0013> gsup_server.c:236 2:  20250830160339355 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160339355 DLGSUP <0013> gsup_server.c:236 3:  20250830160339355 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160339355 DLGSUP <0013> gsup_server.c:236 4:  20250830160339355 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160339355 DLGSUP <0013> gsup_server.c:236 5:  20250830160339355 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160339355 DLGSUP <0013> gsup_server.c:236 7:  20250830160339355 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160339355 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160339355 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160339355 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)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160339368 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37813<->l=127.0.0.1:4259) 20250830160339372 DAUC <0003> db_auc.c:157 IMSI='262425828912424': No 2G Auth Data 20250830160339372 DAUC <0003> db_auc.c:192 IMSI='262425828912424': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262425828912424" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250830160339378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 20250830160339396 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339396 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425828912424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425828912424" session_id=763051659 session_state=BEGIN} 20250830160339396 DSS <0004> hlr_ussd.c:576 262425828912424/0x2d7b3e8b: Process SS (BEGIN) 20250830160339396 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339396 DSS <0004> hlr_ussd.c:518 262425828912424/0x2d7b3e8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339396 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339396 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339397 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339397 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339408 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339408 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339408 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425828912424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425828912424" session_id=763051659 session_state=END} 20250830160339408 DSS <0004> hlr_ussd.c:576 262425828912424/0x2d7b3e8b: Process SS (END) 20250830160339408 DSS <0004> hlr_ussd.c:518 262425828912424/0x2d7b3e8b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339408 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425828912424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425828912424" session_id=763051659 session_state=END} 20250830160339409 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425828912424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339409 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425828912424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262425828912424" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425828912424" TC_mo_ussd_euse_defaultroute(240)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@7cb8c4beda29: Final verdict of PTC: pass 20250830160339418 DAUC <0003> db_auc.c:157 IMSI='262424229201083': No 2G Auth Data 20250830160339418 DAUC <0003> db_auc.c:192 IMSI='262424229201083': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262424229201083" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250830160339427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 20250830160339432 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339432 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424229201083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424229201083" session_id=921083082 session_state=BEGIN} 20250830160339432 DSS <0004> hlr_ussd.c:576 262424229201083/0x36e69cca: Process SS (BEGIN) 20250830160339432 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339432 DSS <0004> hlr_ussd.c:518 262424229201083/0x36e69cca: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339432 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339432 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339432 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339432 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339432 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339432 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339432 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262424229201083 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424229201083" session_id=921083082 session_state=END} 20250830160339432 DSS <0004> hlr_ussd.c:576 262424229201083/0x36e69cca: Process SS (END) 20250830160339432 DSS <0004> hlr_ussd.c:518 262424229201083/0x36e69cca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339432 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424229201083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424229201083" session_id=921083082 session_state=END} 20250830160339433 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424229201083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339433 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262424229201083 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339433 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339433 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262424229201083" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424229201083" TC_mo_ussd_euse_defaultroute(241)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@7cb8c4beda29: Final verdict of PTC: pass 20250830160339437 DAUC <0003> db_auc.c:157 IMSI='262424283204950': No 2G Auth Data 20250830160339437 DAUC <0003> db_auc.c:192 IMSI='262424283204950': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262424283204950" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250830160339447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 20250830160339451 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339451 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424283204950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424283204950" session_id=284614819 session_state=BEGIN} 20250830160339451 DSS <0004> hlr_ussd.c:576 262424283204950/0x10f6e0a3: Process SS (BEGIN) 20250830160339451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339451 DSS <0004> hlr_ussd.c:518 262424283204950/0x10f6e0a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339451 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339452 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339452 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339452 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339453 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339453 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339453 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424283204950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424283204950" session_id=284614819 session_state=END} 20250830160339453 DSS <0004> hlr_ussd.c:576 262424283204950/0x10f6e0a3: Process SS (END) 20250830160339453 DSS <0004> hlr_ussd.c:518 262424283204950/0x10f6e0a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339453 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424283204950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424283204950" session_id=284614819 session_state=END} 20250830160339453 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424283204950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339453 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424283204950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339453 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339453 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262424283204950" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424283204950" TC_mo_ussd_euse_defaultroute(242)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@7cb8c4beda29: Final verdict of PTC: pass 20250830160339457 DAUC <0003> db_auc.c:157 IMSI='262427778464428': No 2G Auth Data 20250830160339457 DAUC <0003> db_auc.c:192 IMSI='262427778464428': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262427778464428" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250830160339463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 20250830160339466 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339466 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427778464428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427778464428" session_id=1628862882 session_state=BEGIN} 20250830160339466 DSS <0004> hlr_ussd.c:576 262427778464428/0x611679a2: Process SS (BEGIN) 20250830160339466 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339466 DSS <0004> hlr_ussd.c:518 262427778464428/0x611679a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339466 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339466 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339466 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339466 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339467 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339467 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427778464428 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427778464428" session_id=1628862882 session_state=END} 20250830160339467 DSS <0004> hlr_ussd.c:576 262427778464428/0x611679a2: Process SS (END) 20250830160339467 DSS <0004> hlr_ussd.c:518 262427778464428/0x611679a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339467 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427778464428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427778464428" session_id=1628862882 session_state=END} 20250830160339467 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427778464428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339467 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427778464428 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262427778464428" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427778464428" TC_mo_ussd_euse_defaultroute(243)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@7cb8c4beda29: Final verdict of PTC: pass 20250830160339469 DAUC <0003> db_auc.c:157 IMSI='262427999871129': No 2G Auth Data 20250830160339469 DAUC <0003> db_auc.c:192 IMSI='262427999871129': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262427999871129" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250830160339475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 20250830160339477 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339477 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427999871129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427999871129" session_id=228960328 session_state=BEGIN} 20250830160339477 DSS <0004> hlr_ussd.c:576 262427999871129/0x0da5a848: Process SS (BEGIN) 20250830160339477 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339477 DSS <0004> hlr_ussd.c:518 262427999871129/0x0da5a848: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339477 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339477 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339477 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339477 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339478 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339478 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339478 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262427999871129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427999871129" session_id=228960328 session_state=END} 20250830160339478 DSS <0004> hlr_ussd.c:576 262427999871129/0x0da5a848: Process SS (END) 20250830160339478 DSS <0004> hlr_ussd.c:518 262427999871129/0x0da5a848: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339478 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427999871129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427999871129" session_id=228960328 session_state=END} 20250830160339478 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427999871129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339478 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262427999871129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339478 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339478 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262427999871129" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427999871129" TC_mo_ussd_euse_defaultroute(244)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@7cb8c4beda29: Final verdict of PTC: pass 20250830160339480 DAUC <0003> db_auc.c:157 IMSI='262425489898699': No 2G Auth Data 20250830160339480 DAUC <0003> db_auc.c:192 IMSI='262425489898699': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262425489898699" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250830160339486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4258 20250830160339489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339489 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425489898699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425489898699" session_id=2497532002 session_state=BEGIN} 20250830160339489 DSS <0004> hlr_ussd.c:576 262425489898699/0x94dd5062: Process SS (BEGIN) 20250830160339489 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339489 DSS <0004> hlr_ussd.c:518 262425489898699/0x94dd5062: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339489 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339489 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339489 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339490 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339490 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339490 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425489898699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425489898699" session_id=2497532002 session_state=END} 20250830160339490 DSS <0004> hlr_ussd.c:576 262425489898699/0x94dd5062: Process SS (END) 20250830160339490 DSS <0004> hlr_ussd.c:518 262425489898699/0x94dd5062: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339490 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425489898699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425489898699" session_id=2497532002 session_state=END} 20250830160339490 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425489898699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339490 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425489898699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339490 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339490 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262425489898699" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425489898699" TC_mo_ussd_euse_defaultroute(245)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@7cb8c4beda29: Final verdict of PTC: pass 20250830160339492 DAUC <0003> db_auc.c:157 IMSI='262424698907059': No 2G Auth Data 20250830160339492 DAUC <0003> db_auc.c:192 IMSI='262424698907059': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262424698907059" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250830160339497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20250830160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339500 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424698907059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424698907059" session_id=1540737736 session_state=BEGIN} 20250830160339500 DSS <0004> hlr_ussd.c:576 262424698907059/0x5bd5cac8: Process SS (BEGIN) 20250830160339500 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339500 DSS <0004> hlr_ussd.c:518 262424698907059/0x5bd5cac8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339500 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339500 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339500 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339500 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424698907059 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424698907059" session_id=1540737736 session_state=END} 20250830160339500 DSS <0004> hlr_ussd.c:576 262424698907059/0x5bd5cac8: Process SS (END) 20250830160339500 DSS <0004> hlr_ussd.c:518 262424698907059/0x5bd5cac8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339500 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424698907059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424698907059" session_id=1540737736 session_state=END} 20250830160339500 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424698907059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339500 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424698907059 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262424698907059" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424698907059" TC_mo_ussd_euse_defaultroute(246)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@7cb8c4beda29: Final verdict of PTC: pass 20250830160339502 DAUC <0003> db_auc.c:157 IMSI='262428849349705': No 2G Auth Data 20250830160339502 DAUC <0003> db_auc.c:192 IMSI='262428849349705': No 3G Auth Data HLR_Test-GSUP(237)@7cb8c4beda29: Created GsupExpect[0] for "262428849349705" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250830160339507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 20250830160339510 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339510 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428849349705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428849349705" session_id=387200881 session_state=BEGIN} 20250830160339510 DSS <0004> hlr_ussd.c:576 262428849349705/0x17143771: Process SS (BEGIN) 20250830160339510 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830160339510 DSS <0004> hlr_ussd.c:518 262428849349705/0x17143771: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830160339510 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339510 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data 20250830160339510 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339510 DLINP <000b> input/ipa.c:432 127.0.0.1:44403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: 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 } } } } } 20250830160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339511 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339511 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428849349705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428849349705" session_id=387200881 session_state=END} 20250830160339511 DSS <0004> hlr_ussd.c:576 262428849349705/0x17143771: Process SS (END) 20250830160339511 DSS <0004> hlr_ussd.c:518 262428849349705/0x17143771: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830160339511 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428849349705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428849349705" session_id=387200881 session_state=END} 20250830160339511 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428849349705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160339511 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428849349705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7cb8c4beda29: Found GsupExpect[0] for "262428849349705" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@7cb8c4beda29: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428849349705" TC_mo_ussd_euse_defaultroute(247)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160339513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@7cb8c4beda29: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@7cb8c4beda29: Final verdict of PTC: none 20250830160339514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 20250830160339515 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339515 DLINP <000b> input/ipa.c:406 127.0.0.1:44403 message received 20250830160339515 DLINP <000b> input/ipa.c:415 127.0.0.1:44403 connection closed with server 20250830160339515 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44403 20250830160339515 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250830160339515 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37813<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@7cb8c4beda29: Final verdict of PTC: none IPA-EUSE-foobar(236)@7cb8c4beda29: Final verdict of PTC: none 238@7cb8c4beda29: Final verdict of PTC: none 20250830160339515 DLINP <000b> input/ipa.c:452 connected read/write 20250830160339515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160339515 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160339515 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160339515 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 238: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Aug 30 16:03:39 UTC 2025 ====== 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 20250830160339543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20250830160339744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85236) Waiting for packet dumper to finish... 1 (prev_count=85236, count=113536) 20250830160341374 DSS <0004> hlr_ussd.c:239 262425094044715/0xd74518f3: SS Session Timeout, destroying 20250830160341374 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425094044715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160341387 DSS <0004> hlr_ussd.c:239 262427723723701/0x03875802: SS Session Timeout, destroying 20250830160341387 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427723723701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160341398 DSS <0004> hlr_ussd.c:239 262421405514700/0x9861b22b: SS Session Timeout, destroying 20250830160341398 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421405514700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160341407 DSS <0004> hlr_ussd.c:239 262421041895211/0xb2cbdbe3: SS Session Timeout, destroying 20250830160341407 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421041895211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160341416 DSS <0004> hlr_ussd.c:239 262429670147380/0x44ca8e69: SS Session Timeout, destroying 20250830160341416 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429670147380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160341426 DSS <0004> hlr_ussd.c:239 262427548733187/0x5cbb3add: SS Session Timeout, destroying 20250830160341426 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427548733187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160341438 DSS <0004> hlr_ussd.c:239 262428938772607/0x03874515: SS Session Timeout, destroying 20250830160341439 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428938772607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160341449 DSS <0004> hlr_ussd.c:239 262422702745833/0x4153362d: SS Session Timeout, destroying 20250830160341449 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422702745833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Aug 30 16:03:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_mo_sss_reject started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160342884 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160342884 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160342888 DLINP <000b> input/ipa.c:452 connected read/write 20250830160342888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160342890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160342894 DLINP <000b> input/ipa.c:452 connected read/write 20250830160342894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160342894 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160342894 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160342894 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160342894 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160342894 DLGSUP <0013> gsup_server.c:238 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  20250830160342894 DLGSUP <0013> gsup_server.c:236 2:  20250830160342894 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160342894 DLGSUP <0013> gsup_server.c:236 3:  20250830160342894 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160342894 DLGSUP <0013> gsup_server.c:236 4:  20250830160342894 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(248)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160342894 DLGSUP <0013> gsup_server.c:236 5:  20250830160342894 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160342894 DLGSUP <0013> gsup_server.c:236 7:  20250830160342894 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160342894 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160342894 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160342894 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160342922 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37189<->l=127.0.0.1:4259) 20250830160342927 DAUC <0003> db_auc.c:157 IMSI='262420020311303': No 2G Auth Data 20250830160342927 DAUC <0003> db_auc.c:192 IMSI='262420020311303': No 3G Auth Data HLR_Test-GSUP(249)@7cb8c4beda29: Created GsupExpect[0] for "262420020311303" to be handled at TC_mo_sss_reject(252) 20250830160342953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 20250830160342965 DLINP <000b> input/ipa.c:452 connected read/write 20250830160342965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160342966 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420020311303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420020311303" session_id=2536743548 session_state=BEGIN} 20250830160342966 DSS <0004> hlr_ussd.c:576 262420020311303/0x9733a27c: Process SS (BEGIN) 20250830160342966 DSS <0004> hlr_ussd.c:498 262420020311303/0x9733a27c: SS CompType=Invoke, OpCode=InterrogateSS 20250830160342966 DSS <0004> hlr_ussd.c:506 262420020311303/0x9733a27c: Structured SS requests are not supported, rejecting... 20250830160342966 DSS <0004> hlr_ussd.c:354 262420020311303/0x9733a27c: Tx ReturnError(0, 0x15) 20250830160342966 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420020311303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420020311303" session_id=2536743548 session_state=END} 20250830160342966 DLINP <000b> input/ipa.c:452 connected read/write 20250830160342966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160342966 DLINP <000b> input/ipa.c:452 connected read/write 20250830160342966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@7cb8c4beda29: Found GsupExpect[0] for "262420020311303" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@7cb8c4beda29: Added IMSI table entry 0TC_mo_sss_reject(252)"262420020311303" TC_mo_sss_reject(252)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160342972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@7cb8c4beda29: Final verdict of PTC: pass 20250830160342974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 20250830160342975 DLINP <000b> input/ipa.c:452 connected read/write 20250830160342975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160342975 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160342975 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160342975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160342975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37189<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@7cb8c4beda29: Final verdict of PTC: none 250@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 250: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_mo_sss_reject finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Aug 30 16:03:42 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250830160343008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20250830160343109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27616) 20250830160344756 DSS <0004> hlr_ussd.c:239 262427010287024/0x9da58e3e: SS Session Timeout, destroying 20250830160344756 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427010287024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160344783 DSS <0004> hlr_ussd.c:239 262428896173221/0x000dee0c: SS Session Timeout, destroying 20250830160344783 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428896173221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160344793 DSS <0004> hlr_ussd.c:239 262425360684606/0x2974b89a: SS Session Timeout, destroying 20250830160344793 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425360684606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160344802 DSS <0004> hlr_ussd.c:239 262427026614088/0x8b353c6b: SS Session Timeout, destroying 20250830160344803 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427026614088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160344813 DSS <0004> hlr_ussd.c:239 262421398808542/0x43988ec4: SS Session Timeout, destroying 20250830160344813 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421398808542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160344825 DSS <0004> hlr_ussd.c:239 262420830703435/0xed1c1eb9: SS Session Timeout, destroying 20250830160344825 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420830703435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160344838 DSS <0004> hlr_ussd.c:239 262425345226697/0xbc5a6889: SS Session Timeout, destroying 20250830160344838 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425345226697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830160344851 DSS <0004> hlr_ussd.c:239 262424749073670/0x950c0900: SS Session Timeout, destroying 20250830160344851 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424749073670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Aug 30 16:03:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_check_imei started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160346242 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160346242 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160346246 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160346252 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(253)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160346253 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160346253 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160346253 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160346253 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160346253 DLGSUP <0013> gsup_server.c:238 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  20250830160346253 DLGSUP <0013> gsup_server.c:236 2:  20250830160346253 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160346253 DLGSUP <0013> gsup_server.c:236 3:  20250830160346253 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160346253 DLGSUP <0013> gsup_server.c:236 4:  20250830160346253 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160346253 DLGSUP <0013> gsup_server.c:236 5:  20250830160346253 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160346253 DLGSUP <0013> gsup_server.c:236 7:  20250830160346254 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160346254 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160346254 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160346254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160346280 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37999<->l=127.0.0.1:4259) 20250830160346290 DAUC <0003> db_auc.c:157 IMSI='262423521524442': No 2G Auth Data 20250830160346290 DAUC <0003> db_auc.c:192 IMSI='262423521524442': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262423521524442" to be handled at TC_gsup_check_imei(257) 20250830160346304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46892<->l=127.0.0.1:4258 20250830160346315 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346315 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423521524442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423521524442"} 20250830160346316 DMAIN <0000> hlr.c:435 IMSI='262423521524442': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346316 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423521524442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423521524442"} 20250830160346316 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423521524442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346316 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346316 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262423521524442" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_check_imei(257)"262423521524442" TC_gsup_check_imei(257)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346320 DAUC <0003> db_auc.c:192 IMSI='262423521524442': No 3G Auth Data 20250830160346324 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346324 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423521524442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423521524442"} 20250830160346324 DAUC <0003> hlr.c:428 IMSI='262423521524442': storing IMEI = 12345678901234 20250830160346324 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423521524442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423521524442"} 20250830160346325 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423521524442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346325 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346325 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346326 DAUC <0003> db_auc.c:192 IMSI='262423521524442': No 3G Auth Data TC_gsup_check_imei(257)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46892<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@7cb8c4beda29: Final verdict of PTC: pass 20250830160346331 DAUC <0003> db_auc.c:157 IMSI='262426545640709': No 2G Auth Data 20250830160346331 DAUC <0003> db_auc.c:192 IMSI='262426545640709': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262426545640709" to be handled at TC_gsup_check_imei(258) 20250830160346339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46904<->l=127.0.0.1:4258 20250830160346341 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346341 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426545640709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426545640709"} 20250830160346341 DMAIN <0000> hlr.c:435 IMSI='262426545640709': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346341 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426545640709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426545640709"} 20250830160346341 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426545640709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346341 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346341 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262426545640709" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_check_imei(258)"262426545640709" TC_gsup_check_imei(258)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346342 DAUC <0003> db_auc.c:192 IMSI='262426545640709': No 3G Auth Data 20250830160346343 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346343 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426545640709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426545640709"} 20250830160346343 DAUC <0003> hlr.c:428 IMSI='262426545640709': storing IMEI = 12345678901234 20250830160346343 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426545640709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426545640709"} 20250830160346343 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426545640709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346343 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346343 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346343 DAUC <0003> db_auc.c:192 IMSI='262426545640709': No 3G Auth Data TC_gsup_check_imei(258)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46904<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@7cb8c4beda29: Final verdict of PTC: pass 20250830160346344 DAUC <0003> db_auc.c:157 IMSI='262420744141096': No 2G Auth Data 20250830160346344 DAUC <0003> db_auc.c:192 IMSI='262420744141096': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262420744141096" to be handled at TC_gsup_check_imei(259) 20250830160346351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20250830160346353 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346354 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420744141096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420744141096"} 20250830160346354 DMAIN <0000> hlr.c:435 IMSI='262420744141096': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346354 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420744141096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420744141096"} 20250830160346354 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420744141096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346354 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346354 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262420744141096" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_check_imei(259)"262420744141096" 20250830160346354 DAUC <0003> db_auc.c:192 IMSI='262420744141096': No 3G Auth Data TC_gsup_check_imei(259)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346356 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346356 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420744141096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420744141096"} 20250830160346356 DAUC <0003> hlr.c:428 IMSI='262420744141096': storing IMEI = 12345678901234 20250830160346356 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420744141096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420744141096"} 20250830160346356 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420744141096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346356 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346356 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346357 DAUC <0003> db_auc.c:192 IMSI='262420744141096': No 3G Auth Data TC_gsup_check_imei(259)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@7cb8c4beda29: Final verdict of PTC: pass 20250830160346359 DAUC <0003> db_auc.c:157 IMSI='262420449505219': No 2G Auth Data 20250830160346359 DAUC <0003> db_auc.c:192 IMSI='262420449505219': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262420449505219" to be handled at TC_gsup_check_imei(260) 20250830160346365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46930<->l=127.0.0.1:4258 20250830160346368 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346368 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420449505219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420449505219"} 20250830160346368 DMAIN <0000> hlr.c:435 IMSI='262420449505219': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346368 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420449505219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420449505219"} 20250830160346368 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420449505219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346368 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346368 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262420449505219" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_check_imei(260)"262420449505219" TC_gsup_check_imei(260)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346369 DAUC <0003> db_auc.c:157 IMSI='262420449505219': No 2G Auth Data 20250830160346370 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346370 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420449505219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420449505219"} 20250830160346370 DAUC <0003> hlr.c:428 IMSI='262420449505219': storing IMEI = 12345678901234 20250830160346370 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420449505219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420449505219"} 20250830160346370 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420449505219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346370 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346370 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346370 DAUC <0003> db_auc.c:157 IMSI='262420449505219': No 2G Auth Data TC_gsup_check_imei(260)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46930<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@7cb8c4beda29: Final verdict of PTC: pass 20250830160346371 DAUC <0003> db_auc.c:157 IMSI='262420902652891': No 2G Auth Data 20250830160346371 DAUC <0003> db_auc.c:192 IMSI='262420902652891': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262420902652891" to be handled at TC_gsup_check_imei(261) 20250830160346378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46938<->l=127.0.0.1:4258 20250830160346381 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346381 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420902652891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420902652891"} 20250830160346381 DMAIN <0000> hlr.c:435 IMSI='262420902652891': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346381 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420902652891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420902652891"} 20250830160346381 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420902652891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346381 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346381 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262420902652891" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_check_imei(261)"262420902652891" TC_gsup_check_imei(261)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346382 DAUC <0003> db_auc.c:157 IMSI='262420902652891': No 2G Auth Data 20250830160346383 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346383 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420902652891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420902652891"} 20250830160346383 DAUC <0003> hlr.c:428 IMSI='262420902652891': storing IMEI = 12345678901234 20250830160346383 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420902652891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420902652891"} 20250830160346383 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420902652891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346383 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346383 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346384 DAUC <0003> db_auc.c:157 IMSI='262420902652891': No 2G Auth Data 20250830160346385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46938<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@7cb8c4beda29: Final verdict of PTC: pass 20250830160346386 DAUC <0003> db_auc.c:157 IMSI='262420116951968': No 2G Auth Data 20250830160346386 DAUC <0003> db_auc.c:192 IMSI='262420116951968': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262420116951968" to be handled at TC_gsup_check_imei(262) 20250830160346392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4258 20250830160346394 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346394 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420116951968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420116951968"} 20250830160346394 DMAIN <0000> hlr.c:435 IMSI='262420116951968': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346394 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420116951968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420116951968"} 20250830160346394 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420116951968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346394 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346394 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262420116951968" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_check_imei(262)"262420116951968" TC_gsup_check_imei(262)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346396 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346396 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420116951968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420116951968"} 20250830160346396 DAUC <0003> hlr.c:428 IMSI='262420116951968': storing IMEI = 12345678901234 20250830160346396 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420116951968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420116951968"} 20250830160346396 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420116951968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346396 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346397 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@7cb8c4beda29: Final verdict of PTC: pass 20250830160346398 DAUC <0003> db_auc.c:157 IMSI='262423667498404': No 2G Auth Data 20250830160346398 DAUC <0003> db_auc.c:192 IMSI='262423667498404': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262423667498404" to be handled at TC_gsup_check_imei(263) 20250830160346404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46958<->l=127.0.0.1:4258 20250830160346406 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346406 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423667498404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667498404"} 20250830160346406 DMAIN <0000> hlr.c:435 IMSI='262423667498404': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346406 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423667498404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423667498404"} 20250830160346406 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423667498404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346406 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346406 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262423667498404" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_check_imei(263)"262423667498404" TC_gsup_check_imei(263)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346409 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423667498404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667498404"} 20250830160346409 DAUC <0003> hlr.c:428 IMSI='262423667498404': storing IMEI = 12345678901234 20250830160346409 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423667498404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423667498404"} 20250830160346409 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423667498404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346409 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46958<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@7cb8c4beda29: Final verdict of PTC: pass 20250830160346410 DAUC <0003> db_auc.c:157 IMSI='262421922374366': No 2G Auth Data 20250830160346410 DAUC <0003> db_auc.c:192 IMSI='262421922374366': No 3G Auth Data HLR_Test-GSUP(254)@7cb8c4beda29: Created GsupExpect[0] for "262421922374366" to be handled at TC_gsup_check_imei(264) 20250830160346417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 20250830160346419 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346419 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421922374366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421922374366"} 20250830160346419 DMAIN <0000> hlr.c:435 IMSI='262421922374366': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160346419 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421922374366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421922374366"} 20250830160346419 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421922374366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346419 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346419 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7cb8c4beda29: Found GsupExpect[0] for "262421922374366" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_check_imei(264)"262421922374366" TC_gsup_check_imei(264)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346422 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346422 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421922374366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421922374366"} 20250830160346422 DAUC <0003> hlr.c:428 IMSI='262421922374366': storing IMEI = 12345678901234 20250830160346422 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421922374366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421922374366"} 20250830160346422 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421922374366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160346422 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160346422 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160346423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160346424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4258 20250830160346424 DLINP <000b> input/ipa.c:452 connected read/write 20250830160346424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160346424 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160346424 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160346424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160346424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37999<->l=127.0.0.1:4259) 255@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(254)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_check_imei finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Aug 30 16:03:46 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250830160346453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20250830160346553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66476) Waiting for packet dumper to finish... 1 (prev_count=66476, count=125180) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Aug 30 16:03:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_check_imei_via_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160349700 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160349700 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160349705 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160349711 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349711 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160349711 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160349711 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160349711 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160349711 DLGSUP <0013> gsup_server.c:238 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  HLR_Test-GSUP-IPA(265)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160349711 DLGSUP <0013> gsup_server.c:236 2:  20250830160349711 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160349712 DLGSUP <0013> gsup_server.c:236 3:  20250830160349712 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160349712 DLGSUP <0013> gsup_server.c:236 4:  20250830160349712 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160349712 DLGSUP <0013> gsup_server.c:236 5:  20250830160349712 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160349712 DLGSUP <0013> gsup_server.c:236 7:  20250830160349712 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160349712 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160349712 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160349712 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160349737 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43517<->l=127.0.0.1:4259) 20250830160349748 DAUC <0003> db_auc.c:157 IMSI='262428556129808': No 2G Auth Data 20250830160349748 DAUC <0003> db_auc.c:192 IMSI='262428556129808': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262428556129808" to be handled at TC_gsup_check_imei_via_proxy(269) 20250830160349775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 20250830160349791 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349791 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428556129808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428556129808" source_name="the-source\n"} 20250830160349791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830160349791 DMAIN <0000> hlr.c:435 IMSI='262428556129808': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349791 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428556129808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428556129808" destination_name="the-source\n"} 20250830160349791 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428556129808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349791 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349791 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262428556129808" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428556129808" TC_gsup_check_imei_via_proxy(269)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349796 DAUC <0003> db_auc.c:192 IMSI='262428556129808': No 3G Auth Data 20250830160349803 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349803 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428556129808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428556129808" source_name="the-source\n"} 20250830160349803 DAUC <0003> hlr.c:428 IMSI='262428556129808': storing IMEI = 12345678901234 20250830160349803 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428556129808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428556129808" destination_name="the-source\n"} 20250830160349804 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428556129808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349804 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349804 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349806 DAUC <0003> db_auc.c:192 IMSI='262428556129808': No 3G Auth Data 20250830160349810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@7cb8c4beda29: Final verdict of PTC: pass 20250830160349813 DAUC <0003> db_auc.c:157 IMSI='262429963845699': No 2G Auth Data 20250830160349813 DAUC <0003> db_auc.c:192 IMSI='262429963845699': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262429963845699" to be handled at TC_gsup_check_imei_via_proxy(270) 20250830160349833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47018<->l=127.0.0.1:4258 20250830160349836 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349836 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429963845699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429963845699" source_name="the-source\n"} 20250830160349836 DMAIN <0000> hlr.c:435 IMSI='262429963845699': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349836 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429963845699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429963845699" destination_name="the-source\n"} 20250830160349836 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262429963845699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349836 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349836 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262429963845699" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429963845699" TC_gsup_check_imei_via_proxy(270)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349837 DAUC <0003> db_auc.c:192 IMSI='262429963845699': No 3G Auth Data 20250830160349838 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349838 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429963845699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429963845699" source_name="the-source\n"} 20250830160349838 DAUC <0003> hlr.c:428 IMSI='262429963845699': storing IMEI = 12345678901234 20250830160349839 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429963845699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429963845699" destination_name="the-source\n"} 20250830160349839 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262429963845699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349839 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349839 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349839 DAUC <0003> db_auc.c:192 IMSI='262429963845699': No 3G Auth Data 20250830160349840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47018<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@7cb8c4beda29: Final verdict of PTC: pass 20250830160349841 DAUC <0003> db_auc.c:157 IMSI='262421020974374': No 2G Auth Data 20250830160349841 DAUC <0003> db_auc.c:192 IMSI='262421020974374': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262421020974374" to be handled at TC_gsup_check_imei_via_proxy(271) 20250830160349848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 20250830160349851 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349851 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421020974374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421020974374" source_name="the-source\n"} 20250830160349851 DMAIN <0000> hlr.c:435 IMSI='262421020974374': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349851 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421020974374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421020974374" destination_name="the-source\n"} 20250830160349851 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421020974374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349851 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349851 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262421020974374" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421020974374" TC_gsup_check_imei_via_proxy(271)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349851 DAUC <0003> db_auc.c:192 IMSI='262421020974374': No 3G Auth Data 20250830160349853 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349853 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421020974374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421020974374" source_name="the-source\n"} 20250830160349853 DAUC <0003> hlr.c:428 IMSI='262421020974374': storing IMEI = 12345678901234 20250830160349853 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421020974374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421020974374" destination_name="the-source\n"} 20250830160349853 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421020974374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349853 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349853 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349854 DAUC <0003> db_auc.c:192 IMSI='262421020974374': No 3G Auth Data 20250830160349854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@7cb8c4beda29: Final verdict of PTC: pass 20250830160349855 DAUC <0003> db_auc.c:157 IMSI='262421664435013': No 2G Auth Data 20250830160349855 DAUC <0003> db_auc.c:192 IMSI='262421664435013': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262421664435013" to be handled at TC_gsup_check_imei_via_proxy(272) 20250830160349863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20250830160349865 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349865 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421664435013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421664435013" source_name="the-source\n"} 20250830160349865 DMAIN <0000> hlr.c:435 IMSI='262421664435013': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349865 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421664435013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421664435013" destination_name="the-source\n"} 20250830160349865 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421664435013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349865 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349865 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262421664435013" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421664435013" TC_gsup_check_imei_via_proxy(272)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349866 DAUC <0003> db_auc.c:157 IMSI='262421664435013': No 2G Auth Data 20250830160349868 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349868 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421664435013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421664435013" source_name="the-source\n"} 20250830160349868 DAUC <0003> hlr.c:428 IMSI='262421664435013': storing IMEI = 12345678901234 20250830160349868 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421664435013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421664435013" destination_name="the-source\n"} 20250830160349868 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421664435013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349868 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349868 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349868 DAUC <0003> db_auc.c:157 IMSI='262421664435013': No 2G Auth Data 20250830160349869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@7cb8c4beda29: Final verdict of PTC: pass 20250830160349870 DAUC <0003> db_auc.c:157 IMSI='262425351926825': No 2G Auth Data 20250830160349870 DAUC <0003> db_auc.c:192 IMSI='262425351926825': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262425351926825" to be handled at TC_gsup_check_imei_via_proxy(273) 20250830160349877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 20250830160349881 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349881 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425351926825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425351926825" source_name="the-source\n"} 20250830160349881 DMAIN <0000> hlr.c:435 IMSI='262425351926825': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349881 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425351926825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425351926825" destination_name="the-source\n"} 20250830160349881 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425351926825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349881 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349881 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262425351926825" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425351926825" TC_gsup_check_imei_via_proxy(273)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349882 DAUC <0003> db_auc.c:157 IMSI='262425351926825': No 2G Auth Data 20250830160349884 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349884 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425351926825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425351926825" source_name="the-source\n"} 20250830160349884 DAUC <0003> hlr.c:428 IMSI='262425351926825': storing IMEI = 12345678901234 20250830160349884 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425351926825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425351926825" destination_name="the-source\n"} 20250830160349884 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425351926825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349884 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349884 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349885 DAUC <0003> db_auc.c:157 IMSI='262425351926825': No 2G Auth Data 20250830160349885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@7cb8c4beda29: Final verdict of PTC: pass 20250830160349887 DAUC <0003> db_auc.c:157 IMSI='262420041718737': No 2G Auth Data 20250830160349887 DAUC <0003> db_auc.c:192 IMSI='262420041718737': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262420041718737" to be handled at TC_gsup_check_imei_via_proxy(274) 20250830160349896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4258 20250830160349898 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349898 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420041718737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420041718737" source_name="the-source\n"} 20250830160349898 DMAIN <0000> hlr.c:435 IMSI='262420041718737': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349898 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420041718737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420041718737" destination_name="the-source\n"} 20250830160349898 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262420041718737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349898 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349898 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262420041718737" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420041718737" TC_gsup_check_imei_via_proxy(274)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349900 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349900 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420041718737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420041718737" source_name="the-source\n"} 20250830160349900 DAUC <0003> hlr.c:428 IMSI='262420041718737': storing IMEI = 12345678901234 20250830160349900 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420041718737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420041718737" destination_name="the-source\n"} 20250830160349900 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262420041718737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349900 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349900 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@7cb8c4beda29: Final verdict of PTC: pass 20250830160349902 DAUC <0003> db_auc.c:157 IMSI='262429160863522': No 2G Auth Data 20250830160349902 DAUC <0003> db_auc.c:192 IMSI='262429160863522': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262429160863522" to be handled at TC_gsup_check_imei_via_proxy(275) 20250830160349908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20250830160349910 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349910 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429160863522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429160863522" source_name="the-source\n"} 20250830160349910 DMAIN <0000> hlr.c:435 IMSI='262429160863522': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349911 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429160863522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429160863522" destination_name="the-source\n"} 20250830160349911 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429160863522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349911 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262429160863522" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429160863522" TC_gsup_check_imei_via_proxy(275)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349913 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349913 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429160863522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429160863522" source_name="the-source\n"} 20250830160349913 DAUC <0003> hlr.c:428 IMSI='262429160863522': storing IMEI = 12345678901234 20250830160349913 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429160863522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429160863522" destination_name="the-source\n"} 20250830160349913 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429160863522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349913 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349913 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@7cb8c4beda29: Final verdict of PTC: pass 20250830160349914 DAUC <0003> db_auc.c:157 IMSI='262427706049566': No 2G Auth Data 20250830160349914 DAUC <0003> db_auc.c:192 IMSI='262427706049566': No 3G Auth Data HLR_Test-GSUP(266)@7cb8c4beda29: Created GsupExpect[0] for "262427706049566" to be handled at TC_gsup_check_imei_via_proxy(276) 20250830160349921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20250830160349923 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349923 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427706049566 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427706049566" source_name="the-source\n"} 20250830160349923 DMAIN <0000> hlr.c:435 IMSI='262427706049566': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830160349923 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427706049566 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427706049566" destination_name="the-source\n"} 20250830160349923 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427706049566 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349923 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349923 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7cb8c4beda29: Found GsupExpect[0] for "262427706049566" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427706049566" TC_gsup_check_imei_via_proxy(276)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349925 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349925 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427706049566 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427706049566" source_name="the-source\n"} 20250830160349925 DAUC <0003> hlr.c:428 IMSI='262427706049566': storing IMEI = 12345678901234 20250830160349925 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427706049566 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427706049566" destination_name="the-source\n"} 20250830160349925 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427706049566 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160349925 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160349925 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160349926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160349927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20250830160349927 DLINP <000b> input/ipa.c:452 connected read/write 20250830160349927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160349927 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160349927 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160349927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160349928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250830160349928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43517<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@7cb8c4beda29: Final verdict of PTC: none 267@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Aug 30 16:03:49 UTC 2025 ====== 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 20250830160349953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47104<->l=127.0.0.1:4258 20250830160350054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66496) Waiting for packet dumper to finish... 1 (prev_count=66496, count=127076) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Aug 30 16:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_check_imei_invalid_len started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160353175 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160353175 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160353177 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160353179 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353179 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160353179 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160353179 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160353179 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160353179 DLGSUP <0013> gsup_server.c:238 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  20250830160353179 DLGSUP <0013> gsup_server.c:236 2:  20250830160353179 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160353179 DLGSUP <0013> gsup_server.c:236 3:  20250830160353179 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160353179 DLGSUP <0013> gsup_server.c:236 4:  20250830160353179 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160353179 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(277)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160353179 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160353179 DLGSUP <0013> gsup_server.c:236 7:  20250830160353179 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160353179 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160353179 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160353179 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160353195 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46785<->l=127.0.0.1:4259) 20250830160353201 DAUC <0003> db_auc.c:157 IMSI='262425625725124': No 2G Auth Data 20250830160353201 DAUC <0003> db_auc.c:192 IMSI='262425625725124': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262425625725124" to be handled at TC_gsup_check_imei_invalid_len(281) 20250830160353213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47128<->l=127.0.0.1:4258 20250830160353220 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353220 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425625725124"} 20250830160353221 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353221 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425625725124" cause=Invalid mandatory information} 20250830160353221 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353221 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353221 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262425625725124" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425625725124" TC_gsup_check_imei_invalid_len(281)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353225 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353225 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425625725124"} 20250830160353225 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353226 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425625725124" cause=Invalid mandatory information} 20250830160353226 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353226 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353226 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353229 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353229 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425625725124"} 20250830160353229 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353230 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425625725124" cause=Invalid mandatory information} 20250830160353230 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353230 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353230 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353233 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353233 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425625725124"} 20250830160353233 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353233 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425625725124" cause=Invalid mandatory information} 20250830160353234 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353234 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353234 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353237 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353237 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425625725124"} 20250830160353237 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353237 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425625725124" cause=Invalid mandatory information} 20250830160353237 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425625725124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353238 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353238 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47128<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@7cb8c4beda29: Final verdict of PTC: pass 20250830160353244 DAUC <0003> db_auc.c:157 IMSI='262422974766274': No 2G Auth Data 20250830160353244 DAUC <0003> db_auc.c:192 IMSI='262422974766274': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262422974766274" to be handled at TC_gsup_check_imei_invalid_len(282) 20250830160353262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 20250830160353265 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353265 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422974766274"} 20250830160353265 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353265 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422974766274" cause=Invalid mandatory information} 20250830160353265 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353265 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353265 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262422974766274" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422974766274" TC_gsup_check_imei_invalid_len(282)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353267 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353267 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422974766274"} 20250830160353267 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353267 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422974766274" cause=Invalid mandatory information} 20250830160353267 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353267 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353267 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353267 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353268 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422974766274"} 20250830160353268 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353268 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422974766274" cause=Invalid mandatory information} 20250830160353268 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353268 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353268 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353270 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353270 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422974766274"} 20250830160353270 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353270 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422974766274" cause=Invalid mandatory information} 20250830160353270 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353270 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353270 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353271 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353271 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422974766274"} 20250830160353271 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353271 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422974766274" cause=Invalid mandatory information} 20250830160353271 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422974766274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353271 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353271 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@7cb8c4beda29: Final verdict of PTC: pass 20250830160353274 DAUC <0003> db_auc.c:157 IMSI='262420917446988': No 2G Auth Data 20250830160353274 DAUC <0003> db_auc.c:192 IMSI='262420917446988': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262420917446988" to be handled at TC_gsup_check_imei_invalid_len(283) 20250830160353282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4258 20250830160353284 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353284 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420917446988"} 20250830160353284 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353284 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420917446988" cause=Invalid mandatory information} 20250830160353284 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353284 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353284 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262420917446988" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420917446988" TC_gsup_check_imei_invalid_len(283)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353285 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353285 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420917446988"} 20250830160353285 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353285 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420917446988" cause=Invalid mandatory information} 20250830160353285 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353285 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353285 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353286 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353286 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420917446988"} 20250830160353286 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353286 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420917446988" cause=Invalid mandatory information} 20250830160353286 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353286 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353286 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353287 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353287 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420917446988"} 20250830160353287 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353287 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420917446988" cause=Invalid mandatory information} 20250830160353287 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353287 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353287 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353288 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353288 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420917446988"} 20250830160353288 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353288 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420917446988" cause=Invalid mandatory information} 20250830160353288 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420917446988 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353288 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353288 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@7cb8c4beda29: Final verdict of PTC: pass 20250830160353290 DAUC <0003> db_auc.c:157 IMSI='262425145655443': No 2G Auth Data 20250830160353290 DAUC <0003> db_auc.c:192 IMSI='262425145655443': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262425145655443" to be handled at TC_gsup_check_imei_invalid_len(284) 20250830160353298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20250830160353299 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353299 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425145655443"} 20250830160353299 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353299 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425145655443" cause=Invalid mandatory information} 20250830160353299 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353299 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353299 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262425145655443" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425145655443" TC_gsup_check_imei_invalid_len(284)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353300 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353300 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425145655443"} 20250830160353300 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353300 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425145655443" cause=Invalid mandatory information} 20250830160353300 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353300 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353300 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353301 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353301 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425145655443"} 20250830160353301 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353301 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425145655443" cause=Invalid mandatory information} 20250830160353301 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353301 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353301 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353302 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353302 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425145655443"} 20250830160353302 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353302 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425145655443" cause=Invalid mandatory information} 20250830160353302 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353302 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353302 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353303 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353303 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425145655443"} 20250830160353303 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353303 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425145655443" cause=Invalid mandatory information} 20250830160353303 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425145655443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353303 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353303 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@7cb8c4beda29: Final verdict of PTC: pass 20250830160353304 DAUC <0003> db_auc.c:157 IMSI='262429059082801': No 2G Auth Data 20250830160353304 DAUC <0003> db_auc.c:192 IMSI='262429059082801': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262429059082801" to be handled at TC_gsup_check_imei_invalid_len(285) 20250830160353309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47170<->l=127.0.0.1:4258 20250830160353311 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353311 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059082801"} 20250830160353311 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353311 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059082801" cause=Invalid mandatory information} 20250830160353311 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353311 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353311 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262429059082801" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429059082801" TC_gsup_check_imei_invalid_len(285)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353312 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353312 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059082801"} 20250830160353312 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353312 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059082801" cause=Invalid mandatory information} 20250830160353312 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353312 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353312 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353313 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353313 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059082801"} 20250830160353313 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353313 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059082801" cause=Invalid mandatory information} 20250830160353313 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353313 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353313 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353313 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353313 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059082801"} 20250830160353313 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353313 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059082801" cause=Invalid mandatory information} 20250830160353313 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353313 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353313 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353314 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353314 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059082801"} 20250830160353314 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353314 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059082801" cause=Invalid mandatory information} 20250830160353314 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429059082801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353314 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353314 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47170<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@7cb8c4beda29: Final verdict of PTC: pass 20250830160353315 DAUC <0003> db_auc.c:157 IMSI='262421210071596': No 2G Auth Data 20250830160353315 DAUC <0003> db_auc.c:192 IMSI='262421210071596': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262421210071596" to be handled at TC_gsup_check_imei_invalid_len(286) 20250830160353321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4258 20250830160353323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353323 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421210071596"} 20250830160353323 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353323 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421210071596" cause=Invalid mandatory information} 20250830160353323 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353323 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262421210071596" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421210071596" TC_gsup_check_imei_invalid_len(286)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353324 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353324 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421210071596"} 20250830160353324 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353324 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421210071596" cause=Invalid mandatory information} 20250830160353324 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353324 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353324 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353325 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353325 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421210071596"} 20250830160353325 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353325 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421210071596" cause=Invalid mandatory information} 20250830160353325 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353325 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353325 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353326 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353326 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421210071596"} 20250830160353326 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353326 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421210071596" cause=Invalid mandatory information} 20250830160353326 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353326 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353326 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353327 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353327 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421210071596"} 20250830160353327 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353327 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421210071596" cause=Invalid mandatory information} 20250830160353327 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421210071596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353327 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353327 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@7cb8c4beda29: Final verdict of PTC: pass 20250830160353328 DAUC <0003> db_auc.c:157 IMSI='262422309077629': No 2G Auth Data 20250830160353328 DAUC <0003> db_auc.c:192 IMSI='262422309077629': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262422309077629" to be handled at TC_gsup_check_imei_invalid_len(287) 20250830160353335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20250830160353337 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353337 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309077629"} 20250830160353337 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353337 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309077629" cause=Invalid mandatory information} 20250830160353337 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353337 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353337 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262422309077629" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262422309077629" TC_gsup_check_imei_invalid_len(287)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353338 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353338 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309077629"} 20250830160353338 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353338 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309077629" cause=Invalid mandatory information} 20250830160353338 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353338 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353338 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353339 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353339 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309077629"} 20250830160353339 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353339 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309077629" cause=Invalid mandatory information} 20250830160353339 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353339 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353339 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353339 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353339 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309077629"} 20250830160353339 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353339 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309077629" cause=Invalid mandatory information} 20250830160353339 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353339 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353339 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353340 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353340 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309077629"} 20250830160353340 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353340 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309077629" cause=Invalid mandatory information} 20250830160353340 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422309077629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353340 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353340 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@7cb8c4beda29: Final verdict of PTC: pass 20250830160353342 DAUC <0003> db_auc.c:157 IMSI='262422388105856': No 2G Auth Data 20250830160353342 DAUC <0003> db_auc.c:192 IMSI='262422388105856': No 3G Auth Data HLR_Test-GSUP(278)@7cb8c4beda29: Created GsupExpect[0] for "262422388105856" to be handled at TC_gsup_check_imei_invalid_len(288) 20250830160353348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20250830160353350 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353350 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422388105856"} 20250830160353350 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830160353350 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422388105856" cause=Invalid mandatory information} 20250830160353350 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353350 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353350 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7cb8c4beda29: Found GsupExpect[0] for "262422388105856" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@7cb8c4beda29: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422388105856" TC_gsup_check_imei_invalid_len(288)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353351 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353351 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422388105856"} 20250830160353351 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830160353351 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422388105856" cause=Invalid mandatory information} 20250830160353351 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353351 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353351 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353351 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353351 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422388105856"} 20250830160353351 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830160353351 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422388105856" cause=Invalid mandatory information} 20250830160353351 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353351 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353351 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353352 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353352 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422388105856"} 20250830160353352 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830160353352 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422388105856" cause=Invalid mandatory information} 20250830160353352 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353352 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353352 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353353 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353353 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422388105856"} 20250830160353353 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830160353353 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422388105856" cause=Invalid mandatory information} 20250830160353353 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422388105856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160353353 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160353353 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160353353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@7cb8c4beda29: Final verdict of PTC: pass MTC@7cb8c4beda29: setverdict(pass): none -> pass 20250830160353354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47120<->l=127.0.0.1:4258 20250830160353354 DLINP <000b> input/ipa.c:452 connected read/write 20250830160353354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160353354 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160353354 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160353354 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(278)@7cb8c4beda29: Final verdict of PTC: none 20250830160353355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46785<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(280)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: pass MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@7cb8c4beda29: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Aug 30 16:03:53 UTC 2025 ====== 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 20250830160353381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 20250830160353482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76724) Waiting for packet dumper to finish... 1 (prev_count=76724, count=168312) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Aug 30 16:03:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_gsup_check_imei_unknown_imsi started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160356588 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160356588 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160356593 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160356594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160356599 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160356599 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160356599 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160356599 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160356599 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160356599 DLGSUP <0013> gsup_server.c:238 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  20250830160356599 DLGSUP <0013> gsup_server.c:236 2:  20250830160356599 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160356599 DLGSUP <0013> gsup_server.c:236 3:  20250830160356599 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160356599 DLGSUP <0013> gsup_server.c:236 4:  20250830160356599 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160356599 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(289)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160356599 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160356599 DLGSUP <0013> gsup_server.c:236 7:  20250830160356599 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160356599 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160356599 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160356599 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160356621 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46239<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@7cb8c4beda29: Created GsupExpect[0] for "262420595028857" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250830160356635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 20250830160356646 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160356646 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595028857"} 20250830160356646 DMAIN <0000> hlr.c:435 IMSI='262420595028857': has IMEI = 22245678901234 (consider setting 'store-imei') 20250830160356646 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250830160356646 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420595028857" cause=Invalid mandatory information} 20250830160356646 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160356646 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160356647 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@7cb8c4beda29: Found GsupExpect[0] for "262420595028857" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@7cb8c4beda29: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262420595028857" TC_gsup_check_imei_unknown_imsi(293)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160356655 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160356655 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595028857"} 20250830160356655 DAUC <0003> hlr.c:428 IMSI='262420595028857': storing IMEI = 22245678901234 20250830160356655 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420595028857': no such subscriber 20250830160356655 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250830160356656 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420595028857" cause=Invalid mandatory information} 20250830160356656 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420595028857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160356656 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160356656 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160356659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@7cb8c4beda29: Final verdict of PTC: pass 20250830160356660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@7cb8c4beda29: Final verdict of PTC: none 291@7cb8c4beda29: Final verdict of PTC: none 20250830160356664 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46239<->l=127.0.0.1:4259) 20250830160356664 DLINP <000b> input/ipa.c:452 connected read/write 20250830160356664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160356664 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160356664 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160356664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(292)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 291: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Aug 30 16:03:56 UTC 2025 ====== 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 20250830160356699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 20250830160356800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=30552) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Aug 30 16:03:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160359937 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160359937 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160359939 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160359941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160359943 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160359944 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160359944 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160359944 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160359944 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160359944 DLGSUP <0013> gsup_server.c:238 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  20250830160359944 DLGSUP <0013> gsup_server.c:236 2:  20250830160359944 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160359944 DLGSUP <0013> gsup_server.c:236 3:  20250830160359944 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160359944 DLGSUP <0013> gsup_server.c:236 4:  20250830160359944 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160359944 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(294)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160359944 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160359944 DLGSUP <0013> gsup_server.c:236 7:  20250830160359944 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160359944 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160359944 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160359944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160359961 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42233<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7cb8c4beda29: Created GsupExpect[0] for "262420324792283" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250830160359968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20250830160359984 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160359984 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324792283"} 20250830160359984 DMAIN <0000> hlr.c:227 IMSI='262420324792283': Creating subscriber on demand 20250830160359985 DMAIN <0000> hlr.c:243 IMSI='262420324792283': Successfully assigned MSISDN='225' 20250830160359985 DAUC <0003> hlr.c:428 IMSI='262420324792283': storing IMEI = 12345678901234 20250830160359985 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324792283"} 20250830160359985 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160359985 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160359985 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@7cb8c4beda29: Found GsupExpect[0] for "262420324792283" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@7cb8c4beda29: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262420324792283" TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160359989 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160359989 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160359991 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160359991 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160359992 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160359992 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160359994 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160359994 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160359994 DLU <0006> fsm.c:456 lu(262420324792283)[0x512000011c20]{UNVALIDATED}: Allocated 20250830160359994 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160359995 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420324792283)[0x512000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160359995 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160359995 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160359995 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160359998 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160359998 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420324792283"} 20250830160359998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420324792283)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160359998 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160359998 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420324792283"} 20250830160359998 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160359998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324792283)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160359998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324792283)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160359998 DLU <0006> fsm.c:568 lu(PS:IMSI-262420324792283)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160359998 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160359998 DLINP <000b> input/ipa.c:452 connected read/write 20250830160359998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400004 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400004 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324792283"} 20250830160400004 DMAIN <0000> hlr.c:227 IMSI='262420324792283': Creating subscriber on demand 20250830160400004 DMAIN <0000> hlr.c:243 IMSI='262420324792283': Successfully assigned MSISDN='974' 20250830160400004 DAUC <0003> hlr.c:428 IMSI='262420324792283': storing IMEI = 12345678901234 20250830160400004 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324792283"} 20250830160400004 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160400004 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400004 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400006 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400006 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400008 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400008 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400009 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400009 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400010 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400010 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400014 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400014 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160400014 DLU <0006> fsm.c:456 lu(262420324792283)[0x512000011da0]{UNVALIDATED}: Allocated 20250830160400015 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160400015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420324792283)[0x512000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160400015 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160400015 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400015 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400019 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400019 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420324792283"} 20250830160400019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420324792283)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160400019 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160400019 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420324792283"} 20250830160400019 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160400019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324792283)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160400019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324792283)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160400019 DLU <0006> fsm.c:568 lu(PS:IMSI-262420324792283)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160400019 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400020 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400025 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400025 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324792283"} 20250830160400025 DMAIN <0000> hlr.c:227 IMSI='262420324792283': Creating subscriber on demand 20250830160400025 DMAIN <0000> hlr.c:243 IMSI='262420324792283': Successfully assigned MSISDN='239' 20250830160400025 DAUC <0003> hlr.c:428 IMSI='262420324792283': storing IMEI = 12345678901234 20250830160400025 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324792283"} 20250830160400025 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160400025 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400025 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400026 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400027 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400027 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400027 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400028 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400028 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400029 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400029 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400030 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400030 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160400031 DLU <0006> fsm.c:456 lu(262420324792283)[0x512000011f20]{UNVALIDATED}: Allocated 20250830160400031 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830160400031 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420324792283" cause=GPRS services not allowed} 20250830160400031 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160400031 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420324792283)[0x512000011f20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160400031 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420324792283)[0x512000011f20]{UNVALIDATED}: Freeing instance 20250830160400031 DLU <0006> fsm.c:568 lu(PS:IMSI-262420324792283)[0x512000011f20]{UNVALIDATED}: Deallocated 20250830160400031 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400031 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400035 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400035 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324792283"} 20250830160400035 DMAIN <0000> hlr.c:227 IMSI='262420324792283': Creating subscriber on demand 20250830160400036 DMAIN <0000> hlr.c:243 IMSI='262420324792283': Successfully assigned MSISDN='138' 20250830160400036 DAUC <0003> hlr.c:428 IMSI='262420324792283': storing IMEI = 12345678901234 20250830160400036 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324792283"} 20250830160400036 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160400036 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400036 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400037 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400037 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400038 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400038 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400039 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400039 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400041 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400041 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160400041 DLU <0006> fsm.c:456 lu(262420324792283)[0x5120000120a0]{UNVALIDATED}: Allocated 20250830160400041 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830160400041 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420324792283" cause=GPRS services not allowed} 20250830160400041 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160400041 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420324792283)[0x5120000120a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160400041 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420324792283)[0x5120000120a0]{UNVALIDATED}: Freeing instance 20250830160400041 DLU <0006> fsm.c:568 lu(PS:IMSI-262420324792283)[0x5120000120a0]{UNVALIDATED}: Deallocated 20250830160400041 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400041 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400046 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400046 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324792283"} 20250830160400046 DMAIN <0000> hlr.c:227 IMSI='262420324792283': Creating subscriber on demand 20250830160400047 DAUC <0003> hlr.c:428 IMSI='262420324792283': storing IMEI = 12345678901234 20250830160400047 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324792283"} 20250830160400047 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160400047 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400047 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400049 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400049 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400050 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400051 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400052 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400052 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400055 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400055 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160400055 DLU <0006> fsm.c:456 lu(262420324792283)[0x512000012220]{UNVALIDATED}: Allocated 20250830160400055 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830160400055 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420324792283" cause=GPRS services not allowed} 20250830160400055 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160400055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420324792283)[0x512000012220]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160400055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420324792283)[0x512000012220]{UNVALIDATED}: Freeing instance 20250830160400055 DLU <0006> fsm.c:568 lu(PS:IMSI-262420324792283)[0x512000012220]{UNVALIDATED}: Deallocated 20250830160400055 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400055 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400063 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400063 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324792283"} 20250830160400063 DMAIN <0000> hlr.c:227 IMSI='262420324792283': Creating subscriber on demand 20250830160400064 DAUC <0003> hlr.c:428 IMSI='262420324792283': storing IMEI = 12345678901234 20250830160400064 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324792283"} 20250830160400064 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830160400064 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400064 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400066 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400066 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400068 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400068 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400069 DAUC <0003> db_auc.c:157 IMSI='262420324792283': No 2G Auth Data 20250830160400069 DAUC <0003> db_auc.c:192 IMSI='262420324792283': No 3G Auth Data 20250830160400071 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400071 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160400072 DLU <0006> fsm.c:456 lu(262420324792283)[0x5120000123a0]{UNVALIDATED}: Allocated 20250830160400072 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160400072 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420324792283)[0x5120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160400072 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420324792283" cn_domain=PS} 20250830160400072 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400072 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400075 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400075 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420324792283"} 20250830160400075 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420324792283)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160400075 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160400075 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420324792283"} 20250830160400075 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420324792283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160400075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324792283)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160400075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324792283)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160400075 DLU <0006> fsm.c:568 lu(PS:IMSI-262420324792283)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160400075 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160400076 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160400080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@7cb8c4beda29: Final verdict of PTC: pass 20250830160400081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 20250830160400083 DLINP <000b> input/ipa.c:452 connected read/write 20250830160400083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160400083 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160400083 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160400083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160400083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42233<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@7cb8c4beda29: Final verdict of PTC: none 296@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 296: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Aug 30 16:04:00 UTC 2025 ====== 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 20250830160400131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20250830160400231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14248) Waiting for packet dumper to finish... 1 (prev_count=14248, count=97012) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Aug 30 16:04:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_subscr_create_on_demand_ul started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160403354 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160403355 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160403359 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160403365 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403365 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160403365 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160403365 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160403365 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160403365 DLGSUP <0013> gsup_server.c:238 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  20250830160403365 DLGSUP <0013> gsup_server.c:236 2:  20250830160403365 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160403365 DLGSUP <0013> gsup_server.c:236 3:  20250830160403365 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160403365 DLGSUP <0013> gsup_server.c:236 4:  20250830160403365 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160403365 DLGSUP <0013> gsup_server.c:236 5:  20250830160403365 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160403365 DLGSUP <0013> gsup_server.c:236 7:  20250830160403365 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(299)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160403365 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160403365 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160403365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160403387 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33583<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@7cb8c4beda29: Created GsupExpect[0] for "262420928249679" to be handled at TC_subscr_create_on_demand_ul(303) 20250830160403403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35778<->l=127.0.0.1:4258 20250830160403415 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403415 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403415 DMAIN <0000> hlr.c:227 IMSI='262420928249679': Creating subscriber on demand 20250830160403415 DMAIN <0000> hlr.c:243 IMSI='262420928249679': Successfully assigned MSISDN='653' 20250830160403416 DLU <0006> fsm.c:456 lu(262420928249679)[0x512000012520]{UNVALIDATED}: Allocated 20250830160403416 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160403416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420928249679)[0x512000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160403416 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403416 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403416 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@7cb8c4beda29: Found GsupExpect[0] for "262420928249679" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@7cb8c4beda29: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262420928249679" 20250830160403422 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403422 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420928249679"} 20250830160403422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420928249679)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160403422 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160403422 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420928249679"} 20250830160403422 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160403422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420928249679)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160403422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420928249679)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160403422 DLU <0006> fsm.c:568 lu(PS:IMSI-262420928249679)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160403422 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403422 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160403425 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403425 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403427 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403427 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403429 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403429 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403435 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403435 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403435 DMAIN <0000> hlr.c:227 IMSI='262420928249679': Creating subscriber on demand 20250830160403436 DMAIN <0000> hlr.c:243 IMSI='262420928249679': Successfully assigned MSISDN='700' 20250830160403436 DLU <0006> fsm.c:456 lu(262420928249679)[0x5120000126a0]{UNVALIDATED}: Allocated 20250830160403436 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160403436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420928249679)[0x5120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160403436 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403436 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403436 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403439 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403439 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420928249679"} 20250830160403439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420928249679)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160403439 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160403439 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420928249679"} 20250830160403439 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160403439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420928249679)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160403439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420928249679)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160403439 DLU <0006> fsm.c:568 lu(PS:IMSI-262420928249679)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160403439 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403439 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160403442 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403442 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403444 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403444 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403445 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403445 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403446 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403446 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403451 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403451 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403452 DMAIN <0000> hlr.c:227 IMSI='262420928249679': Creating subscriber on demand 20250830160403452 DMAIN <0000> hlr.c:243 IMSI='262420928249679': Successfully assigned MSISDN='431' 20250830160403452 DLU <0006> fsm.c:456 lu(262420928249679)[0x512000012820]{UNVALIDATED}: Allocated 20250830160403452 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830160403452 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420928249679" cause=GPRS services not allowed} 20250830160403452 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160403452 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420928249679)[0x512000012820]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160403452 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420928249679)[0x512000012820]{UNVALIDATED}: Freeing instance 20250830160403452 DLU <0006> fsm.c:568 lu(PS:IMSI-262420928249679)[0x512000012820]{UNVALIDATED}: Deallocated 20250830160403452 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403452 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403453 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403453 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160403454 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403455 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403455 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403455 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403456 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403456 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403460 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403460 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403460 DMAIN <0000> hlr.c:227 IMSI='262420928249679': Creating subscriber on demand 20250830160403460 DMAIN <0000> hlr.c:243 IMSI='262420928249679': Successfully assigned MSISDN='752' 20250830160403460 DLU <0006> fsm.c:456 lu(262420928249679)[0x5120000129a0]{UNVALIDATED}: Allocated 20250830160403461 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830160403461 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420928249679" cause=GPRS services not allowed} 20250830160403461 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160403461 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420928249679)[0x5120000129a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160403461 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420928249679)[0x5120000129a0]{UNVALIDATED}: Freeing instance 20250830160403461 DLU <0006> fsm.c:568 lu(PS:IMSI-262420928249679)[0x5120000129a0]{UNVALIDATED}: Deallocated 20250830160403461 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403461 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403462 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403462 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160403463 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403463 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403464 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403464 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403467 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403467 DMAIN <0000> hlr.c:227 IMSI='262420928249679': Creating subscriber on demand 20250830160403467 DLU <0006> fsm.c:456 lu(262420928249679)[0x512000012b20]{UNVALIDATED}: Allocated 20250830160403467 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830160403467 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420928249679" cause=GPRS services not allowed} 20250830160403467 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160403467 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420928249679)[0x512000012b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160403467 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420928249679)[0x512000012b20]{UNVALIDATED}: Freeing instance 20250830160403467 DLU <0006> fsm.c:568 lu(PS:IMSI-262420928249679)[0x512000012b20]{UNVALIDATED}: Deallocated 20250830160403467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403467 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403468 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403468 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160403468 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403468 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403469 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403469 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403471 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403472 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403472 DMAIN <0000> hlr.c:227 IMSI='262420928249679': Creating subscriber on demand 20250830160403472 DLU <0006> fsm.c:456 lu(262420928249679)[0x512000012ca0]{UNVALIDATED}: Allocated 20250830160403472 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160403472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420928249679)[0x512000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160403472 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420928249679" cn_domain=PS} 20250830160403472 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403472 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403473 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420928249679"} 20250830160403473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420928249679)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160403473 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160403473 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420928249679"} 20250830160403473 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420928249679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160403473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420928249679)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160403473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420928249679)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160403473 DLU <0006> fsm.c:568 lu(PS:IMSI-262420928249679)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160403473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403473 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160403474 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403474 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160403474 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403474 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data 20250830160403475 DAUC <0003> db_auc.c:157 IMSI='262420928249679': No 2G Auth Data 20250830160403475 DAUC <0003> db_auc.c:192 IMSI='262420928249679': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160403478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35778<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@7cb8c4beda29: Final verdict of PTC: pass 20250830160403479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20250830160403480 DLINP <000b> input/ipa.c:452 connected read/write 20250830160403480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160403480 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160403480 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(300)@7cb8c4beda29: Final verdict of PTC: none 20250830160403480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160403480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33583<->l=127.0.0.1:4259) 301@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 301: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Aug 30 16:04:03 UTC 2025 ====== 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 20250830160403515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 20250830160403616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=81596) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Aug 30 16:04:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_subscr_create_on_demand_sai started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160406735 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160406735 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160406740 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160406741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160406746 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160406746 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160406746 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160406746 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160406746 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160406746 DLGSUP <0013> gsup_server.c:238 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  20250830160406746 DLGSUP <0013> gsup_server.c:236 2:  20250830160406746 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160406746 DLGSUP <0013> gsup_server.c:236 3:  20250830160406746 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160406746 DLGSUP <0013> gsup_server.c:236 4:  20250830160406746 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160406746 DLGSUP <0013> gsup_server.c:236 5:  20250830160406746 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160406746 DLGSUP <0013> gsup_server.c:236 7:  20250830160406746 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160406746 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160406746 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160406746 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)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160406770 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39131<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7cb8c4beda29: Created GsupExpect[0] for "262425847252667" to be handled at TC_subscr_create_on_demand_sai(308) 20250830160406791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 20250830160406799 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160406799 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425847252667"} 20250830160406799 DMAIN <0000> hlr.c:227 IMSI='262425847252667': Creating subscriber on demand 20250830160406799 DMAIN <0000> hlr.c:243 IMSI='262425847252667': Successfully assigned MSISDN='928' 20250830160406799 DAUC <0003> db_auc.c:157 IMSI='262425847252667': No 2G Auth Data 20250830160406799 DAUC <0003> db_auc.c:192 IMSI='262425847252667': No 3G Auth Data 20250830160406799 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425847252667 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 20250830160406799 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425847252667" cause=IMSI unknown in HLR} 20250830160406800 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830160406800 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160406800 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@7cb8c4beda29: Found GsupExpect[0] for "262425847252667" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@7cb8c4beda29: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425847252667" TC_subscr_create_on_demand_sai(308)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160406802 DAUC <0003> db_auc.c:157 IMSI='262425847252667': No 2G Auth Data 20250830160406802 DAUC <0003> db_auc.c:192 IMSI='262425847252667': No 3G Auth Data 20250830160406803 DAUC <0003> db_auc.c:157 IMSI='262425847252667': No 2G Auth Data 20250830160406803 DAUC <0003> db_auc.c:192 IMSI='262425847252667': No 3G Auth Data 20250830160406804 DAUC <0003> db_auc.c:157 IMSI='262425847252667': No 2G Auth Data 20250830160406804 DAUC <0003> db_auc.c:192 IMSI='262425847252667': No 3G Auth Data 20250830160406805 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160406805 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425847252667" cn_domain=PS} 20250830160406805 DLU <0006> fsm.c:456 lu(262425847252667)[0x512000012e20]{UNVALIDATED}: Allocated 20250830160406805 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830160406805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425847252667)[0x512000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160406805 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425847252667" cn_domain=PS} 20250830160406805 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160406805 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160406808 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160406808 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425847252667"} 20250830160406808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425847252667)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160406808 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160406808 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425847252667"} 20250830160406808 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425847252667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160406808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425847252667)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160406808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425847252667)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160406809 DLU <0006> fsm.c:568 lu(PS:IMSI-262425847252667)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160406809 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160406809 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160406812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@7cb8c4beda29: Final verdict of PTC: pass 20250830160406813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4258 20250830160406814 DLINP <000b> input/ipa.c:452 connected read/write 20250830160406814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160406814 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160406814 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160406814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(304)@7cb8c4beda29: Final verdict of PTC: none 306@7cb8c4beda29: Final verdict of PTC: none 20250830160406816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39131<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 306: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Aug 30 16:04:06 UTC 2025 ====== 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 20250830160406865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56860<->l=127.0.0.1:4258 20250830160406966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56860<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=432) Waiting for packet dumper to finish... 1 (prev_count=432, count=36556) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Aug 30 16:04:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_other_home started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160410084 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160410084 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160410089 DLINP <000b> input/ipa.c:452 connected read/write 20250830160410089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160410090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160410095 DLINP <000b> input/ipa.c:452 connected read/write 20250830160410095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160410095 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(309)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160410095 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160410095 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160410095 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160410096 DLGSUP <0013> gsup_server.c:238 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  20250830160410096 DLGSUP <0013> gsup_server.c:236 2:  20250830160410096 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160410096 DLGSUP <0013> gsup_server.c:236 3:  20250830160410096 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160410096 DLGSUP <0013> gsup_server.c:236 4:  20250830160410096 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160410096 DLGSUP <0013> gsup_server.c:236 5:  20250830160410096 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160410096 DLGSUP <0013> gsup_server.c:236 7:  20250830160410096 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160410096 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160410096 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160410096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160410125 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33445<->l=127.0.0.1:4259) 20250830160410132 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830160410132 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@7cb8c4beda29: Created GsupExpect[0] for "262427566506267" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250830160410160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4258 20250830160410167 DAUC <0003> db_auc.c:157 IMSI='262427566506267': No 2G Auth Data 20250830160410167 DAUC <0003> db_auc.c:192 IMSI='262427566506267': No 3G Auth Data 20250830160410176 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613665817.msisdn 20250830160410176 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613665817.msisdn: not attached (vlr_number unset) 20250830160410176 DDGSM <0007> mslookup_server.c:327 sip.voice.491613665817.msisdn: does not exist in GSUP proxy 20250830160411177 DLINP <000b> input/ipa.c:452 connected read/write 20250830160411177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160411177 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427566506267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427566506267" cn_domain=CS} 20250830160411177 DLU <0006> fsm.c:456 lu(262427566506267)[0x5120000132a0]{UNVALIDATED}: Allocated 20250830160411177 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427566506267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250830160411177 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427566506267)[0x5120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830160411177 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427566506267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427566506267" cn_domain=CS} 20250830160411177 DLINP <000b> input/ipa.c:452 connected read/write 20250830160411177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160411177 DLINP <000b> input/ipa.c:452 connected read/write 20250830160411177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@7cb8c4beda29: Found GsupExpect[0] for "262427566506267" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@7cb8c4beda29: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427566506267" 20250830160411182 DLINP <000b> input/ipa.c:452 connected read/write 20250830160411182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160411182 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427566506267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427566506267"} 20250830160411182 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427566506267)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830160411182 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427566506267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830160411182 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427566506267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427566506267"} 20250830160411182 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427566506267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160411182 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427566506267)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830160411182 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427566506267)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830160411182 DLU <0006> fsm.c:568 lu(CS:IMSI-262427566506267)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830160411182 DLINP <000b> input/ipa.c:452 connected read/write 20250830160411182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160411182 DLINP <000b> input/ipa.c:452 connected read/write 20250830160411182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160411186 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613665817.msisdn 20250830160411187 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613665817.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250830160411187 DDGSM <0007> mslookup_server.c:327 sip.voice.491613665817.msisdn: does not exist in GSUP proxy 20250830160411187 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613665817.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@7cb8c4beda29: setverdict(pass): pass -> pass, component reason not changed 20250830160411193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@7cb8c4beda29: Final verdict of PTC: pass 20250830160411195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20250830160411197 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33445<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@7cb8c4beda29: Final verdict of PTC: none 20250830160411197 DLINP <000b> input/ipa.c:452 connected read/write 20250830160411197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160411198 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160411198 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160411198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 311: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Aug 30 16:04:11 UTC 2025 ====== 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 20250830160411243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 20250830160411344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21432) Waiting for packet dumper to finish... 1 (prev_count=21432, count=37400) 20250830160412968 DSS <0004> hlr_ussd.c:239 262420020311303/0x9733a27c: SS Session Timeout, destroying 20250830160412968 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420020311303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Aug 30 16:04:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_MSLookup_GSUP_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160414481 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160414481 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160414486 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160414487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160414491 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160414491 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160414491 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160414491 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160414491 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160414491 DLGSUP <0013> gsup_server.c:238 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  20250830160414491 DLGSUP <0013> gsup_server.c:236 2:  20250830160414491 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160414491 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(314)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160414491 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160414491 DLGSUP <0013> gsup_server.c:236 4:  20250830160414491 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160414491 DLGSUP <0013> gsup_server.c:236 5:  20250830160414491 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160414491 DLGSUP <0013> gsup_server.c:236 7:  20250830160414491 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160414491 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160414491 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160414492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250830160414492 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830160414492 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160414527 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36129<->l=127.0.0.1:4259) 20250830160414530 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830160414530 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@7cb8c4beda29: Created GsupExpect[0] for "262426365502124" to be handled at TC_MSLookup_GSUP_proxy(320) 20250830160414542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@7cb8c4beda29: Created GsupExpect[0] for "262426365502124" to be handled at TC_MSLookup_GSUP_proxy(320) 20250830160414551 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160414551 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426365502124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426365502124" cn_domain=CS} 20250830160414551 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426365502124 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250830160414551 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426365502124 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250830160414552 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426365502124.imsi 20250830160414552 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426365502124.imsi 20250830160414552 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426365502124.imsi: does not exist in local HLR 20250830160414563 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426365502124 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250830160414563 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250830160414563 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250830160414563 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250830160414564 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250830160414564 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250830160414564 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426365502124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160414564 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160414564 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830160414564 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160414564 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830160414564 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160414564 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250830160414568 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160414568 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160414568 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250830160414569 DLINP <000b> ipa.c:396 tag 1: HLR 20250830160414569 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250830160414571 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160414571 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160414571 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@7cb8c4beda29: Found GsupExpect[0] for "262426365502124" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@7cb8c4beda29: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426365502124" HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160414612 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160414613 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160414613 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160414613 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160414613 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426365502124 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618257733 20250830160414613 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426365502124 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160414614 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160414614 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@7cb8c4beda29: Found GsupExpect[0] for "262426365502124" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@7cb8c4beda29: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426365502124" 20250830160414623 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160414623 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160414623 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426365502124 MSISDN-491618257733 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160414623 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160414623 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160414627 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160414627 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160414627 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426365502124 MSISDN-491618257733 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 20250830160414627 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426365502124 MSISDN-491618257733 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160414627 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160414627 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160414630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@7cb8c4beda29: Final verdict of PTC: pass 20250830160414631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 20250830160414634 DLINP <000b> input/ipa.c:452 connected read/write 20250830160414634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160414634 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(317)@7cb8c4beda29: Final verdict of PTC: none 20250830160414634 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160414634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830160414635 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36129<->l=127.0.0.1:4259) 20250830160414635 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160414635 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 316@7cb8c4beda29: Final verdict of PTC: none 20250830160414635 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250830160414635 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250830160414635 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-IPA(318)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(315)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 316: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Aug 30 16:04:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250830160414691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20250830160414792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11484) Waiting for packet dumper to finish... 1 (prev_count=11484, count=42952) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Aug 30 16:04:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160417923 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160417923 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160417927 DLINP <000b> input/ipa.c:452 connected read/write 20250830160417927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160417928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160417931 DLINP <000b> input/ipa.c:452 connected read/write 20250830160417931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160417932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160417932 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160417932 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160417932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160417932 DLGSUP <0013> gsup_server.c:238 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  20250830160417932 DLGSUP <0013> gsup_server.c:236 2:  20250830160417932 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160417932 DLGSUP <0013> gsup_server.c:236 3:  20250830160417932 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160417932 DLGSUP <0013> gsup_server.c:236 4:  20250830160417932 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160417932 DLGSUP <0013> gsup_server.c:236 5:  20250830160417932 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160417933 DLGSUP <0013> gsup_server.c:236 7:  20250830160417933 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160417933 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160417933 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160417933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250830160417933 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830160417933 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160417949 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37301<->l=127.0.0.1:4259) 20250830160417953 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830160417953 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@7cb8c4beda29: Created GsupExpect[0] for "262429196704807" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250830160417962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20250830160417965 DAUC <0003> db_auc.c:157 IMSI='262429196704807': No 2G Auth Data 20250830160417965 DAUC <0003> db_auc.c:192 IMSI='262429196704807': No 3G Auth Data 20250830160417970 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429196704807.imsi 20250830160417970 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429196704807.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160417974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7cb8c4beda29: Final verdict of PTC: pass 20250830160417975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20250830160417976 DLINP <000b> input/ipa.c:452 connected read/write 20250830160417976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160417976 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160417976 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160417976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@7cb8c4beda29: Final verdict of PTC: none 20250830160417976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37301<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(324)@7cb8c4beda29: Final verdict of PTC: none 323@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 323: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Aug 30 16:04:17 UTC 2025 ====== 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 20250830160418006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4258 20250830160418107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=440) Waiting for packet dumper to finish... 1 (prev_count=440, count=27908) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Aug 30 16:04:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160421220 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160421220 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160421224 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160421226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49066<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@7cb8c4beda29: 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) } } } } 20250830160421229 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830160421229 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@7cb8c4beda29: 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 } } } } 20250830160421230 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160421230 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160421230 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160421230 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160421230 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160421230 DLGSUP <0013> gsup_server.c:238 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  20250830160421230 DLGSUP <0013> gsup_server.c:236 2:  20250830160421230 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160421230 DLGSUP <0013> gsup_server.c:236 3:  20250830160421230 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160421230 DLGSUP <0013> gsup_server.c:236 4:  20250830160421230 DLGSUP <0013> gsup_server.c:238 4: 00  20250830160421230 DLGSUP <0013> gsup_server.c:236 5:  20250830160421230 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160421230 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(326)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160421230 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160421230 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160421230 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160421230 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160421259 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41823<->l=127.0.0.1:4259) 20250830160421262 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830160421262 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@7cb8c4beda29: Created GsupExpect[0] for "262425304195296" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250830160421278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@7cb8c4beda29: Created GsupExpect[0] for "262425304195296" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250830160421287 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160421287 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425304195296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425304195296" cn_domain=CS} 20250830160421287 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425304195296 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250830160421287 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425304195296 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250830160421287 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425304195296.imsi 20250830160421287 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425304195296.imsi 20250830160421287 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425304195296.imsi: does not exist in local HLR 20250830160421297 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425304195296 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250830160421297 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250830160421298 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250830160421298 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250830160421298 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250830160421298 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250830160421298 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425304195296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160421298 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160421298 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830160421298 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160421298 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830160421298 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160421298 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250830160421302 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160421302 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160421302 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250830160421302 DLINP <000b> ipa.c:396 tag 1: HLR 20250830160421302 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250830160421304 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160421304 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160421304 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@7cb8c4beda29: Found GsupExpect[0] for "262425304195296" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@7cb8c4beda29: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425304195296" HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160421344 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160421345 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160421345 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160421345 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160421345 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425304195296 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616738025 20250830160421345 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425304195296 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160421345 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160421345 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@7cb8c4beda29: Found GsupExpect[0] for "262425304195296" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@7cb8c4beda29: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425304195296" 20250830160421356 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160421356 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160421356 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425304195296 MSISDN-491616738025 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160421356 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160421356 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160421360 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160421360 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160421360 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425304195296 MSISDN-491616738025 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 20250830160421361 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425304195296 MSISDN-491616738025 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160421362 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160421362 DLINP <000b> input/ipa.c:452 connected read/write 20250830160421362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160421366 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425304195296.imsi 20250830160421367 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425304195296.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160422367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7cb8c4beda29: Final verdict of PTC: pass 20250830160422368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49066<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@7cb8c4beda29: Final verdict of PTC: none 20250830160422369 DLINP <000b> input/ipa.c:452 connected read/write 20250830160422369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160422369 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160422370 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160422370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@7cb8c4beda29: Final verdict of PTC: none 20250830160422371 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41823<->l=127.0.0.1:4259) 328@7cb8c4beda29: Final verdict of PTC: none 20250830160422372 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160422372 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160422372 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250830160422372 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250830160422372 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-IPA(326)@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 328: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Aug 30 16:04:22 UTC 2025 ====== 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 20250830160422400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4258 20250830160422501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35700) Waiting for packet dumper to finish... 1 (prev_count=35700, count=43956) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Aug 30 16:04:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@7cb8c4beda29: legacy= false MTC@7cb8c4beda29: in not legacy case 1 MTC@7cb8c4beda29: in not legacy case 2 20250830160425622 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830160425622 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160425627 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160425628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@7cb8c4beda29: 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)@7cb8c4beda29: 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 } } } } 20250830160425632 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160425632 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830160425632 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830160425632 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250830160425632 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830160425632 DLGSUP <0013> gsup_server.c:238 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  20250830160425632 DLGSUP <0013> gsup_server.c:236 2:  20250830160425632 DLGSUP <0013> gsup_server.c:238 2: 00  20250830160425633 DLGSUP <0013> gsup_server.c:236 3:  20250830160425633 DLGSUP <0013> gsup_server.c:238 3: 00  20250830160425633 DLGSUP <0013> gsup_server.c:236 4:  20250830160425633 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(333)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160425633 DLGSUP <0013> gsup_server.c:236 5:  20250830160425633 DLGSUP <0013> gsup_server.c:238 5: 00  20250830160425633 DLGSUP <0013> gsup_server.c:236 7:  20250830160425633 DLGSUP <0013> gsup_server.c:238 7: 00  20250830160425633 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830160425633 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250830160425633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250830160425633 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830160425633 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@7cb8c4beda29: Warning: The maximum number of open file descriptors (1048576) 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") 20250830160425652 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39655<->l=127.0.0.1:4259) 20250830160425653 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830160425653 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@7cb8c4beda29: Created GsupExpect[0] for "262420723634257" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250830160425659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@7cb8c4beda29: Created GsupExpect[0] for "262420723634257" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250830160425672 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160425672 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420723634257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420723634257" cn_domain=CS} 20250830160425672 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420723634257 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250830160425672 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420723634257 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250830160425673 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420723634257.imsi 20250830160425673 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420723634257.imsi 20250830160425673 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420723634257.imsi: does not exist in local HLR 20250830160425682 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420723634257 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250830160425682 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250830160425682 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250830160425682 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250830160425682 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250830160425682 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250830160425682 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420723634257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830160425682 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160425682 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830160425682 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160425682 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830160425682 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830160425682 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250830160425685 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160425685 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160425685 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250830160425685 DLINP <000b> ipa.c:396 tag 1: HLR 20250830160425685 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250830160425687 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160425687 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160425687 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@7cb8c4beda29: Found GsupExpect[0] for "262420723634257" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@7cb8c4beda29: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420723634257" HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@7cb8c4beda29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830160425728 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160425729 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160425729 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160425729 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160425729 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420723634257 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610025665 20250830160425729 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420723634257 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160425729 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160425729 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@7cb8c4beda29: Found GsupExpect[0] for "262420723634257" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@7cb8c4beda29: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420723634257" 20250830160425736 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160425736 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160425736 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420723634257 MSISDN-491610025665 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160425736 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160425736 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160425739 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160425739 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160425739 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420723634257 MSISDN-491610025665 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 20250830160425740 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420723634257 MSISDN-491610025665 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830160425740 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160425740 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830160425743 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610025665.msisdn 20250830160425743 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610025665.msisdn: does not exist in local HLR 20250830160425743 DDGSM <0007> mslookup_server.c:352 sip.voice.491610025665.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250830160425743 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610025665.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@7cb8c4beda29: setverdict(pass): none -> pass 20250830160425748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@7cb8c4beda29: Final verdict of PTC: pass 20250830160425750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33712<->l=127.0.0.1:4258 20250830160425752 DLINP <000b> input/ipa.c:452 connected read/write 20250830160425752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830160425752 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830160425752 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830160425752 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)@7cb8c4beda29: Final verdict of PTC: none HLR_Test-GSUP(334)@7cb8c4beda29: Final verdict of PTC: none 20250830160425753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39655<->l=127.0.0.1:4259) 20250830160425754 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830160425754 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830160425754 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-IPA(333)@7cb8c4beda29: Final verdict of PTC: none 20250830160425754 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250830160425754 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-IPA(337)@7cb8c4beda29: Final verdict of PTC: none 335@7cb8c4beda29: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@7cb8c4beda29: Final verdict of PTC: none MTC@7cb8c4beda29: Setting final verdict of the test case. MTC@7cb8c4beda29: Local verdict of MTC: none MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC with component reference 335: none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@7cb8c4beda29: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@7cb8c4beda29: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@7cb8c4beda29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Aug 30 16:04:25 UTC 2025 ====== 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 20250830160425820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4258 20250830160425921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19288) Waiting for packet dumper to finish... 1 (prev_count=19288, count=46276) MTC@7cb8c4beda29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@7cb8c4beda29: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7cb8c4beda29: Terminating MTC. MC@7cb8c4beda29: MTC terminated. MC2> exit MC@7cb8c4beda29: Shutting down session. MC@7cb8c4beda29: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr/expected-results.xml' against results in 'junit-xml-8536.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 pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (3494072) [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3494004) [testenv] Showing testsuite/junit-xml-8536.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-8536.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0'] testenv-hlr-osmocom-nightly-asan-20250830-1602-2913ac2b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/452/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.81, 0.54, 2.12 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS