Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.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-latest] $ /bin/sh -xe /tmp/jenkins13521359209864653271.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:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 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.58, 0.83, 0.56 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest-20250830-1225-a978846f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250830-1225-a978846f-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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.4 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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/hlr', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/hlr', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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_4.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_3.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_6.cc DEP GSUP_Templates_part_5.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_5.cc DEP GSUP_Types_part_4.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_1.cc DEP HLR_EUSE_part_2.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_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.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_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.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_4.cc DEP IPL4asp_PortType_part_3.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_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_1.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_5.cc DEP Osmocom_CTRL_Adapter_part_4.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_2.cc DEP Osmocom_CTRL_Functions_part_3.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_4.cc DEP Osmocom_VTY_Functions_part_5.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 SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP PCO_Types_part_7.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_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.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_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.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_5.cc DEP UDPasp_PortType_part_4.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_5.cc DEP USSD_Helpers_part_4.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_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_ApplicationContexts.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_PDU_Defs.cc DEP MAP_Protocol.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_5.cc DEP MAP_ApplicationContexts_part_4.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_4.cc DEP MAP_CallHandlingOperations_part_3.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_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.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_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.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_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_MS_DataTypes_part_1.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_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MS_DataTypes_part_7.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_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_1.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_5.cc DEP MAP_PDU_Defs_part_6.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_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_7.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_7.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_3.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_5.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_4.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_7.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 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 IPA_CodecPort_CtrlFunct.o CC IPA_Types.o 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_Emulation.so CCLD GSUP_Templates.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 PCO_Types.so CCLD SS_Templates.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_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Types_part_1.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_2.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_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_2.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_6.so CCLD GSUP_Emulation_part_7.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_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.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_2.so CCLD MobileL3_Types_part_1.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_ApplicationContexts.so CCLD MAP_BS_Code.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_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 MAP_SupplementaryServiceOperations.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_2.so CCLD MAP_Errors_part_1.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_6.so CCLD MAP_PDU_Defs_part_5.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-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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:/latest/Debian_13 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ Packages [195 kB] Fetched 196 kB in 0s (1375 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-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-latest 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-latest 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 11.4 MB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmocom-keyring 1.0.2 [2900 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmocom-latest 1.1.0 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocore22 1.11.2 [173 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmoisdn0 1.11.2 [71.3 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmogsm20 1.11.2 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmonetif11 1.6.1 [60.3 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmovty13 1.11.2 [105 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmoabis15 2.0.1 [71.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmo-mslookup1 1.9.1 [23.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocodec4 1.11.2 [52.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocoding0 1.11.2 [71.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmogb14 1.11.2 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmoctrl0 1.11.2 [60.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmosim2 1.11.2 [64.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmousb0 1.11.2 [51.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocore 1.11.2 [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmo-hlr 1.9.1 [112 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocore-dbg 1.11.2 [2185 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmo-hlr-dbg 1.9.1 [466 kB] Fetched 11.4 MB in 0s (80.0 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_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.2_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.2) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.2_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.2) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.2_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.2) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.2_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.2) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.1_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.1) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.2_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.2) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.2_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.2) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.2_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.2) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.2_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.2_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.2) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.2_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.2) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.2_amd64.deb ... Unpacking libosmocore (1.11.2) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.2_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.2) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libosmocore22:amd64 (1.11.2) ... Setting up libosmocodec4:amd64 (1.11.2) ... Setting up libosmovty13:amd64 (1.11.2) ... Setting up libosmoisdn0:amd64 (1.11.2) ... Setting up libosmousb0:amd64 (1.11.2) ... Setting up libosmogsm20:amd64 (1.11.2) ... Setting up libosmoctrl0:amd64 (1.11.2) ... Setting up libosmogb14:amd64 (1.11.2) ... Setting up libosmonetif11:amd64 (1.6.1) ... Setting up libosmocoding0:amd64 (1.11.2) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.2) ... Setting up libosmocore (1.11.2) ... Setting up libosmoabis15:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.11.2) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up osmo-hlr (1.9.1) ... 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) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250830122516235 DMAIN <0000> hlr.c:812 hlr starting 20250830122516236 DDB <0001> db.c:600 using database: :memory: 20250830122516236 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250830122516236 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250830122516236 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250830122516237 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250830122516237 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250830122516239 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250830122516239 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250830122516240 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250830122516241 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250830122516241 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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@5e659271e955: Unix server socket created successfully. MC@5e659271e955: Listening on TCP port 42527. 5e659271e955 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests 5e659271e955 42527 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@5e659271e955: New HC connected from 10.0.2.100 [10.0.2.100]. 5e659271e955: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5e659271e955: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5e659271e955: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5e659271e955: Configuration file was processed on all HCs. MC@5e659271e955: Creating MTC on host 10.0.2.100. MC@5e659271e955: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Aug 30 12:25:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_sai_err_invalid_imsi started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122517828 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122517828 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122517832 DLINP <000b> input/ipa.c:452 connected read/write 20250830122517832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122517834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@5e659271e955: 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) } } } } 20250830122517835 DLINP <000b> input/ipa.c:452 connected read/write 20250830122517835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122517835 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122517835 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122517835 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 20250830122517835 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122517835 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 20250830122517835 DLGSUP <0013> gsup_server.c:236 2: 20250830122517835 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122517835 DLGSUP <0013> gsup_server.c:236 3: 20250830122517835 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122517835 DLGSUP <0013> gsup_server.c:236 4: 20250830122517835 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122517835 DLGSUP <0013> gsup_server.c:236 5: 20250830122517835 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122517835 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(3)@5e659271e955: 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 } } } } 20250830122517835 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122517835 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122517835 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122517835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@5e659271e955: 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") 20250830122517846 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39169<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@5e659271e955: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250830122517853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4258 20250830122517882 DLINP <000b> input/ipa.c:452 connected read/write 20250830122517882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122517882 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"} 20250830122517882 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" 20250830122517882 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} 20250830122517882 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 20250830122517882 DLINP <000b> input/ipa.c:452 connected read/write 20250830122517882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122517883 DLINP <000b> input/ipa.c:452 connected read/write 20250830122517883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@5e659271e955: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@5e659271e955: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122517890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@5e659271e955: Final verdict of PTC: pass 20250830122517892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 20250830122517895 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39169<->l=127.0.0.1:4259) 20250830122517895 DLINP <000b> input/ipa.c:452 connected read/write 20250830122517895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122517895 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122517895 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122517895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@5e659271e955: Final verdict of PTC: none 5@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 5: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@5e659271e955: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Aug 30 12:25: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 20250830122517965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 20250830122518065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=948) Waiting for packet dumper to finish... 1 (prev_count=948, count=25112) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Aug 30 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_sai started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122521202 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122521202 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122521206 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59480<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@5e659271e955: 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 } } } } 20250830122521211 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521212 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122521212 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122521212 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 20250830122521212 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122521212 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 20250830122521212 DLGSUP <0013> gsup_server.c:236 2: 20250830122521212 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122521212 DLGSUP <0013> gsup_server.c:236 3: 20250830122521212 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122521212 DLGSUP <0013> gsup_server.c:236 4: 20250830122521212 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122521212 DLGSUP <0013> gsup_server.c:236 5: 20250830122521212 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122521212 DLGSUP <0013> gsup_server.c:236 7: 20250830122521212 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122521212 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122521212 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(8)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122521212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@5e659271e955: 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") 20250830122521234 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36381<->l=127.0.0.1:4259) 20250830122521242 DAUC <0003> db_auc.c:157 IMSI='262426650882402': No 2G Auth Data 20250830122521242 DAUC <0003> db_auc.c:192 IMSI='262426650882402': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262426650882402" to be handled at TC_gsup_sai(12) 20250830122521262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 20250830122521265 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521265 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426650882402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426650882402"} 20250830122521265 DAUC <0003> db_auc.c:192 IMSI='262426650882402': No 3G Auth Data 20250830122521265 DAUC <0003> db_auc.c:236 IMSI='262426650882402': Calling to generate 5 vectors 20250830122521265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122521265 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122521265 DAUC <0003> auc.c:113 vector [0]: rand = 0b37d2da633f9fbce6e40e0b007b6e13 20250830122521265 DAUC <0003> auc.c:179 vector [0]: kc = 31c2f626076b2800 20250830122521265 DAUC <0003> auc.c:180 vector [0]: sres = 078fd63f 20250830122521265 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122521265 DAUC <0003> auc.c:113 vector [1]: rand = 34914dafc015d3eae27c6f4fc6151d4a 20250830122521265 DAUC <0003> auc.c:179 vector [1]: kc = 8f4a7e2d66af7000 20250830122521265 DAUC <0003> auc.c:180 vector [1]: sres = be14d9e5 20250830122521265 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122521265 DAUC <0003> auc.c:113 vector [2]: rand = 07bbf63f005c73585d5b9417fb14c239 20250830122521265 DAUC <0003> auc.c:179 vector [2]: kc = 17b096f6c0ca4400 20250830122521265 DAUC <0003> auc.c:180 vector [2]: sres = 848a60b0 20250830122521265 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122521265 DAUC <0003> auc.c:113 vector [3]: rand = fae246d4868bf9077c56f1daa32a55ad 20250830122521265 DAUC <0003> auc.c:179 vector [3]: kc = 26c3f5995cc2a000 20250830122521265 DAUC <0003> auc.c:180 vector [3]: sres = cdb44562 20250830122521265 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122521265 DAUC <0003> auc.c:113 vector [4]: rand = 4363696ed8ed9320e282e929328d85f1 20250830122521265 DAUC <0003> auc.c:179 vector [4]: kc = 9c531741aa23ac00 20250830122521265 DAUC <0003> auc.c:180 vector [4]: sres = 12a326b2 20250830122521265 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122521265 DAUC <0003> db_auc.c:245 IMSI='262426650882402': Generated 5 vectors 20250830122521265 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426650882402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426650882402"} 20250830122521265 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426650882402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521265 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521265 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262426650882402" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 0TC_gsup_sai(12)"262426650882402" TC_gsup_sai(12)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(12)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 TC_gsup_sai(12)@5e659271e955: Final verdict of PTC: pass 20250830122521270 DAUC <0003> db_auc.c:157 IMSI='262423710599514': No 2G Auth Data 20250830122521270 DAUC <0003> db_auc.c:192 IMSI='262423710599514': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262423710599514" to be handled at TC_gsup_sai(13) 20250830122521276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 20250830122521278 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521278 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423710599514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423710599514"} 20250830122521278 DAUC <0003> db_auc.c:192 IMSI='262423710599514': No 3G Auth Data 20250830122521278 DAUC <0003> db_auc.c:236 IMSI='262423710599514': Calling to generate 5 vectors 20250830122521278 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122521278 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122521278 DAUC <0003> auc.c:113 vector [0]: rand = 720b804e54597f94029def9abd53ab35 20250830122521278 DAUC <0003> auc.c:179 vector [0]: kc = c34c551d1b373000 20250830122521278 DAUC <0003> auc.c:180 vector [0]: sres = f77a1693 20250830122521278 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122521278 DAUC <0003> auc.c:113 vector [1]: rand = 9b14e845f17fc64b26cff43d74c9f8db 20250830122521278 DAUC <0003> auc.c:179 vector [1]: kc = 6887b162c4257800 20250830122521278 DAUC <0003> auc.c:180 vector [1]: sres = 062f54ab 20250830122521278 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122521278 DAUC <0003> auc.c:113 vector [2]: rand = a65ebb9d429c814741fc701900b68e08 20250830122521278 DAUC <0003> auc.c:179 vector [2]: kc = 97561de6cda7ac00 20250830122521278 DAUC <0003> auc.c:180 vector [2]: sres = 3f9c5a29 20250830122521278 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122521278 DAUC <0003> auc.c:113 vector [3]: rand = ddc3571e8519186f2adef5d6a3f48e88 20250830122521278 DAUC <0003> auc.c:179 vector [3]: kc = 9e31f9c657ae5400 20250830122521278 DAUC <0003> auc.c:180 vector [3]: sres = e673597d 20250830122521278 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122521278 DAUC <0003> auc.c:113 vector [4]: rand = e3dba33676f24a218735c0de5336a5b7 20250830122521278 DAUC <0003> auc.c:179 vector [4]: kc = 80d3221b7d465000 20250830122521278 DAUC <0003> auc.c:180 vector [4]: sres = e28ae051 20250830122521278 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122521278 DAUC <0003> db_auc.c:245 IMSI='262423710599514': Generated 5 vectors 20250830122521278 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423710599514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423710599514"} 20250830122521278 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423710599514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521278 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521278 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262423710599514" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 1TC_gsup_sai(13)"262423710599514" TC_gsup_sai(13)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(13)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 TC_gsup_sai(13)@5e659271e955: Final verdict of PTC: pass 20250830122521279 DAUC <0003> db_auc.c:157 IMSI='262428287918100': No 2G Auth Data 20250830122521279 DAUC <0003> db_auc.c:192 IMSI='262428287918100': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262428287918100" to be handled at TC_gsup_sai(14) 20250830122521285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59522<->l=127.0.0.1:4258 20250830122521287 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521287 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428287918100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428287918100"} 20250830122521287 DAUC <0003> db_auc.c:192 IMSI='262428287918100': No 3G Auth Data 20250830122521287 DAUC <0003> db_auc.c:236 IMSI='262428287918100': Calling to generate 5 vectors 20250830122521287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122521287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122521287 DAUC <0003> auc.c:113 vector [0]: rand = 18342fdad717ebe59904e208d26f799d 20250830122521287 DAUC <0003> auc.c:179 vector [0]: kc = 095f8f338b83dfa4 20250830122521287 DAUC <0003> auc.c:180 vector [0]: sres = 5853dc2e 20250830122521287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122521287 DAUC <0003> auc.c:113 vector [1]: rand = ace0c9c8f00d3a2a163c1dc6bb11f05b 20250830122521287 DAUC <0003> auc.c:179 vector [1]: kc = 4f4ac4ab4e9749d2 20250830122521287 DAUC <0003> auc.c:180 vector [1]: sres = 8ce3c67e 20250830122521287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122521287 DAUC <0003> auc.c:113 vector [2]: rand = 40d68230fb0396a905b39b0bebdfda0f 20250830122521287 DAUC <0003> auc.c:179 vector [2]: kc = 862f20ea49bc1bd3 20250830122521287 DAUC <0003> auc.c:180 vector [2]: sres = 987b9b30 20250830122521287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122521287 DAUC <0003> auc.c:113 vector [3]: rand = 7eff4895b5fbdfe84f863789a4b41a1b 20250830122521287 DAUC <0003> auc.c:179 vector [3]: kc = fb69f2fc8c17cd29 20250830122521287 DAUC <0003> auc.c:180 vector [3]: sres = fcb076e4 20250830122521287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122521287 DAUC <0003> auc.c:113 vector [4]: rand = 3120d2e5d3295397050976627af5b6e9 20250830122521287 DAUC <0003> auc.c:179 vector [4]: kc = bf1637d45d215d7f 20250830122521287 DAUC <0003> auc.c:180 vector [4]: sres = 297cc970 20250830122521287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122521287 DAUC <0003> db_auc.c:245 IMSI='262428287918100': Generated 5 vectors 20250830122521287 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428287918100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428287918100"} 20250830122521287 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428287918100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521287 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521287 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262428287918100" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 2TC_gsup_sai(14)"262428287918100" TC_gsup_sai(14)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(14)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59522<->l=127.0.0.1:4258 TC_gsup_sai(14)@5e659271e955: Final verdict of PTC: pass 20250830122521288 DAUC <0003> db_auc.c:157 IMSI='262420875000940': No 2G Auth Data 20250830122521288 DAUC <0003> db_auc.c:192 IMSI='262420875000940': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262420875000940" to be handled at TC_gsup_sai(15) 20250830122521294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4258 20250830122521295 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521295 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420875000940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420875000940"} 20250830122521295 DAUC <0003> db_auc.c:157 IMSI='262420875000940': No 2G Auth Data 20250830122521295 DAUC <0003> db_auc.c:236 IMSI='262420875000940': Calling to generate 5 vectors 20250830122521295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122521295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122521295 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122521295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122521295 DAUC <0003> auc.c:113 vector [0]: rand = 381ce8d380f4c848513e2246e7c419e7 20250830122521295 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122521295 DAUC <0003> auc.c:142 vector [0]: autn = c851a9316b8700000f3c383f6657cf3c 20250830122521295 DAUC <0003> auc.c:143 vector [0]: ck = ec7327ae2df2b1bee2777513c79ae65a 20250830122521295 DAUC <0003> auc.c:144 vector [0]: ik = af14dddf344086bfa33a730dd3e4383d 20250830122521295 DAUC <0003> auc.c:145 vector [0]: res = 8698f073a56005b70000000000000000 20250830122521295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122521295 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122521295 DAUC <0003> auc.c:151 vector [0]: kc = 022afc6f0dcce966 20250830122521295 DAUC <0003> auc.c:152 vector [0]: sres = 23f8f5c4 20250830122521295 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122521295 DAUC <0003> auc.c:113 vector [1]: rand = 9f9147daeafaaf05f4361da70804ace1 20250830122521295 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122521295 DAUC <0003> auc.c:142 vector [1]: autn = 0c8550a1f5ad0000c431e198eed6dde8 20250830122521295 DAUC <0003> auc.c:143 vector [1]: ck = e3e26fb1b18b210040c5af51aaa507c0 20250830122521295 DAUC <0003> auc.c:144 vector [1]: ik = 64003039b253241af4ab12e527c5cec4 20250830122521295 DAUC <0003> auc.c:145 vector [1]: res = 519bb9ef023ebdac0000000000000000 20250830122521295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122521295 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122521295 DAUC <0003> auc.c:151 vector [1]: kc = 338ce23c8eb8cc1e 20250830122521295 DAUC <0003> auc.c:152 vector [1]: sres = 53a50443 20250830122521295 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122521295 DAUC <0003> auc.c:113 vector [2]: rand = 29aaa6b8da8555f1c0cc5520e9b1016f 20250830122521295 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122521295 DAUC <0003> auc.c:142 vector [2]: autn = 20c9a4bbb13f0000c59ab69066a1d6f9 20250830122521295 DAUC <0003> auc.c:143 vector [2]: ck = 0a0c1f6703e7402f7b28aec76b11b8ff 20250830122521295 DAUC <0003> auc.c:144 vector [2]: ik = ae16517a2ebef52440d56d9c9c6de794 20250830122521295 DAUC <0003> auc.c:145 vector [2]: res = 493d19fc63788af60000000000000000 20250830122521295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122521295 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122521295 DAUC <0003> auc.c:151 vector [2]: kc = 9fe78d46da25ea60 20250830122521295 DAUC <0003> auc.c:152 vector [2]: sres = 2a45930a 20250830122521295 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122521295 DAUC <0003> auc.c:113 vector [3]: rand = 347cd344c3e000b90be2e8fd0ac816ed 20250830122521295 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122521295 DAUC <0003> auc.c:142 vector [3]: autn = 02f56bac82ab0000053cea5d9589f025 20250830122521295 DAUC <0003> auc.c:143 vector [3]: ck = e19ae4d3ab96af85697ec20b89ab7fe3 20250830122521295 DAUC <0003> auc.c:144 vector [3]: ik = 97d3eb0b4f7d3d37b670d9b8164162a8 20250830122521295 DAUC <0003> auc.c:145 vector [3]: res = 8beab545022dfe140000000000000000 20250830122521295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122521295 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122521295 DAUC <0003> auc.c:151 vector [3]: kc = a947146b7b018ff9 20250830122521295 DAUC <0003> auc.c:152 vector [3]: sres = 89c74b51 20250830122521295 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122521295 DAUC <0003> auc.c:113 vector [4]: rand = d7b5fac8544d87acbf205a9d358e8d09 20250830122521295 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122521295 DAUC <0003> auc.c:142 vector [4]: autn = 11eabe33f5d90000e7e525dcf7c3d278 20250830122521295 DAUC <0003> auc.c:143 vector [4]: ck = 83fd79c219e78e019de1bcd3eed02eeb 20250830122521295 DAUC <0003> auc.c:144 vector [4]: ik = 666d1b7f58ca7e763660006883eaad0b 20250830122521295 DAUC <0003> auc.c:145 vector [4]: res = c4764c27f72496690000000000000000 20250830122521295 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122521295 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122521295 DAUC <0003> auc.c:151 vector [4]: kc = 4e11de062c177397 20250830122521295 DAUC <0003> auc.c:152 vector [4]: sres = 3352da4e 20250830122521295 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122521295 DAUC <0003> db_auc.c:245 IMSI='262420875000940': Generated 5 vectors 20250830122521295 DAUC <0003> db_auc.c:249 IMSI='262420875000940': Updating SQN=161 in DB 20250830122521295 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420875000940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420875000940"} 20250830122521295 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420875000940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521295 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521295 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262420875000940" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 3TC_gsup_sai(15)"262420875000940" TC_gsup_sai(15)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(15)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4258 TC_gsup_sai(15)@5e659271e955: Final verdict of PTC: pass 20250830122521297 DAUC <0003> db_auc.c:157 IMSI='262420840901414': No 2G Auth Data 20250830122521297 DAUC <0003> db_auc.c:192 IMSI='262420840901414': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262420840901414" to be handled at TC_gsup_sai(16) 20250830122521303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 20250830122521304 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521304 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420840901414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420840901414"} 20250830122521304 DAUC <0003> db_auc.c:157 IMSI='262420840901414': No 2G Auth Data 20250830122521304 DAUC <0003> db_auc.c:236 IMSI='262420840901414': Calling to generate 5 vectors 20250830122521304 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122521304 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122521304 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830122521304 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122521304 DAUC <0003> auc.c:113 vector [0]: rand = 67ec9dbefe414fcada2dd38ec831319f 20250830122521304 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122521304 DAUC <0003> auc.c:142 vector [0]: autn = 1d626abc5ae3000060ad3523145a03b8 20250830122521304 DAUC <0003> auc.c:143 vector [0]: ck = 4058854f8a551028eb75f47222e95adf 20250830122521304 DAUC <0003> auc.c:144 vector [0]: ik = 472f9835229dd078f53024404d333bdb 20250830122521304 DAUC <0003> auc.c:145 vector [0]: res = 3eaed91fc4308d710000000000000000 20250830122521304 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122521304 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122521304 DAUC <0003> auc.c:151 vector [0]: kc = 1932cd48c712a154 20250830122521304 DAUC <0003> auc.c:152 vector [0]: sres = fa9e546e 20250830122521304 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122521304 DAUC <0003> auc.c:113 vector [1]: rand = 2250c7450b27bfcd2da241fdf5d67839 20250830122521304 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122521304 DAUC <0003> auc.c:142 vector [1]: autn = b958f8682ca30000b376d5f9215b9cc5 20250830122521304 DAUC <0003> auc.c:143 vector [1]: ck = b57e599b4fe9f36517d623ad5cb3a736 20250830122521304 DAUC <0003> auc.c:144 vector [1]: ik = 4814205aee7202bd470851f7d4626cdd 20250830122521304 DAUC <0003> auc.c:145 vector [1]: res = e7a94725f90930750000000000000000 20250830122521304 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122521304 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122521304 DAUC <0003> auc.c:151 vector [1]: kc = adb40b9b294a3a33 20250830122521304 DAUC <0003> auc.c:152 vector [1]: sres = 1ea07750 20250830122521304 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122521304 DAUC <0003> auc.c:113 vector [2]: rand = 99f6496ffd722e48bb8cb957977ef907 20250830122521304 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122521304 DAUC <0003> auc.c:142 vector [2]: autn = 3e32ad0d78d300006a738daf03563a30 20250830122521304 DAUC <0003> auc.c:143 vector [2]: ck = 247c98c6a78219799a7affa7bfdbd6dd 20250830122521304 DAUC <0003> auc.c:144 vector [2]: ik = d6835c59824d5477dd4cc266a77d7c10 20250830122521304 DAUC <0003> auc.c:145 vector [2]: res = 1b41d66b466ee3910000000000000000 20250830122521304 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122521304 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122521304 DAUC <0003> auc.c:151 vector [2]: kc = b5c9f95e3d69e7c3 20250830122521304 DAUC <0003> auc.c:152 vector [2]: sres = 5d2f35fa 20250830122521304 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122521304 DAUC <0003> auc.c:113 vector [3]: rand = ab6aaea5cd0c1491e364addbd18731b3 20250830122521304 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122521304 DAUC <0003> auc.c:142 vector [3]: autn = 2a6b3c13db370000704a1ecc1af85d80 20250830122521304 DAUC <0003> auc.c:143 vector [3]: ck = b2ce3c557893b9c1ea13752923d3889e 20250830122521304 DAUC <0003> auc.c:144 vector [3]: ik = b922ea6e027dd0593cbc04525146dde5 20250830122521304 DAUC <0003> auc.c:145 vector [3]: res = dfc433fd7c06dc390000000000000000 20250830122521304 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122521304 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122521304 DAUC <0003> auc.c:151 vector [3]: kc = dd43a740087b3ce3 20250830122521304 DAUC <0003> auc.c:152 vector [3]: sres = a3c2efc4 20250830122521304 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122521304 DAUC <0003> auc.c:113 vector [4]: rand = 0a0350d2471f7a15a73d5d58dd9cd798 20250830122521304 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122521304 DAUC <0003> auc.c:142 vector [4]: autn = 07094f1794cc0000fabea03d36f48f34 20250830122521304 DAUC <0003> auc.c:143 vector [4]: ck = 612cc70c3301bd296bb7d7fdca4b85fd 20250830122521304 DAUC <0003> auc.c:144 vector [4]: ik = 6785503e45f2390392561c54fac1547b 20250830122521304 DAUC <0003> auc.c:145 vector [4]: res = 35b7f3b0d91c7b6d0000000000000000 20250830122521304 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122521304 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122521304 DAUC <0003> auc.c:151 vector [4]: kc = ff485c9b467955ac 20250830122521304 DAUC <0003> auc.c:152 vector [4]: sres = ecab88dd 20250830122521304 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122521304 DAUC <0003> db_auc.c:245 IMSI='262420840901414': Generated 5 vectors 20250830122521304 DAUC <0003> db_auc.c:249 IMSI='262420840901414': Updating SQN=161 in DB 20250830122521304 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420840901414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420840901414"} 20250830122521304 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420840901414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521304 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521304 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262420840901414" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 4TC_gsup_sai(16)"262420840901414" TC_gsup_sai(16)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(16)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 TC_gsup_sai(16)@5e659271e955: Final verdict of PTC: pass 20250830122521306 DAUC <0003> db_auc.c:157 IMSI='262427232545725': No 2G Auth Data 20250830122521306 DAUC <0003> db_auc.c:192 IMSI='262427232545725': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262427232545725" to be handled at TC_gsup_sai(17) 20250830122521311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4258 20250830122521313 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521313 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427232545725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427232545725"} 20250830122521313 DAUC <0003> db_auc.c:236 IMSI='262427232545725': Calling to generate 5 vectors 20250830122521313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122521313 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122521313 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122521313 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122521313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122521313 DAUC <0003> auc.c:113 vector [0]: rand = 4010f94a83ac9d33ad33e7be94fb3663 20250830122521313 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122521313 DAUC <0003> auc.c:142 vector [0]: autn = df44d8857fef000011aed450eac4a6e8 20250830122521313 DAUC <0003> auc.c:143 vector [0]: ck = ed65f6ea4082d30573f162806ec134d9 20250830122521313 DAUC <0003> auc.c:144 vector [0]: ik = 3e5e4aee26aae2f27b3b053e5970d917 20250830122521313 DAUC <0003> auc.c:145 vector [0]: res = 87a685e44154ac980000000000000000 20250830122521313 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122521313 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122521313 DAUC <0003> auc.c:179 vector [0]: kc = d2c7b4291ac09800 20250830122521313 DAUC <0003> auc.c:180 vector [0]: sres = 5cb50a1b 20250830122521313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122521313 DAUC <0003> auc.c:113 vector [1]: rand = e6c500d816da41e09dfb65590dcaebc6 20250830122521313 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122521313 DAUC <0003> auc.c:142 vector [1]: autn = ebff244f93470000faa222e251cfa033 20250830122521313 DAUC <0003> auc.c:143 vector [1]: ck = 223af6578e3833f349cf56da65d65456 20250830122521313 DAUC <0003> auc.c:144 vector [1]: ik = 6e39190625f5024b49925c757ce2b902 20250830122521313 DAUC <0003> auc.c:145 vector [1]: res = 2e8617d04e509bbf0000000000000000 20250830122521313 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122521313 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122521313 DAUC <0003> auc.c:179 vector [1]: kc = 0607cb356096e400 20250830122521313 DAUC <0003> auc.c:180 vector [1]: sres = f92edf57 20250830122521313 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122521313 DAUC <0003> auc.c:113 vector [2]: rand = 8d321130956299b0fcc18787c6657f72 20250830122521313 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122521313 DAUC <0003> auc.c:142 vector [2]: autn = 3a1fe0fe52870000e3a266fa42e00247 20250830122521313 DAUC <0003> auc.c:143 vector [2]: ck = 7589682709e4fe8efc1d5f4b4cb78c93 20250830122521313 DAUC <0003> auc.c:144 vector [2]: ik = eb1852ceffeacf177b444311ad607410 20250830122521313 DAUC <0003> auc.c:145 vector [2]: res = 79e8a8a0f909c24e0000000000000000 20250830122521313 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122521313 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122521313 DAUC <0003> auc.c:179 vector [2]: kc = d107283b6ba4d000 20250830122521313 DAUC <0003> auc.c:180 vector [2]: sres = 0f05ef38 20250830122521313 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122521313 DAUC <0003> auc.c:113 vector [3]: rand = efae6a30f2185f631bdb9937f3eedc02 20250830122521313 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122521313 DAUC <0003> auc.c:142 vector [3]: autn = 5afa3ffea703000016c60e0c28c0fad0 20250830122521313 DAUC <0003> auc.c:143 vector [3]: ck = 0e8ec353ac689c6d9b9d86fc48e333f1 20250830122521313 DAUC <0003> auc.c:144 vector [3]: ik = 6b8330aa02373d3e64fb84c9cef70d58 20250830122521313 DAUC <0003> auc.c:145 vector [3]: res = b6bbe6a73ef5a7a20000000000000000 20250830122521313 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122521313 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122521313 DAUC <0003> auc.c:179 vector [3]: kc = 3d3530723a4b0400 20250830122521313 DAUC <0003> auc.c:180 vector [3]: sres = 2d08f7d7 20250830122521313 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122521313 DAUC <0003> auc.c:113 vector [4]: rand = 4838c2109a19161096b9427744baf8b3 20250830122521313 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122521313 DAUC <0003> auc.c:142 vector [4]: autn = ee3ffa31a1bd000072a90aa02f757db9 20250830122521313 DAUC <0003> auc.c:143 vector [4]: ck = 335d1cb3f5586c59c59982937820ba8c 20250830122521313 DAUC <0003> auc.c:144 vector [4]: ik = 33f7f26ad01d5ab4c598b6357d99af12 20250830122521313 DAUC <0003> auc.c:145 vector [4]: res = facb400155a4d90e0000000000000000 20250830122521313 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122521313 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122521313 DAUC <0003> auc.c:179 vector [4]: kc = 9b314ab63552c400 20250830122521313 DAUC <0003> auc.c:180 vector [4]: sres = 2eb09f81 20250830122521313 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122521313 DAUC <0003> db_auc.c:245 IMSI='262427232545725': Generated 5 vectors 20250830122521313 DAUC <0003> db_auc.c:249 IMSI='262427232545725': Updating SQN=161 in DB 20250830122521313 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427232545725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427232545725"} 20250830122521313 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427232545725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521313 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521313 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262427232545725" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 5TC_gsup_sai(17)"262427232545725" TC_gsup_sai(17)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(17)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4258 TC_gsup_sai(17)@5e659271e955: Final verdict of PTC: pass 20250830122521315 DAUC <0003> db_auc.c:157 IMSI='262427635523960': No 2G Auth Data 20250830122521315 DAUC <0003> db_auc.c:192 IMSI='262427635523960': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262427635523960" to be handled at TC_gsup_sai(18) 20250830122521320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 20250830122521321 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521321 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427635523960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427635523960"} 20250830122521321 DAUC <0003> db_auc.c:236 IMSI='262427635523960': Calling to generate 5 vectors 20250830122521321 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122521321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122521321 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122521321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122521321 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122521321 DAUC <0003> auc.c:113 vector [0]: rand = 4e7ba4e5cff1326a88b8029f6fea0e46 20250830122521321 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122521321 DAUC <0003> auc.c:142 vector [0]: autn = ea6b43beb4590000ba36dadb66d6f4dd 20250830122521321 DAUC <0003> auc.c:143 vector [0]: ck = a6695bb8b27208b25ba0b191103c58a5 20250830122521321 DAUC <0003> auc.c:144 vector [0]: ik = 97bd11e3edf7b65456c8c5e4fb869cd1 20250830122521321 DAUC <0003> auc.c:145 vector [0]: res = 99e1b3d0a25ee6600000000000000000 20250830122521321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122521321 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122521321 DAUC <0003> auc.c:179 vector [0]: kc = 3172ce983baacc00 20250830122521321 DAUC <0003> auc.c:180 vector [0]: sres = 8fc8dc8a 20250830122521321 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122521321 DAUC <0003> auc.c:113 vector [1]: rand = 4c23d46f6220d671596e877164b4a2ce 20250830122521321 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122521321 DAUC <0003> auc.c:142 vector [1]: autn = 084f5c3fc08d000043b97149bc57bc52 20250830122521321 DAUC <0003> auc.c:143 vector [1]: ck = 529048f30efeeaaaa4833296020949f5 20250830122521321 DAUC <0003> auc.c:144 vector [1]: ik = 572d4eb6cb5c4e851597b1f3a723163f 20250830122521321 DAUC <0003> auc.c:145 vector [1]: res = 955b6acfc8e1f5cc0000000000000000 20250830122521321 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122521321 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122521321 DAUC <0003> auc.c:179 vector [1]: kc = 6c045213f2d6dc00 20250830122521321 DAUC <0003> auc.c:180 vector [1]: sres = 5c47d354 20250830122521321 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122521321 DAUC <0003> auc.c:113 vector [2]: rand = 4af152301abf9d0b407e8a848a05a446 20250830122521321 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122521321 DAUC <0003> auc.c:142 vector [2]: autn = 503b62d926c10000f4e76d09fe81f3f8 20250830122521321 DAUC <0003> auc.c:143 vector [2]: ck = f5e9044f2186cd5e714b10d97e200e2a 20250830122521321 DAUC <0003> auc.c:144 vector [2]: ik = ee56a500f828230c0987fe6c8fde5d15 20250830122521321 DAUC <0003> auc.c:145 vector [2]: res = f5f8073860856c980000000000000000 20250830122521321 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122521321 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122521321 DAUC <0003> auc.c:179 vector [2]: kc = a32a4a8921383000 20250830122521321 DAUC <0003> auc.c:180 vector [2]: sres = 80697a0c 20250830122521321 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122521321 DAUC <0003> auc.c:113 vector [3]: rand = e31d5b7d0ebfd1aa26a7d83a4a0bf2e8 20250830122521321 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122521321 DAUC <0003> auc.c:142 vector [3]: autn = d4b6d4de83a2000032128c29e920b32a 20250830122521321 DAUC <0003> auc.c:143 vector [3]: ck = f19b327d098f657af537ff9398e88bec 20250830122521321 DAUC <0003> auc.c:144 vector [3]: ik = 5faa6d78933af23b42e4264ebabeeddc 20250830122521321 DAUC <0003> auc.c:145 vector [3]: res = 1f03abb25637f71d0000000000000000 20250830122521321 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122521321 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122521321 DAUC <0003> auc.c:179 vector [3]: kc = 43bcd9df5736b800 20250830122521321 DAUC <0003> auc.c:180 vector [3]: sres = 830151af 20250830122521321 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122521321 DAUC <0003> auc.c:113 vector [4]: rand = 70a2966f2bae5191bd650958c97f6bbe 20250830122521321 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122521321 DAUC <0003> auc.c:142 vector [4]: autn = b47e8f9c94340000faa2916bbcbd7f03 20250830122521321 DAUC <0003> auc.c:143 vector [4]: ck = 683eafc226d99e50e8e9874363b30021 20250830122521321 DAUC <0003> auc.c:144 vector [4]: ik = b04932369ad46ed379e034b000bc62ac 20250830122521321 DAUC <0003> auc.c:145 vector [4]: res = 7daf28b34a4d956e0000000000000000 20250830122521321 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122521321 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122521321 DAUC <0003> auc.c:179 vector [4]: kc = 9d4993d9df671400 20250830122521321 DAUC <0003> auc.c:180 vector [4]: sres = e7864a96 20250830122521321 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122521321 DAUC <0003> db_auc.c:245 IMSI='262427635523960': Generated 5 vectors 20250830122521321 DAUC <0003> db_auc.c:249 IMSI='262427635523960': Updating SQN=161 in DB 20250830122521321 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427635523960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427635523960"} 20250830122521321 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427635523960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521321 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521321 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262427635523960" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 6TC_gsup_sai(18)"262427635523960" TC_gsup_sai(18)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(18)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 TC_gsup_sai(18)@5e659271e955: Final verdict of PTC: pass 20250830122521323 DAUC <0003> db_auc.c:157 IMSI='262420440159758': No 2G Auth Data 20250830122521323 DAUC <0003> db_auc.c:192 IMSI='262420440159758': No 3G Auth Data HLR_Test-GSUP(9)@5e659271e955: Created GsupExpect[0] for "262420440159758" to be handled at TC_gsup_sai(19) 20250830122521328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59548<->l=127.0.0.1:4258 20250830122521329 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521329 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420440159758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420440159758"} 20250830122521329 DAUC <0003> db_auc.c:236 IMSI='262420440159758': Calling to generate 5 vectors 20250830122521329 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122521329 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122521329 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122521329 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122521329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122521329 DAUC <0003> auc.c:113 vector [0]: rand = 158978720a5fb1c0f8bbc34d923ef4a1 20250830122521329 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122521329 DAUC <0003> auc.c:142 vector [0]: autn = 412113dc6c270000f7bfbd8282ebf5a5 20250830122521329 DAUC <0003> auc.c:143 vector [0]: ck = 03f1c95f01fe5fca491d40a2f5da96d9 20250830122521329 DAUC <0003> auc.c:144 vector [0]: ik = a25e8ad558c52d6133e86fde32a56c55 20250830122521329 DAUC <0003> auc.c:145 vector [0]: res = 0f15863c03a61d540000000000000000 20250830122521329 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122521329 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122521329 DAUC <0003> auc.c:179 vector [0]: kc = 7056c6ec4465a66c 20250830122521329 DAUC <0003> auc.c:180 vector [0]: sres = f9337722 20250830122521329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122521329 DAUC <0003> auc.c:113 vector [1]: rand = 1e7571256b4290288faf856d97bdafb7 20250830122521329 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122521329 DAUC <0003> auc.c:142 vector [1]: autn = 0c8fc0a67d5e0000f4525dc174ad1fe1 20250830122521329 DAUC <0003> auc.c:143 vector [1]: ck = 27eba1c8eed334a1d3ee6aa01aff511f 20250830122521329 DAUC <0003> auc.c:144 vector [1]: ik = c1443ba2f2de25f8d6fd0c715add60cc 20250830122521329 DAUC <0003> auc.c:145 vector [1]: res = be31a8cdea4ad22b0000000000000000 20250830122521329 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122521329 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122521329 DAUC <0003> auc.c:179 vector [1]: kc = d1b70277bfecc05a 20250830122521329 DAUC <0003> auc.c:180 vector [1]: sres = 763bbe03 20250830122521329 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122521329 DAUC <0003> auc.c:113 vector [2]: rand = bc907c27e1a3ba2629650bd05f543219 20250830122521330 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122521330 DAUC <0003> auc.c:142 vector [2]: autn = ded43c9f18510000711a3fcf945f5c13 20250830122521330 DAUC <0003> auc.c:143 vector [2]: ck = e68bf7168b41237b8cecd52b27a50d47 20250830122521330 DAUC <0003> auc.c:144 vector [2]: ik = 0beda3f065883aabf6abb097f5e4ce9c 20250830122521330 DAUC <0003> auc.c:145 vector [2]: res = 7f715668cf59e6ae0000000000000000 20250830122521330 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122521330 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122521330 DAUC <0003> auc.c:179 vector [2]: kc = ea767c0c2dabc277 20250830122521330 DAUC <0003> auc.c:180 vector [2]: sres = 4a1f463d 20250830122521330 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122521330 DAUC <0003> auc.c:113 vector [3]: rand = 79d5c0aedfd86f99aea57d4904f1584b 20250830122521330 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122521330 DAUC <0003> auc.c:142 vector [3]: autn = 5b7e30fc5b6100007e4f0f15563d1859 20250830122521330 DAUC <0003> auc.c:143 vector [3]: ck = cd9782b4faae08a4e168d8e86de842db 20250830122521330 DAUC <0003> auc.c:144 vector [3]: ik = ba60492bc02591ea6b9662e81ca2ed3e 20250830122521330 DAUC <0003> auc.c:145 vector [3]: res = 19e08db10491df600000000000000000 20250830122521330 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122521330 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122521330 DAUC <0003> auc.c:179 vector [3]: kc = bbd111af9cb92a61 20250830122521330 DAUC <0003> auc.c:180 vector [3]: sres = f937d209 20250830122521330 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122521330 DAUC <0003> auc.c:113 vector [4]: rand = e0c1efb45b79f64bff8fb254c2986a76 20250830122521330 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122521330 DAUC <0003> auc.c:142 vector [4]: autn = c9d9414ae3c0000048920b9cdcecdd23 20250830122521330 DAUC <0003> auc.c:143 vector [4]: ck = 582d45efd98e0c5bdd3ca8de5a89c002 20250830122521330 DAUC <0003> auc.c:144 vector [4]: ik = 28ae289774d45bf7e34dfdc46a1fd695 20250830122521330 DAUC <0003> auc.c:145 vector [4]: res = 06707ccb0f1a00e90000000000000000 20250830122521330 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122521330 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122521330 DAUC <0003> auc.c:179 vector [4]: kc = 890dea7faf82df59 20250830122521330 DAUC <0003> auc.c:180 vector [4]: sres = 350a7bf1 20250830122521330 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122521330 DAUC <0003> db_auc.c:245 IMSI='262420440159758': Generated 5 vectors 20250830122521330 DAUC <0003> db_auc.c:249 IMSI='262420440159758': Updating SQN=161 in DB 20250830122521330 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420440159758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420440159758"} 20250830122521330 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420440159758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122521330 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122521330 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5e659271e955: Found GsupExpect[0] for "262420440159758" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@5e659271e955: Added IMSI table entry 7TC_gsup_sai(19)"262420440159758" TC_gsup_sai(19)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai(19)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122521331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59548<->l=127.0.0.1:4258 TC_gsup_sai(19)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122521332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59480<->l=127.0.0.1:4258 20250830122521332 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36381<->l=127.0.0.1:4259) 20250830122521332 DLINP <000b> input/ipa.c:452 connected read/write 20250830122521332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122521332 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122521332 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122521332 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@5e659271e955: Final verdict of PTC: none 10@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_sai finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Aug 30 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250830122521356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 20250830122521457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59564<->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@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Aug 30 12:25:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_sai_num_auth_vectors started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122524609 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122524609 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122524612 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122524617 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524618 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122524618 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122524618 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 20250830122524618 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122524618 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 20250830122524618 DLGSUP <0013> gsup_server.c:236 2: 20250830122524618 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122524618 DLGSUP <0013> gsup_server.c:236 3: 20250830122524618 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122524618 DLGSUP <0013> gsup_server.c:236 4: 20250830122524618 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122524618 DLGSUP <0013> gsup_server.c:236 5: 20250830122524618 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122524618 DLGSUP <0013> gsup_server.c:236 7: 20250830122524618 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122524618 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122524618 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122524618 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)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@5e659271e955: 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") 20250830122524630 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44933<->l=127.0.0.1:4259) 20250830122524632 DAUC <0003> db_auc.c:157 IMSI='262426922644750': No 2G Auth Data 20250830122524632 DAUC <0003> db_auc.c:192 IMSI='262426922644750': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262426922644750" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250830122524638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20250830122524658 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524658 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426922644750"} 20250830122524658 DAUC <0003> db_auc.c:192 IMSI='262426922644750': No 3G Auth Data 20250830122524658 DAUC <0003> db_auc.c:236 IMSI='262426922644750': Calling to generate 1 vectors 20250830122524658 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250830122524658 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524658 DAUC <0003> auc.c:113 vector [0]: rand = 6dfb2e1392cb94e65204d45cc447aabc 20250830122524658 DAUC <0003> auc.c:179 vector [0]: kc = c3042ecba0fb1800 20250830122524658 DAUC <0003> auc.c:180 vector [0]: sres = a5884408 20250830122524658 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524658 DAUC <0003> db_auc.c:245 IMSI='262426922644750': Generated 1 vectors 20250830122524658 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426922644750"} 20250830122524658 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524658 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524658 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262426922644750" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426922644750" TC_gsup_sai_num_auth_vectors(24)@5e659271e955: setverdict(pass): none -> pass 20250830122524661 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524661 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426922644750"} 20250830122524661 DAUC <0003> db_auc.c:192 IMSI='262426922644750': No 3G Auth Data 20250830122524661 DAUC <0003> db_auc.c:236 IMSI='262426922644750': Calling to generate 4 vectors 20250830122524661 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250830122524661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524661 DAUC <0003> auc.c:113 vector [0]: rand = 392df277875d94d3eae6f324e3fecb4a 20250830122524661 DAUC <0003> auc.c:179 vector [0]: kc = 8d977765e8760000 20250830122524661 DAUC <0003> auc.c:180 vector [0]: sres = b8aa1a06 20250830122524661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524661 DAUC <0003> auc.c:113 vector [1]: rand = 043280e208fb537960773272189ae2b6 20250830122524661 DAUC <0003> auc.c:179 vector [1]: kc = 0699500a78aef000 20250830122524661 DAUC <0003> auc.c:180 vector [1]: sres = d4fa7d03 20250830122524661 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524661 DAUC <0003> auc.c:113 vector [2]: rand = 845c3e17229f07df4ba9580dcea12eeb 20250830122524661 DAUC <0003> auc.c:179 vector [2]: kc = 201e3a96b5513000 20250830122524661 DAUC <0003> auc.c:180 vector [2]: sres = b51ce564 20250830122524661 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524661 DAUC <0003> auc.c:113 vector [3]: rand = 6a67351c6664e3ed26db77173c15ecdc 20250830122524661 DAUC <0003> auc.c:179 vector [3]: kc = 2232336f1d240400 20250830122524661 DAUC <0003> auc.c:180 vector [3]: sres = b96fb18a 20250830122524661 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524661 DAUC <0003> db_auc.c:245 IMSI='262426922644750': Generated 4 vectors 20250830122524661 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426922644750"} 20250830122524661 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524661 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524661 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524664 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524664 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426922644750"} 20250830122524664 DAUC <0003> db_auc.c:192 IMSI='262426922644750': No 3G Auth Data 20250830122524664 DAUC <0003> db_auc.c:236 IMSI='262426922644750': Calling to generate 5 vectors 20250830122524664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122524664 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524664 DAUC <0003> auc.c:113 vector [0]: rand = 9732e8ebfeab7bb02e050e66d411d0da 20250830122524664 DAUC <0003> auc.c:179 vector [0]: kc = a63131b82843ec00 20250830122524664 DAUC <0003> auc.c:180 vector [0]: sres = 321a5bdf 20250830122524664 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524664 DAUC <0003> auc.c:113 vector [1]: rand = ca053ec2cd81c301787d4e4adaecfa18 20250830122524664 DAUC <0003> auc.c:179 vector [1]: kc = 0af6b3cff3b5f000 20250830122524664 DAUC <0003> auc.c:180 vector [1]: sres = 834a74ce 20250830122524664 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524664 DAUC <0003> auc.c:113 vector [2]: rand = 0fbc5001830093df98911c54ff613a2f 20250830122524664 DAUC <0003> auc.c:179 vector [2]: kc = c2a927144e70b400 20250830122524664 DAUC <0003> auc.c:180 vector [2]: sres = 7c00e4ac 20250830122524664 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524664 DAUC <0003> auc.c:113 vector [3]: rand = 3186fd1cad7c0ea1ef9e930eb41be11a 20250830122524664 DAUC <0003> auc.c:179 vector [3]: kc = ddaf623a4d622400 20250830122524664 DAUC <0003> auc.c:180 vector [3]: sres = 276479ea 20250830122524664 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524664 DAUC <0003> auc.c:113 vector [4]: rand = 0196664b89f68a176a737957d64990e0 20250830122524664 DAUC <0003> auc.c:179 vector [4]: kc = cab5030bd521bc00 20250830122524664 DAUC <0003> auc.c:180 vector [4]: sres = f9d6f3b8 20250830122524664 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122524664 DAUC <0003> db_auc.c:245 IMSI='262426922644750': Generated 5 vectors 20250830122524664 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426922644750"} 20250830122524664 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524664 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524664 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524666 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426922644750"} 20250830122524666 DAUC <0003> db_auc.c:192 IMSI='262426922644750': No 3G Auth Data 20250830122524666 DAUC <0003> db_auc.c:236 IMSI='262426922644750': Calling to generate 5 vectors 20250830122524666 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122524666 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524666 DAUC <0003> auc.c:113 vector [0]: rand = 6e33881e46cde4ca0af86b0b8e134bd2 20250830122524666 DAUC <0003> auc.c:179 vector [0]: kc = 70a02c2dba0e8800 20250830122524666 DAUC <0003> auc.c:180 vector [0]: sres = 24d55dc7 20250830122524666 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524666 DAUC <0003> auc.c:113 vector [1]: rand = b5b2e38d2c601369362061860531aa26 20250830122524666 DAUC <0003> auc.c:179 vector [1]: kc = 501ad010843f6c00 20250830122524666 DAUC <0003> auc.c:180 vector [1]: sres = b8609258 20250830122524666 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524666 DAUC <0003> auc.c:113 vector [2]: rand = e07ade0ed8d3e935da3f3e1cbc11c80d 20250830122524666 DAUC <0003> auc.c:179 vector [2]: kc = a1ed6ebbb98d6400 20250830122524666 DAUC <0003> auc.c:180 vector [2]: sres = 5b5bed95 20250830122524666 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524666 DAUC <0003> auc.c:113 vector [3]: rand = 87872d770f58eb4c6473cd789d4c9b95 20250830122524666 DAUC <0003> auc.c:179 vector [3]: kc = 33bb365892d0a800 20250830122524666 DAUC <0003> auc.c:180 vector [3]: sres = d33643e5 20250830122524666 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524666 DAUC <0003> auc.c:113 vector [4]: rand = 431216ed0179ee01e2604c31ce333c36 20250830122524666 DAUC <0003> auc.c:179 vector [4]: kc = 5d8bf9a76084e400 20250830122524666 DAUC <0003> auc.c:180 vector [4]: sres = 4394aa90 20250830122524666 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122524666 DAUC <0003> db_auc.c:245 IMSI='262426922644750': Generated 5 vectors 20250830122524666 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426922644750"} 20250830122524666 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426922644750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@5e659271e955: Final verdict of PTC: pass 20250830122524668 DAUC <0003> db_auc.c:157 IMSI='262428670272106': No 2G Auth Data 20250830122524668 DAUC <0003> db_auc.c:192 IMSI='262428670272106': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262428670272106" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250830122524680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36426<->l=127.0.0.1:4258 20250830122524684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524684 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428670272106"} 20250830122524684 DAUC <0003> db_auc.c:192 IMSI='262428670272106': No 3G Auth Data 20250830122524684 DAUC <0003> db_auc.c:236 IMSI='262428670272106': Calling to generate 1 vectors 20250830122524684 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250830122524684 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524684 DAUC <0003> auc.c:113 vector [0]: rand = 19dd90b99998a21a6dc5ba32705e218e 20250830122524684 DAUC <0003> auc.c:179 vector [0]: kc = caed154b169bb000 20250830122524684 DAUC <0003> auc.c:180 vector [0]: sres = 11629925 20250830122524684 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524684 DAUC <0003> db_auc.c:245 IMSI='262428670272106': Generated 1 vectors 20250830122524684 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428670272106"} 20250830122524684 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262428670272106" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428670272106" TC_gsup_sai_num_auth_vectors(25)@5e659271e955: setverdict(pass): none -> pass 20250830122524686 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524686 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428670272106"} 20250830122524686 DAUC <0003> db_auc.c:192 IMSI='262428670272106': No 3G Auth Data 20250830122524686 DAUC <0003> db_auc.c:236 IMSI='262428670272106': Calling to generate 4 vectors 20250830122524686 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250830122524686 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524686 DAUC <0003> auc.c:113 vector [0]: rand = 75a9b17ea152d161c708df7119b8b3a6 20250830122524686 DAUC <0003> auc.c:179 vector [0]: kc = a02c2855031de800 20250830122524686 DAUC <0003> auc.c:180 vector [0]: sres = 7383b1c3 20250830122524686 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524686 DAUC <0003> auc.c:113 vector [1]: rand = 8a697e4250edf9d5459620263a4c3bab 20250830122524686 DAUC <0003> auc.c:179 vector [1]: kc = a4bc1f86ae305800 20250830122524686 DAUC <0003> auc.c:180 vector [1]: sres = 28450bfb 20250830122524686 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524686 DAUC <0003> auc.c:113 vector [2]: rand = 460ddd0371b4705b41bec54fdaa63c80 20250830122524686 DAUC <0003> auc.c:179 vector [2]: kc = ca09b652034bc400 20250830122524686 DAUC <0003> auc.c:180 vector [2]: sres = ee37bae2 20250830122524686 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524686 DAUC <0003> auc.c:113 vector [3]: rand = a13519df5fa2f47d53d62df079b50169 20250830122524686 DAUC <0003> auc.c:179 vector [3]: kc = d8fdfefe5d48a000 20250830122524686 DAUC <0003> auc.c:180 vector [3]: sres = 040a1426 20250830122524686 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524686 DAUC <0003> db_auc.c:245 IMSI='262428670272106': Generated 4 vectors 20250830122524686 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428670272106"} 20250830122524686 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524686 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524686 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524687 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524687 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428670272106"} 20250830122524687 DAUC <0003> db_auc.c:192 IMSI='262428670272106': No 3G Auth Data 20250830122524687 DAUC <0003> db_auc.c:236 IMSI='262428670272106': Calling to generate 5 vectors 20250830122524687 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122524687 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524687 DAUC <0003> auc.c:113 vector [0]: rand = fc215f0ef9f23cb5b887f3055cd677da 20250830122524687 DAUC <0003> auc.c:179 vector [0]: kc = 40a281510dcd7800 20250830122524687 DAUC <0003> auc.c:180 vector [0]: sres = 52ab87a3 20250830122524687 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524687 DAUC <0003> auc.c:113 vector [1]: rand = ef9065d6ce91b71cb5ba5ff4ed1d15be 20250830122524687 DAUC <0003> auc.c:179 vector [1]: kc = 5ee7b1824efaa800 20250830122524687 DAUC <0003> auc.c:180 vector [1]: sres = dac83287 20250830122524687 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524687 DAUC <0003> auc.c:113 vector [2]: rand = d613286fb019a9c5d9927b15995ebea1 20250830122524687 DAUC <0003> auc.c:179 vector [2]: kc = c9833847899f7c00 20250830122524687 DAUC <0003> auc.c:180 vector [2]: sres = ad8ebbf6 20250830122524687 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524687 DAUC <0003> auc.c:113 vector [3]: rand = 9c351cefb6b401255420611617f5164a 20250830122524687 DAUC <0003> auc.c:179 vector [3]: kc = 53ffe1e8f4048000 20250830122524687 DAUC <0003> auc.c:180 vector [3]: sres = 842d7b85 20250830122524687 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524687 DAUC <0003> auc.c:113 vector [4]: rand = 8d0bb0fe6ecb3d1b37a9e77b5c295742 20250830122524687 DAUC <0003> auc.c:179 vector [4]: kc = 86d67bfe5738ec00 20250830122524687 DAUC <0003> auc.c:180 vector [4]: sres = 0809a40f 20250830122524687 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122524687 DAUC <0003> db_auc.c:245 IMSI='262428670272106': Generated 5 vectors 20250830122524687 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428670272106"} 20250830122524687 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524687 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524687 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524688 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524688 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428670272106"} 20250830122524688 DAUC <0003> db_auc.c:192 IMSI='262428670272106': No 3G Auth Data 20250830122524688 DAUC <0003> db_auc.c:236 IMSI='262428670272106': Calling to generate 5 vectors 20250830122524688 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122524688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524688 DAUC <0003> auc.c:113 vector [0]: rand = 96659df82de0d606c33050bdb023681a 20250830122524688 DAUC <0003> auc.c:179 vector [0]: kc = 5667e906d0ec1000 20250830122524688 DAUC <0003> auc.c:180 vector [0]: sres = e2750ffb 20250830122524688 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524688 DAUC <0003> auc.c:113 vector [1]: rand = 5f013dc1087aa61796f298ed7eefda9e 20250830122524688 DAUC <0003> auc.c:179 vector [1]: kc = 4b56e72a9f828800 20250830122524688 DAUC <0003> auc.c:180 vector [1]: sres = 8c518074 20250830122524688 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524688 DAUC <0003> auc.c:113 vector [2]: rand = c09a68eef85c5e9e6c9c30e2b9296623 20250830122524688 DAUC <0003> auc.c:179 vector [2]: kc = 57c656caf59e3400 20250830122524688 DAUC <0003> auc.c:180 vector [2]: sres = e4b0dd0c 20250830122524688 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524688 DAUC <0003> auc.c:113 vector [3]: rand = fe79944b69ffe33e5d72cb03f8566710 20250830122524688 DAUC <0003> auc.c:179 vector [3]: kc = 8c4c7fe00583dc00 20250830122524688 DAUC <0003> auc.c:180 vector [3]: sres = 32f3f0f2 20250830122524688 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524688 DAUC <0003> auc.c:113 vector [4]: rand = aed0f11fca94f3299d073501e8700b62 20250830122524688 DAUC <0003> auc.c:179 vector [4]: kc = 23019e6863804400 20250830122524688 DAUC <0003> auc.c:180 vector [4]: sres = fca1f3c7 20250830122524688 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122524688 DAUC <0003> db_auc.c:245 IMSI='262428670272106': Generated 5 vectors 20250830122524688 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428670272106"} 20250830122524688 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428670272106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524688 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524688 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36426<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@5e659271e955: Final verdict of PTC: pass 20250830122524691 DAUC <0003> db_auc.c:157 IMSI='262420662719306': No 2G Auth Data 20250830122524691 DAUC <0003> db_auc.c:192 IMSI='262420662719306': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262420662719306" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250830122524699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 20250830122524701 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524701 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420662719306"} 20250830122524701 DAUC <0003> db_auc.c:192 IMSI='262420662719306': No 3G Auth Data 20250830122524701 DAUC <0003> db_auc.c:236 IMSI='262420662719306': Calling to generate 1 vectors 20250830122524701 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250830122524701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524701 DAUC <0003> auc.c:113 vector [0]: rand = f1e022e5c6cdd99028691fd83b7b2abc 20250830122524701 DAUC <0003> auc.c:179 vector [0]: kc = 686ab47cf8beb4a7 20250830122524701 DAUC <0003> auc.c:180 vector [0]: sres = 08cfccd0 20250830122524701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524701 DAUC <0003> db_auc.c:245 IMSI='262420662719306': Generated 1 vectors 20250830122524701 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420662719306"} 20250830122524701 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524701 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524701 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262420662719306" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420662719306" TC_gsup_sai_num_auth_vectors(26)@5e659271e955: setverdict(pass): none -> pass 20250830122524703 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524703 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420662719306"} 20250830122524703 DAUC <0003> db_auc.c:192 IMSI='262420662719306': No 3G Auth Data 20250830122524703 DAUC <0003> db_auc.c:236 IMSI='262420662719306': Calling to generate 4 vectors 20250830122524703 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250830122524703 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524703 DAUC <0003> auc.c:113 vector [0]: rand = 9b7aded46f14fd6aff61551c7a442228 20250830122524703 DAUC <0003> auc.c:179 vector [0]: kc = 4e28ee16b0c1e890 20250830122524703 DAUC <0003> auc.c:180 vector [0]: sres = eb8dae40 20250830122524703 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524703 DAUC <0003> auc.c:113 vector [1]: rand = 145dfd3b6247c25bc666bf56768b0ff6 20250830122524703 DAUC <0003> auc.c:179 vector [1]: kc = 3c9925c1b0f22cd4 20250830122524703 DAUC <0003> auc.c:180 vector [1]: sres = 347a861c 20250830122524703 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524703 DAUC <0003> auc.c:113 vector [2]: rand = d77879932b4a412ea87d12d194af0bea 20250830122524703 DAUC <0003> auc.c:179 vector [2]: kc = 4c8296b2c4f30d81 20250830122524703 DAUC <0003> auc.c:180 vector [2]: sres = 2deb4934 20250830122524703 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524703 DAUC <0003> auc.c:113 vector [3]: rand = c863a85de018bec3075343efdf762832 20250830122524703 DAUC <0003> auc.c:179 vector [3]: kc = 3afd81ac44eda0c2 20250830122524703 DAUC <0003> auc.c:180 vector [3]: sres = 6c0095a2 20250830122524703 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524703 DAUC <0003> db_auc.c:245 IMSI='262420662719306': Generated 4 vectors 20250830122524703 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420662719306"} 20250830122524703 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524703 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524703 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524704 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420662719306"} 20250830122524704 DAUC <0003> db_auc.c:192 IMSI='262420662719306': No 3G Auth Data 20250830122524704 DAUC <0003> db_auc.c:236 IMSI='262420662719306': Calling to generate 5 vectors 20250830122524704 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122524704 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524704 DAUC <0003> auc.c:113 vector [0]: rand = 4c4c5263804c1153245ab86b522d7efb 20250830122524704 DAUC <0003> auc.c:179 vector [0]: kc = f79efaa8e017a741 20250830122524704 DAUC <0003> auc.c:180 vector [0]: sres = acf1d44b 20250830122524704 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524704 DAUC <0003> auc.c:113 vector [1]: rand = 4735a843728ff42762386389d0536a03 20250830122524704 DAUC <0003> auc.c:179 vector [1]: kc = def6d5004ec3294d 20250830122524704 DAUC <0003> auc.c:180 vector [1]: sres = 0930e9bd 20250830122524704 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524704 DAUC <0003> auc.c:113 vector [2]: rand = dd4d78851c567ee81d66ee2031bb361a 20250830122524704 DAUC <0003> auc.c:179 vector [2]: kc = 57a12062e9c7a28d 20250830122524704 DAUC <0003> auc.c:180 vector [2]: sres = 00f53232 20250830122524704 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524704 DAUC <0003> auc.c:113 vector [3]: rand = 11e18705570638fbc477ff146a0f412b 20250830122524704 DAUC <0003> auc.c:179 vector [3]: kc = aafa274d75667668 20250830122524704 DAUC <0003> auc.c:180 vector [3]: sres = fd7e319e 20250830122524704 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524704 DAUC <0003> auc.c:113 vector [4]: rand = 644b69bf8040746f38d2e4bc8304651f 20250830122524704 DAUC <0003> auc.c:179 vector [4]: kc = 387ea1fb1ec74cf7 20250830122524704 DAUC <0003> auc.c:180 vector [4]: sres = 4e51ff9c 20250830122524704 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122524704 DAUC <0003> db_auc.c:245 IMSI='262420662719306': Generated 5 vectors 20250830122524704 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420662719306"} 20250830122524704 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524705 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420662719306"} 20250830122524705 DAUC <0003> db_auc.c:192 IMSI='262420662719306': No 3G Auth Data 20250830122524705 DAUC <0003> db_auc.c:236 IMSI='262420662719306': Calling to generate 5 vectors 20250830122524705 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250830122524705 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524705 DAUC <0003> auc.c:113 vector [0]: rand = 9dc5a1b37d11fa55b3b50e53a330a49d 20250830122524705 DAUC <0003> auc.c:179 vector [0]: kc = 56183670fb2aac18 20250830122524705 DAUC <0003> auc.c:180 vector [0]: sres = 05e54c77 20250830122524705 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250830122524705 DAUC <0003> auc.c:113 vector [1]: rand = b11958f2289c9267f6f63b80e6bc0361 20250830122524705 DAUC <0003> auc.c:179 vector [1]: kc = 946b2fb4e9f3914e 20250830122524705 DAUC <0003> auc.c:180 vector [1]: sres = 3584be43 20250830122524705 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250830122524705 DAUC <0003> auc.c:113 vector [2]: rand = 6c97fd496f1ddbad211c71cb6c7379ee 20250830122524705 DAUC <0003> auc.c:179 vector [2]: kc = 05c2fd14d31ffc68 20250830122524705 DAUC <0003> auc.c:180 vector [2]: sres = 4f266e22 20250830122524705 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250830122524705 DAUC <0003> auc.c:113 vector [3]: rand = a1afb9c1ef465fe4e4bc4971be37363f 20250830122524705 DAUC <0003> auc.c:179 vector [3]: kc = 01776d998c17cb0e 20250830122524705 DAUC <0003> auc.c:180 vector [3]: sres = b456a331 20250830122524705 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250830122524705 DAUC <0003> auc.c:113 vector [4]: rand = d254bb81ef2dbe08c61ea6cf947b0df9 20250830122524705 DAUC <0003> auc.c:179 vector [4]: kc = 4f232cb882303c36 20250830122524705 DAUC <0003> auc.c:180 vector [4]: sres = 68383e95 20250830122524705 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250830122524705 DAUC <0003> db_auc.c:245 IMSI='262420662719306': Generated 5 vectors 20250830122524705 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420662719306"} 20250830122524705 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420662719306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@5e659271e955: Final verdict of PTC: pass 20250830122524706 DAUC <0003> db_auc.c:157 IMSI='262429980601946': No 2G Auth Data 20250830122524706 DAUC <0003> db_auc.c:192 IMSI='262429980601946': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262429980601946" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250830122524713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 20250830122524715 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524715 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429980601946"} 20250830122524715 DAUC <0003> db_auc.c:157 IMSI='262429980601946': No 2G Auth Data 20250830122524715 DAUC <0003> db_auc.c:236 IMSI='262429980601946': Calling to generate 1 vectors 20250830122524715 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250830122524715 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524715 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524715 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122524715 DAUC <0003> auc.c:113 vector [0]: rand = 201398d385bba2eac4a7c4b9df7b7240 20250830122524715 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122524715 DAUC <0003> auc.c:142 vector [0]: autn = 1182ff1ef05d00001fb3bc3e60661071 20250830122524715 DAUC <0003> auc.c:143 vector [0]: ck = e5c8dd2f9278d320d5eec885ef5b071f 20250830122524715 DAUC <0003> auc.c:144 vector [0]: ik = e5acb6622e0b9ae2c075bdc62ce71f3e 20250830122524715 DAUC <0003> auc.c:145 vector [0]: res = 23aaa2fc774788b10000000000000000 20250830122524715 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524715 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524715 DAUC <0003> auc.c:151 vector [0]: kc = 15ff1e0e7fcf51e3 20250830122524715 DAUC <0003> auc.c:152 vector [0]: sres = 54ed2a4d 20250830122524715 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524715 DAUC <0003> db_auc.c:245 IMSI='262429980601946': Generated 1 vectors 20250830122524715 DAUC <0003> db_auc.c:249 IMSI='262429980601946': Updating SQN=33 in DB 20250830122524715 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429980601946"} 20250830122524715 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524715 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524715 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262429980601946" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429980601946" TC_gsup_sai_num_auth_vectors(27)@5e659271e955: setverdict(pass): none -> pass 20250830122524716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524716 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429980601946"} 20250830122524716 DAUC <0003> db_auc.c:157 IMSI='262429980601946': No 2G Auth Data 20250830122524716 DAUC <0003> db_auc.c:236 IMSI='262429980601946': Calling to generate 4 vectors 20250830122524716 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250830122524716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524716 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830122524716 DAUC <0003> auc.c:113 vector [0]: rand = b2c31cbcfc0cae68a920761555208417 20250830122524716 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830122524716 DAUC <0003> auc.c:142 vector [0]: autn = 26a8850b1231000019e03cde4275e52b 20250830122524716 DAUC <0003> auc.c:143 vector [0]: ck = 0848f2497c0c2386f13f1a4706708fa7 20250830122524716 DAUC <0003> auc.c:144 vector [0]: ik = 6d122c6f31b985e01f52bb4e99a20b16 20250830122524716 DAUC <0003> auc.c:145 vector [0]: res = f867aa3f4f0f29e00000000000000000 20250830122524716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524716 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524716 DAUC <0003> auc.c:151 vector [0]: kc = 8b377f2fd26722d7 20250830122524716 DAUC <0003> auc.c:152 vector [0]: sres = b76883df 20250830122524716 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524716 DAUC <0003> auc.c:113 vector [1]: rand = dd973c1681f1f14a3af728012a60becb 20250830122524716 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830122524716 DAUC <0003> auc.c:142 vector [1]: autn = f92d62315c38000063b66aee2ff9a203 20250830122524716 DAUC <0003> auc.c:143 vector [1]: ck = 741a3a595e47a1d628f47eedd7d2669b 20250830122524716 DAUC <0003> auc.c:144 vector [1]: ik = b066f2124fe893e5127c5a326d8bb0c9 20250830122524716 DAUC <0003> auc.c:145 vector [1]: res = 446c29118f7c22530000000000000000 20250830122524716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524716 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122524716 DAUC <0003> auc.c:151 vector [1]: kc = fef4ec94abf6e461 20250830122524716 DAUC <0003> auc.c:152 vector [1]: sres = cb100b42 20250830122524716 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122524716 DAUC <0003> auc.c:113 vector [2]: rand = 0c350bb9c3a00cb20042bd2b3fb4a082 20250830122524716 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830122524716 DAUC <0003> auc.c:142 vector [2]: autn = 73a95e5426940000c10ff133d6b792fa 20250830122524716 DAUC <0003> auc.c:143 vector [2]: ck = 4f96152b60456eb7118597314720d6c6 20250830122524716 DAUC <0003> auc.c:144 vector [2]: ik = d6b8b79cf04ac0ddcc528f55d4574bf5 20250830122524716 DAUC <0003> auc.c:145 vector [2]: res = 408b4e656421abfd0000000000000000 20250830122524716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524716 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122524716 DAUC <0003> auc.c:151 vector [2]: kc = 44f9bad303783359 20250830122524716 DAUC <0003> auc.c:152 vector [2]: sres = 24aae598 20250830122524716 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122524716 DAUC <0003> auc.c:113 vector [3]: rand = 28874fec9902c1067e1d4a40d0070b99 20250830122524716 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830122524716 DAUC <0003> auc.c:142 vector [3]: autn = 0a572819cdcf0000775df04db42f00ee 20250830122524716 DAUC <0003> auc.c:143 vector [3]: ck = 2684979cd8d5b135325d165e5863a2d1 20250830122524716 DAUC <0003> auc.c:144 vector [3]: ik = d8cf1026b95072f4a4858816090d0cd5 20250830122524716 DAUC <0003> auc.c:145 vector [3]: res = 6bd6b53c8a547d2b0000000000000000 20250830122524716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524716 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122524716 DAUC <0003> auc.c:151 vector [3]: kc = 689319f230eb6dc5 20250830122524716 DAUC <0003> auc.c:152 vector [3]: sres = e182c817 20250830122524716 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122524716 DAUC <0003> db_auc.c:245 IMSI='262429980601946': Generated 4 vectors 20250830122524716 DAUC <0003> db_auc.c:249 IMSI='262429980601946': Updating SQN=161 in DB 20250830122524716 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429980601946"} 20250830122524716 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524717 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429980601946"} 20250830122524717 DAUC <0003> db_auc.c:157 IMSI='262429980601946': No 2G Auth Data 20250830122524717 DAUC <0003> db_auc.c:236 IMSI='262429980601946': Calling to generate 5 vectors 20250830122524717 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122524717 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524717 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524717 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830122524717 DAUC <0003> auc.c:113 vector [0]: rand = 49db9c423284a471c7d65d327af3ff19 20250830122524717 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830122524717 DAUC <0003> auc.c:142 vector [0]: autn = fa3a2ce813c5000079d256ea3f9f443f 20250830122524717 DAUC <0003> auc.c:143 vector [0]: ck = 242db8ef66b8da82b723d5dacf4e4bb3 20250830122524717 DAUC <0003> auc.c:144 vector [0]: ik = 4bf2547d68782e2d770a5782b0b12b32 20250830122524717 DAUC <0003> auc.c:145 vector [0]: res = ce09472298722dd60000000000000000 20250830122524717 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524717 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524717 DAUC <0003> auc.c:151 vector [0]: kc = aff66eca713f942e 20250830122524717 DAUC <0003> auc.c:152 vector [0]: sres = 567b6af4 20250830122524717 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524717 DAUC <0003> auc.c:113 vector [1]: rand = 0d524092a40de7a8be6a0ed34c2573fe 20250830122524717 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830122524717 DAUC <0003> auc.c:142 vector [1]: autn = d9b9b2d3fa740000b96d01ba16fe0d56 20250830122524717 DAUC <0003> auc.c:143 vector [1]: ck = b86429f2fee889814b6edf33f70dc4a1 20250830122524717 DAUC <0003> auc.c:144 vector [1]: ik = 618c773e2ceb9d27b454ff6c5aead005 20250830122524717 DAUC <0003> auc.c:145 vector [1]: res = c3730b4201c260d60000000000000000 20250830122524717 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524717 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122524717 DAUC <0003> auc.c:151 vector [1]: kc = 26d27e937fe40002 20250830122524717 DAUC <0003> auc.c:152 vector [1]: sres = c2b16b94 20250830122524717 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122524717 DAUC <0003> auc.c:113 vector [2]: rand = ddf893be9d329374282d9bb7ee58886b 20250830122524717 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830122524717 DAUC <0003> auc.c:142 vector [2]: autn = e0e071890cf90000937c2efac94bc1ff 20250830122524717 DAUC <0003> auc.c:143 vector [2]: ck = cb34f6a9568f28dc2d9e702580c8de27 20250830122524717 DAUC <0003> auc.c:144 vector [2]: ik = 8a9d81611ba2be4faa8416a9c5a7e646 20250830122524717 DAUC <0003> auc.c:145 vector [2]: res = 8eeb264cc325e4840000000000000000 20250830122524717 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524717 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122524717 DAUC <0003> auc.c:151 vector [2]: kc = c6b311440842aef2 20250830122524717 DAUC <0003> auc.c:152 vector [2]: sres = 4dcec2c8 20250830122524717 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122524717 DAUC <0003> auc.c:113 vector [3]: rand = ae4c254e69ef47c701865e0197e90754 20250830122524717 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830122524717 DAUC <0003> auc.c:142 vector [3]: autn = 2d5e7ba4dc9b000098f3d1371cc2e1d2 20250830122524717 DAUC <0003> auc.c:143 vector [3]: ck = d2be74fad8d005ff06b8e4bc1a4eedf0 20250830122524717 DAUC <0003> auc.c:144 vector [3]: ik = b6a76242fce942d2ea675b415b45dfec 20250830122524717 DAUC <0003> auc.c:145 vector [3]: res = 68019f620e911b660000000000000000 20250830122524717 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524717 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122524717 DAUC <0003> auc.c:151 vector [3]: kc = 88c6a94565327531 20250830122524717 DAUC <0003> auc.c:152 vector [3]: sres = 66908404 20250830122524717 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122524717 DAUC <0003> auc.c:113 vector [4]: rand = 459b9a91bea4766b67eda391556aa8f4 20250830122524717 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830122524717 DAUC <0003> auc.c:142 vector [4]: autn = 47dcd43e61a80000d947e2d747174119 20250830122524717 DAUC <0003> auc.c:143 vector [4]: ck = e7da48109cce162b52320189c02619e3 20250830122524717 DAUC <0003> auc.c:144 vector [4]: ik = eb1991eea649b798949d41266ee769f7 20250830122524717 DAUC <0003> auc.c:145 vector [4]: res = 50b8cf31d1cfd44b0000000000000000 20250830122524717 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524717 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122524717 DAUC <0003> auc.c:151 vector [4]: kc = ca6c99519446d1a7 20250830122524717 DAUC <0003> auc.c:152 vector [4]: sres = 81771b7a 20250830122524717 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122524717 DAUC <0003> db_auc.c:245 IMSI='262429980601946': Generated 5 vectors 20250830122524717 DAUC <0003> db_auc.c:249 IMSI='262429980601946': Updating SQN=321 in DB 20250830122524717 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429980601946"} 20250830122524717 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524718 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524718 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429980601946"} 20250830122524718 DAUC <0003> db_auc.c:157 IMSI='262429980601946': No 2G Auth Data 20250830122524718 DAUC <0003> db_auc.c:236 IMSI='262429980601946': Calling to generate 5 vectors 20250830122524718 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122524718 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524718 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524718 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830122524718 DAUC <0003> auc.c:113 vector [0]: rand = 74ab3c3eb820c27e5daf004ff38dd0e0 20250830122524718 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830122524718 DAUC <0003> auc.c:142 vector [0]: autn = 2e107db1820a0000711f6682e7c87d9b 20250830122524718 DAUC <0003> auc.c:143 vector [0]: ck = bd959b0fd812330cee866f2cd12c9ffa 20250830122524718 DAUC <0003> auc.c:144 vector [0]: ik = 95d88cb2109ebb0a6a842b6d68372960 20250830122524718 DAUC <0003> auc.c:145 vector [0]: res = 40aa74b788e725050000000000000000 20250830122524718 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524718 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524718 DAUC <0003> auc.c:151 vector [0]: kc = ac4f53fc71973e9c 20250830122524718 DAUC <0003> auc.c:152 vector [0]: sres = c84d51b2 20250830122524718 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524718 DAUC <0003> auc.c:113 vector [1]: rand = b548345d0c2b8611e8509edbba56b645 20250830122524718 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830122524718 DAUC <0003> auc.c:142 vector [1]: autn = a409dbb1f91b00000d4cfe348ed275b2 20250830122524718 DAUC <0003> auc.c:143 vector [1]: ck = ad0535a15bc9b530c26d949f839350bb 20250830122524718 DAUC <0003> auc.c:144 vector [1]: ik = 61d915127ee9cee62dffb0087cd9efe2 20250830122524718 DAUC <0003> auc.c:145 vector [1]: res = c29e04cafc6ed8460000000000000000 20250830122524718 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524718 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122524718 DAUC <0003> auc.c:151 vector [1]: kc = 234e0424da6ac48f 20250830122524718 DAUC <0003> auc.c:152 vector [1]: sres = 3ef0dc8c 20250830122524718 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122524718 DAUC <0003> auc.c:113 vector [2]: rand = f009f4af90664d8a43d746bd83971e8f 20250830122524718 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830122524718 DAUC <0003> auc.c:142 vector [2]: autn = f4bd7b6a4faa00007fa639a8b2d3b13b 20250830122524718 DAUC <0003> auc.c:143 vector [2]: ck = 318215d16ea04aa69b01e9aa5923f7c8 20250830122524718 DAUC <0003> auc.c:144 vector [2]: ik = 2aa94c17d2dde5d33182c837c5b6d172 20250830122524718 DAUC <0003> auc.c:145 vector [2]: res = 7dcc2fc913e44cad0000000000000000 20250830122524718 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524718 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122524718 DAUC <0003> auc.c:151 vector [2]: kc = b1a8785b20e889cf 20250830122524718 DAUC <0003> auc.c:152 vector [2]: sres = 6e286364 20250830122524718 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122524718 DAUC <0003> auc.c:113 vector [3]: rand = 86567c9d5fee5dab5d967314f73c5d36 20250830122524718 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830122524718 DAUC <0003> auc.c:142 vector [3]: autn = 65fbc02e53a400000e2407a2b54252cb 20250830122524718 DAUC <0003> auc.c:143 vector [3]: ck = 856ab97710267a3b0f7339640a49fed1 20250830122524718 DAUC <0003> auc.c:144 vector [3]: ik = a4351b7211c2944e88eeac4b0f12e599 20250830122524718 DAUC <0003> auc.c:145 vector [3]: res = 4eb427e3f7b954780000000000000000 20250830122524718 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524718 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122524718 DAUC <0003> auc.c:151 vector [3]: kc = a6c2372a04bff53d 20250830122524718 DAUC <0003> auc.c:152 vector [3]: sres = b90d739b 20250830122524718 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122524718 DAUC <0003> auc.c:113 vector [4]: rand = b962e6a50be5546bfd4b5705e0be137c 20250830122524718 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830122524718 DAUC <0003> auc.c:142 vector [4]: autn = 8369fc8fa97e00004d625302116d2d81 20250830122524718 DAUC <0003> auc.c:143 vector [4]: ck = b579cc136b4b1697a564706ef85875ba 20250830122524718 DAUC <0003> auc.c:144 vector [4]: ik = 5b9b07f14493448051f82426ea5303a2 20250830122524718 DAUC <0003> auc.c:145 vector [4]: res = 77faf9edae28f2cd0000000000000000 20250830122524718 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524718 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122524718 DAUC <0003> auc.c:151 vector [4]: kc = 1a7e9faa3dd3240f 20250830122524718 DAUC <0003> auc.c:152 vector [4]: sres = d9d20b20 20250830122524718 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122524718 DAUC <0003> db_auc.c:245 IMSI='262429980601946': Generated 5 vectors 20250830122524718 DAUC <0003> db_auc.c:249 IMSI='262429980601946': Updating SQN=481 in DB 20250830122524718 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429980601946"} 20250830122524718 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429980601946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524718 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524718 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@5e659271e955: Final verdict of PTC: pass 20250830122524720 DAUC <0003> db_auc.c:157 IMSI='262422532318003': No 2G Auth Data 20250830122524720 DAUC <0003> db_auc.c:192 IMSI='262422532318003': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262422532318003" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250830122524726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 20250830122524728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524728 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422532318003"} 20250830122524728 DAUC <0003> db_auc.c:157 IMSI='262422532318003': No 2G Auth Data 20250830122524728 DAUC <0003> db_auc.c:236 IMSI='262422532318003': Calling to generate 1 vectors 20250830122524728 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250830122524728 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524728 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830122524728 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122524728 DAUC <0003> auc.c:113 vector [0]: rand = b7527ca350dcb20e96a04995abca8c72 20250830122524728 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122524728 DAUC <0003> auc.c:142 vector [0]: autn = 2f32c5be781d00006e6140a3eec7db14 20250830122524728 DAUC <0003> auc.c:143 vector [0]: ck = c78ff1be8b64c2897684cf40741d21f3 20250830122524728 DAUC <0003> auc.c:144 vector [0]: ik = b40baf94c20cf594084aa9270bc77371 20250830122524728 DAUC <0003> auc.c:145 vector [0]: res = 30e5397b664374ed0000000000000000 20250830122524728 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524728 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524728 DAUC <0003> auc.c:151 vector [0]: kc = 0d4a384d36b2659f 20250830122524728 DAUC <0003> auc.c:152 vector [0]: sres = 56a64d96 20250830122524728 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524728 DAUC <0003> db_auc.c:245 IMSI='262422532318003': Generated 1 vectors 20250830122524728 DAUC <0003> db_auc.c:249 IMSI='262422532318003': Updating SQN=33 in DB 20250830122524728 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422532318003"} 20250830122524728 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262422532318003" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422532318003" TC_gsup_sai_num_auth_vectors(28)@5e659271e955: setverdict(pass): none -> pass 20250830122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524729 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422532318003"} 20250830122524729 DAUC <0003> db_auc.c:157 IMSI='262422532318003': No 2G Auth Data 20250830122524729 DAUC <0003> db_auc.c:236 IMSI='262422532318003': Calling to generate 4 vectors 20250830122524729 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250830122524729 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524729 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830122524729 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830122524729 DAUC <0003> auc.c:113 vector [0]: rand = 132d32f2441a32ce2de6215de9052989 20250830122524729 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830122524729 DAUC <0003> auc.c:142 vector [0]: autn = ac25ca5af46b00000121d4553a9b5504 20250830122524729 DAUC <0003> auc.c:143 vector [0]: ck = 6046e78101fe8745e0542ff31acc8e23 20250830122524729 DAUC <0003> auc.c:144 vector [0]: ik = 0f0f86e9f66039bd5273a449ef20cc0a 20250830122524729 DAUC <0003> auc.c:145 vector [0]: res = 1a13eeded92268380000000000000000 20250830122524729 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524729 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524729 DAUC <0003> auc.c:151 vector [0]: kc = dd6eead20272fcd1 20250830122524729 DAUC <0003> auc.c:152 vector [0]: sres = c33186e6 20250830122524729 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524729 DAUC <0003> auc.c:113 vector [1]: rand = e7f05d34adbb30a76e53d32e2234876e 20250830122524729 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830122524729 DAUC <0003> auc.c:142 vector [1]: autn = 33aa6f315d770000fbebcc6ee0a95389 20250830122524729 DAUC <0003> auc.c:143 vector [1]: ck = a7395782067322a55189dc2abf54b7cc 20250830122524729 DAUC <0003> auc.c:144 vector [1]: ik = e80086ee9b62a73c343af84107c6f792 20250830122524729 DAUC <0003> auc.c:145 vector [1]: res = 3f1c148b5aa207f80000000000000000 20250830122524729 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524729 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122524729 DAUC <0003> auc.c:151 vector [1]: kc = 2a8af5072583c5c7 20250830122524729 DAUC <0003> auc.c:152 vector [1]: sres = 65be1373 20250830122524729 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122524729 DAUC <0003> auc.c:113 vector [2]: rand = 354134fb5ca58f93d62460c042fd1e6d 20250830122524729 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830122524729 DAUC <0003> auc.c:142 vector [2]: autn = 74a1dffb2b920000771e08bd931e9b9e 20250830122524729 DAUC <0003> auc.c:143 vector [2]: ck = a163c031ce96e066e7db534c503e8321 20250830122524729 DAUC <0003> auc.c:144 vector [2]: ik = edc3d30c48ae3755fc67a0c2b0818b1c 20250830122524729 DAUC <0003> auc.c:145 vector [2]: res = 5f48e556600401880000000000000000 20250830122524729 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524729 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122524729 DAUC <0003> auc.c:151 vector [2]: kc = 571ce0b36687df0e 20250830122524729 DAUC <0003> auc.c:152 vector [2]: sres = 3f4ce4de 20250830122524729 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122524729 DAUC <0003> auc.c:113 vector [3]: rand = 24cac45c2c2e9d63825344e3f77c64d2 20250830122524729 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830122524729 DAUC <0003> auc.c:142 vector [3]: autn = d7bef9bc281c0000e7cc8746c0ceb1dc 20250830122524729 DAUC <0003> auc.c:143 vector [3]: ck = 62c9f9632d29478de69b81aacc028847 20250830122524729 DAUC <0003> auc.c:144 vector [3]: ik = 8549173f67f17d8e1bf8dcec2378608c 20250830122524729 DAUC <0003> auc.c:145 vector [3]: res = 35c462d1acdaff370000000000000000 20250830122524729 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524729 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122524729 DAUC <0003> auc.c:151 vector [3]: kc = 1ae3b31aa5a2d2c8 20250830122524729 DAUC <0003> auc.c:152 vector [3]: sres = 991e9de6 20250830122524729 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122524729 DAUC <0003> db_auc.c:245 IMSI='262422532318003': Generated 4 vectors 20250830122524729 DAUC <0003> db_auc.c:249 IMSI='262422532318003': Updating SQN=161 in DB 20250830122524729 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422532318003"} 20250830122524729 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524730 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524730 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422532318003"} 20250830122524730 DAUC <0003> db_auc.c:157 IMSI='262422532318003': No 2G Auth Data 20250830122524730 DAUC <0003> db_auc.c:236 IMSI='262422532318003': Calling to generate 5 vectors 20250830122524730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122524730 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524730 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830122524730 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830122524730 DAUC <0003> auc.c:113 vector [0]: rand = c8db46f0b6fdbb8b0988c1c22155659a 20250830122524730 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830122524730 DAUC <0003> auc.c:142 vector [0]: autn = f7881f4244730000475851913f2e8eb0 20250830122524730 DAUC <0003> auc.c:143 vector [0]: ck = babd01ae51f5842c987e8420433ee0fd 20250830122524730 DAUC <0003> auc.c:144 vector [0]: ik = 01b7de558ba185ca3f851818939b70a8 20250830122524730 DAUC <0003> auc.c:145 vector [0]: res = 6838f839883ebd770000000000000000 20250830122524730 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524730 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524730 DAUC <0003> auc.c:151 vector [0]: kc = 1cf143c30af191b3 20250830122524730 DAUC <0003> auc.c:152 vector [0]: sres = e006454e 20250830122524730 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524730 DAUC <0003> auc.c:113 vector [1]: rand = f118922611aae8ada4b9edc2cee933bd 20250830122524730 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830122524730 DAUC <0003> auc.c:142 vector [1]: autn = 516ff6a58f3200007578854412b0b4ae 20250830122524730 DAUC <0003> auc.c:143 vector [1]: ck = 795aaa28b60b3df8f951446beda3d6fb 20250830122524730 DAUC <0003> auc.c:144 vector [1]: ik = 5847d57b709812aa0e00f81352730c67 20250830122524730 DAUC <0003> auc.c:145 vector [1]: res = 54602d96f72c11fe0000000000000000 20250830122524730 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524730 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122524730 DAUC <0003> auc.c:151 vector [1]: kc = d64cc32b7943f5ce 20250830122524730 DAUC <0003> auc.c:152 vector [1]: sres = a34c3c68 20250830122524730 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122524730 DAUC <0003> auc.c:113 vector [2]: rand = e981e6b4f57324fe09c8503f066841ca 20250830122524730 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830122524730 DAUC <0003> auc.c:142 vector [2]: autn = 65a885031c1600006d408ea78c8cce33 20250830122524730 DAUC <0003> auc.c:143 vector [2]: ck = 59fde235130a731c0b82b142ef533349 20250830122524730 DAUC <0003> auc.c:144 vector [2]: ik = 108233386fa5a9ac2f0b3946233caf6c 20250830122524730 DAUC <0003> auc.c:145 vector [2]: res = 58e9406d8794d5440000000000000000 20250830122524730 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524730 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122524730 DAUC <0003> auc.c:151 vector [2]: kc = 6df65909b0c04695 20250830122524730 DAUC <0003> auc.c:152 vector [2]: sres = df7d9529 20250830122524730 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122524730 DAUC <0003> auc.c:113 vector [3]: rand = 68ad89b339247002cc7193a3a569363d 20250830122524730 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830122524730 DAUC <0003> auc.c:142 vector [3]: autn = c2c1f2e91cec00004fa07c4b28845ac1 20250830122524730 DAUC <0003> auc.c:143 vector [3]: ck = f28acb8e111504bc5d78d2a83997d197 20250830122524730 DAUC <0003> auc.c:144 vector [3]: ik = fb032316ce4f54f71862b5530129981b 20250830122524730 DAUC <0003> auc.c:145 vector [3]: res = e69a2b090b93f20b0000000000000000 20250830122524730 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524730 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122524730 DAUC <0003> auc.c:151 vector [3]: kc = 4c938f63e7e419c7 20250830122524730 DAUC <0003> auc.c:152 vector [3]: sres = ed09d902 20250830122524730 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122524730 DAUC <0003> auc.c:113 vector [4]: rand = 66dd7d084d5d63d9ddc6bbda2dacb6cf 20250830122524730 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830122524730 DAUC <0003> auc.c:142 vector [4]: autn = e3ef2556551c000086ca015abe2cdd17 20250830122524730 DAUC <0003> auc.c:143 vector [4]: ck = fc910a424b62f006d15aff3d27fae50e 20250830122524730 DAUC <0003> auc.c:144 vector [4]: ik = d1d37ecee7e10fd845e35ddcb906240f 20250830122524730 DAUC <0003> auc.c:145 vector [4]: res = 900abbf00318ef470000000000000000 20250830122524730 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524730 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122524730 DAUC <0003> auc.c:151 vector [4]: kc = b9fbd66d327f3edf 20250830122524730 DAUC <0003> auc.c:152 vector [4]: sres = 931254b7 20250830122524730 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122524730 DAUC <0003> db_auc.c:245 IMSI='262422532318003': Generated 5 vectors 20250830122524730 DAUC <0003> db_auc.c:249 IMSI='262422532318003': Updating SQN=321 in DB 20250830122524730 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422532318003"} 20250830122524730 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524730 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524730 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524731 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524731 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422532318003"} 20250830122524731 DAUC <0003> db_auc.c:157 IMSI='262422532318003': No 2G Auth Data 20250830122524731 DAUC <0003> db_auc.c:236 IMSI='262422532318003': Calling to generate 5 vectors 20250830122524731 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122524731 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524731 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830122524731 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830122524731 DAUC <0003> auc.c:113 vector [0]: rand = 9c31411ad9082efb3a3ca3887f66ac2b 20250830122524731 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830122524731 DAUC <0003> auc.c:142 vector [0]: autn = cfdc84e7fcf800001ca838434cdc947b 20250830122524731 DAUC <0003> auc.c:143 vector [0]: ck = 40f8e5a6a001a8f08aebfe9216ddcb83 20250830122524731 DAUC <0003> auc.c:144 vector [0]: ik = 77ba59890356aa91ffc389f76603cf44 20250830122524731 DAUC <0003> auc.c:145 vector [0]: res = bbfcffab9f632fbe0000000000000000 20250830122524731 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524731 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122524731 DAUC <0003> auc.c:151 vector [0]: kc = 426acb4ad38906a6 20250830122524731 DAUC <0003> auc.c:152 vector [0]: sres = 249fd015 20250830122524731 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122524731 DAUC <0003> auc.c:113 vector [1]: rand = 57feaa71c5f20056f390b5d67e2d4f31 20250830122524731 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830122524731 DAUC <0003> auc.c:142 vector [1]: autn = ceea7d5929480000eb2358ea264f8f15 20250830122524731 DAUC <0003> auc.c:143 vector [1]: ck = adc5bccad32c2c645ca74c269a739583 20250830122524731 DAUC <0003> auc.c:144 vector [1]: ik = 60d95edf994359e3fd63d279ab26da9c 20250830122524731 DAUC <0003> auc.c:145 vector [1]: res = 9cfe2f4f9a5a72d30000000000000000 20250830122524731 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524731 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122524731 DAUC <0003> auc.c:151 vector [1]: kc = 6cd87c4a7b3a3a98 20250830122524731 DAUC <0003> auc.c:152 vector [1]: sres = 06a45d9c 20250830122524731 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122524731 DAUC <0003> auc.c:113 vector [2]: rand = d0c757c4b420ab1f7a5b7c018ba99157 20250830122524731 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830122524731 DAUC <0003> auc.c:142 vector [2]: autn = bfc04b271c2300000d0c0df5f9e7956d 20250830122524731 DAUC <0003> auc.c:143 vector [2]: ck = 79433899693d00eacd07686fe420a9d1 20250830122524731 DAUC <0003> auc.c:144 vector [2]: ik = 55839e21f5cebd1c2f35e955849e5e45 20250830122524731 DAUC <0003> auc.c:145 vector [2]: res = 8a38c326b32737c10000000000000000 20250830122524731 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524731 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122524731 DAUC <0003> auc.c:151 vector [2]: kc = cef22782fc4d4a62 20250830122524731 DAUC <0003> auc.c:152 vector [2]: sres = 391ff4e7 20250830122524731 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122524731 DAUC <0003> auc.c:113 vector [3]: rand = ad24fae90bbc246d7f777cccafc362d9 20250830122524731 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830122524731 DAUC <0003> auc.c:142 vector [3]: autn = 87f0be2292a30000926e8dcd840c2476 20250830122524731 DAUC <0003> auc.c:143 vector [3]: ck = a5e141920c4289b93fcf99a051f7aa98 20250830122524731 DAUC <0003> auc.c:144 vector [3]: ik = 42efb7191f046675b031a5baa7c687f8 20250830122524731 DAUC <0003> auc.c:145 vector [3]: res = 7f81813a32c2d1140000000000000000 20250830122524731 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524731 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122524731 DAUC <0003> auc.c:151 vector [3]: kc = 68f0ca91e577c2ac 20250830122524731 DAUC <0003> auc.c:152 vector [3]: sres = 4d43502e 20250830122524731 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122524731 DAUC <0003> auc.c:113 vector [4]: rand = 0287968a029860e42115f4ff62ac9f95 20250830122524731 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830122524731 DAUC <0003> auc.c:142 vector [4]: autn = 4d273bcb08ce000062214f5a548b4aaa 20250830122524731 DAUC <0003> auc.c:143 vector [4]: ck = 64b8c3e242222e783452083f2971d0c8 20250830122524731 DAUC <0003> auc.c:144 vector [4]: ik = f80ee992ad555cc0a5330f540c7bc6c6 20250830122524731 DAUC <0003> auc.c:145 vector [4]: res = 10926cd16b44b9dd0000000000000000 20250830122524731 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524731 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122524731 DAUC <0003> auc.c:151 vector [4]: kc = 0dd72d1bca7d64b6 20250830122524731 DAUC <0003> auc.c:152 vector [4]: sres = 7bd6d50c 20250830122524731 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122524731 DAUC <0003> db_auc.c:245 IMSI='262422532318003': Generated 5 vectors 20250830122524731 DAUC <0003> db_auc.c:249 IMSI='262422532318003': Updating SQN=481 in DB 20250830122524731 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422532318003"} 20250830122524731 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422532318003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524731 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524731 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@5e659271e955: Final verdict of PTC: pass 20250830122524732 DAUC <0003> db_auc.c:157 IMSI='262420048491918': No 2G Auth Data 20250830122524732 DAUC <0003> db_auc.c:192 IMSI='262420048491918': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262420048491918" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250830122524738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36454<->l=127.0.0.1:4258 20250830122524740 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524740 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420048491918"} 20250830122524740 DAUC <0003> db_auc.c:236 IMSI='262420048491918': Calling to generate 1 vectors 20250830122524740 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250830122524740 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524740 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524740 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122524740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524740 DAUC <0003> auc.c:113 vector [0]: rand = 308b38847d74d4d3dd6bc2e19cbee238 20250830122524740 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122524740 DAUC <0003> auc.c:142 vector [0]: autn = 5bb9243fffa00000ab43026d3ad0aeea 20250830122524740 DAUC <0003> auc.c:143 vector [0]: ck = 7b5118b60e12e2b7e3e9c44d7a2d09ae 20250830122524740 DAUC <0003> auc.c:144 vector [0]: ik = d7444afa911ad20f3a010928d384bde2 20250830122524740 DAUC <0003> auc.c:145 vector [0]: res = 2daeece56ff8f0960000000000000000 20250830122524740 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524740 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524740 DAUC <0003> auc.c:179 vector [0]: kc = 8e6c8bce58f60800 20250830122524740 DAUC <0003> auc.c:180 vector [0]: sres = 2d67d8ea 20250830122524740 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524740 DAUC <0003> db_auc.c:245 IMSI='262420048491918': Generated 1 vectors 20250830122524740 DAUC <0003> db_auc.c:249 IMSI='262420048491918': Updating SQN=33 in DB 20250830122524740 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420048491918"} 20250830122524740 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524740 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524740 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262420048491918" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420048491918" TC_gsup_sai_num_auth_vectors(29)@5e659271e955: setverdict(pass): none -> pass 20250830122524741 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524741 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420048491918"} 20250830122524741 DAUC <0003> db_auc.c:236 IMSI='262420048491918': Calling to generate 4 vectors 20250830122524741 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250830122524741 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524741 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524741 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830122524741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524741 DAUC <0003> auc.c:113 vector [0]: rand = b25b06ae687bd812a66b659fbf50b1eb 20250830122524741 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830122524741 DAUC <0003> auc.c:142 vector [0]: autn = 974b6fd6193a0000cca4e213d694b4e0 20250830122524741 DAUC <0003> auc.c:143 vector [0]: ck = cebd461bb3fbc6071261d409603ee687 20250830122524741 DAUC <0003> auc.c:144 vector [0]: ik = eef1398f02c7d9cf212e7dd712b7294a 20250830122524741 DAUC <0003> auc.c:145 vector [0]: res = ae53cd3309e66a080000000000000000 20250830122524741 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524741 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524741 DAUC <0003> auc.c:179 vector [0]: kc = a345b35906799400 20250830122524741 DAUC <0003> auc.c:180 vector [0]: sres = 5601663e 20250830122524741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524741 DAUC <0003> auc.c:113 vector [1]: rand = 52f9308337d2b3f2c49df4b01c1fdcd9 20250830122524741 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830122524741 DAUC <0003> auc.c:142 vector [1]: autn = ac6f7bef7f4100005acb0a086ff0adee 20250830122524741 DAUC <0003> auc.c:143 vector [1]: ck = e7b1481f3b3291af985f02ce795dae87 20250830122524741 DAUC <0003> auc.c:144 vector [1]: ik = 5f6d49791db8789f2fb03d802420e175 20250830122524741 DAUC <0003> auc.c:145 vector [1]: res = 2e94467abeea96b10000000000000000 20250830122524741 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524741 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524741 DAUC <0003> auc.c:179 vector [1]: kc = f479bc5e28862000 20250830122524741 DAUC <0003> auc.c:180 vector [1]: sres = d0a3d4a6 20250830122524741 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524741 DAUC <0003> auc.c:113 vector [2]: rand = d2fa9c6a0c7dc9664d16ff30178423d7 20250830122524741 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830122524741 DAUC <0003> auc.c:142 vector [2]: autn = a1a30cf8d34d0000bff2280655eb3113 20250830122524741 DAUC <0003> auc.c:143 vector [2]: ck = e028a1f4140a1bee1f3264cc9ec5b628 20250830122524741 DAUC <0003> auc.c:144 vector [2]: ik = 65b333c2e5a47c86512942165b2730c7 20250830122524741 DAUC <0003> auc.c:145 vector [2]: res = 72dcbb3375dc510c0000000000000000 20250830122524741 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524741 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524741 DAUC <0003> auc.c:179 vector [2]: kc = 3cb64ef1b26dc400 20250830122524741 DAUC <0003> auc.c:180 vector [2]: sres = b5d52288 20250830122524741 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524741 DAUC <0003> auc.c:113 vector [3]: rand = 7220a17c828098498c2a2155a91e089f 20250830122524741 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830122524741 DAUC <0003> auc.c:142 vector [3]: autn = e41778b32ad0000024ffd6a75515745b 20250830122524741 DAUC <0003> auc.c:143 vector [3]: ck = e767e64c142397742cab59701659e70a 20250830122524741 DAUC <0003> auc.c:144 vector [3]: ik = 3892a36eb4b101bcfcbba91c369f6c7a 20250830122524741 DAUC <0003> auc.c:145 vector [3]: res = cef30f224f0acf1c0000000000000000 20250830122524741 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524741 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524741 DAUC <0003> auc.c:179 vector [3]: kc = 7b1ef8199601e400 20250830122524741 DAUC <0003> auc.c:180 vector [3]: sres = 3eb071e2 20250830122524741 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524741 DAUC <0003> db_auc.c:245 IMSI='262420048491918': Generated 4 vectors 20250830122524741 DAUC <0003> db_auc.c:249 IMSI='262420048491918': Updating SQN=161 in DB 20250830122524741 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420048491918"} 20250830122524741 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524741 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524741 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524742 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524742 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420048491918"} 20250830122524742 DAUC <0003> db_auc.c:236 IMSI='262420048491918': Calling to generate 5 vectors 20250830122524742 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122524742 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524742 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524742 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830122524742 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524742 DAUC <0003> auc.c:113 vector [0]: rand = 42172c41957690c0d41dda29affebb96 20250830122524742 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830122524742 DAUC <0003> auc.c:142 vector [0]: autn = 397370a4540000000fc8dbf1b373102a 20250830122524742 DAUC <0003> auc.c:143 vector [0]: ck = 76657898253b353761e3bc6e1be044bd 20250830122524742 DAUC <0003> auc.c:144 vector [0]: ik = 521923bb8b9851d37c500ade19564399 20250830122524742 DAUC <0003> auc.c:145 vector [0]: res = 814c2f00d555d5b30000000000000000 20250830122524742 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524742 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524742 DAUC <0003> auc.c:179 vector [0]: kc = aeaa45d38e958000 20250830122524742 DAUC <0003> auc.c:180 vector [0]: sres = 88f7aebf 20250830122524742 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524742 DAUC <0003> auc.c:113 vector [1]: rand = 572adc8b4e5f684a35a5e3dd413b5171 20250830122524742 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830122524742 DAUC <0003> auc.c:142 vector [1]: autn = ba3cc9ed309600003fb349e9c9887a5e 20250830122524742 DAUC <0003> auc.c:143 vector [1]: ck = b6397331995358063a1e4a8997efb3f4 20250830122524742 DAUC <0003> auc.c:144 vector [1]: ik = 5b159269a426fe0d7ed866cae5cdf42f 20250830122524742 DAUC <0003> auc.c:145 vector [1]: res = 0ddc07304311eeba0000000000000000 20250830122524742 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524742 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524742 DAUC <0003> auc.c:179 vector [1]: kc = b3d6195822532c00 20250830122524742 DAUC <0003> auc.c:180 vector [1]: sres = 7e9977d9 20250830122524742 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524742 DAUC <0003> auc.c:113 vector [2]: rand = 72d7aa7108b7b7c2dee4e6bf621da4a6 20250830122524742 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830122524742 DAUC <0003> auc.c:142 vector [2]: autn = 8dc7e30a04380000b439393e027dea7f 20250830122524742 DAUC <0003> auc.c:143 vector [2]: ck = afc111d08b3dc8d1886aec795c656320 20250830122524742 DAUC <0003> auc.c:144 vector [2]: ik = 1359b93022c1c56cdd041d203b26626f 20250830122524742 DAUC <0003> auc.c:145 vector [2]: res = 4f00d48ee56ff1840000000000000000 20250830122524742 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524742 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524742 DAUC <0003> auc.c:179 vector [2]: kc = 96a598224bc5ac00 20250830122524742 DAUC <0003> auc.c:180 vector [2]: sres = 94417216 20250830122524742 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524742 DAUC <0003> auc.c:113 vector [3]: rand = 958dc7dbb270bfd64117e0a7282f7dd9 20250830122524742 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830122524743 DAUC <0003> auc.c:142 vector [3]: autn = b95d179592280000d827c16a41055bbc 20250830122524743 DAUC <0003> auc.c:143 vector [3]: ck = 4d6c7c658e70da8bf70e4c8a4ad902fd 20250830122524743 DAUC <0003> auc.c:144 vector [3]: ik = 9a5a69c1101b667426e1b26f7fe09d03 20250830122524743 DAUC <0003> auc.c:145 vector [3]: res = 9d3c75a65d6ac7810000000000000000 20250830122524743 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524743 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524743 DAUC <0003> auc.c:179 vector [3]: kc = 45785ce94f609c00 20250830122524743 DAUC <0003> auc.c:180 vector [3]: sres = 43adde97 20250830122524743 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524743 DAUC <0003> auc.c:113 vector [4]: rand = 7a2e709162b9641a13bee750230b5d6a 20250830122524743 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830122524743 DAUC <0003> auc.c:142 vector [4]: autn = 8f5ef412311b00004a0de510d47224bd 20250830122524743 DAUC <0003> auc.c:143 vector [4]: ck = f38c1cc10b9bde4f0dc076e6f7e04075 20250830122524743 DAUC <0003> auc.c:144 vector [4]: ik = 8bb7871873a4b608617e0cc83d305568 20250830122524743 DAUC <0003> auc.c:145 vector [4]: res = 6037fbbfe3fe771c0000000000000000 20250830122524743 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524743 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122524743 DAUC <0003> auc.c:179 vector [4]: kc = d38174d1a7c7a000 20250830122524743 DAUC <0003> auc.c:180 vector [4]: sres = 76b69211 20250830122524743 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122524743 DAUC <0003> db_auc.c:245 IMSI='262420048491918': Generated 5 vectors 20250830122524743 DAUC <0003> db_auc.c:249 IMSI='262420048491918': Updating SQN=321 in DB 20250830122524743 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420048491918"} 20250830122524743 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524743 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524743 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524744 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524744 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420048491918"} 20250830122524744 DAUC <0003> db_auc.c:236 IMSI='262420048491918': Calling to generate 5 vectors 20250830122524744 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122524744 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524744 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524744 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830122524744 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524744 DAUC <0003> auc.c:113 vector [0]: rand = 90cbd7659a9a0e4ff0786ac7a1782ed0 20250830122524744 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830122524744 DAUC <0003> auc.c:142 vector [0]: autn = 49f2ed1267c5000036626773ed8607c4 20250830122524744 DAUC <0003> auc.c:143 vector [0]: ck = 6db44880d1d51a473ee5f28ee13af0a1 20250830122524744 DAUC <0003> auc.c:144 vector [0]: ik = d596411dc7655d60f97c3cc1d5cf442f 20250830122524744 DAUC <0003> auc.c:145 vector [0]: res = 83918ceee1a5849c0000000000000000 20250830122524744 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524744 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524744 DAUC <0003> auc.c:179 vector [0]: kc = dde3484abf3d0400 20250830122524744 DAUC <0003> auc.c:180 vector [0]: sres = 82cbd37a 20250830122524744 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524744 DAUC <0003> auc.c:113 vector [1]: rand = f1766c16f6f702d851227dc0814e1415 20250830122524744 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830122524744 DAUC <0003> auc.c:142 vector [1]: autn = 834e132e1d8e00006d61a088eb56131e 20250830122524744 DAUC <0003> auc.c:143 vector [1]: ck = 1fd9e4c8debf72fa6da4e491b1d01c12 20250830122524744 DAUC <0003> auc.c:144 vector [1]: ik = 59f34039ab3c1265f24f666f3dedc1da 20250830122524744 DAUC <0003> auc.c:145 vector [1]: res = 4d6580a746ebfc7e0000000000000000 20250830122524744 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524744 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524744 DAUC <0003> auc.c:179 vector [1]: kc = 04013d5c9df5c000 20250830122524744 DAUC <0003> auc.c:180 vector [1]: sres = 34cdc0bb 20250830122524744 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524744 DAUC <0003> auc.c:113 vector [2]: rand = 1ebbf9625d3c624ad4c5a1e7fc649f43 20250830122524744 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830122524744 DAUC <0003> auc.c:142 vector [2]: autn = 2be19f460cd800001385620dc38c7923 20250830122524744 DAUC <0003> auc.c:143 vector [2]: ck = f2f567d88ab0ae68a87d2b1595a08747 20250830122524744 DAUC <0003> auc.c:144 vector [2]: ik = 79f386682095c89f1c541a7cedbdf8d1 20250830122524744 DAUC <0003> auc.c:145 vector [2]: res = 92e1fba68ee81aaa0000000000000000 20250830122524744 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524744 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524744 DAUC <0003> auc.c:179 vector [2]: kc = ae1571ccc0eb3400 20250830122524744 DAUC <0003> auc.c:180 vector [2]: sres = ec40b3a1 20250830122524744 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524744 DAUC <0003> auc.c:113 vector [3]: rand = 11df0e00564a72ebc3ce2c7a16256796 20250830122524744 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830122524744 DAUC <0003> auc.c:142 vector [3]: autn = d7775eb8a6950000b9465a4f59a71b0a 20250830122524744 DAUC <0003> auc.c:143 vector [3]: ck = 7d29f67e494ad3aa296f013bc6612903 20250830122524744 DAUC <0003> auc.c:144 vector [3]: ik = 5d7275c1c01d62a0aa256f31c6671204 20250830122524744 DAUC <0003> auc.c:145 vector [3]: res = b30b18eb2c2253db0000000000000000 20250830122524744 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524744 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524744 DAUC <0003> auc.c:179 vector [3]: kc = 63c23e7b366cdc00 20250830122524744 DAUC <0003> auc.c:180 vector [3]: sres = 78346a83 20250830122524744 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524744 DAUC <0003> auc.c:113 vector [4]: rand = e5af16d3b42173ab000f79738fef7f50 20250830122524744 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830122524744 DAUC <0003> auc.c:142 vector [4]: autn = 86b6f2044a8f0000db6c7d88db629e9b 20250830122524744 DAUC <0003> auc.c:143 vector [4]: ck = 9b71e9cdc26bec2234d758dbf686f2e2 20250830122524744 DAUC <0003> auc.c:144 vector [4]: ik = 81cb906f72b1e38c9acc9834d39f7bb9 20250830122524744 DAUC <0003> auc.c:145 vector [4]: res = b7abc4ad4700f7f80000000000000000 20250830122524744 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524744 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122524744 DAUC <0003> auc.c:179 vector [4]: kc = 3b9157edbd219000 20250830122524744 DAUC <0003> auc.c:180 vector [4]: sres = 6dacd705 20250830122524744 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122524744 DAUC <0003> db_auc.c:245 IMSI='262420048491918': Generated 5 vectors 20250830122524744 DAUC <0003> db_auc.c:249 IMSI='262420048491918': Updating SQN=481 in DB 20250830122524744 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420048491918"} 20250830122524744 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420048491918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524744 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524744 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36454<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@5e659271e955: Final verdict of PTC: pass 20250830122524745 DAUC <0003> db_auc.c:157 IMSI='262422134120121': No 2G Auth Data 20250830122524745 DAUC <0003> db_auc.c:192 IMSI='262422134120121': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262422134120121" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250830122524751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4258 20250830122524754 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524754 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422134120121"} 20250830122524754 DAUC <0003> db_auc.c:236 IMSI='262422134120121': Calling to generate 1 vectors 20250830122524754 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250830122524754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524754 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122524754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524754 DAUC <0003> auc.c:113 vector [0]: rand = 97bb42ecdfe2c9e2f3fa81af983c9801 20250830122524754 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122524754 DAUC <0003> auc.c:142 vector [0]: autn = 33857cd8fec70000d13a38bc66729bcb 20250830122524754 DAUC <0003> auc.c:143 vector [0]: ck = d24c162b15cc982485f80e31d2213e3c 20250830122524754 DAUC <0003> auc.c:144 vector [0]: ik = 063c606948dcbe31dc0ae07ea859dfcb 20250830122524754 DAUC <0003> auc.c:145 vector [0]: res = 7cbcdc30827140380000000000000000 20250830122524754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524754 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524754 DAUC <0003> auc.c:179 vector [0]: kc = 2b7a82a7ccbf5000 20250830122524754 DAUC <0003> auc.c:180 vector [0]: sres = f8ed8dee 20250830122524754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524754 DAUC <0003> db_auc.c:245 IMSI='262422134120121': Generated 1 vectors 20250830122524754 DAUC <0003> db_auc.c:249 IMSI='262422134120121': Updating SQN=33 in DB 20250830122524754 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422134120121"} 20250830122524754 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524754 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524754 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262422134120121" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422134120121" TC_gsup_sai_num_auth_vectors(30)@5e659271e955: setverdict(pass): none -> pass 20250830122524755 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524755 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422134120121"} 20250830122524755 DAUC <0003> db_auc.c:236 IMSI='262422134120121': Calling to generate 4 vectors 20250830122524755 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250830122524755 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524755 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524755 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830122524755 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524755 DAUC <0003> auc.c:113 vector [0]: rand = f88b0f3785fb7a4313fa56c8f62fe1ce 20250830122524755 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830122524755 DAUC <0003> auc.c:142 vector [0]: autn = e0d14a21fd3f00006dbaaa30d2a1ca4f 20250830122524755 DAUC <0003> auc.c:143 vector [0]: ck = 899f6c8a523cb8416ad88d6938c434d9 20250830122524755 DAUC <0003> auc.c:144 vector [0]: ik = 98f0b618c1f498a6d195dfc6ffcd2075 20250830122524755 DAUC <0003> auc.c:145 vector [0]: res = 610fd906d21d37bc0000000000000000 20250830122524755 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524755 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524755 DAUC <0003> auc.c:179 vector [0]: kc = edb7f96f3cc88800 20250830122524755 DAUC <0003> auc.c:180 vector [0]: sres = 7b7f63d7 20250830122524755 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524755 DAUC <0003> auc.c:113 vector [1]: rand = d697749f66965994c55f9b92efabc648 20250830122524755 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830122524755 DAUC <0003> auc.c:142 vector [1]: autn = be66b318df56000028400ed3eb21c757 20250830122524755 DAUC <0003> auc.c:143 vector [1]: ck = 244c744626001dd3d1d438ce75abc362 20250830122524755 DAUC <0003> auc.c:144 vector [1]: ik = 01c754dc193c55d66366bb728b924281 20250830122524755 DAUC <0003> auc.c:145 vector [1]: res = 3c6b7298692c81b20000000000000000 20250830122524755 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524755 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524755 DAUC <0003> auc.c:179 vector [1]: kc = 96bc27e11ea88800 20250830122524755 DAUC <0003> auc.c:180 vector [1]: sres = f48448f2 20250830122524755 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524755 DAUC <0003> auc.c:113 vector [2]: rand = d8960ea50d269eb74af49a348e538d02 20250830122524755 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830122524755 DAUC <0003> auc.c:142 vector [2]: autn = cfe3b3cd278b000018050ab6a9b5bb87 20250830122524755 DAUC <0003> auc.c:143 vector [2]: ck = 0b2149195bf7e8a37e31608fb0c141f9 20250830122524755 DAUC <0003> auc.c:144 vector [2]: ik = 7388217be73877deb851c2be876cf131 20250830122524755 DAUC <0003> auc.c:145 vector [2]: res = f12e9107ee0d7d440000000000000000 20250830122524755 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524755 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524755 DAUC <0003> auc.c:179 vector [2]: kc = 87727db7006e9000 20250830122524755 DAUC <0003> auc.c:180 vector [2]: sres = ecd63e3b 20250830122524755 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524755 DAUC <0003> auc.c:113 vector [3]: rand = a242afc9dd7bfd57a7768c8ee890ca36 20250830122524755 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830122524755 DAUC <0003> auc.c:142 vector [3]: autn = 4b0b286907c50000749776b44f957ff1 20250830122524755 DAUC <0003> auc.c:143 vector [3]: ck = f58b5ab56dba90705fe80fac1c96191b 20250830122524755 DAUC <0003> auc.c:144 vector [3]: ik = f17dfd0dbbffecad67c48a87ad71bc02 20250830122524755 DAUC <0003> auc.c:145 vector [3]: res = b95d0b17f25181260000000000000000 20250830122524755 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524755 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524755 DAUC <0003> auc.c:179 vector [3]: kc = 504e33a472636c00 20250830122524755 DAUC <0003> auc.c:180 vector [3]: sres = ae3387e7 20250830122524755 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524755 DAUC <0003> db_auc.c:245 IMSI='262422134120121': Generated 4 vectors 20250830122524755 DAUC <0003> db_auc.c:249 IMSI='262422134120121': Updating SQN=161 in DB 20250830122524755 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422134120121"} 20250830122524755 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524755 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524755 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524756 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524756 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422134120121"} 20250830122524756 DAUC <0003> db_auc.c:236 IMSI='262422134120121': Calling to generate 5 vectors 20250830122524756 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122524756 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524756 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524756 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830122524756 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524756 DAUC <0003> auc.c:113 vector [0]: rand = 803bc70a941b85acd08abea31b51aeee 20250830122524756 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830122524756 DAUC <0003> auc.c:142 vector [0]: autn = a8188391c47200008ccc54fd90a6b230 20250830122524756 DAUC <0003> auc.c:143 vector [0]: ck = c8e09a1e93e5ab8edef26a27f3af7b9f 20250830122524756 DAUC <0003> auc.c:144 vector [0]: ik = 2c0a643929d35a7c02bc7f152a8db9c9 20250830122524756 DAUC <0003> auc.c:145 vector [0]: res = aff03a55c9f253590000000000000000 20250830122524756 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524756 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524756 DAUC <0003> auc.c:179 vector [0]: kc = 9cf1b7625ebcac00 20250830122524756 DAUC <0003> auc.c:180 vector [0]: sres = 61938512 20250830122524756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524756 DAUC <0003> auc.c:113 vector [1]: rand = b747d34e591e21e17cc55ac832aeb68e 20250830122524756 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830122524756 DAUC <0003> auc.c:142 vector [1]: autn = 316b2b15d913000015fd7254fe85fc5a 20250830122524756 DAUC <0003> auc.c:143 vector [1]: ck = 98b67bfb678a9d623dce753ca028026f 20250830122524756 DAUC <0003> auc.c:144 vector [1]: ik = 99f8d0ad68e1b16600afa390c4a7feb0 20250830122524756 DAUC <0003> auc.c:145 vector [1]: res = 28d5f9f6f4b272880000000000000000 20250830122524756 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524756 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524756 DAUC <0003> auc.c:179 vector [1]: kc = 53299be478d00c00 20250830122524756 DAUC <0003> auc.c:180 vector [1]: sres = 7b41e13a 20250830122524756 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524756 DAUC <0003> auc.c:113 vector [2]: rand = bd5893124ff9477fa833b9c092f93570 20250830122524756 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830122524756 DAUC <0003> auc.c:142 vector [2]: autn = 8073b07a9f900000ffbd0bbc694f238b 20250830122524756 DAUC <0003> auc.c:143 vector [2]: ck = 8c152c878b64096c88f52841a9cb1e20 20250830122524756 DAUC <0003> auc.c:144 vector [2]: ik = 701bf3e192fb311af61931bcb51ca684 20250830122524756 DAUC <0003> auc.c:145 vector [2]: res = 7a9d83fff22d47ce0000000000000000 20250830122524756 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524756 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524756 DAUC <0003> auc.c:179 vector [2]: kc = ac5613dc3fd4a800 20250830122524756 DAUC <0003> auc.c:180 vector [2]: sres = 46401317 20250830122524756 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524756 DAUC <0003> auc.c:113 vector [3]: rand = 7a5acf6181e99c1e71e0b762a00b6518 20250830122524756 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830122524756 DAUC <0003> auc.c:142 vector [3]: autn = 3cd461553df500009aba3b235c3d6ed7 20250830122524756 DAUC <0003> auc.c:143 vector [3]: ck = 18a49a9d5bd5d8c3cae87728edf5b620 20250830122524756 DAUC <0003> auc.c:144 vector [3]: ik = db4ae42849260bad7399040bbd53b3aa 20250830122524756 DAUC <0003> auc.c:145 vector [3]: res = ffcd1e0545451bed0000000000000000 20250830122524756 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524756 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524756 DAUC <0003> auc.c:179 vector [3]: kc = 84eba712bc5cf400 20250830122524756 DAUC <0003> auc.c:180 vector [3]: sres = 4ed19eeb 20250830122524756 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524756 DAUC <0003> auc.c:113 vector [4]: rand = 6cb5e325d29555cb113f24fa479cb962 20250830122524756 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830122524756 DAUC <0003> auc.c:142 vector [4]: autn = c3e4bee6e0300000deb19693be9ecce6 20250830122524756 DAUC <0003> auc.c:143 vector [4]: ck = 42246f7909d3aea429e63301282d3f3b 20250830122524756 DAUC <0003> auc.c:144 vector [4]: ik = 00773f3fc80bb603f8aee092c1bdde48 20250830122524756 DAUC <0003> auc.c:145 vector [4]: res = 58514c77ecad6d6e0000000000000000 20250830122524756 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524756 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122524757 DAUC <0003> auc.c:179 vector [4]: kc = 9f645a8a3f6b0c00 20250830122524757 DAUC <0003> auc.c:180 vector [4]: sres = 7efbfd97 20250830122524757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122524757 DAUC <0003> db_auc.c:245 IMSI='262422134120121': Generated 5 vectors 20250830122524757 DAUC <0003> db_auc.c:249 IMSI='262422134120121': Updating SQN=321 in DB 20250830122524757 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422134120121"} 20250830122524757 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524757 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524757 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524757 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524757 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422134120121"} 20250830122524757 DAUC <0003> db_auc.c:236 IMSI='262422134120121': Calling to generate 5 vectors 20250830122524758 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122524758 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524758 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524758 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830122524758 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524758 DAUC <0003> auc.c:113 vector [0]: rand = f5ba8a4bb5ab624d4773d3b346067660 20250830122524758 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830122524758 DAUC <0003> auc.c:142 vector [0]: autn = 013998f569270000785731b858933fcd 20250830122524758 DAUC <0003> auc.c:143 vector [0]: ck = 17d9a7cce9a3bed3d9212762b5e1ec8f 20250830122524758 DAUC <0003> auc.c:144 vector [0]: ik = 54f8fea1f873aa0307358c492391acee 20250830122524758 DAUC <0003> auc.c:145 vector [0]: res = aa4a6977c638165b0000000000000000 20250830122524758 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524758 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524758 DAUC <0003> auc.c:179 vector [0]: kc = 62d18dcd6a486800 20250830122524758 DAUC <0003> auc.c:180 vector [0]: sres = f93dc9bc 20250830122524758 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524758 DAUC <0003> auc.c:113 vector [1]: rand = f544ce36a71959b1cc482af2c2faa492 20250830122524758 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830122524758 DAUC <0003> auc.c:142 vector [1]: autn = 25d8170ce6290000f76972ada15f465b 20250830122524758 DAUC <0003> auc.c:143 vector [1]: ck = 3ecd65440110b2bcffed1fa5fd71fb2d 20250830122524758 DAUC <0003> auc.c:144 vector [1]: ik = 105aaeb91a02901f3ba5a93c7f5c99f3 20250830122524758 DAUC <0003> auc.c:145 vector [1]: res = cde31dd2483229b90000000000000000 20250830122524758 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524758 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524758 DAUC <0003> auc.c:179 vector [1]: kc = 56ff4fd2bc179800 20250830122524758 DAUC <0003> auc.c:180 vector [1]: sres = fe412944 20250830122524758 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524758 DAUC <0003> auc.c:113 vector [2]: rand = d3d196ed962a31139f3c90c0921561c5 20250830122524758 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830122524758 DAUC <0003> auc.c:142 vector [2]: autn = 5bf331b4486200006f3bfae305506d0e 20250830122524758 DAUC <0003> auc.c:143 vector [2]: ck = 95fb3bfe1f9fc130c12f7e69520e967d 20250830122524758 DAUC <0003> auc.c:144 vector [2]: ik = a3201b13022456c790186b8c42a45062 20250830122524758 DAUC <0003> auc.c:145 vector [2]: res = 8484c072b117d1db0000000000000000 20250830122524758 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524758 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524758 DAUC <0003> auc.c:179 vector [2]: kc = 280bf525adb20800 20250830122524758 DAUC <0003> auc.c:180 vector [2]: sres = 46457f77 20250830122524758 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524758 DAUC <0003> auc.c:113 vector [3]: rand = 5a71fba4a428a8577e5db3289f1d37f7 20250830122524758 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830122524758 DAUC <0003> auc.c:142 vector [3]: autn = d5d5547ccd290000f4a2f816b05c80c6 20250830122524758 DAUC <0003> auc.c:143 vector [3]: ck = 8824a1f0ff656b02e01b02d7ae267724 20250830122524758 DAUC <0003> auc.c:144 vector [3]: ik = 8added99e9260781a2e27d45440f3955 20250830122524758 DAUC <0003> auc.c:145 vector [3]: res = 3d141fbd32652d460000000000000000 20250830122524758 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524758 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524758 DAUC <0003> auc.c:179 vector [3]: kc = 0b4d2fa456408c00 20250830122524758 DAUC <0003> auc.c:180 vector [3]: sres = 1313cb48 20250830122524758 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524758 DAUC <0003> auc.c:113 vector [4]: rand = cbb787cf8774b908c5dec8bddc9615d3 20250830122524758 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830122524758 DAUC <0003> auc.c:142 vector [4]: autn = 11da5585a7370000dde3095d32106fba 20250830122524758 DAUC <0003> auc.c:143 vector [4]: ck = a7336d659a25a052a270a7865593b737 20250830122524758 DAUC <0003> auc.c:144 vector [4]: ik = 6fd58db621f8ea22d0c2911838f3c256 20250830122524758 DAUC <0003> auc.c:145 vector [4]: res = 93d10092d12d75b40000000000000000 20250830122524758 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524758 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122524758 DAUC <0003> auc.c:179 vector [4]: kc = bcd7a900cdd18c00 20250830122524758 DAUC <0003> auc.c:180 vector [4]: sres = 48ce446a 20250830122524758 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122524758 DAUC <0003> db_auc.c:245 IMSI='262422134120121': Generated 5 vectors 20250830122524758 DAUC <0003> db_auc.c:249 IMSI='262422134120121': Updating SQN=481 in DB 20250830122524758 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422134120121"} 20250830122524758 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422134120121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524758 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524758 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@5e659271e955: Final verdict of PTC: pass 20250830122524759 DAUC <0003> db_auc.c:157 IMSI='262425867982001': No 2G Auth Data 20250830122524759 DAUC <0003> db_auc.c:192 IMSI='262425867982001': No 3G Auth Data HLR_Test-GSUP(21)@5e659271e955: Created GsupExpect[0] for "262425867982001" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250830122524765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20250830122524767 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524767 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425867982001"} 20250830122524767 DAUC <0003> db_auc.c:236 IMSI='262425867982001': Calling to generate 1 vectors 20250830122524767 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250830122524767 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524767 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524767 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122524767 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524767 DAUC <0003> auc.c:113 vector [0]: rand = 6804b293f959f7812e0cd0b30ee03fc7 20250830122524767 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122524767 DAUC <0003> auc.c:142 vector [0]: autn = bdbf073cee920000d97a5f4b7a29db9e 20250830122524767 DAUC <0003> auc.c:143 vector [0]: ck = 56ea211ac7d6fbec6273df570f72c2ce 20250830122524767 DAUC <0003> auc.c:144 vector [0]: ik = 5df6675178f8d0bcd30e049cfac59348 20250830122524767 DAUC <0003> auc.c:145 vector [0]: res = a1e70f554c141c0e0000000000000000 20250830122524767 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524767 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524767 DAUC <0003> auc.c:179 vector [0]: kc = 4240a3f1ada25832 20250830122524767 DAUC <0003> auc.c:180 vector [0]: sres = c41348ba 20250830122524767 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524767 DAUC <0003> db_auc.c:245 IMSI='262425867982001': Generated 1 vectors 20250830122524767 DAUC <0003> db_auc.c:249 IMSI='262425867982001': Updating SQN=33 in DB 20250830122524767 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425867982001"} 20250830122524767 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524767 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524767 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5e659271e955: Found GsupExpect[0] for "262425867982001" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@5e659271e955: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425867982001" TC_gsup_sai_num_auth_vectors(31)@5e659271e955: setverdict(pass): none -> pass 20250830122524768 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524768 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425867982001"} 20250830122524768 DAUC <0003> db_auc.c:236 IMSI='262425867982001': Calling to generate 4 vectors 20250830122524768 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250830122524768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524768 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250830122524768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524768 DAUC <0003> auc.c:113 vector [0]: rand = c456660573ffa0d2911290715ff27062 20250830122524768 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250830122524768 DAUC <0003> auc.c:142 vector [0]: autn = b8d8019b4fca0000f830c28a1fadc41b 20250830122524768 DAUC <0003> auc.c:143 vector [0]: ck = bcf1613a9fd4ad7be46df8ef6083e92e 20250830122524768 DAUC <0003> auc.c:144 vector [0]: ik = 6bb63005bffe38b83b322bb2b6cfc374 20250830122524768 DAUC <0003> auc.c:145 vector [0]: res = de3bb2e6476cf91c0000000000000000 20250830122524768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524768 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524768 DAUC <0003> auc.c:179 vector [0]: kc = 0cbc87eb3a65ba4c 20250830122524768 DAUC <0003> auc.c:180 vector [0]: sres = b3398af0 20250830122524768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524768 DAUC <0003> auc.c:113 vector [1]: rand = 899b02d58fe91a348aa47f95f328f675 20250830122524768 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250830122524768 DAUC <0003> auc.c:142 vector [1]: autn = 48afbb2e8cef00005031bf94005889c4 20250830122524768 DAUC <0003> auc.c:143 vector [1]: ck = fe9372ef123bf00e1978719e06ba9859 20250830122524768 DAUC <0003> auc.c:144 vector [1]: ik = f142816043f855fa5a923e005bb05840 20250830122524768 DAUC <0003> auc.c:145 vector [1]: res = c0b79f55983ed27d0000000000000000 20250830122524768 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524768 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524768 DAUC <0003> auc.c:179 vector [1]: kc = ae0909ebb8a6180e 20250830122524768 DAUC <0003> auc.c:180 vector [1]: sres = 9409fb92 20250830122524769 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524769 DAUC <0003> auc.c:113 vector [2]: rand = e3da884aba4d4e7180e9c3513f5ac8ef 20250830122524769 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250830122524769 DAUC <0003> auc.c:142 vector [2]: autn = 270ba93ab40a00003cce57251cfa76ca 20250830122524769 DAUC <0003> auc.c:143 vector [2]: ck = 2f0587b6802fc595b55034897e685baf 20250830122524769 DAUC <0003> auc.c:144 vector [2]: ik = 935bc1167bd2bdfb72b3ff02ee74f382 20250830122524769 DAUC <0003> auc.c:145 vector [2]: res = ecf78d6c6f44600b0000000000000000 20250830122524769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524769 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524769 DAUC <0003> auc.c:179 vector [2]: kc = d782154710d838d8 20250830122524769 DAUC <0003> auc.c:180 vector [2]: sres = a4f2ff69 20250830122524769 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524769 DAUC <0003> auc.c:113 vector [3]: rand = 7d3ba7b345d271b6ff2470311ec662d7 20250830122524769 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250830122524769 DAUC <0003> auc.c:142 vector [3]: autn = ad032cfaf987000088b01101be6293e6 20250830122524769 DAUC <0003> auc.c:143 vector [3]: ck = 8075fd8d9545640a4429adb118cd1c13 20250830122524769 DAUC <0003> auc.c:144 vector [3]: ik = dadae5dc72f48a08138157cd3219c688 20250830122524769 DAUC <0003> auc.c:145 vector [3]: res = d9d02aa85ebfcde90000000000000000 20250830122524769 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524769 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524769 DAUC <0003> auc.c:179 vector [3]: kc = 76f3c7a3dd49b834 20250830122524769 DAUC <0003> auc.c:180 vector [3]: sres = eb4e91ff 20250830122524769 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524769 DAUC <0003> db_auc.c:245 IMSI='262425867982001': Generated 4 vectors 20250830122524769 DAUC <0003> db_auc.c:249 IMSI='262425867982001': Updating SQN=161 in DB 20250830122524769 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425867982001"} 20250830122524769 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524769 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524769 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524769 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524769 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425867982001"} 20250830122524769 DAUC <0003> db_auc.c:236 IMSI='262425867982001': Calling to generate 5 vectors 20250830122524769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122524769 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524769 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524769 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250830122524769 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524769 DAUC <0003> auc.c:113 vector [0]: rand = c3feb190919c5ec59e9557538d5e2de8 20250830122524769 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250830122524769 DAUC <0003> auc.c:142 vector [0]: autn = fe4a9fa3cd3d0000d841543e0f939d1b 20250830122524769 DAUC <0003> auc.c:143 vector [0]: ck = 0d462d4a2129f1e554c23215ab5d7333 20250830122524769 DAUC <0003> auc.c:144 vector [0]: ik = 6446ae242fcf7123ef054c4270fbba9c 20250830122524769 DAUC <0003> auc.c:145 vector [0]: res = d3f0a2df6ff38e860000000000000000 20250830122524769 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524769 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524769 DAUC <0003> auc.c:179 vector [0]: kc = 38341615709e5014 20250830122524769 DAUC <0003> auc.c:180 vector [0]: sres = c2d06219 20250830122524769 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524769 DAUC <0003> auc.c:113 vector [1]: rand = ade611a1b5c56461e7b14b8ec7bee44d 20250830122524769 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250830122524769 DAUC <0003> auc.c:142 vector [1]: autn = 7cab43d394300000a1982eda918f3147 20250830122524769 DAUC <0003> auc.c:143 vector [1]: ck = 7d535c43f766fb746beb744d03433430 20250830122524769 DAUC <0003> auc.c:144 vector [1]: ik = 4866e54e79c3c9f21e7060e53cacd7fd 20250830122524769 DAUC <0003> auc.c:145 vector [1]: res = eb75c7435b6f19630000000000000000 20250830122524769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524769 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524769 DAUC <0003> auc.c:179 vector [1]: kc = 802dcccdfd415410 20250830122524769 DAUC <0003> auc.c:180 vector [1]: sres = 331e49e7 20250830122524769 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524769 DAUC <0003> auc.c:113 vector [2]: rand = 91a389199f380fd4d5999dfac155d2d8 20250830122524769 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250830122524769 DAUC <0003> auc.c:142 vector [2]: autn = a8e783d919d6000063267d36c0dac5da 20250830122524769 DAUC <0003> auc.c:143 vector [2]: ck = 13932ec74a15783e4230014edf27dc6c 20250830122524769 DAUC <0003> auc.c:144 vector [2]: ik = e9eb56453dfacbb9416a17b1cf05fab7 20250830122524769 DAUC <0003> auc.c:145 vector [2]: res = 72111f7ce102bd250000000000000000 20250830122524769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524769 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524770 DAUC <0003> auc.c:179 vector [2]: kc = 52b059daae2c9e45 20250830122524770 DAUC <0003> auc.c:180 vector [2]: sres = cd30f5cc 20250830122524770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524770 DAUC <0003> auc.c:113 vector [3]: rand = 8d7375b407b03535ebecc9f7d60f8728 20250830122524770 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250830122524770 DAUC <0003> auc.c:142 vector [3]: autn = fbe702374e7a0000c05822d11820b99b 20250830122524770 DAUC <0003> auc.c:143 vector [3]: ck = 1ab667fcb175d262af620ff2756660f9 20250830122524770 DAUC <0003> auc.c:144 vector [3]: ik = 047c1e0726cf1db7b6c8c0bab97d05c8 20250830122524770 DAUC <0003> auc.c:145 vector [3]: res = d6b128376f448d8f0000000000000000 20250830122524770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524770 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524770 DAUC <0003> auc.c:179 vector [3]: kc = 5a6496a55cd2ad56 20250830122524770 DAUC <0003> auc.c:180 vector [3]: sres = 794e1a0a 20250830122524770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524770 DAUC <0003> auc.c:113 vector [4]: rand = a5680e94023a09d02dbff3a584897ce7 20250830122524770 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250830122524770 DAUC <0003> auc.c:142 vector [4]: autn = a715121ef8ec0000646eea1fcfb91a6a 20250830122524770 DAUC <0003> auc.c:143 vector [4]: ck = 3d51b64ea249b806fbb4d2c3dd04042e 20250830122524770 DAUC <0003> auc.c:144 vector [4]: ik = bb105c1400dea5b488cb25dbfbfca218 20250830122524770 DAUC <0003> auc.c:145 vector [4]: res = 1978e6d5f437d7140000000000000000 20250830122524770 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524770 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122524770 DAUC <0003> auc.c:179 vector [4]: kc = 740d2f649ea6d1b9 20250830122524770 DAUC <0003> auc.c:180 vector [4]: sres = 1ce2833e 20250830122524770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122524770 DAUC <0003> db_auc.c:245 IMSI='262425867982001': Generated 5 vectors 20250830122524770 DAUC <0003> db_auc.c:249 IMSI='262425867982001': Updating SQN=321 in DB 20250830122524770 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425867982001"} 20250830122524770 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524770 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524770 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524770 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524770 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425867982001"} 20250830122524770 DAUC <0003> db_auc.c:236 IMSI='262425867982001': Calling to generate 5 vectors 20250830122524770 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122524770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122524770 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122524770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250830122524770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122524770 DAUC <0003> auc.c:113 vector [0]: rand = 880ef73d60ec93fd3b66eaddab12eed2 20250830122524771 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250830122524771 DAUC <0003> auc.c:142 vector [0]: autn = 214caf6d23cf00005244a27643193d61 20250830122524771 DAUC <0003> auc.c:143 vector [0]: ck = 737ddeb5c608fd18ada09072b4404582 20250830122524771 DAUC <0003> auc.c:144 vector [0]: ik = 0778116fe25cbd4b953cb1f85388225f 20250830122524771 DAUC <0003> auc.c:145 vector [0]: res = 26f0c1c6a4e8088c0000000000000000 20250830122524771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122524771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122524771 DAUC <0003> auc.c:179 vector [0]: kc = c0ca21dfca859d14 20250830122524771 DAUC <0003> auc.c:180 vector [0]: sres = ed2db51c 20250830122524771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122524771 DAUC <0003> auc.c:113 vector [1]: rand = 7368981af51bc66ac6e57eccc1f21325 20250830122524771 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250830122524771 DAUC <0003> auc.c:142 vector [1]: autn = ef4126a890990000649850846698de5f 20250830122524771 DAUC <0003> auc.c:143 vector [1]: ck = 396b2743ceee59869a54d6e0daa70f30 20250830122524771 DAUC <0003> auc.c:144 vector [1]: ik = 7c489b7bea91e30c31a7ade1152d30cb 20250830122524771 DAUC <0003> auc.c:145 vector [1]: res = 2b1d26353b379ab80000000000000000 20250830122524771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122524771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122524771 DAUC <0003> auc.c:179 vector [1]: kc = a8e31444cd096502 20250830122524771 DAUC <0003> auc.c:180 vector [1]: sres = 2f463d94 20250830122524771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122524771 DAUC <0003> auc.c:113 vector [2]: rand = 1f801b83b70666f7eb048e014b353887 20250830122524771 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250830122524771 DAUC <0003> auc.c:142 vector [2]: autn = 28e27a37ba96000050182d6780f6a514 20250830122524771 DAUC <0003> auc.c:143 vector [2]: ck = 1c5635b7063a9f074b75bdcfd4c17175 20250830122524771 DAUC <0003> auc.c:144 vector [2]: ik = 2f53131b7f46b7c26f11ae48e1ae3ebe 20250830122524771 DAUC <0003> auc.c:145 vector [2]: res = 8a9003fffb196bf30000000000000000 20250830122524771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122524771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122524771 DAUC <0003> auc.c:179 vector [2]: kc = 1dc29fb95cef4b21 20250830122524771 DAUC <0003> auc.c:180 vector [2]: sres = ca503fbe 20250830122524771 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122524771 DAUC <0003> auc.c:113 vector [3]: rand = e5c828d62adaa91eaf0baf0465b1bc7c 20250830122524771 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250830122524771 DAUC <0003> auc.c:142 vector [3]: autn = 52a28ad9aa170000d54b0fb6c97f9fb2 20250830122524771 DAUC <0003> auc.c:143 vector [3]: ck = fac843f9bae1d7e6abbe3f40086c5f24 20250830122524771 DAUC <0003> auc.c:144 vector [3]: ik = dfddef816116226824bcb50387c4fda7 20250830122524771 DAUC <0003> auc.c:145 vector [3]: res = f535327073add1ac0000000000000000 20250830122524771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122524771 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122524771 DAUC <0003> auc.c:179 vector [3]: kc = 2b2f08136d896702 20250830122524771 DAUC <0003> auc.c:180 vector [3]: sres = 3caa2f80 20250830122524771 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122524771 DAUC <0003> auc.c:113 vector [4]: rand = 6d962c3e2a83e00712cbe092618a560b 20250830122524771 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250830122524771 DAUC <0003> auc.c:142 vector [4]: autn = 7654efc778ea00000be605d02a6ba39e 20250830122524771 DAUC <0003> auc.c:143 vector [4]: ck = 5526667f77ce47de89c724db660d1d62 20250830122524771 DAUC <0003> auc.c:144 vector [4]: ik = 6297bfa9488ae2d10015edbe37f77cc1 20250830122524771 DAUC <0003> auc.c:145 vector [4]: res = 3f353346121988cb0000000000000000 20250830122524771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122524771 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122524771 DAUC <0003> auc.c:179 vector [4]: kc = febcfa3a2fddeaa0 20250830122524771 DAUC <0003> auc.c:180 vector [4]: sres = ec675b33 20250830122524771 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122524771 DAUC <0003> db_auc.c:245 IMSI='262425867982001': Generated 5 vectors 20250830122524771 DAUC <0003> db_auc.c:249 IMSI='262425867982001': Updating SQN=481 in DB 20250830122524771 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425867982001"} 20250830122524771 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425867982001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122524771 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122524771 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122524771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122524772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20250830122524772 DLINP <000b> input/ipa.c:452 connected read/write 20250830122524772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122524772 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122524772 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122524772 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@5e659271e955: Final verdict of PTC: none 22@5e659271e955: Final verdict of PTC: none 20250830122524773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44933<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Aug 30 12:25: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 20250830122524799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 20250830122524900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=263100) Waiting for packet dumper to finish... 1 (prev_count=263100, count=408864) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Aug 30 12:25:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_sai_eps started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122528009 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122528009 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122528011 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@5e659271e955: 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) } } } } 20250830122528012 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528012 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122528012 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122528012 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 20250830122528012 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122528012 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 20250830122528012 DLGSUP <0013> gsup_server.c:236 2: 20250830122528012 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122528012 DLGSUP <0013> gsup_server.c:236 3: 20250830122528012 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122528012 DLGSUP <0013> gsup_server.c:236 4: 20250830122528012 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122528012 DLGSUP <0013> gsup_server.c:236 5: 20250830122528012 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122528012 DLGSUP <0013> gsup_server.c:236 7: 20250830122528012 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122528012 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122528012 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122528012 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)@5e659271e955: 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 } } } } HLR_Test-GSUP-IPA(32)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@5e659271e955: 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") 20250830122528020 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34415<->l=127.0.0.1:4259) 20250830122528022 DAUC <0003> db_auc.c:157 IMSI='262428463914275': No 2G Auth Data 20250830122528022 DAUC <0003> db_auc.c:192 IMSI='262428463914275': No 3G Auth Data HLR_Test-GSUP(33)@5e659271e955: Created GsupExpect[0] for "262428463914275" to be handled at TC_gsup_sai_eps(36) 20250830122528028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20250830122528054 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528054 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428463914275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428463914275"} 20250830122528054 DAUC <0003> db_auc.c:157 IMSI='262428463914275': No 2G Auth Data 20250830122528054 DAUC <0003> db_auc.c:236 IMSI='262428463914275': Calling to generate 5 vectors 20250830122528054 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122528054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122528054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122528054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122528054 DAUC <0003> auc.c:113 vector [0]: rand = 8c9a3fad3dc37fad3cec64452ed38d2f 20250830122528054 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122528054 DAUC <0003> auc.c:142 vector [0]: autn = a63ca8184dee8000393f4c1d0d13a011 20250830122528054 DAUC <0003> auc.c:143 vector [0]: ck = 64361aba42107911d226590ccb4fb89e 20250830122528054 DAUC <0003> auc.c:144 vector [0]: ik = 5f6cfbe2c7ecd48931d5b10ef68f42b5 20250830122528054 DAUC <0003> auc.c:145 vector [0]: res = 99e769aafece50ff0000000000000000 20250830122528054 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122528054 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122528054 DAUC <0003> auc.c:151 vector [0]: kc = d8a9095ab83c57b3 20250830122528054 DAUC <0003> auc.c:152 vector [0]: sres = 67293955 20250830122528054 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122528054 DAUC <0003> auc.c:113 vector [1]: rand = 82984a24b9cc9f290c2f2772e57a8250 20250830122528054 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122528054 DAUC <0003> auc.c:142 vector [1]: autn = f0c90b7ce09e800086cdd2203712198d 20250830122528054 DAUC <0003> auc.c:143 vector [1]: ck = 73c34b388f924d4d8993c703412bcad9 20250830122528054 DAUC <0003> auc.c:144 vector [1]: ik = 9ae5c90fa364fbef211a76e969969286 20250830122528054 DAUC <0003> auc.c:145 vector [1]: res = 873d3fee66bf84470000000000000000 20250830122528054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122528054 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122528054 DAUC <0003> auc.c:151 vector [1]: kc = 41af33dd044beefd 20250830122528054 DAUC <0003> auc.c:152 vector [1]: sres = e182bba9 20250830122528054 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122528054 DAUC <0003> auc.c:113 vector [2]: rand = a47b6df3e2439a75efe2b556a8f91339 20250830122528054 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122528054 DAUC <0003> auc.c:142 vector [2]: autn = 1a99a0498d078000be1337ff647609af 20250830122528054 DAUC <0003> auc.c:143 vector [2]: ck = 61799d9406587fa8cca13066e5ee71b3 20250830122528054 DAUC <0003> auc.c:144 vector [2]: ik = ac83d2f7149515cd480c583d7904fabf 20250830122528054 DAUC <0003> auc.c:145 vector [2]: res = a884300b49684f620000000000000000 20250830122528054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122528054 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122528054 DAUC <0003> auc.c:151 vector [2]: kc = 495727388e27e169 20250830122528054 DAUC <0003> auc.c:152 vector [2]: sres = e1ec7f69 20250830122528054 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122528054 DAUC <0003> auc.c:113 vector [3]: rand = f804f81c41bc3e609b10ed87ba40d04f 20250830122528054 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122528054 DAUC <0003> auc.c:142 vector [3]: autn = a779d5d60f608000035d51a499f27237 20250830122528054 DAUC <0003> auc.c:143 vector [3]: ck = ea1d8bdbf8a62fda2946c2f40df3b8ba 20250830122528054 DAUC <0003> auc.c:144 vector [3]: ik = ae1479fa4f812fd7de0e609054f41fd6 20250830122528054 DAUC <0003> auc.c:145 vector [3]: res = d4514b026c5209930000000000000000 20250830122528054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122528054 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122528054 DAUC <0003> auc.c:151 vector [3]: kc = b3415045ee20a761 20250830122528054 DAUC <0003> auc.c:152 vector [3]: sres = b8034291 20250830122528054 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122528054 DAUC <0003> auc.c:113 vector [4]: rand = 98190ac418ff597462bf479106431bef 20250830122528054 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122528054 DAUC <0003> auc.c:142 vector [4]: autn = 677051823de980001ab9ef0401916222 20250830122528054 DAUC <0003> auc.c:143 vector [4]: ck = 8b52c2229e23056f101dbdea6b816945 20250830122528054 DAUC <0003> auc.c:144 vector [4]: ik = c53af02c02fcbc5bb85cb66b4c5f6af2 20250830122528054 DAUC <0003> auc.c:145 vector [4]: res = a9b62e2ad94392060000000000000000 20250830122528054 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122528054 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122528054 DAUC <0003> auc.c:151 vector [4]: kc = e629398fbb01ba83 20250830122528054 DAUC <0003> auc.c:152 vector [4]: sres = 70f5bc2c 20250830122528054 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122528054 DAUC <0003> db_auc.c:245 IMSI='262428463914275': Generated 5 vectors 20250830122528054 DAUC <0003> db_auc.c:249 IMSI='262428463914275': Updating SQN=161 in DB 20250830122528054 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428463914275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428463914275"} 20250830122528054 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428463914275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122528054 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122528054 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e659271e955: Found GsupExpect[0] for "262428463914275" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@5e659271e955: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428463914275" TC_gsup_sai_eps(36)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122528056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@5e659271e955: Final verdict of PTC: pass 20250830122528057 DAUC <0003> db_auc.c:157 IMSI='262422498892676': No 2G Auth Data 20250830122528057 DAUC <0003> db_auc.c:192 IMSI='262422498892676': No 3G Auth Data HLR_Test-GSUP(33)@5e659271e955: Created GsupExpect[0] for "262422498892676" to be handled at TC_gsup_sai_eps(37) 20250830122528064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36482<->l=127.0.0.1:4258 20250830122528065 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528065 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422498892676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422498892676"} 20250830122528065 DAUC <0003> db_auc.c:157 IMSI='262422498892676': No 2G Auth Data 20250830122528065 DAUC <0003> db_auc.c:236 IMSI='262422498892676': Calling to generate 5 vectors 20250830122528065 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250830122528065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122528065 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250830122528065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122528065 DAUC <0003> auc.c:113 vector [0]: rand = 7a419f76b8dbb0470f83199e38a93161 20250830122528065 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122528065 DAUC <0003> auc.c:142 vector [0]: autn = 1f6f329f14318000c87a46ee9fe63c81 20250830122528065 DAUC <0003> auc.c:143 vector [0]: ck = 8df39e0a08749a6dab036a68d2ec0634 20250830122528065 DAUC <0003> auc.c:144 vector [0]: ik = 9e0e331c964c61c49e656d33cd7eb8d4 20250830122528065 DAUC <0003> auc.c:145 vector [0]: res = f545e74b5aad02040000000000000000 20250830122528065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122528065 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250830122528065 DAUC <0003> auc.c:151 vector [0]: kc = 269baa4d81aa4549 20250830122528065 DAUC <0003> auc.c:152 vector [0]: sres = afe8e54f 20250830122528065 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250830122528065 DAUC <0003> auc.c:113 vector [1]: rand = 3dfe54daf99a42de41e1c0aba3ff8556 20250830122528065 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122528065 DAUC <0003> auc.c:142 vector [1]: autn = 9d8a211daf6b80003079d5c9019d7f82 20250830122528065 DAUC <0003> auc.c:143 vector [1]: ck = 7664350c48dc55c35166f5109aa322b6 20250830122528065 DAUC <0003> auc.c:144 vector [1]: ik = cbd157e17883fc37c6a6e6f3f2f914fc 20250830122528065 DAUC <0003> auc.c:145 vector [1]: res = 2df6f344562b087c0000000000000000 20250830122528065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122528065 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250830122528065 DAUC <0003> auc.c:151 vector [1]: kc = 2a75710e58059fbe 20250830122528065 DAUC <0003> auc.c:152 vector [1]: sres = 7bddfb38 20250830122528065 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250830122528065 DAUC <0003> auc.c:113 vector [2]: rand = dcc42ca5280dcbe06f39818867f96295 20250830122528065 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122528065 DAUC <0003> auc.c:142 vector [2]: autn = 897c79809e628000021039cd80649f48 20250830122528065 DAUC <0003> auc.c:143 vector [2]: ck = 2279e69864cd02e4be4b3252e0a445f7 20250830122528065 DAUC <0003> auc.c:144 vector [2]: ik = 02fd9dbd1162b1538f2414347b1f406b 20250830122528065 DAUC <0003> auc.c:145 vector [2]: res = 7384805798d6c64a0000000000000000 20250830122528065 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122528065 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250830122528065 DAUC <0003> auc.c:151 vector [2]: kc = 11eb5d43ee14b62b 20250830122528065 DAUC <0003> auc.c:152 vector [2]: sres = eb52461d 20250830122528065 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250830122528065 DAUC <0003> auc.c:113 vector [3]: rand = 20e662e91c3a9d312e201d9316a58a13 20250830122528065 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122528065 DAUC <0003> auc.c:142 vector [3]: autn = 6864091e1a9080005deebbd8129a43c4 20250830122528065 DAUC <0003> auc.c:143 vector [3]: ck = b1f8272d071806cc74f6fa0aa918de19 20250830122528065 DAUC <0003> auc.c:144 vector [3]: ik = 9f2b3546c90cb5841bca09a13abd6002 20250830122528065 DAUC <0003> auc.c:145 vector [3]: res = a3b0627ca9536da60000000000000000 20250830122528065 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122528065 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250830122528065 DAUC <0003> auc.c:151 vector [3]: kc = 41efe1c05db10d53 20250830122528065 DAUC <0003> auc.c:152 vector [3]: sres = 0ae30fda 20250830122528065 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250830122528065 DAUC <0003> auc.c:113 vector [4]: rand = 29800756f88ebc0c7f8caa4938b35150 20250830122528065 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122528065 DAUC <0003> auc.c:142 vector [4]: autn = f8bd84bae0258000bb4dbfc2139d8b11 20250830122528065 DAUC <0003> auc.c:143 vector [4]: ck = 62deaccbff96e0e189ce7ad235ef26fb 20250830122528065 DAUC <0003> auc.c:144 vector [4]: ik = 7751e0dcda986ff5f091ccbd5a09a592 20250830122528065 DAUC <0003> auc.c:145 vector [4]: res = c8999063f13c1b880000000000000000 20250830122528065 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122528065 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250830122528065 DAUC <0003> auc.c:151 vector [4]: kc = 6cd0fa784ae80c7d 20250830122528065 DAUC <0003> auc.c:152 vector [4]: sres = 39a58beb 20250830122528065 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250830122528065 DAUC <0003> db_auc.c:245 IMSI='262422498892676': Generated 5 vectors 20250830122528065 DAUC <0003> db_auc.c:249 IMSI='262422498892676': Updating SQN=161 in DB 20250830122528065 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422498892676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422498892676"} 20250830122528065 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422498892676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122528065 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122528065 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e659271e955: Found GsupExpect[0] for "262422498892676" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@5e659271e955: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422498892676" TC_gsup_sai_eps(37)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122528066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36482<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@5e659271e955: Final verdict of PTC: pass 20250830122528067 DAUC <0003> db_auc.c:157 IMSI='262426570436427': No 2G Auth Data 20250830122528067 DAUC <0003> db_auc.c:192 IMSI='262426570436427': No 3G Auth Data HLR_Test-GSUP(33)@5e659271e955: Created GsupExpect[0] for "262426570436427" to be handled at TC_gsup_sai_eps(38) 20250830122528073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 20250830122528074 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528074 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426570436427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570436427"} 20250830122528074 DAUC <0003> db_auc.c:236 IMSI='262426570436427': Calling to generate 5 vectors 20250830122528074 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122528074 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122528074 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122528074 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122528074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122528074 DAUC <0003> auc.c:113 vector [0]: rand = c882fce1fb30e1cfc307a44642fc228d 20250830122528074 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122528074 DAUC <0003> auc.c:142 vector [0]: autn = 5ed2d9b346658000ca69afdb2c9c2abb 20250830122528074 DAUC <0003> auc.c:143 vector [0]: ck = 72ff95e2db6bcb6f3acb38f172b2f769 20250830122528074 DAUC <0003> auc.c:144 vector [0]: ik = 8016027065f193c790557f852f5d4f80 20250830122528074 DAUC <0003> auc.c:145 vector [0]: res = 7e35c73ca78bfe8c0000000000000000 20250830122528074 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122528074 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122528074 DAUC <0003> auc.c:179 vector [0]: kc = 8500e08f33d52800 20250830122528074 DAUC <0003> auc.c:180 vector [0]: sres = 5858074d 20250830122528074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122528074 DAUC <0003> auc.c:113 vector [1]: rand = 2585afd47a3eb2e878f9dc23a4cd39d2 20250830122528074 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122528074 DAUC <0003> auc.c:142 vector [1]: autn = 8c325cebac2f80002f1dfd97d8e7b247 20250830122528074 DAUC <0003> auc.c:143 vector [1]: ck = 7c111b166afe06242d129b8c81d83c95 20250830122528074 DAUC <0003> auc.c:144 vector [1]: ik = 0762d4d28f229668df95e57f3894c48a 20250830122528074 DAUC <0003> auc.c:145 vector [1]: res = 6d299e951124a5c30000000000000000 20250830122528074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122528074 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122528074 DAUC <0003> auc.c:179 vector [1]: kc = cb87f94dabcf6400 20250830122528074 DAUC <0003> auc.c:180 vector [1]: sres = 281b675f 20250830122528074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122528074 DAUC <0003> auc.c:113 vector [2]: rand = d418f492f56632681e1955595133f7e5 20250830122528074 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122528074 DAUC <0003> auc.c:142 vector [2]: autn = 3a1992b7d93980009293e7da8154f822 20250830122528074 DAUC <0003> auc.c:143 vector [2]: ck = d32015b274c4bc034d75a56feb3e220c 20250830122528074 DAUC <0003> auc.c:144 vector [2]: ik = 1e744758fbebb31f0a8f66836e4e7257 20250830122528074 DAUC <0003> auc.c:145 vector [2]: res = 51e4721c771306300000000000000000 20250830122528074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122528074 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122528074 DAUC <0003> auc.c:179 vector [2]: kc = fd448f8f64bfd800 20250830122528074 DAUC <0003> auc.c:180 vector [2]: sres = 58f94707 20250830122528074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122528074 DAUC <0003> auc.c:113 vector [3]: rand = 773d3904e1bfa22b02b9d24d8d29091b 20250830122528074 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122528074 DAUC <0003> auc.c:142 vector [3]: autn = 8ad98102055e8000455c483a3d82bd9e 20250830122528074 DAUC <0003> auc.c:143 vector [3]: ck = ad1531055d83f156c10b14465fbf93e9 20250830122528074 DAUC <0003> auc.c:144 vector [3]: ik = 1ca5dbbd52a707d37f82d74767569469 20250830122528074 DAUC <0003> auc.c:145 vector [3]: res = f763c6e37da621b90000000000000000 20250830122528074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122528074 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122528074 DAUC <0003> auc.c:179 vector [3]: kc = d0fcff7b1a50d000 20250830122528075 DAUC <0003> auc.c:180 vector [3]: sres = 2cbf2e21 20250830122528075 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122528075 DAUC <0003> auc.c:113 vector [4]: rand = b26afaa33c6a2a653b1a529770d16e9d 20250830122528075 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122528075 DAUC <0003> auc.c:142 vector [4]: autn = f913534fe504800044e448734a5a4075 20250830122528075 DAUC <0003> auc.c:143 vector [4]: ck = e7f622ada1fa15a63eb453be5b35cec2 20250830122528075 DAUC <0003> auc.c:144 vector [4]: ik = 9c574795957f4fe6d2d2d05126d3d49f 20250830122528075 DAUC <0003> auc.c:145 vector [4]: res = d03127d852b8b3670000000000000000 20250830122528075 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122528075 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122528075 DAUC <0003> auc.c:179 vector [4]: kc = bf8b8be71275b000 20250830122528075 DAUC <0003> auc.c:180 vector [4]: sres = 67fed1c7 20250830122528075 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122528075 DAUC <0003> db_auc.c:245 IMSI='262426570436427': Generated 5 vectors 20250830122528075 DAUC <0003> db_auc.c:249 IMSI='262426570436427': Updating SQN=161 in DB 20250830122528075 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426570436427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570436427"} 20250830122528075 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426570436427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122528075 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122528075 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e659271e955: Found GsupExpect[0] for "262426570436427" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@5e659271e955: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426570436427" TC_gsup_sai_eps(38)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122528076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@5e659271e955: Final verdict of PTC: pass 20250830122528076 DAUC <0003> db_auc.c:157 IMSI='262428447315980': No 2G Auth Data 20250830122528076 DAUC <0003> db_auc.c:192 IMSI='262428447315980': No 3G Auth Data HLR_Test-GSUP(33)@5e659271e955: Created GsupExpect[0] for "262428447315980" to be handled at TC_gsup_sai_eps(39) 20250830122528082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20250830122528083 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528083 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428447315980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428447315980"} 20250830122528083 DAUC <0003> db_auc.c:236 IMSI='262428447315980': Calling to generate 5 vectors 20250830122528083 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122528083 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122528083 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122528083 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122528083 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122528083 DAUC <0003> auc.c:113 vector [0]: rand = 516a38b3d901bb5d840b4d7ce15bf175 20250830122528083 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122528083 DAUC <0003> auc.c:142 vector [0]: autn = 169a27a8daa480006390342b13155a6b 20250830122528083 DAUC <0003> auc.c:143 vector [0]: ck = 12f305afcf9fa2b154eb3a155a0060ef 20250830122528083 DAUC <0003> auc.c:144 vector [0]: ik = bb0b743891e479c990baf296346f6796 20250830122528083 DAUC <0003> auc.c:145 vector [0]: res = 43de6f17ad0f7bbd0000000000000000 20250830122528083 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122528083 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122528083 DAUC <0003> auc.c:179 vector [0]: kc = 4959c37945604c00 20250830122528083 DAUC <0003> auc.c:180 vector [0]: sres = 4ac0aee2 20250830122528083 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122528083 DAUC <0003> auc.c:113 vector [1]: rand = 3ac8bd94ef52eb245e45e7bc58420d70 20250830122528083 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122528083 DAUC <0003> auc.c:142 vector [1]: autn = d7e4b9d62c2380005e67af6aac0893d9 20250830122528083 DAUC <0003> auc.c:143 vector [1]: ck = d366380f1782e73869be7e6e0c767c0e 20250830122528083 DAUC <0003> auc.c:144 vector [1]: ik = 2c11451dce8e6f19b824ef67c5b22814 20250830122528083 DAUC <0003> auc.c:145 vector [1]: res = 1a53276a42b68a950000000000000000 20250830122528083 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122528083 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122528083 DAUC <0003> auc.c:179 vector [1]: kc = 8e7b98145b187000 20250830122528083 DAUC <0003> auc.c:180 vector [1]: sres = 5926ad55 20250830122528083 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122528083 DAUC <0003> auc.c:113 vector [2]: rand = f24d158b23e430d720f1a32b34ea0b29 20250830122528083 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122528083 DAUC <0003> auc.c:142 vector [2]: autn = 19def8da251c8000abce043abe1e75e6 20250830122528083 DAUC <0003> auc.c:143 vector [2]: ck = 0d11693d6bfcf311008326312315dd47 20250830122528083 DAUC <0003> auc.c:144 vector [2]: ik = 4dbe86e617f79f5071a14e25114c57a1 20250830122528083 DAUC <0003> auc.c:145 vector [2]: res = 19f7fa6d743bde960000000000000000 20250830122528083 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122528083 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122528083 DAUC <0003> auc.c:179 vector [2]: kc = 3c1cb683aa839800 20250830122528083 DAUC <0003> auc.c:180 vector [2]: sres = 0fe6808f 20250830122528083 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122528083 DAUC <0003> auc.c:113 vector [3]: rand = 7573067358f3486cf8777de67d285c18 20250830122528083 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122528083 DAUC <0003> auc.c:142 vector [3]: autn = 69e531d0f8678000de1737a6696b5095 20250830122528083 DAUC <0003> auc.c:143 vector [3]: ck = 9a9b58e47280c8c7fc620c961a08a81c 20250830122528083 DAUC <0003> auc.c:144 vector [3]: ik = c05b93742756c0fc34258dda198e0535 20250830122528083 DAUC <0003> auc.c:145 vector [3]: res = c30f3673da5230af0000000000000000 20250830122528083 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122528083 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122528083 DAUC <0003> auc.c:179 vector [3]: kc = d7635fbec6ac2800 20250830122528083 DAUC <0003> auc.c:180 vector [3]: sres = 51e9401e 20250830122528083 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122528083 DAUC <0003> auc.c:113 vector [4]: rand = 9a45d0a653f181f95998cb6ad6b2b100 20250830122528083 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122528083 DAUC <0003> auc.c:142 vector [4]: autn = 40324971c93480002f9b6a479604b305 20250830122528083 DAUC <0003> auc.c:143 vector [4]: ck = 1347278eadef92de9d3c0f145c439188 20250830122528083 DAUC <0003> auc.c:144 vector [4]: ik = 8f4dd81e46a744a3e4de341707fffdfa 20250830122528083 DAUC <0003> auc.c:145 vector [4]: res = 80686b8ce6619e1a0000000000000000 20250830122528083 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122528083 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122528083 DAUC <0003> auc.c:179 vector [4]: kc = 0225d12bf8db7400 20250830122528083 DAUC <0003> auc.c:180 vector [4]: sres = 0ec3cfee 20250830122528083 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122528083 DAUC <0003> db_auc.c:245 IMSI='262428447315980': Generated 5 vectors 20250830122528083 DAUC <0003> db_auc.c:249 IMSI='262428447315980': Updating SQN=161 in DB 20250830122528084 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428447315980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428447315980"} 20250830122528084 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428447315980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122528084 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122528084 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e659271e955: Found GsupExpect[0] for "262428447315980" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@5e659271e955: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428447315980" TC_gsup_sai_eps(39)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122528085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@5e659271e955: Final verdict of PTC: pass 20250830122528085 DAUC <0003> db_auc.c:157 IMSI='262428024772648': No 2G Auth Data 20250830122528085 DAUC <0003> db_auc.c:192 IMSI='262428024772648': No 3G Auth Data HLR_Test-GSUP(33)@5e659271e955: Created GsupExpect[0] for "262428024772648" to be handled at TC_gsup_sai_eps(40) 20250830122528091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 20250830122528093 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528093 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428024772648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428024772648"} 20250830122528093 DAUC <0003> db_auc.c:236 IMSI='262428024772648': Calling to generate 5 vectors 20250830122528093 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250830122528093 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250830122528093 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250830122528093 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250830122528093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250830122528093 DAUC <0003> auc.c:113 vector [0]: rand = d92f2b2902fb1cbb01da87689536fb27 20250830122528093 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250830122528093 DAUC <0003> auc.c:142 vector [0]: autn = 423903f273f680005eaead134310350f 20250830122528093 DAUC <0003> auc.c:143 vector [0]: ck = bba833efe6631e25d3f1d0c5d5f1cfe1 20250830122528093 DAUC <0003> auc.c:144 vector [0]: ik = 5df5d792609f0ea4d73f56c82f93b50e 20250830122528093 DAUC <0003> auc.c:145 vector [0]: res = 0ccbccc51348ee270000000000000000 20250830122528093 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250830122528093 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250830122528093 DAUC <0003> auc.c:179 vector [0]: kc = 1e5e343c8a036371 20250830122528093 DAUC <0003> auc.c:180 vector [0]: sres = 282b66b4 20250830122528093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250830122528093 DAUC <0003> auc.c:113 vector [1]: rand = d588f14d51d3ed9ede73409faf301f29 20250830122528093 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250830122528093 DAUC <0003> auc.c:142 vector [1]: autn = a6530b878f19800003b889043522d006 20250830122528093 DAUC <0003> auc.c:143 vector [1]: ck = 695f9ca29d4d8cec0661a551f71443b6 20250830122528093 DAUC <0003> auc.c:144 vector [1]: ik = 85eaad5929823a92c3c3eb9acea71c84 20250830122528093 DAUC <0003> auc.c:145 vector [1]: res = 26d6cc7030f6f7ef0000000000000000 20250830122528093 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250830122528093 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250830122528093 DAUC <0003> auc.c:179 vector [1]: kc = b4edaf22c5c1e3b5 20250830122528093 DAUC <0003> auc.c:180 vector [1]: sres = 134e4cf9 20250830122528093 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250830122528093 DAUC <0003> auc.c:113 vector [2]: rand = 03ee730a53fc4daf16bbf30ffc1e71ec 20250830122528093 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250830122528093 DAUC <0003> auc.c:142 vector [2]: autn = 3694d6485c248000353a7f2e0d7bdae2 20250830122528093 DAUC <0003> auc.c:143 vector [2]: ck = 709b6c9edf1e659a528d37571dcda9c6 20250830122528093 DAUC <0003> auc.c:144 vector [2]: ik = f1e2d7143a5c5297e2070649511d8a96 20250830122528093 DAUC <0003> auc.c:145 vector [2]: res = def4660912a6375b0000000000000000 20250830122528093 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250830122528093 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250830122528093 DAUC <0003> auc.c:179 vector [2]: kc = 81860c518e271140 20250830122528093 DAUC <0003> auc.c:180 vector [2]: sres = e633003c 20250830122528093 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250830122528093 DAUC <0003> auc.c:113 vector [3]: rand = 86ad1adcdc8bb689d612edf0a1738989 20250830122528093 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250830122528093 DAUC <0003> auc.c:142 vector [3]: autn = f1f880be1a7a8000b824d90100a98ccb 20250830122528093 DAUC <0003> auc.c:143 vector [3]: ck = 38ae9a743a27e09eb9d9778d1e4137c8 20250830122528093 DAUC <0003> auc.c:144 vector [3]: ik = 2af0cb2e36580bdb6f7ef365905e2f99 20250830122528093 DAUC <0003> auc.c:145 vector [3]: res = 6b7e3d797e34d8a20000000000000000 20250830122528093 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250830122528093 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250830122528093 DAUC <0003> auc.c:179 vector [3]: kc = 5ed64b4ad0c3c760 20250830122528093 DAUC <0003> auc.c:180 vector [3]: sres = 2efaca60 20250830122528093 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250830122528093 DAUC <0003> auc.c:113 vector [4]: rand = 571ec49f804a95dbe44f34488e846199 20250830122528093 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250830122528093 DAUC <0003> auc.c:142 vector [4]: autn = 41af2ac35bb68000f7817de5e2a58867 20250830122528093 DAUC <0003> auc.c:143 vector [4]: ck = 881198a7db398edac4e1cce42c98b299 20250830122528093 DAUC <0003> auc.c:144 vector [4]: ik = e8ef6f3475dffec3575b6eabb31f316f 20250830122528093 DAUC <0003> auc.c:145 vector [4]: res = c6279a182e3c8c670000000000000000 20250830122528093 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250830122528093 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250830122528093 DAUC <0003> auc.c:179 vector [4]: kc = fa460fb7755ab572 20250830122528093 DAUC <0003> auc.c:180 vector [4]: sres = 134195ee 20250830122528093 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250830122528093 DAUC <0003> db_auc.c:245 IMSI='262428024772648': Generated 5 vectors 20250830122528093 DAUC <0003> db_auc.c:249 IMSI='262428024772648': Updating SQN=161 in DB 20250830122528093 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428024772648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428024772648"} 20250830122528093 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428024772648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122528093 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122528093 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5e659271e955: Found GsupExpect[0] for "262428024772648" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@5e659271e955: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428024772648" TC_gsup_sai_eps(40)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122528095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122528095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 20250830122528095 DLINP <000b> input/ipa.c:452 connected read/write 20250830122528095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122528095 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122528095 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(33)@5e659271e955: Final verdict of PTC: none 20250830122528095 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@5e659271e955: Final verdict of PTC: none 20250830122528096 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34415<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(35)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Aug 30 12:25:28 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 20250830122528122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 20250830122528223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65744) Waiting for packet dumper to finish... 1 (prev_count=65744, count=126036) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Aug 30 12:25:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_ul_unknown_imsi started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122531361 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122531361 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122531363 DLINP <000b> input/ipa.c:452 connected read/write 20250830122531363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122531364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122531365 DLINP <000b> input/ipa.c:452 connected read/write 20250830122531365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122531365 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122531365 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122531365 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 20250830122531365 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122531365 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 20250830122531365 DLGSUP <0013> gsup_server.c:236 2: 20250830122531365 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122531365 DLGSUP <0013> gsup_server.c:236 3: 20250830122531365 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122531365 DLGSUP <0013> gsup_server.c:236 4: 20250830122531365 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122531365 DLGSUP <0013> gsup_server.c:236 5: 20250830122531365 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122531365 DLGSUP <0013> gsup_server.c:236 7: 20250830122531365 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122531365 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122531365 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122531365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@5e659271e955: 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") 20250830122531374 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44535<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@5e659271e955: Created GsupExpect[0] for "262421411996183" to be handled at TC_gsup_ul_unknown_imsi(45) 20250830122531379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 20250830122531410 DLINP <000b> input/ipa.c:452 connected read/write 20250830122531410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122531410 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421411996183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421411996183" cn_domain=PS} 20250830122531410 DLU <0006> fsm.c:456 lu(262421411996183)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122531410 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421411996183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250830122531410 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421411996183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421411996183" cause=IMSI unknown in HLR} 20250830122531410 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421411996183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122531410 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421411996183)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122531410 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421411996183)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122531410 DLU <0006> fsm.c:568 lu(PS:IMSI-262421411996183)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122531410 DLINP <000b> input/ipa.c:452 connected read/write 20250830122531410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122531410 DLINP <000b> input/ipa.c:452 connected read/write 20250830122531410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@5e659271e955: Found GsupExpect[0] for "262421411996183" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@5e659271e955: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421411996183" TC_gsup_ul_unknown_imsi(45)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122531418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@5e659271e955: Final verdict of PTC: pass 20250830122531420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20250830122531422 DLINP <000b> input/ipa.c:452 connected read/write 20250830122531422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122531422 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122531422 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122531422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122531423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44535<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@5e659271e955: Final verdict of PTC: none 43@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 43: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@5e659271e955: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Aug 30 12:25: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 20250830122531475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20250830122531576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=424) Waiting for packet dumper to finish... 1 (prev_count=424, count=26092) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 12:25:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122534693 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122534694 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122534698 DLINP <000b> input/ipa.c:452 connected read/write 20250830122534698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122534700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122534704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122534704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122534704 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122534704 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122534704 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 20250830122534704 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122534704 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 20250830122534704 DLGSUP <0013> gsup_server.c:236 2: 20250830122534704 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122534704 DLGSUP <0013> gsup_server.c:236 3: 20250830122534704 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122534704 DLGSUP <0013> gsup_server.c:236 4: 20250830122534704 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122534704 DLGSUP <0013> gsup_server.c:236 5: 20250830122534704 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122534704 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(46)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122534704 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122534704 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122534704 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122534704 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@5e659271e955: 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") 20250830122534730 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38059<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@5e659271e955: Created GsupExpect[0] for "262427673046432" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250830122534744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20250830122534752 DLINP <000b> input/ipa.c:452 connected read/write 20250830122534752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122534752 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427673046432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427673046432" cn_domain=PS source_name="the-source\n"} 20250830122534753 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830122534753 DLU <0006> fsm.c:456 lu(262427673046432)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122534753 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427673046432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250830122534753 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427673046432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427673046432" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250830122534753 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427673046432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122534753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427673046432)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122534753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427673046432)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122534753 DLU <0006> fsm.c:568 lu(PS:IMSI-262427673046432)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122534753 DLINP <000b> input/ipa.c:452 connected read/write 20250830122534753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122534753 DLINP <000b> input/ipa.c:452 connected read/write 20250830122534753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@5e659271e955: Found GsupExpect[0] for "262427673046432" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@5e659271e955: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262427673046432" TC_gsup_ul_unknown_imsi_via_proxy(50)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122534757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@5e659271e955: Final verdict of PTC: pass 20250830122534759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48416<->l=127.0.0.1:4258 20250830122534760 DLINP <000b> input/ipa.c:452 connected read/write 20250830122534760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122534760 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@5e659271e955: Final verdict of PTC: none 20250830122534760 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122534760 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122534760 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250830122534761 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38059<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@5e659271e955: Final verdict of PTC: none 48@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 48: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@5e659271e955: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Aug 30 12:25: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 20250830122534792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20250830122534893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->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=26684) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 12:25:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122537982 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122537982 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122537987 DLINP <000b> input/ipa.c:452 connected read/write 20250830122537987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122537989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@5e659271e955: 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) } } } } 20250830122537993 DLINP <000b> input/ipa.c:452 connected read/write 20250830122537993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@5e659271e955: 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 } } } } 20250830122537993 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122537993 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122537993 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 20250830122537993 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122537993 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 20250830122537993 DLGSUP <0013> gsup_server.c:236 2: 20250830122537993 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122537993 DLGSUP <0013> gsup_server.c:236 3: 20250830122537993 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122537993 DLGSUP <0013> gsup_server.c:236 4: 20250830122537993 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122537993 DLGSUP <0013> gsup_server.c:236 5: 20250830122537994 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122537994 DLGSUP <0013> gsup_server.c:236 7: 20250830122537994 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122537994 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122537994 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(51)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122537994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@5e659271e955: 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") 20250830122538016 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39687<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@5e659271e955: Created GsupExpect[0] for "262423420675261" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250830122538026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 20250830122538034 DLINP <000b> input/ipa.c:452 connected read/write 20250830122538034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122538034 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423420675261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423420675261" cn_domain=PS} 20250830122538034 DLU <0006> fsm.c:456 lu(262423420675261)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122538034 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423420675261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250830122538034 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423420675261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423420675261" cause=Roaming not allowed in this location area} 20250830122538034 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423420675261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122538034 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423420675261)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122538034 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423420675261)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122538034 DLU <0006> fsm.c:568 lu(PS:IMSI-262423420675261)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122538034 DLINP <000b> input/ipa.c:452 connected read/write 20250830122538034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122538034 DLINP <000b> input/ipa.c:452 connected read/write 20250830122538034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@5e659271e955: Found GsupExpect[0] for "262423420675261" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@5e659271e955: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423420675261" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122538038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5e659271e955: Final verdict of PTC: pass 20250830122538039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20250830122538041 DLINP <000b> input/ipa.c:452 connected read/write 20250830122538041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122538041 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122538041 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122538041 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122538041 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39687<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@5e659271e955: Final verdict of PTC: none 53@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 53: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@5e659271e955: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Aug 30 12:25:38 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 20250830122538094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4258 20250830122538194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48446<->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=27448) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Aug 30 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_sai_err_unknown_imsi started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122541321 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122541321 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122541325 DLINP <000b> input/ipa.c:452 connected read/write 20250830122541325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122541326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122541330 DLINP <000b> input/ipa.c:452 connected read/write 20250830122541330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122541330 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122541330 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122541330 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 20250830122541330 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122541330 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 20250830122541330 DLGSUP <0013> gsup_server.c:236 2: 20250830122541330 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122541330 DLGSUP <0013> gsup_server.c:236 3: 20250830122541330 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122541330 DLGSUP <0013> gsup_server.c:236 4: 20250830122541330 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122541330 DLGSUP <0013> gsup_server.c:236 5: 20250830122541330 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122541330 DLGSUP <0013> gsup_server.c:236 7: 20250830122541330 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122541330 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122541330 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122541330 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)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@5e659271e955: 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") 20250830122541349 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39991<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@5e659271e955: Created GsupExpect[0] for "262420184657401" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250830122541360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 20250830122541378 DLINP <000b> input/ipa.c:452 connected read/write 20250830122541378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122541378 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420184657401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420184657401"} 20250830122541378 DAUC <0003> db_auc.c:133 IMSI='262420184657401': No such subscriber 20250830122541378 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420184657401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250830122541378 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420184657401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420184657401" cause=IMSI unknown in HLR} 20250830122541378 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420184657401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122541378 DLINP <000b> input/ipa.c:452 connected read/write 20250830122541378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122541378 DLINP <000b> input/ipa.c:452 connected read/write 20250830122541378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@5e659271e955: Found GsupExpect[0] for "262420184657401" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@5e659271e955: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420184657401" TC_gsup_sai_err_unknown_imsi(60)@5e659271e955: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122541383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@5e659271e955: Final verdict of PTC: pass 20250830122541384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 20250830122541386 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39991<->l=127.0.0.1:4259) 20250830122541387 DLINP <000b> input/ipa.c:452 connected read/write 20250830122541387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122541387 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122541387 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122541387 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@5e659271e955: Final verdict of PTC: none 58@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 58: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@5e659271e955: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Aug 30 12:25: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 20250830122541427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20250830122541528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48482<->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=25292) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Aug 30 12:25:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_ul started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122544656 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122544656 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122544661 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122544667 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544667 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122544667 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122544667 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 20250830122544667 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122544667 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 20250830122544668 DLGSUP <0013> gsup_server.c:236 2: 20250830122544668 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122544668 DLGSUP <0013> gsup_server.c:236 3: 20250830122544668 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122544668 DLGSUP <0013> gsup_server.c:236 4: 20250830122544668 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122544668 DLGSUP <0013> gsup_server.c:236 5: 20250830122544668 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122544668 DLGSUP <0013> gsup_server.c:236 7: 20250830122544668 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122544668 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122544668 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122544668 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@5e659271e955: 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") 20250830122544694 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46119<->l=127.0.0.1:4259) 20250830122544702 DAUC <0003> db_auc.c:157 IMSI='262422265395455': No 2G Auth Data 20250830122544702 DAUC <0003> db_auc.c:192 IMSI='262422265395455': No 3G Auth Data HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262422265395455" to be handled at TC_gsup_ul(65) 20250830122544722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 20250830122544732 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544732 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422265395455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422265395455" cn_domain=PS} 20250830122544732 DLU <0006> fsm.c:456 lu(262422265395455)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544732 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422265395455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422265395455)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544732 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422265395455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422265395455" cn_domain=PS} 20250830122544732 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544732 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262422265395455" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 0TC_gsup_ul(65)"262422265395455" 20250830122544739 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544739 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422265395455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422265395455"} 20250830122544739 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422265395455)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544739 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422265395455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544739 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422265395455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422265395455"} 20250830122544739 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422265395455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422265395455)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422265395455)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544739 DLU <0006> fsm.c:568 lu(PS:IMSI-262422265395455)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544739 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544739 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(65)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 TC_gsup_ul(65)@5e659271e955: Final verdict of PTC: pass 20250830122544745 DAUC <0003> db_auc.c:157 IMSI='262424640953598': No 2G Auth Data 20250830122544745 DAUC <0003> db_auc.c:192 IMSI='262424640953598': No 3G Auth Data 20250830122544747 DLGSUP <0013> hlr.c:121 IMSI 262424640953598: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262424640953598" to be handled at TC_gsup_ul(66) 20250830122544762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4258 20250830122544763 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544763 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424640953598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424640953598" cn_domain=PS} 20250830122544763 DLU <0006> fsm.c:456 lu(262424640953598)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544763 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424640953598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424640953598)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544763 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424640953598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424640953598" cn_domain=PS} 20250830122544763 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544763 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262424640953598" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 1TC_gsup_ul(66)"262424640953598" 20250830122544765 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544765 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424640953598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424640953598"} 20250830122544765 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424640953598)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544765 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424640953598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544765 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424640953598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424640953598"} 20250830122544765 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424640953598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424640953598)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424640953598)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544765 DLU <0006> fsm.c:568 lu(PS:IMSI-262424640953598)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544765 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544765 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(66)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4258 TC_gsup_ul(66)@5e659271e955: Final verdict of PTC: pass 20250830122544766 DAUC <0003> db_auc.c:157 IMSI='262421295458647': No 2G Auth Data 20250830122544766 DAUC <0003> db_auc.c:192 IMSI='262421295458647': No 3G Auth Data 20250830122544766 DLGSUP <0013> hlr.c:121 IMSI 262421295458647: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262421295458647" to be handled at TC_gsup_ul(67) 20250830122544773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 20250830122544775 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544775 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421295458647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421295458647" cn_domain=PS} 20250830122544775 DLU <0006> fsm.c:456 lu(262421295458647)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544775 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421295458647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421295458647)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544775 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421295458647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421295458647" cn_domain=PS} 20250830122544775 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544775 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262421295458647" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 2TC_gsup_ul(67)"262421295458647" 20250830122544776 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544776 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421295458647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421295458647"} 20250830122544776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421295458647)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544776 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421295458647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544776 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421295458647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421295458647"} 20250830122544776 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421295458647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295458647)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295458647)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544776 DLU <0006> fsm.c:568 lu(PS:IMSI-262421295458647)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544776 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544776 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(67)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 TC_gsup_ul(67)@5e659271e955: Final verdict of PTC: pass 20250830122544777 DAUC <0003> db_auc.c:157 IMSI='262420421973026': No 2G Auth Data 20250830122544777 DAUC <0003> db_auc.c:192 IMSI='262420421973026': No 3G Auth Data 20250830122544777 DLGSUP <0013> hlr.c:121 IMSI 262420421973026: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262420421973026" to be handled at TC_gsup_ul(68) 20250830122544782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51162<->l=127.0.0.1:4258 20250830122544784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544784 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420421973026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420421973026" cn_domain=PS} 20250830122544784 DLU <0006> fsm.c:456 lu(262420421973026)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544784 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420421973026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544784 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420421973026)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544784 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420421973026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420421973026" cn_domain=PS} 20250830122544784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262420421973026" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 3TC_gsup_ul(68)"262420421973026" 20250830122544785 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544785 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420421973026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420421973026"} 20250830122544785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420421973026)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544785 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420421973026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544785 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420421973026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420421973026"} 20250830122544785 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420421973026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420421973026)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420421973026)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544785 DLU <0006> fsm.c:568 lu(PS:IMSI-262420421973026)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544785 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544785 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(68)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51162<->l=127.0.0.1:4258 TC_gsup_ul(68)@5e659271e955: Final verdict of PTC: pass 20250830122544786 DAUC <0003> db_auc.c:157 IMSI='262427444103635': No 2G Auth Data 20250830122544786 DAUC <0003> db_auc.c:192 IMSI='262427444103635': No 3G Auth Data 20250830122544786 DLGSUP <0013> hlr.c:121 IMSI 262427444103635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262427444103635" to be handled at TC_gsup_ul(69) 20250830122544791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 20250830122544793 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544793 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427444103635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427444103635" cn_domain=PS} 20250830122544793 DLU <0006> fsm.c:456 lu(262427444103635)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544793 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427444103635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544793 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427444103635)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544793 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427444103635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427444103635" cn_domain=PS} 20250830122544793 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544793 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262427444103635" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 4TC_gsup_ul(69)"262427444103635" 20250830122544794 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544794 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427444103635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427444103635"} 20250830122544794 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427444103635)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544794 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427444103635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544794 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427444103635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427444103635"} 20250830122544794 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427444103635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427444103635)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427444103635)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544794 DLU <0006> fsm.c:568 lu(PS:IMSI-262427444103635)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544794 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544794 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(69)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 TC_gsup_ul(69)@5e659271e955: Final verdict of PTC: pass 20250830122544795 DAUC <0003> db_auc.c:157 IMSI='262421362430962': No 2G Auth Data 20250830122544795 DAUC <0003> db_auc.c:192 IMSI='262421362430962': No 3G Auth Data 20250830122544795 DLGSUP <0013> hlr.c:121 IMSI 262421362430962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262421362430962" to be handled at TC_gsup_ul(70) 20250830122544800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.1:4258 20250830122544801 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544802 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421362430962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421362430962" cn_domain=PS} 20250830122544802 DLU <0006> fsm.c:456 lu(262421362430962)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544802 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421362430962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421362430962)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544802 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421362430962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421362430962" cn_domain=PS} 20250830122544802 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544802 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262421362430962" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 5TC_gsup_ul(70)"262421362430962" 20250830122544802 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544802 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421362430962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421362430962"} 20250830122544802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421362430962)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544802 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421362430962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544802 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421362430962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421362430962"} 20250830122544802 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421362430962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421362430962)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421362430962)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544802 DLU <0006> fsm.c:568 lu(PS:IMSI-262421362430962)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544802 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544802 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(70)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.1:4258 TC_gsup_ul(70)@5e659271e955: Final verdict of PTC: pass 20250830122544803 DAUC <0003> db_auc.c:157 IMSI='262427186582226': No 2G Auth Data 20250830122544803 DAUC <0003> db_auc.c:192 IMSI='262427186582226': No 3G Auth Data 20250830122544804 DLGSUP <0013> hlr.c:121 IMSI 262427186582226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262427186582226" to be handled at TC_gsup_ul(71) 20250830122544808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51184<->l=127.0.0.1:4258 20250830122544810 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544810 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427186582226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427186582226" cn_domain=PS} 20250830122544810 DLU <0006> fsm.c:456 lu(262427186582226)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544810 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427186582226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427186582226)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544810 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427186582226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427186582226" cn_domain=PS} 20250830122544810 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544810 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262427186582226" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 6TC_gsup_ul(71)"262427186582226" 20250830122544811 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544811 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427186582226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427186582226"} 20250830122544811 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427186582226)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544811 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427186582226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544811 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427186582226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427186582226"} 20250830122544811 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427186582226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427186582226)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427186582226)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544811 DLU <0006> fsm.c:568 lu(PS:IMSI-262427186582226)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544811 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544811 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(71)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51184<->l=127.0.0.1:4258 TC_gsup_ul(71)@5e659271e955: Final verdict of PTC: pass 20250830122544812 DAUC <0003> db_auc.c:157 IMSI='262427902133752': No 2G Auth Data 20250830122544812 DAUC <0003> db_auc.c:192 IMSI='262427902133752': No 3G Auth Data 20250830122544812 DLGSUP <0013> hlr.c:121 IMSI 262427902133752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5e659271e955: Created GsupExpect[0] for "262427902133752" to be handled at TC_gsup_ul(72) 20250830122544817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51194<->l=127.0.0.1:4258 20250830122544818 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544818 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427902133752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427902133752" cn_domain=PS} 20250830122544818 DLU <0006> fsm.c:456 lu(262427902133752)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122544818 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427902133752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122544818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427902133752)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122544818 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427902133752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427902133752" cn_domain=PS} 20250830122544818 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544818 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5e659271e955: Found GsupExpect[0] for "262427902133752" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@5e659271e955: Added IMSI table entry 7TC_gsup_ul(72)"262427902133752" 20250830122544819 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544819 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427902133752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427902133752"} 20250830122544819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427902133752)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122544819 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427902133752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122544819 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427902133752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427902133752"} 20250830122544819 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427902133752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122544819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427902133752)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122544819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427902133752)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122544819 DLU <0006> fsm.c:568 lu(PS:IMSI-262427902133752)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122544819 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122544819 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul(72)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122544819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51194<->l=127.0.0.1:4258 TC_gsup_ul(72)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122544820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20250830122544820 DLINP <000b> input/ipa.c:452 connected read/write 20250830122544820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122544820 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122544820 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122544820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122544820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46119<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@5e659271e955: Final verdict of PTC: none 63@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_ul finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Aug 30 12:25: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 20250830122544845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 20250830122544945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77804) Waiting for packet dumper to finish... 1 (prev_count=77804, count=112736) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Aug 30 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_ul_via_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122548074 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122548074 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122548078 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51206<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122548084 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548084 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122548084 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122548084 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 20250830122548084 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122548084 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 20250830122548084 DLGSUP <0013> gsup_server.c:236 2: 20250830122548084 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122548084 DLGSUP <0013> gsup_server.c:236 3: 20250830122548084 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122548084 DLGSUP <0013> gsup_server.c:236 4: 20250830122548084 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122548084 DLGSUP <0013> gsup_server.c:236 5: 20250830122548084 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(73)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122548084 DLGSUP <0013> gsup_server.c:236 7: 20250830122548084 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122548084 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122548084 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122548084 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@5e659271e955: 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") 20250830122548111 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43521<->l=127.0.0.1:4259) 20250830122548121 DAUC <0003> db_auc.c:157 IMSI='262424129778276': No 2G Auth Data 20250830122548121 DAUC <0003> db_auc.c:192 IMSI='262424129778276': No 3G Auth Data HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262424129778276" to be handled at TC_gsup_ul_via_proxy(77) 20250830122548147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 20250830122548158 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548158 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424129778276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424129778276" cn_domain=PS source_name="the-source\n"} 20250830122548158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830122548158 DLU <0006> fsm.c:456 lu(262424129778276)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548158 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424129778276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424129778276)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548159 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424129778276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424129778276" cn_domain=PS destination_name="the-source\n"} 20250830122548159 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548159 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262424129778276" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262424129778276" 20250830122548164 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548164 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424129778276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424129778276" source_name="the-source\n"} 20250830122548164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424129778276)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548164 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262424129778276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548164 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424129778276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424129778276" destination_name="the-source\n"} 20250830122548164 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262424129778276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424129778276)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424129778276)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548164 DLU <0006> fsm.c:568 lu(PS:IMSI-262424129778276)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548164 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548164 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@5e659271e955: Final verdict of PTC: pass 20250830122548169 DAUC <0003> db_auc.c:157 IMSI='262423383126914': No 2G Auth Data 20250830122548169 DAUC <0003> db_auc.c:192 IMSI='262423383126914': No 3G Auth Data 20250830122548171 DLGSUP <0013> hlr.c:121 IMSI 262423383126914: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262423383126914" to be handled at TC_gsup_ul_via_proxy(78) 20250830122548184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 20250830122548185 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548185 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423383126914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423383126914" cn_domain=PS source_name="the-source\n"} 20250830122548185 DLU <0006> fsm.c:456 lu(262423383126914)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548185 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423383126914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423383126914)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548186 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423383126914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423383126914" cn_domain=PS destination_name="the-source\n"} 20250830122548186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262423383126914" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423383126914" 20250830122548186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548186 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423383126914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423383126914" source_name="the-source\n"} 20250830122548186 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423383126914)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548186 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423383126914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548186 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423383126914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423383126914" destination_name="the-source\n"} 20250830122548186 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423383126914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423383126914)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423383126914)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548186 DLU <0006> fsm.c:568 lu(PS:IMSI-262423383126914)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@5e659271e955: Final verdict of PTC: pass 20250830122548187 DAUC <0003> db_auc.c:157 IMSI='262425502420474': No 2G Auth Data 20250830122548187 DAUC <0003> db_auc.c:192 IMSI='262425502420474': No 3G Auth Data 20250830122548188 DLGSUP <0013> hlr.c:121 IMSI 262425502420474: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262425502420474" to be handled at TC_gsup_ul_via_proxy(79) 20250830122548194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51228<->l=127.0.0.1:4258 20250830122548195 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548195 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425502420474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425502420474" cn_domain=PS source_name="the-source\n"} 20250830122548195 DLU <0006> fsm.c:456 lu(262425502420474)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548195 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425502420474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425502420474)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548195 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425502420474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425502420474" cn_domain=PS destination_name="the-source\n"} 20250830122548195 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548195 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262425502420474" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425502420474" 20250830122548196 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548196 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425502420474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425502420474" source_name="the-source\n"} 20250830122548196 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425502420474)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548196 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425502420474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548196 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425502420474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425502420474" destination_name="the-source\n"} 20250830122548196 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425502420474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425502420474)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425502420474)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548196 DLU <0006> fsm.c:568 lu(PS:IMSI-262425502420474)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548196 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548196 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51228<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@5e659271e955: Final verdict of PTC: pass 20250830122548197 DAUC <0003> db_auc.c:157 IMSI='262426836770660': No 2G Auth Data 20250830122548197 DAUC <0003> db_auc.c:192 IMSI='262426836770660': No 3G Auth Data 20250830122548198 DLGSUP <0013> hlr.c:121 IMSI 262426836770660: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262426836770660" to be handled at TC_gsup_ul_via_proxy(80) 20250830122548203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 20250830122548205 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548205 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426836770660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426836770660" cn_domain=PS source_name="the-source\n"} 20250830122548205 DLU <0006> fsm.c:456 lu(262426836770660)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548205 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426836770660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426836770660)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548205 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426836770660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426836770660" cn_domain=PS destination_name="the-source\n"} 20250830122548205 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548205 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262426836770660" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426836770660" 20250830122548206 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548206 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426836770660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426836770660" source_name="the-source\n"} 20250830122548206 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426836770660)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548206 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426836770660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548206 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426836770660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426836770660" destination_name="the-source\n"} 20250830122548206 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426836770660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426836770660)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426836770660)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548206 DLU <0006> fsm.c:568 lu(PS:IMSI-262426836770660)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548206 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548206 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@5e659271e955: Final verdict of PTC: pass 20250830122548207 DAUC <0003> db_auc.c:157 IMSI='262428651390415': No 2G Auth Data 20250830122548207 DAUC <0003> db_auc.c:192 IMSI='262428651390415': No 3G Auth Data 20250830122548208 DLGSUP <0013> hlr.c:121 IMSI 262428651390415: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262428651390415" to be handled at TC_gsup_ul_via_proxy(81) 20250830122548215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20250830122548216 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548216 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428651390415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651390415" cn_domain=PS source_name="the-source\n"} 20250830122548216 DLU <0006> fsm.c:456 lu(262428651390415)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548216 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428651390415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428651390415)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548216 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428651390415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428651390415" cn_domain=PS destination_name="the-source\n"} 20250830122548216 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548216 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262428651390415" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428651390415" 20250830122548217 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548217 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428651390415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428651390415" source_name="the-source\n"} 20250830122548217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428651390415)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548217 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428651390415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548217 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428651390415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428651390415" destination_name="the-source\n"} 20250830122548217 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428651390415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651390415)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651390415)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548217 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651390415)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548217 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548218 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@5e659271e955: Final verdict of PTC: pass 20250830122548219 DAUC <0003> db_auc.c:157 IMSI='262429162298595': No 2G Auth Data 20250830122548219 DAUC <0003> db_auc.c:192 IMSI='262429162298595': No 3G Auth Data 20250830122548220 DLGSUP <0013> hlr.c:121 IMSI 262429162298595: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262429162298595" to be handled at TC_gsup_ul_via_proxy(82) 20250830122548226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51256<->l=127.0.0.1:4258 20250830122548228 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548228 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429162298595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429162298595" cn_domain=PS source_name="the-source\n"} 20250830122548228 DLU <0006> fsm.c:456 lu(262429162298595)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548228 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429162298595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429162298595)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548228 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429162298595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429162298595" cn_domain=PS destination_name="the-source\n"} 20250830122548228 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548228 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262429162298595" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429162298595" 20250830122548229 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548229 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429162298595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429162298595" source_name="the-source\n"} 20250830122548229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429162298595)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548229 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262429162298595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548229 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429162298595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429162298595" destination_name="the-source\n"} 20250830122548229 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262429162298595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429162298595)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429162298595)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548229 DLU <0006> fsm.c:568 lu(PS:IMSI-262429162298595)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548229 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548229 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51256<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@5e659271e955: Final verdict of PTC: pass 20250830122548230 DAUC <0003> db_auc.c:157 IMSI='262428220420261': No 2G Auth Data 20250830122548230 DAUC <0003> db_auc.c:192 IMSI='262428220420261': No 3G Auth Data 20250830122548231 DLGSUP <0013> hlr.c:121 IMSI 262428220420261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262428220420261" to be handled at TC_gsup_ul_via_proxy(83) 20250830122548237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 20250830122548239 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548239 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428220420261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428220420261" cn_domain=PS source_name="the-source\n"} 20250830122548239 DLU <0006> fsm.c:456 lu(262428220420261)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548239 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428220420261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428220420261)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548239 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428220420261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428220420261" cn_domain=PS destination_name="the-source\n"} 20250830122548239 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548239 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262428220420261" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428220420261" 20250830122548240 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548240 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428220420261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428220420261" source_name="the-source\n"} 20250830122548240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428220420261)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548240 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428220420261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548240 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428220420261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428220420261" destination_name="the-source\n"} 20250830122548240 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428220420261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428220420261)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428220420261)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548240 DLU <0006> fsm.c:568 lu(PS:IMSI-262428220420261)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548240 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548240 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@5e659271e955: Final verdict of PTC: pass 20250830122548241 DAUC <0003> db_auc.c:157 IMSI='262423717240535': No 2G Auth Data 20250830122548241 DAUC <0003> db_auc.c:192 IMSI='262423717240535': No 3G Auth Data 20250830122548242 DLGSUP <0013> hlr.c:121 IMSI 262423717240535: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5e659271e955: Created GsupExpect[0] for "262423717240535" to be handled at TC_gsup_ul_via_proxy(84) 20250830122548248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51272<->l=127.0.0.1:4258 20250830122548249 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548249 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423717240535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423717240535" cn_domain=PS source_name="the-source\n"} 20250830122548249 DLU <0006> fsm.c:456 lu(262423717240535)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122548249 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423717240535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250830122548249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423717240535)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122548249 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423717240535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423717240535" cn_domain=PS destination_name="the-source\n"} 20250830122548249 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548249 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5e659271e955: Found GsupExpect[0] for "262423717240535" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@5e659271e955: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423717240535" 20250830122548250 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548250 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423717240535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423717240535" source_name="the-source\n"} 20250830122548250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423717240535)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122548250 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262423717240535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122548250 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423717240535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423717240535" destination_name="the-source\n"} 20250830122548250 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262423717240535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122548250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423717240535)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122548250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423717240535)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122548250 DLU <0006> fsm.c:568 lu(PS:IMSI-262423717240535)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122548250 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122548250 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122548251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51272<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122548252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51206<->l=127.0.0.1:4258 20250830122548252 DLINP <000b> input/ipa.c:452 connected read/write 20250830122548252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122548252 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122548252 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122548252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122548252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@5e659271e955: Final verdict of PTC: none 75@5e659271e955: Final verdict of PTC: none 20250830122548252 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43521<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(76)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Aug 30 12:25: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 20250830122548277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 20250830122548377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51282<->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=114764) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Aug 30 12:25:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_ul_subscriber_data started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122551506 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122551507 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122551511 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122551515 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551515 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122551515 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122551515 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 20250830122551515 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122551515 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 20250830122551515 DLGSUP <0013> gsup_server.c:236 2: 20250830122551515 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122551515 DLGSUP <0013> gsup_server.c:236 3: 20250830122551515 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122551515 DLGSUP <0013> gsup_server.c:236 4: 20250830122551515 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122551515 DLGSUP <0013> gsup_server.c:236 5: 20250830122551515 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122551515 DLGSUP <0013> gsup_server.c:236 7: 20250830122551515 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122551515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122551515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122551515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@5e659271e955: 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") 20250830122551540 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37769<->l=127.0.0.1:4259) 20250830122551563 DAUC <0003> db_auc.c:157 IMSI='262426801825765': No 2G Auth Data 20250830122551563 DAUC <0003> db_auc.c:192 IMSI='262426801825765': No 3G Auth Data HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262426801825765" to be handled at TC_gsup_ul_subscriber_data(89) 20250830122551582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551586 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551586 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426801825765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426801825765" cn_domain=PS} 20250830122551587 DLU <0006> fsm.c:456 lu(262426801825765)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551587 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426801825765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426801825765)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551587 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426801825765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426801825765" cn_domain=PS} 20250830122551587 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551587 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262426801825765" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426801825765" 20250830122551590 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551590 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426801825765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426801825765"} 20250830122551590 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426801825765)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551590 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426801825765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551590 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426801825765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426801825765"} 20250830122551590 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426801825765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426801825765)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426801825765)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551590 DLU <0006> fsm.c:568 lu(PS:IMSI-262426801825765)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551590 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551590 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5e659271e955: Final verdict of PTC: pass 20250830122551593 DAUC <0003> db_auc.c:157 IMSI='262423155933952': No 2G Auth Data 20250830122551593 DAUC <0003> db_auc.c:192 IMSI='262423155933952': No 3G Auth Data 20250830122551593 DLGSUP <0013> hlr.c:121 IMSI 262423155933952: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262423155933952" to be handled at TC_gsup_ul_subscriber_data(90) 20250830122551601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551602 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551602 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423155933952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423155933952" cn_domain=PS} 20250830122551602 DLU <0006> fsm.c:456 lu(262423155933952)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551602 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423155933952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423155933952)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551602 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423155933952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423155933952" cn_domain=PS} 20250830122551602 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551602 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262423155933952" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423155933952" 20250830122551603 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551603 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423155933952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423155933952"} 20250830122551603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423155933952)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551603 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423155933952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551603 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423155933952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423155933952"} 20250830122551603 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423155933952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423155933952)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423155933952)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551603 DLU <0006> fsm.c:568 lu(PS:IMSI-262423155933952)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551603 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551603 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5e659271e955: Final verdict of PTC: pass 20250830122551605 DAUC <0003> db_auc.c:157 IMSI='262423866663902': No 2G Auth Data 20250830122551605 DAUC <0003> db_auc.c:192 IMSI='262423866663902': No 3G Auth Data 20250830122551605 DLGSUP <0013> hlr.c:121 IMSI 262423866663902: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262423866663902" to be handled at TC_gsup_ul_subscriber_data(91) 20250830122551610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551612 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551612 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423866663902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423866663902" cn_domain=PS} 20250830122551612 DLU <0006> fsm.c:456 lu(262423866663902)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551612 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423866663902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423866663902)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551612 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423866663902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423866663902" cn_domain=PS} 20250830122551612 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551612 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262423866663902" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423866663902" 20250830122551613 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551613 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423866663902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423866663902"} 20250830122551613 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423866663902)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551613 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423866663902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551613 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423866663902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423866663902"} 20250830122551613 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423866663902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423866663902)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423866663902)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551613 DLU <0006> fsm.c:568 lu(PS:IMSI-262423866663902)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551613 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551613 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5e659271e955: Final verdict of PTC: pass 20250830122551614 DAUC <0003> db_auc.c:157 IMSI='262428446406290': No 2G Auth Data 20250830122551614 DAUC <0003> db_auc.c:192 IMSI='262428446406290': No 3G Auth Data 20250830122551614 DLGSUP <0013> hlr.c:121 IMSI 262428446406290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262428446406290" to be handled at TC_gsup_ul_subscriber_data(92) 20250830122551620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551622 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551622 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428446406290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428446406290" cn_domain=PS} 20250830122551622 DLU <0006> fsm.c:456 lu(262428446406290)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551622 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428446406290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428446406290)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551622 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428446406290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428446406290" cn_domain=PS} 20250830122551622 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551622 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262428446406290" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428446406290" 20250830122551624 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551624 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428446406290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428446406290"} 20250830122551624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428446406290)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551624 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428446406290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551624 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428446406290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428446406290"} 20250830122551624 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428446406290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428446406290)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428446406290)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551624 DLU <0006> fsm.c:568 lu(PS:IMSI-262428446406290)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551624 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551624 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5e659271e955: Final verdict of PTC: pass 20250830122551625 DAUC <0003> db_auc.c:157 IMSI='262425592537994': No 2G Auth Data 20250830122551625 DAUC <0003> db_auc.c:192 IMSI='262425592537994': No 3G Auth Data 20250830122551625 DLGSUP <0013> hlr.c:121 IMSI 262425592537994: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262425592537994" to be handled at TC_gsup_ul_subscriber_data(93) 20250830122551632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55128<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551634 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551635 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425592537994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425592537994" cn_domain=PS} 20250830122551635 DLU <0006> fsm.c:456 lu(262425592537994)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551635 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425592537994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425592537994)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551635 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425592537994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425592537994" cn_domain=PS} 20250830122551635 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551635 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262425592537994" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425592537994" 20250830122551636 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551636 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425592537994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425592537994"} 20250830122551636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425592537994)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551636 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425592537994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551636 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425592537994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425592537994"} 20250830122551636 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425592537994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425592537994)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425592537994)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551636 DLU <0006> fsm.c:568 lu(PS:IMSI-262425592537994)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551636 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551636 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55128<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5e659271e955: Final verdict of PTC: pass 20250830122551637 DAUC <0003> db_auc.c:157 IMSI='262423380228172': No 2G Auth Data 20250830122551637 DAUC <0003> db_auc.c:192 IMSI='262423380228172': No 3G Auth Data 20250830122551637 DLGSUP <0013> hlr.c:121 IMSI 262423380228172: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262423380228172" to be handled at TC_gsup_ul_subscriber_data(94) 20250830122551643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55132<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551645 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551645 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423380228172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423380228172" cn_domain=PS} 20250830122551645 DLU <0006> fsm.c:456 lu(262423380228172)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551645 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423380228172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423380228172)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551645 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423380228172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423380228172" cn_domain=PS} 20250830122551645 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551645 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262423380228172" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423380228172" 20250830122551646 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551646 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423380228172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423380228172"} 20250830122551646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423380228172)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551646 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423380228172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551646 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423380228172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423380228172"} 20250830122551646 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423380228172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423380228172)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423380228172)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551646 DLU <0006> fsm.c:568 lu(PS:IMSI-262423380228172)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551646 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551646 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55132<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5e659271e955: Final verdict of PTC: pass 20250830122551647 DAUC <0003> db_auc.c:157 IMSI='262423407073946': No 2G Auth Data 20250830122551647 DAUC <0003> db_auc.c:192 IMSI='262423407073946': No 3G Auth Data 20250830122551648 DLGSUP <0013> hlr.c:121 IMSI 262423407073946: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262423407073946" to be handled at TC_gsup_ul_subscriber_data(95) 20250830122551654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551656 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551656 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423407073946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423407073946" cn_domain=PS} 20250830122551656 DLU <0006> fsm.c:456 lu(262423407073946)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551656 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423407073946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423407073946)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551656 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423407073946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423407073946" cn_domain=PS} 20250830122551656 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551656 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262423407073946" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423407073946" 20250830122551657 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551657 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423407073946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423407073946"} 20250830122551657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423407073946)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551657 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423407073946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551657 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423407073946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423407073946"} 20250830122551657 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423407073946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423407073946)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423407073946)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551657 DLU <0006> fsm.c:568 lu(PS:IMSI-262423407073946)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551657 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551657 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5e659271e955: Final verdict of PTC: pass 20250830122551658 DAUC <0003> db_auc.c:157 IMSI='262422132599116': No 2G Auth Data 20250830122551658 DAUC <0003> db_auc.c:192 IMSI='262422132599116': No 3G Auth Data 20250830122551659 DLGSUP <0013> hlr.c:121 IMSI 262422132599116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5e659271e955: Created GsupExpect[0] for "262422132599116" to be handled at TC_gsup_ul_subscriber_data(96) 20250830122551664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55158<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5e659271e955: GSUP ul subscriber_data<unbound> 20250830122551666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551666 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422132599116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422132599116" cn_domain=PS} 20250830122551666 DLU <0006> fsm.c:456 lu(262422132599116)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122551666 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422132599116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122551666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422132599116)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122551666 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422132599116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422132599116" cn_domain=PS} 20250830122551666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5e659271e955: Found GsupExpect[0] for "262422132599116" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@5e659271e955: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422132599116" 20250830122551667 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551667 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422132599116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422132599116"} 20250830122551667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422132599116)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122551667 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422132599116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122551667 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422132599116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422132599116"} 20250830122551667 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422132599116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122551667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422132599116)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122551667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422132599116)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122551667 DLU <0006> fsm.c:568 lu(PS:IMSI-262422132599116)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122551667 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122551667 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@5e659271e955: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122551668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55158<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122551669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4258 20250830122551669 DLINP <000b> input/ipa.c:452 connected read/write 20250830122551669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122551669 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122551669 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122551669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122551669 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37769<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@5e659271e955: Final verdict of PTC: none 87@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Aug 30 12:25: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 20250830122551697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55170<->l=127.0.0.1:4258 20250830122551797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55170<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77196) Waiting for packet dumper to finish... 1 (prev_count=77196, count=117904) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Aug 30 12:25:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_vty started. MTC@5e659271e955: legacy= true 20250830122554916 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122554917 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122554921 DLINP <000b> input/ipa.c:452 connected read/write 20250830122554921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122554923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55180<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122554927 DLINP <000b> input/ipa.c:452 connected read/write 20250830122554927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122554927 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122554927 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122554927 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 20250830122554928 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122554928 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 20250830122554928 DLGSUP <0013> gsup_server.c:236 2: 20250830122554928 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122554928 DLGSUP <0013> gsup_server.c:236 3: 20250830122554928 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122554928 DLGSUP <0013> gsup_server.c:236 4: 20250830122554928 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122554928 DLGSUP <0013> gsup_server.c:236 5: 20250830122554928 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122554928 DLGSUP <0013> gsup_server.c:236 7: 20250830122554928 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122554928 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122554928 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122554928 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@5e659271e955: 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") 20250830122554951 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43007<->l=127.0.0.1:4259) 20250830122554954 DAUC <0003> db_auc.c:157 IMSI='262426577308670': No 2G Auth Data 20250830122554954 DAUC <0003> db_auc.c:192 IMSI='262426577308670': No 3G Auth Data 20250830122554957 DAUC <0003> db_auc.c:192 IMSI='262426577308670': No 3G Auth Data 20250830122554960 DAUC <0003> db_auc.c:157 IMSI='262427493997400': No 2G Auth Data 20250830122554960 DAUC <0003> db_auc.c:192 IMSI='262427493997400': No 3G Auth Data 20250830122554962 DAUC <0003> db_auc.c:157 IMSI='262427493997400': No 2G Auth Data 20250830122554964 DAUC <0003> db_auc.c:157 IMSI='262423338031221': No 2G Auth Data 20250830122554964 DAUC <0003> db_auc.c:192 IMSI='262423338031221': No 3G Auth Data MTC@5e659271e955: setverdict(pass): none -> pass 20250830122554967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55180<->l=127.0.0.1:4258 20250830122554968 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43007<->l=127.0.0.1:4259) 20250830122554968 DLINP <000b> input/ipa.c:452 connected read/write 20250830122554968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122554968 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122554968 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122554968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@5e659271e955: Test case TC_vty finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Aug 30 12:25:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250830122555002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 20250830122555103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=408) Waiting for packet dumper to finish... 1 (prev_count=408, count=28396) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Aug 30 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_vty_msisdn_isd started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122558187 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122558187 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122558191 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122558193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122558197 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122558197 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122558197 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122558197 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 20250830122558197 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122558197 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 20250830122558197 DLGSUP <0013> gsup_server.c:236 2: 20250830122558197 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122558197 DLGSUP <0013> gsup_server.c:236 3: 20250830122558197 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122558197 DLGSUP <0013> gsup_server.c:236 4: 20250830122558197 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122558197 DLGSUP <0013> gsup_server.c:236 5: 20250830122558197 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122558197 DLGSUP <0013> gsup_server.c:236 7: 20250830122558197 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122558197 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122558197 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122558197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@5e659271e955: 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") 20250830122558215 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42335<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@5e659271e955: Created GsupExpect[0] for "262427924453756" to be handled at TC_vty_msisdn_isd(104) 20250830122558223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55202<->l=127.0.0.1:4258 20250830122558224 DAUC <0003> db_auc.c:157 IMSI='262427924453756': No 2G Auth Data 20250830122558224 DAUC <0003> db_auc.c:192 IMSI='262427924453756': No 3G Auth Data 20250830122558238 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122558238 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427924453756" cn_domain=PS} 20250830122558238 DLU <0006> fsm.c:456 lu(262427924453756)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122558238 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122558238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427924453756)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122558238 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427924453756" cn_domain=PS} 20250830122558238 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122558238 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@5e659271e955: Found GsupExpect[0] for "262427924453756" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@5e659271e955: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427924453756" 20250830122558245 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122558245 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427924453756"} 20250830122558245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427924453756)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122558245 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122558245 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427924453756"} 20250830122558245 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122558245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427924453756)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122558245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427924453756)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122558245 DLU <0006> fsm.c:568 lu(PS:IMSI-262427924453756)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122558245 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122558245 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5e659271e955: setverdict(pass): none -> pass 20250830122558248 DLGSUP <0013> hlr.c:128 IMSI 262427924453756: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250830122558249 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122558249 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122558252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55202<->l=127.0.0.1:4258 20250830122558253 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received TC_vty_msisdn_isd(104)@5e659271e955: Final verdict of PTC: pass 20250830122558253 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427924453756"} 20250830122558253 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250830122558253 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427924453756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122558254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20250830122558256 DLINP <000b> input/ipa.c:452 connected read/write 20250830122558256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122558256 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122558256 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122558256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122558256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42335<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@5e659271e955: Final verdict of PTC: none 102@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 102: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@5e659271e955: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Aug 30 12:25: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 20250830122558297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20250830122558398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55212<->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=34212) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Aug 30 12:26:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_purge_cs started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122601530 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122601530 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122601534 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122601540 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601540 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122601540 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122601540 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 20250830122601540 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122601540 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 20250830122601540 DLGSUP <0013> gsup_server.c:236 2: 20250830122601540 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122601540 DLGSUP <0013> gsup_server.c:236 3: 20250830122601540 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122601540 DLGSUP <0013> gsup_server.c:236 4: 20250830122601540 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122601540 DLGSUP <0013> gsup_server.c:236 5: 20250830122601540 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122601540 DLGSUP <0013> gsup_server.c:236 7: 20250830122601540 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122601540 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122601540 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122601540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@5e659271e955: 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") 20250830122601568 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44697<->l=127.0.0.1:4259) 20250830122601578 DAUC <0003> db_auc.c:157 IMSI='262424385160099': No 2G Auth Data 20250830122601578 DAUC <0003> db_auc.c:192 IMSI='262424385160099': No 3G Auth Data HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262424385160099" to be handled at TC_gsup_purge_cs(109) 20250830122601604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50294<->l=127.0.0.1:4258 20250830122601613 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601614 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424385160099" cn_domain=PS} 20250830122601614 DLU <0006> fsm.c:456 lu(262424385160099)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601614 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424385160099)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601614 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424385160099" cn_domain=PS} 20250830122601614 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601614 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262424385160099" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424385160099" 20250830122601620 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601620 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424385160099"} 20250830122601620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424385160099)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601620 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601620 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424385160099"} 20250830122601620 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424385160099)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424385160099)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601620 DLU <0006> fsm.c:568 lu(PS:IMSI-262424385160099)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601620 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601620 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5e659271e955: setverdict(pass): none -> pass 20250830122601623 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601623 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424385160099" cn_domain=CS} 20250830122601623 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601623 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424385160099"} 20250830122601623 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424385160099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601623 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601623 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50294<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@5e659271e955: Final verdict of PTC: pass 20250830122601629 DAUC <0003> db_auc.c:157 IMSI='262425093262882': No 2G Auth Data 20250830122601629 DAUC <0003> db_auc.c:192 IMSI='262425093262882': No 3G Auth Data 20250830122601632 DLGSUP <0013> hlr.c:121 IMSI 262425093262882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262425093262882" to be handled at TC_gsup_purge_cs(110) 20250830122601643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50298<->l=127.0.0.1:4258 20250830122601644 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601644 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093262882" cn_domain=PS} 20250830122601644 DLU <0006> fsm.c:456 lu(262425093262882)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601644 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425093262882)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601644 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425093262882" cn_domain=PS} 20250830122601644 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601644 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262425093262882" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425093262882" 20250830122601645 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601645 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425093262882"} 20250830122601645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425093262882)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601645 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601645 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425093262882"} 20250830122601645 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093262882)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093262882)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601645 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093262882)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601645 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601645 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5e659271e955: setverdict(pass): none -> pass 20250830122601646 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601646 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425093262882" cn_domain=CS} 20250830122601646 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601646 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425093262882"} 20250830122601646 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425093262882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601646 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601646 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50298<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@5e659271e955: Final verdict of PTC: pass 20250830122601647 DAUC <0003> db_auc.c:157 IMSI='262429888636993': No 2G Auth Data 20250830122601647 DAUC <0003> db_auc.c:192 IMSI='262429888636993': No 3G Auth Data 20250830122601648 DLGSUP <0013> hlr.c:121 IMSI 262429888636993: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262429888636993" to be handled at TC_gsup_purge_cs(111) 20250830122601656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 20250830122601657 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601657 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429888636993" cn_domain=PS} 20250830122601657 DLU <0006> fsm.c:456 lu(262429888636993)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601657 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429888636993)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601657 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429888636993" cn_domain=PS} 20250830122601657 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601657 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262429888636993" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429888636993" 20250830122601658 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601658 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429888636993"} 20250830122601658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429888636993)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601658 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601658 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429888636993"} 20250830122601658 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429888636993)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429888636993)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601658 DLU <0006> fsm.c:568 lu(PS:IMSI-262429888636993)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601658 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601658 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5e659271e955: setverdict(pass): none -> pass 20250830122601659 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601659 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429888636993" cn_domain=CS} 20250830122601659 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601659 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429888636993"} 20250830122601659 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429888636993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601659 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601659 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@5e659271e955: Final verdict of PTC: pass 20250830122601660 DAUC <0003> db_auc.c:157 IMSI='262425045325163': No 2G Auth Data 20250830122601660 DAUC <0003> db_auc.c:192 IMSI='262425045325163': No 3G Auth Data 20250830122601660 DLGSUP <0013> hlr.c:121 IMSI 262425045325163: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262425045325163" to be handled at TC_gsup_purge_cs(112) 20250830122601666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 20250830122601668 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601668 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425045325163" cn_domain=PS} 20250830122601668 DLU <0006> fsm.c:456 lu(262425045325163)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601668 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425045325163)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601668 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425045325163" cn_domain=PS} 20250830122601668 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601668 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262425045325163" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425045325163" 20250830122601669 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601669 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425045325163"} 20250830122601669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425045325163)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601669 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601669 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425045325163"} 20250830122601670 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425045325163)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425045325163)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601670 DLU <0006> fsm.c:568 lu(PS:IMSI-262425045325163)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601670 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601670 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5e659271e955: setverdict(pass): none -> pass 20250830122601671 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601671 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425045325163" cn_domain=CS} 20250830122601671 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601671 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425045325163"} 20250830122601671 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425045325163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601671 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601671 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@5e659271e955: Final verdict of PTC: pass 20250830122601672 DAUC <0003> db_auc.c:157 IMSI='262425275416084': No 2G Auth Data 20250830122601672 DAUC <0003> db_auc.c:192 IMSI='262425275416084': No 3G Auth Data 20250830122601673 DLGSUP <0013> hlr.c:121 IMSI 262425275416084: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262425275416084" to be handled at TC_gsup_purge_cs(113) 20250830122601680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50316<->l=127.0.0.1:4258 20250830122601681 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601681 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425275416084" cn_domain=PS} 20250830122601681 DLU <0006> fsm.c:456 lu(262425275416084)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601681 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425275416084)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601681 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425275416084" cn_domain=PS} 20250830122601681 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601681 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262425275416084" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425275416084" 20250830122601683 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601683 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425275416084"} 20250830122601683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425275416084)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601683 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601683 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425275416084"} 20250830122601683 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425275416084)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425275416084)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601683 DLU <0006> fsm.c:568 lu(PS:IMSI-262425275416084)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601683 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601683 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5e659271e955: setverdict(pass): none -> pass 20250830122601684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601684 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425275416084" cn_domain=CS} 20250830122601684 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601684 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425275416084"} 20250830122601684 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425275416084 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50316<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@5e659271e955: Final verdict of PTC: pass 20250830122601686 DAUC <0003> db_auc.c:157 IMSI='262428135986662': No 2G Auth Data 20250830122601686 DAUC <0003> db_auc.c:192 IMSI='262428135986662': No 3G Auth Data 20250830122601686 DLGSUP <0013> hlr.c:121 IMSI 262428135986662: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262428135986662" to be handled at TC_gsup_purge_cs(114) 20250830122601692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20250830122601694 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601694 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428135986662" cn_domain=PS} 20250830122601694 DLU <0006> fsm.c:456 lu(262428135986662)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601694 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428135986662)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601694 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428135986662" cn_domain=PS} 20250830122601694 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601694 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262428135986662" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428135986662" 20250830122601695 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601695 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428135986662"} 20250830122601695 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428135986662)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601695 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601695 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428135986662"} 20250830122601695 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428135986662)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428135986662)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601695 DLU <0006> fsm.c:568 lu(PS:IMSI-262428135986662)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601695 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601695 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5e659271e955: setverdict(pass): none -> pass 20250830122601695 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601695 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428135986662" cn_domain=CS} 20250830122601695 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601695 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428135986662"} 20250830122601695 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428135986662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601695 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601695 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@5e659271e955: Final verdict of PTC: pass 20250830122601696 DAUC <0003> db_auc.c:157 IMSI='262427257916898': No 2G Auth Data 20250830122601696 DAUC <0003> db_auc.c:192 IMSI='262427257916898': No 3G Auth Data 20250830122601697 DLGSUP <0013> hlr.c:121 IMSI 262427257916898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262427257916898" to be handled at TC_gsup_purge_cs(115) 20250830122601702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 20250830122601704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601704 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427257916898" cn_domain=PS} 20250830122601704 DLU <0006> fsm.c:456 lu(262427257916898)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601704 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601704 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427257916898)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601704 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427257916898" cn_domain=PS} 20250830122601704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262427257916898" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427257916898" 20250830122601705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601705 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427257916898"} 20250830122601705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427257916898)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601705 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601705 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427257916898"} 20250830122601705 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427257916898)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427257916898)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601705 DLU <0006> fsm.c:568 lu(PS:IMSI-262427257916898)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5e659271e955: setverdict(pass): none -> pass 20250830122601705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601705 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427257916898" cn_domain=CS} 20250830122601706 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601706 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427257916898"} 20250830122601706 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427257916898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601706 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601706 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@5e659271e955: Final verdict of PTC: pass 20250830122601707 DAUC <0003> db_auc.c:157 IMSI='262422983948470': No 2G Auth Data 20250830122601707 DAUC <0003> db_auc.c:192 IMSI='262422983948470': No 3G Auth Data 20250830122601707 DLGSUP <0013> hlr.c:121 IMSI 262422983948470: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5e659271e955: Created GsupExpect[0] for "262422983948470" to be handled at TC_gsup_purge_cs(116) 20250830122601714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50334<->l=127.0.0.1:4258 20250830122601716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601716 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422983948470" cn_domain=PS} 20250830122601716 DLU <0006> fsm.c:456 lu(262422983948470)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122601716 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122601716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422983948470)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122601716 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422983948470" cn_domain=PS} 20250830122601716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5e659271e955: Found GsupExpect[0] for "262422983948470" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@5e659271e955: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422983948470" 20250830122601716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601717 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422983948470"} 20250830122601717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422983948470)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122601717 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122601717 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422983948470"} 20250830122601717 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122601717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422983948470)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122601717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422983948470)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122601717 DLU <0006> fsm.c:568 lu(PS:IMSI-262422983948470)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122601717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5e659271e955: setverdict(pass): none -> pass 20250830122601717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601717 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422983948470" cn_domain=CS} 20250830122601717 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250830122601717 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422983948470"} 20250830122601717 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422983948470 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122601717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122601717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122601718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50334<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122601718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@5e659271e955: Final verdict of PTC: none 20250830122601719 DLINP <000b> input/ipa.c:452 connected read/write 20250830122601719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122601719 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122601719 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122601719 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122601719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44697<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@5e659271e955: Final verdict of PTC: none 107@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Aug 30 12:26: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 20250830122601745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20250830122601846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81436) Waiting for packet dumper to finish... 1 (prev_count=81436, count=134720) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Aug 30 12:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_purge_ps started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122604975 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122604975 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122604979 DLINP <000b> input/ipa.c:452 connected read/write 20250830122604979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122604981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122604984 DLINP <000b> input/ipa.c:452 connected read/write 20250830122604984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122604984 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122604984 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122604984 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 20250830122604984 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122604984 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 20250830122604984 DLGSUP <0013> gsup_server.c:236 2: 20250830122604984 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122604984 DLGSUP <0013> gsup_server.c:236 3: 20250830122604984 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122604984 DLGSUP <0013> gsup_server.c:236 4: 20250830122604984 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122604984 DLGSUP <0013> gsup_server.c:236 5: 20250830122604984 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122604984 DLGSUP <0013> gsup_server.c:236 7: 20250830122604984 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122604984 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122604984 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122604984 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@5e659271e955: 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") 20250830122605001 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41093<->l=127.0.0.1:4259) 20250830122605006 DAUC <0003> db_auc.c:157 IMSI='262423046874649': No 2G Auth Data 20250830122605006 DAUC <0003> db_auc.c:192 IMSI='262423046874649': No 3G Auth Data HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262423046874649" to be handled at TC_gsup_purge_ps(121) 20250830122605014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20250830122605026 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605026 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423046874649" cn_domain=PS} 20250830122605026 DLU <0006> fsm.c:456 lu(262423046874649)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605026 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423046874649)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605026 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423046874649" cn_domain=PS} 20250830122605026 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605026 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262423046874649" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423046874649" 20250830122605033 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605033 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423046874649"} 20250830122605033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423046874649)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605033 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605033 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423046874649"} 20250830122605033 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423046874649)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423046874649)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605033 DLU <0006> fsm.c:568 lu(PS:IMSI-262423046874649)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605033 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605033 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5e659271e955: setverdict(pass): none -> pass 20250830122605036 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605036 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423046874649" cn_domain=PS} 20250830122605036 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605036 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423046874649"} 20250830122605036 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423046874649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605036 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605036 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@5e659271e955: Final verdict of PTC: pass 20250830122605039 DAUC <0003> db_auc.c:157 IMSI='262428696579540': No 2G Auth Data 20250830122605039 DAUC <0003> db_auc.c:192 IMSI='262428696579540': No 3G Auth Data 20250830122605041 DLGSUP <0013> hlr.c:121 IMSI 262428696579540: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262428696579540" to be handled at TC_gsup_purge_ps(122) 20250830122605051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50372<->l=127.0.0.1:4258 20250830122605053 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605053 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428696579540" cn_domain=PS} 20250830122605053 DLU <0006> fsm.c:456 lu(262428696579540)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605053 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428696579540)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605053 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428696579540" cn_domain=PS} 20250830122605053 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605053 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262428696579540" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428696579540" 20250830122605054 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605054 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428696579540"} 20250830122605054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428696579540)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605054 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605054 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428696579540"} 20250830122605054 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428696579540)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428696579540)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605054 DLU <0006> fsm.c:568 lu(PS:IMSI-262428696579540)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605054 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605054 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5e659271e955: setverdict(pass): none -> pass 20250830122605055 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605055 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428696579540" cn_domain=PS} 20250830122605055 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605055 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428696579540"} 20250830122605055 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428696579540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605055 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605055 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50372<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@5e659271e955: Final verdict of PTC: pass 20250830122605056 DAUC <0003> db_auc.c:157 IMSI='262423662843775': No 2G Auth Data 20250830122605056 DAUC <0003> db_auc.c:192 IMSI='262423662843775': No 3G Auth Data 20250830122605057 DLGSUP <0013> hlr.c:121 IMSI 262423662843775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262423662843775" to be handled at TC_gsup_purge_ps(123) 20250830122605064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 20250830122605066 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605066 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423662843775" cn_domain=PS} 20250830122605066 DLU <0006> fsm.c:456 lu(262423662843775)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605066 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423662843775)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605066 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423662843775" cn_domain=PS} 20250830122605066 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605066 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262423662843775" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423662843775" 20250830122605067 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605067 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423662843775"} 20250830122605067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423662843775)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605067 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605067 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423662843775"} 20250830122605067 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423662843775)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423662843775)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605067 DLU <0006> fsm.c:568 lu(PS:IMSI-262423662843775)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605067 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605067 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5e659271e955: setverdict(pass): none -> pass 20250830122605068 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605068 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423662843775" cn_domain=PS} 20250830122605068 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605068 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423662843775"} 20250830122605068 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423662843775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605068 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605068 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@5e659271e955: Final verdict of PTC: pass 20250830122605069 DAUC <0003> db_auc.c:157 IMSI='262426843614435': No 2G Auth Data 20250830122605069 DAUC <0003> db_auc.c:192 IMSI='262426843614435': No 3G Auth Data 20250830122605070 DLGSUP <0013> hlr.c:121 IMSI 262426843614435: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262426843614435" to be handled at TC_gsup_purge_ps(124) 20250830122605075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50386<->l=127.0.0.1:4258 20250830122605077 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605077 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426843614435" cn_domain=PS} 20250830122605077 DLU <0006> fsm.c:456 lu(262426843614435)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605077 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605077 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426843614435)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605077 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426843614435" cn_domain=PS} 20250830122605077 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605077 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262426843614435" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426843614435" 20250830122605078 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605078 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426843614435"} 20250830122605078 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426843614435)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605078 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605078 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426843614435"} 20250830122605078 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426843614435)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426843614435)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605078 DLU <0006> fsm.c:568 lu(PS:IMSI-262426843614435)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605078 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605078 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5e659271e955: setverdict(pass): none -> pass 20250830122605079 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605079 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426843614435" cn_domain=PS} 20250830122605079 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605079 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426843614435"} 20250830122605079 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426843614435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605079 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605079 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50386<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@5e659271e955: Final verdict of PTC: pass 20250830122605080 DAUC <0003> db_auc.c:157 IMSI='262425117677450': No 2G Auth Data 20250830122605080 DAUC <0003> db_auc.c:192 IMSI='262425117677450': No 3G Auth Data 20250830122605080 DLGSUP <0013> hlr.c:121 IMSI 262425117677450: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262425117677450" to be handled at TC_gsup_purge_ps(125) 20250830122605086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20250830122605088 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605088 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425117677450" cn_domain=PS} 20250830122605088 DLU <0006> fsm.c:456 lu(262425117677450)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605088 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425117677450)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605088 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425117677450" cn_domain=PS} 20250830122605088 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605088 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262425117677450" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425117677450" 20250830122605089 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605089 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425117677450"} 20250830122605089 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425117677450)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605089 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605089 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425117677450"} 20250830122605089 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605089 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425117677450)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605089 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425117677450)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605089 DLU <0006> fsm.c:568 lu(PS:IMSI-262425117677450)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605089 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605089 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5e659271e955: setverdict(pass): none -> pass 20250830122605089 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605089 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425117677450" cn_domain=PS} 20250830122605089 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605089 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425117677450"} 20250830122605089 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425117677450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605089 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605089 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@5e659271e955: Final verdict of PTC: pass 20250830122605090 DAUC <0003> db_auc.c:157 IMSI='262425524357810': No 2G Auth Data 20250830122605090 DAUC <0003> db_auc.c:192 IMSI='262425524357810': No 3G Auth Data 20250830122605090 DLGSUP <0013> hlr.c:121 IMSI 262425524357810: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262425524357810" to be handled at TC_gsup_purge_ps(126) 20250830122605095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50396<->l=127.0.0.1:4258 20250830122605097 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605097 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425524357810" cn_domain=PS} 20250830122605097 DLU <0006> fsm.c:456 lu(262425524357810)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605097 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425524357810)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605097 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425524357810" cn_domain=PS} 20250830122605097 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605097 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262425524357810" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425524357810" 20250830122605097 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605097 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425524357810"} 20250830122605097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425524357810)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605097 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605097 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425524357810"} 20250830122605097 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425524357810)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425524357810)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605097 DLU <0006> fsm.c:568 lu(PS:IMSI-262425524357810)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605097 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605097 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5e659271e955: setverdict(pass): none -> pass 20250830122605098 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605098 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425524357810" cn_domain=PS} 20250830122605098 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605098 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425524357810"} 20250830122605098 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425524357810 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605098 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605098 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50396<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@5e659271e955: Final verdict of PTC: pass 20250830122605099 DAUC <0003> db_auc.c:157 IMSI='262429239081023': No 2G Auth Data 20250830122605099 DAUC <0003> db_auc.c:192 IMSI='262429239081023': No 3G Auth Data 20250830122605099 DLGSUP <0013> hlr.c:121 IMSI 262429239081023: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262429239081023" to be handled at TC_gsup_purge_ps(127) 20250830122605104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4258 20250830122605105 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605105 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429239081023" cn_domain=PS} 20250830122605105 DLU <0006> fsm.c:456 lu(262429239081023)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605105 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429239081023)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605105 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429239081023" cn_domain=PS} 20250830122605105 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605105 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262429239081023" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 6TC_gsup_purge_ps(127)"262429239081023" 20250830122605106 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605106 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429239081023"} 20250830122605106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429239081023)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605106 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605106 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429239081023"} 20250830122605106 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429239081023)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429239081023)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605106 DLU <0006> fsm.c:568 lu(PS:IMSI-262429239081023)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605106 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605106 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5e659271e955: setverdict(pass): none -> pass 20250830122605107 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605107 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429239081023" cn_domain=PS} 20250830122605107 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605107 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429239081023"} 20250830122605107 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429239081023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605107 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605107 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@5e659271e955: Final verdict of PTC: pass 20250830122605108 DAUC <0003> db_auc.c:157 IMSI='262423774036331': No 2G Auth Data 20250830122605108 DAUC <0003> db_auc.c:192 IMSI='262423774036331': No 3G Auth Data 20250830122605108 DLGSUP <0013> hlr.c:121 IMSI 262423774036331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5e659271e955: Created GsupExpect[0] for "262423774036331" to be handled at TC_gsup_purge_ps(128) 20250830122605113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 20250830122605115 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605115 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423774036331" cn_domain=PS} 20250830122605115 DLU <0006> fsm.c:456 lu(262423774036331)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122605115 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122605115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423774036331)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122605115 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423774036331" cn_domain=PS} 20250830122605115 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605115 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5e659271e955: Found GsupExpect[0] for "262423774036331" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@5e659271e955: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423774036331" 20250830122605116 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605116 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423774036331"} 20250830122605116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423774036331)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122605116 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122605116 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423774036331"} 20250830122605116 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122605116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423774036331)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122605116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423774036331)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122605116 DLU <0006> fsm.c:568 lu(PS:IMSI-262423774036331)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122605116 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605116 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5e659271e955: setverdict(pass): none -> pass 20250830122605117 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605117 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423774036331" cn_domain=PS} 20250830122605117 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250830122605117 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423774036331"} 20250830122605117 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423774036331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250830122605117 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122605117 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122605117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122605118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 20250830122605118 DLINP <000b> input/ipa.c:452 connected read/write 20250830122605118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122605118 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122605118 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122605118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@5e659271e955: Final verdict of PTC: none 20250830122605118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41093<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@5e659271e955: Final verdict of PTC: none 119@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Aug 30 12:26:05 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 20250830122605142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20250830122605243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78336) Waiting for packet dumper to finish... 1 (prev_count=78336, count=134520) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Aug 30 12:26:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_purge_unknown started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122608346 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122608346 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122608348 DLINP <000b> input/ipa.c:452 connected read/write 20250830122608348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122608348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122608351 DLINP <000b> input/ipa.c:452 connected read/write 20250830122608351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122608351 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122608351 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122608351 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 20250830122608351 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122608351 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 20250830122608351 DLGSUP <0013> gsup_server.c:236 2: 20250830122608351 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122608351 DLGSUP <0013> gsup_server.c:236 3: 20250830122608351 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122608351 DLGSUP <0013> gsup_server.c:236 4: 20250830122608351 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122608351 DLGSUP <0013> gsup_server.c:236 5: 20250830122608351 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122608351 DLGSUP <0013> gsup_server.c:236 7: 20250830122608351 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122608351 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122608351 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122608351 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@5e659271e955: 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") 20250830122608371 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40147<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@5e659271e955: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250830122608381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 20250830122608398 DLINP <000b> input/ipa.c:452 connected read/write 20250830122608398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122608398 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} 20250830122608398 DLU <0006> fsm.c:456 lu(2345743413463)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122608398 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 20250830122608398 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} 20250830122608398 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122608398 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122608398 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122608398 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122608398 DLINP <000b> input/ipa.c:452 connected read/write 20250830122608398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122608398 DLINP <000b> input/ipa.c:452 connected read/write 20250830122608398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@5e659271e955: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@5e659271e955: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@5e659271e955: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122608400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122608400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4258 20250830122608401 DLINP <000b> input/ipa.c:452 connected read/write 20250830122608401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122608401 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122608401 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122608401 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122608401 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40147<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@5e659271e955: Final verdict of PTC: none 131@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Aug 30 12:26: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 20250830122608431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50442<->l=127.0.0.1:4258 20250830122608532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50442<->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=26072) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Aug 30 12:26:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_unknown started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122611669 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122611669 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122611673 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122611679 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611679 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122611679 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122611679 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 20250830122611679 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122611679 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 20250830122611679 DLGSUP <0013> gsup_server.c:236 2: 20250830122611679 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122611679 DLGSUP <0013> gsup_server.c:236 3: 20250830122611679 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122611679 DLGSUP <0013> gsup_server.c:236 4: 20250830122611679 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122611679 DLGSUP <0013> gsup_server.c:236 5: 20250830122611679 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122611679 DLGSUP <0013> gsup_server.c:236 7: 20250830122611679 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122611679 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122611679 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122611679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@5e659271e955: 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") 20250830122611699 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40949<->l=127.0.0.1:4259) 20250830122611703 DAUC <0003> db_auc.c:157 IMSI='262426278630288': No 2G Auth Data 20250830122611703 DAUC <0003> db_auc.c:192 IMSI='262426278630288': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262426278630288" to be handled at TC_mo_ussd_unknown(138) 20250830122611714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 20250830122611726 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611726 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426278630288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426278630288" session_id=782228436 session_state=BEGIN} 20250830122611726 DSS <0004> hlr_ussd.c:576 262426278630288/0x2e9fdbd4: Process SS (BEGIN) 20250830122611726 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611726 DSS <0004> hlr_ussd.c:518 262426278630288/0x2e9fdbd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611726 DSS <0004> hlr_ussd.c:523 262426278630288/0x2e9fdbd4: USSD for unknown code '*#200#' 20250830122611726 DSS <0004> hlr_ussd.c:354 262426278630288/0x2e9fdbd4: Tx ReturnError(1, 0x12) 20250830122611726 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426278630288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426278630288" session_id=782228436 session_state=END} 20250830122611726 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611726 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262426278630288" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426278630288" TC_mo_ussd_unknown(138)@5e659271e955: setverdict(pass): none -> pass 20250830122611730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@5e659271e955: Final verdict of PTC: pass 20250830122611731 DAUC <0003> db_auc.c:157 IMSI='262427240013414': No 2G Auth Data 20250830122611731 DAUC <0003> db_auc.c:192 IMSI='262427240013414': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262427240013414" to be handled at TC_mo_ussd_unknown(139) 20250830122611739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4258 20250830122611741 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611741 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427240013414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427240013414" session_id=1921145269 session_state=BEGIN} 20250830122611741 DSS <0004> hlr_ussd.c:576 262427240013414/0x728259b5: Process SS (BEGIN) 20250830122611741 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611741 DSS <0004> hlr_ussd.c:518 262427240013414/0x728259b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611741 DSS <0004> hlr_ussd.c:523 262427240013414/0x728259b5: USSD for unknown code '*#200#' 20250830122611741 DSS <0004> hlr_ussd.c:354 262427240013414/0x728259b5: Tx ReturnError(1, 0x12) 20250830122611741 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427240013414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427240013414" session_id=1921145269 session_state=END} 20250830122611741 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611741 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262427240013414" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427240013414" TC_mo_ussd_unknown(139)@5e659271e955: setverdict(pass): none -> pass 20250830122611743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@5e659271e955: Final verdict of PTC: pass 20250830122611743 DAUC <0003> db_auc.c:157 IMSI='262428198365444': No 2G Auth Data 20250830122611743 DAUC <0003> db_auc.c:192 IMSI='262428198365444': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262428198365444" to be handled at TC_mo_ussd_unknown(140) 20250830122611748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4258 20250830122611751 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611751 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428198365444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428198365444" session_id=3432516600 session_state=BEGIN} 20250830122611751 DSS <0004> hlr_ussd.c:576 262428198365444/0xcc980bf8: Process SS (BEGIN) 20250830122611751 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611751 DSS <0004> hlr_ussd.c:518 262428198365444/0xcc980bf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611751 DSS <0004> hlr_ussd.c:523 262428198365444/0xcc980bf8: USSD for unknown code '*#200#' 20250830122611751 DSS <0004> hlr_ussd.c:354 262428198365444/0xcc980bf8: Tx ReturnError(1, 0x12) 20250830122611751 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428198365444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428198365444" session_id=3432516600 session_state=END} 20250830122611751 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611751 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262428198365444" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428198365444" TC_mo_ussd_unknown(140)@5e659271e955: setverdict(pass): none -> pass 20250830122611752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@5e659271e955: Final verdict of PTC: pass 20250830122611752 DAUC <0003> db_auc.c:157 IMSI='262425166623731': No 2G Auth Data 20250830122611752 DAUC <0003> db_auc.c:192 IMSI='262425166623731': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262425166623731" to be handled at TC_mo_ussd_unknown(141) 20250830122611758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4258 20250830122611761 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611761 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425166623731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425166623731" session_id=1678043931 session_state=BEGIN} 20250830122611761 DSS <0004> hlr_ussd.c:576 262425166623731/0x6404eb1b: Process SS (BEGIN) 20250830122611761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611761 DSS <0004> hlr_ussd.c:518 262425166623731/0x6404eb1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611761 DSS <0004> hlr_ussd.c:523 262425166623731/0x6404eb1b: USSD for unknown code '*#200#' 20250830122611761 DSS <0004> hlr_ussd.c:354 262425166623731/0x6404eb1b: Tx ReturnError(1, 0x12) 20250830122611761 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425166623731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425166623731" session_id=1678043931 session_state=END} 20250830122611761 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611761 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262425166623731" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425166623731" TC_mo_ussd_unknown(141)@5e659271e955: setverdict(pass): none -> pass 20250830122611762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@5e659271e955: Final verdict of PTC: pass 20250830122611763 DAUC <0003> db_auc.c:157 IMSI='262429962753985': No 2G Auth Data 20250830122611763 DAUC <0003> db_auc.c:192 IMSI='262429962753985': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262429962753985" to be handled at TC_mo_ussd_unknown(142) 20250830122611769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 20250830122611772 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611772 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429962753985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429962753985" session_id=1636701025 session_state=BEGIN} 20250830122611772 DSS <0004> hlr_ussd.c:576 262429962753985/0x618e1361: Process SS (BEGIN) 20250830122611772 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611772 DSS <0004> hlr_ussd.c:518 262429962753985/0x618e1361: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611772 DSS <0004> hlr_ussd.c:523 262429962753985/0x618e1361: USSD for unknown code '*#200#' 20250830122611772 DSS <0004> hlr_ussd.c:354 262429962753985/0x618e1361: Tx ReturnError(1, 0x12) 20250830122611772 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429962753985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429962753985" session_id=1636701025 session_state=END} 20250830122611772 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611772 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262429962753985" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429962753985" TC_mo_ussd_unknown(142)@5e659271e955: setverdict(pass): none -> pass 20250830122611774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@5e659271e955: Final verdict of PTC: pass 20250830122611775 DAUC <0003> db_auc.c:157 IMSI='262421448015923': No 2G Auth Data 20250830122611775 DAUC <0003> db_auc.c:192 IMSI='262421448015923': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262421448015923" to be handled at TC_mo_ussd_unknown(143) 20250830122611781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4258 20250830122611784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611784 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421448015923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421448015923" session_id=2085275969 session_state=BEGIN} 20250830122611784 DSS <0004> hlr_ussd.c:576 262421448015923/0x7c4ac941: Process SS (BEGIN) 20250830122611784 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611784 DSS <0004> hlr_ussd.c:518 262421448015923/0x7c4ac941: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611784 DSS <0004> hlr_ussd.c:523 262421448015923/0x7c4ac941: USSD for unknown code '*#200#' 20250830122611784 DSS <0004> hlr_ussd.c:354 262421448015923/0x7c4ac941: Tx ReturnError(1, 0x12) 20250830122611784 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421448015923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421448015923" session_id=2085275969 session_state=END} 20250830122611784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262421448015923" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421448015923" TC_mo_ussd_unknown(143)@5e659271e955: setverdict(pass): none -> pass 20250830122611786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@5e659271e955: Final verdict of PTC: pass 20250830122611786 DAUC <0003> db_auc.c:157 IMSI='262429309048598': No 2G Auth Data 20250830122611786 DAUC <0003> db_auc.c:192 IMSI='262429309048598': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262429309048598" to be handled at TC_mo_ussd_unknown(144) 20250830122611794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51694<->l=127.0.0.1:4258 20250830122611797 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611797 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429309048598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429309048598" session_id=3416865629 session_state=BEGIN} 20250830122611797 DSS <0004> hlr_ussd.c:576 262429309048598/0xcba93b5d: Process SS (BEGIN) 20250830122611797 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611797 DSS <0004> hlr_ussd.c:518 262429309048598/0xcba93b5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611797 DSS <0004> hlr_ussd.c:523 262429309048598/0xcba93b5d: USSD for unknown code '*#200#' 20250830122611797 DSS <0004> hlr_ussd.c:354 262429309048598/0xcba93b5d: Tx ReturnError(1, 0x12) 20250830122611797 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429309048598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429309048598" session_id=3416865629 session_state=END} 20250830122611797 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611797 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262429309048598" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429309048598" TC_mo_ussd_unknown(144)@5e659271e955: setverdict(pass): none -> pass 20250830122611799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51694<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@5e659271e955: Final verdict of PTC: pass 20250830122611799 DAUC <0003> db_auc.c:157 IMSI='262422808878078': No 2G Auth Data 20250830122611799 DAUC <0003> db_auc.c:192 IMSI='262422808878078': No 3G Auth Data HLR_Test-GSUP(135)@5e659271e955: Created GsupExpect[0] for "262422808878078" to be handled at TC_mo_ussd_unknown(145) 20250830122611806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 20250830122611809 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611809 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422808878078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422808878078" session_id=1634251110 session_state=BEGIN} 20250830122611809 DSS <0004> hlr_ussd.c:576 262422808878078/0x6168b166: Process SS (BEGIN) 20250830122611809 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250830122611809 DSS <0004> hlr_ussd.c:518 262422808878078/0x6168b166: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250830122611809 DSS <0004> hlr_ussd.c:523 262422808878078/0x6168b166: USSD for unknown code '*#200#' 20250830122611809 DSS <0004> hlr_ussd.c:354 262422808878078/0x6168b166: Tx ReturnError(1, 0x12) 20250830122611809 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422808878078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422808878078" session_id=1634251110 session_state=END} 20250830122611809 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122611809 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5e659271e955: Found GsupExpect[0] for "262422808878078" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422808878078" TC_mo_ussd_unknown(145)@5e659271e955: setverdict(pass): none -> pass 20250830122611811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@5e659271e955: Final verdict of PTC: pass 20250830122611811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51662<->l=127.0.0.1:4258 20250830122611811 DLINP <000b> input/ipa.c:452 connected read/write 20250830122611811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122611811 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122611811 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122611811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122611812 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40949<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP(135)@5e659271e955: Final verdict of PTC: none 136@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 136: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Aug 30 12:26: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 20250830122611839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4258 20250830122611939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12288) Waiting for packet dumper to finish... 1 (prev_count=12288, count=81352) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Aug 30 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_euse_disc started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122615036 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122615036 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122615041 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122615046 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615046 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122615046 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122615046 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 20250830122615046 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122615046 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 20250830122615046 DLGSUP <0013> gsup_server.c:236 2: 20250830122615046 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122615046 DLGSUP <0013> gsup_server.c:236 3: 20250830122615046 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122615046 DLGSUP <0013> gsup_server.c:236 4: 20250830122615047 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122615047 DLGSUP <0013> gsup_server.c:236 5: 20250830122615047 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122615047 DLGSUP <0013> gsup_server.c:236 7: 20250830122615047 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122615047 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122615047 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122615047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@5e659271e955: 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") 20250830122615072 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40141<->l=127.0.0.1:4259) 20250830122615082 DAUC <0003> db_auc.c:157 IMSI='262423210390630': No 2G Auth Data 20250830122615082 DAUC <0003> db_auc.c:192 IMSI='262423210390630': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262423210390630" to be handled at TC_mo_ussd_euse_disc(150) 20250830122615107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 20250830122615121 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615121 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423210390630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423210390630" session_id=1528506953 session_state=BEGIN} 20250830122615121 DSS <0004> hlr_ussd.c:576 262423210390630/0x5b1b2a49: Process SS (BEGIN) 20250830122615121 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615121 DSS <0004> hlr_ussd.c:518 262423210390630/0x5b1b2a49: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615121 DSS <0004> hlr_ussd.c:542 262423210390630/0x5b1b2a49: Cannot find conn for EUSE EUSE-foobar 20250830122615121 DSS <0004> hlr_ussd.c:354 262423210390630/0x5b1b2a49: Tx ReturnError(1, 0x22) 20250830122615121 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423210390630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423210390630" session_id=1528506953 session_state=END} 20250830122615121 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615121 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262423210390630" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423210390630" TC_mo_ussd_euse_disc(150)@5e659271e955: setverdict(pass): none -> pass 20250830122615128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@5e659271e955: Final verdict of PTC: pass 20250830122615129 DAUC <0003> db_auc.c:157 IMSI='262420253688085': No 2G Auth Data 20250830122615129 DAUC <0003> db_auc.c:192 IMSI='262420253688085': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262420253688085" to be handled at TC_mo_ussd_euse_disc(151) 20250830122615140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 20250830122615143 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615143 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420253688085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420253688085" session_id=213952840 session_state=BEGIN} 20250830122615143 DSS <0004> hlr_ussd.c:576 262420253688085/0x0cc0a948: Process SS (BEGIN) 20250830122615143 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615143 DSS <0004> hlr_ussd.c:518 262420253688085/0x0cc0a948: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615143 DSS <0004> hlr_ussd.c:542 262420253688085/0x0cc0a948: Cannot find conn for EUSE EUSE-foobar 20250830122615143 DSS <0004> hlr_ussd.c:354 262420253688085/0x0cc0a948: Tx ReturnError(1, 0x22) 20250830122615143 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420253688085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420253688085" session_id=213952840 session_state=END} 20250830122615143 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615143 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262420253688085" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420253688085" TC_mo_ussd_euse_disc(151)@5e659271e955: setverdict(pass): none -> pass 20250830122615144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@5e659271e955: Final verdict of PTC: pass 20250830122615145 DAUC <0003> db_auc.c:157 IMSI='262426093228749': No 2G Auth Data 20250830122615145 DAUC <0003> db_auc.c:192 IMSI='262426093228749': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262426093228749" to be handled at TC_mo_ussd_euse_disc(152) 20250830122615152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4258 20250830122615155 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615155 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426093228749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426093228749" session_id=4100234867 session_state=BEGIN} 20250830122615155 DSS <0004> hlr_ussd.c:576 262426093228749/0xf4649e73: Process SS (BEGIN) 20250830122615155 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615155 DSS <0004> hlr_ussd.c:518 262426093228749/0xf4649e73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615155 DSS <0004> hlr_ussd.c:542 262426093228749/0xf4649e73: Cannot find conn for EUSE EUSE-foobar 20250830122615155 DSS <0004> hlr_ussd.c:354 262426093228749/0xf4649e73: Tx ReturnError(1, 0x22) 20250830122615155 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426093228749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426093228749" session_id=4100234867 session_state=END} 20250830122615155 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615155 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262426093228749" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426093228749" TC_mo_ussd_euse_disc(152)@5e659271e955: setverdict(pass): none -> pass 20250830122615156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@5e659271e955: Final verdict of PTC: pass 20250830122615157 DAUC <0003> db_auc.c:157 IMSI='262429451878870': No 2G Auth Data 20250830122615157 DAUC <0003> db_auc.c:192 IMSI='262429451878870': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262429451878870" to be handled at TC_mo_ussd_euse_disc(153) 20250830122615164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20250830122615167 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615167 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429451878870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429451878870" session_id=2156857283 session_state=BEGIN} 20250830122615167 DSS <0004> hlr_ussd.c:576 262429451878870/0x808f07c3: Process SS (BEGIN) 20250830122615167 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615167 DSS <0004> hlr_ussd.c:518 262429451878870/0x808f07c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615167 DSS <0004> hlr_ussd.c:542 262429451878870/0x808f07c3: Cannot find conn for EUSE EUSE-foobar 20250830122615167 DSS <0004> hlr_ussd.c:354 262429451878870/0x808f07c3: Tx ReturnError(1, 0x22) 20250830122615167 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429451878870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429451878870" session_id=2156857283 session_state=END} 20250830122615167 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615167 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262429451878870" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429451878870" TC_mo_ussd_euse_disc(153)@5e659271e955: setverdict(pass): none -> pass 20250830122615169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@5e659271e955: Final verdict of PTC: pass 20250830122615169 DAUC <0003> db_auc.c:157 IMSI='262427070372518': No 2G Auth Data 20250830122615169 DAUC <0003> db_auc.c:192 IMSI='262427070372518': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262427070372518" to be handled at TC_mo_ussd_euse_disc(154) 20250830122615174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20250830122615177 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615177 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427070372518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427070372518" session_id=1108988497 session_state=BEGIN} 20250830122615177 DSS <0004> hlr_ussd.c:576 262427070372518/0x4219d251: Process SS (BEGIN) 20250830122615177 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615177 DSS <0004> hlr_ussd.c:518 262427070372518/0x4219d251: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615177 DSS <0004> hlr_ussd.c:542 262427070372518/0x4219d251: Cannot find conn for EUSE EUSE-foobar 20250830122615177 DSS <0004> hlr_ussd.c:354 262427070372518/0x4219d251: Tx ReturnError(1, 0x22) 20250830122615177 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427070372518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427070372518" session_id=1108988497 session_state=END} 20250830122615177 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615177 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262427070372518" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427070372518" TC_mo_ussd_euse_disc(154)@5e659271e955: setverdict(pass): none -> pass 20250830122615178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@5e659271e955: Final verdict of PTC: pass 20250830122615179 DAUC <0003> db_auc.c:157 IMSI='262424710947499': No 2G Auth Data 20250830122615179 DAUC <0003> db_auc.c:192 IMSI='262424710947499': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262424710947499" to be handled at TC_mo_ussd_euse_disc(155) 20250830122615184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 20250830122615187 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615187 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424710947499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424710947499" session_id=1183031994 session_state=BEGIN} 20250830122615187 DSS <0004> hlr_ussd.c:576 262424710947499/0x4683a2ba: Process SS (BEGIN) 20250830122615187 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615187 DSS <0004> hlr_ussd.c:518 262424710947499/0x4683a2ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615187 DSS <0004> hlr_ussd.c:542 262424710947499/0x4683a2ba: Cannot find conn for EUSE EUSE-foobar 20250830122615187 DSS <0004> hlr_ussd.c:354 262424710947499/0x4683a2ba: Tx ReturnError(1, 0x22) 20250830122615187 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424710947499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424710947499" session_id=1183031994 session_state=END} 20250830122615187 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615187 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262424710947499" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424710947499" TC_mo_ussd_euse_disc(155)@5e659271e955: setverdict(pass): none -> pass 20250830122615188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@5e659271e955: Final verdict of PTC: pass 20250830122615188 DAUC <0003> db_auc.c:157 IMSI='262422050819466': No 2G Auth Data 20250830122615188 DAUC <0003> db_auc.c:192 IMSI='262422050819466': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262422050819466" to be handled at TC_mo_ussd_euse_disc(156) 20250830122615195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4258 20250830122615197 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615197 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422050819466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422050819466" session_id=4069221834 session_state=BEGIN} 20250830122615197 DSS <0004> hlr_ussd.c:576 262422050819466/0xf28b65ca: Process SS (BEGIN) 20250830122615197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615197 DSS <0004> hlr_ussd.c:518 262422050819466/0xf28b65ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615197 DSS <0004> hlr_ussd.c:542 262422050819466/0xf28b65ca: Cannot find conn for EUSE EUSE-foobar 20250830122615197 DSS <0004> hlr_ussd.c:354 262422050819466/0xf28b65ca: Tx ReturnError(1, 0x22) 20250830122615197 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422050819466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422050819466" session_id=4069221834 session_state=END} 20250830122615197 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615197 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262422050819466" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422050819466" TC_mo_ussd_euse_disc(156)@5e659271e955: setverdict(pass): none -> pass 20250830122615199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@5e659271e955: Final verdict of PTC: pass 20250830122615199 DAUC <0003> db_auc.c:157 IMSI='262426444594965': No 2G Auth Data 20250830122615199 DAUC <0003> db_auc.c:192 IMSI='262426444594965': No 3G Auth Data HLR_Test-GSUP(147)@5e659271e955: Created GsupExpect[0] for "262426444594965" to be handled at TC_mo_ussd_euse_disc(157) 20250830122615205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51802<->l=127.0.0.1:4258 20250830122615207 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615207 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426444594965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426444594965" session_id=979727710 session_state=BEGIN} 20250830122615207 DSS <0004> hlr_ussd.c:576 262426444594965/0x3a65755e: Process SS (BEGIN) 20250830122615207 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122615207 DSS <0004> hlr_ussd.c:518 262426444594965/0x3a65755e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122615207 DSS <0004> hlr_ussd.c:542 262426444594965/0x3a65755e: Cannot find conn for EUSE EUSE-foobar 20250830122615207 DSS <0004> hlr_ussd.c:354 262426444594965/0x3a65755e: Tx ReturnError(1, 0x22) 20250830122615207 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426444594965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426444594965" session_id=979727710 session_state=END} 20250830122615207 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122615207 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5e659271e955: Found GsupExpect[0] for "262426444594965" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426444594965" TC_mo_ussd_euse_disc(157)@5e659271e955: setverdict(pass): none -> pass 20250830122615209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51802<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@5e659271e955: Final verdict of PTC: pass 20250830122615209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 20250830122615209 DLINP <000b> input/ipa.c:452 connected read/write 20250830122615209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122615210 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122615210 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122615210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122615210 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40141<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@5e659271e955: Final verdict of PTC: none 148@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 148: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Aug 30 12:26:15 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 20250830122615235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51812<->l=127.0.0.1:4258 20250830122615436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51812<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67348) Waiting for packet dumper to finish... 1 (prev_count=67348, count=81580) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Aug 30 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_iuse_imsi started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122618574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122618574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122618579 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122618584 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618584 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122618584 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122618584 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 20250830122618584 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122618584 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 20250830122618584 DLGSUP <0013> gsup_server.c:236 2: 20250830122618584 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122618584 DLGSUP <0013> gsup_server.c:236 3: 20250830122618584 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122618584 DLGSUP <0013> gsup_server.c:236 4: 20250830122618584 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122618584 DLGSUP <0013> gsup_server.c:236 5: 20250830122618584 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122618584 DLGSUP <0013> gsup_server.c:236 7: 20250830122618584 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122618584 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122618585 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122618585 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@5e659271e955: 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") 20250830122618609 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45321<->l=127.0.0.1:4259) 20250830122618618 DAUC <0003> db_auc.c:157 IMSI='262427717284341': No 2G Auth Data 20250830122618618 DAUC <0003> db_auc.c:192 IMSI='262427717284341': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262427717284341" to be handled at TC_mo_ussd_iuse_imsi(162) 20250830122618641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 20250830122618653 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618653 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427717284341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427717284341" session_id=654282242 session_state=BEGIN} 20250830122618653 DSS <0004> hlr_ussd.c:576 262427717284341/0x26ff8e02: Process SS (BEGIN) 20250830122618653 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618653 DSS <0004> hlr_ussd.c:518 262427717284341/0x26ff8e02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618653 DSS <0004> hlr_ussd.c:363 262427717284341/0x26ff8e02: Tx USSD 'Your IMSI is 262427717284341' 20250830122618653 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427717284341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427717284341" session_id=654282242 session_state=END} 20250830122618653 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427717284341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618653 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618653 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262427717284341" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427717284341" TC_mo_ussd_iuse_imsi(162)@5e659271e955: setverdict(pass): none -> pass 20250830122618656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@5e659271e955: Final verdict of PTC: pass 20250830122618657 DAUC <0003> db_auc.c:157 IMSI='262425810953939': No 2G Auth Data 20250830122618657 DAUC <0003> db_auc.c:192 IMSI='262425810953939': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262425810953939" to be handled at TC_mo_ussd_iuse_imsi(163) 20250830122618663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 20250830122618666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618666 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425810953939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425810953939" session_id=1730060170 session_state=BEGIN} 20250830122618666 DSS <0004> hlr_ussd.c:576 262425810953939/0x671e9f8a: Process SS (BEGIN) 20250830122618666 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618666 DSS <0004> hlr_ussd.c:518 262425810953939/0x671e9f8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618666 DSS <0004> hlr_ussd.c:363 262425810953939/0x671e9f8a: Tx USSD 'Your IMSI is 262425810953939' 20250830122618666 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425810953939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425810953939" session_id=1730060170 session_state=END} 20250830122618666 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425810953939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262425810953939" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262425810953939" TC_mo_ussd_iuse_imsi(163)@5e659271e955: setverdict(pass): none -> pass 20250830122618668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@5e659271e955: Final verdict of PTC: pass 20250830122618668 DAUC <0003> db_auc.c:157 IMSI='262423215318036': No 2G Auth Data 20250830122618668 DAUC <0003> db_auc.c:192 IMSI='262423215318036': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262423215318036" to be handled at TC_mo_ussd_iuse_imsi(164) 20250830122618675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 20250830122618678 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618678 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423215318036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423215318036" session_id=2119227416 session_state=BEGIN} 20250830122618678 DSS <0004> hlr_ussd.c:576 262423215318036/0x7e50d818: Process SS (BEGIN) 20250830122618678 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618678 DSS <0004> hlr_ussd.c:518 262423215318036/0x7e50d818: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618678 DSS <0004> hlr_ussd.c:363 262423215318036/0x7e50d818: Tx USSD 'Your IMSI is 262423215318036' 20250830122618678 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423215318036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423215318036" session_id=2119227416 session_state=END} 20250830122618678 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423215318036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618678 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618678 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262423215318036" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423215318036" TC_mo_ussd_iuse_imsi(164)@5e659271e955: setverdict(pass): none -> pass 20250830122618680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@5e659271e955: Final verdict of PTC: pass 20250830122618680 DAUC <0003> db_auc.c:157 IMSI='262425541464990': No 2G Auth Data 20250830122618680 DAUC <0003> db_auc.c:192 IMSI='262425541464990': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262425541464990" to be handled at TC_mo_ussd_iuse_imsi(165) 20250830122618687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51852<->l=127.0.0.1:4258 20250830122618692 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618692 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425541464990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425541464990" session_id=1216634646 session_state=BEGIN} 20250830122618692 DSS <0004> hlr_ussd.c:576 262425541464990/0x48845f16: Process SS (BEGIN) 20250830122618692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618692 DSS <0004> hlr_ussd.c:518 262425541464990/0x48845f16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618692 DSS <0004> hlr_ussd.c:363 262425541464990/0x48845f16: Tx USSD 'Your IMSI is 262425541464990' 20250830122618692 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425541464990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425541464990" session_id=1216634646 session_state=END} 20250830122618692 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425541464990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618692 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618692 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262425541464990" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262425541464990" TC_mo_ussd_iuse_imsi(165)@5e659271e955: setverdict(pass): none -> pass 20250830122618695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@5e659271e955: Final verdict of PTC: pass 20250830122618695 DAUC <0003> db_auc.c:157 IMSI='262426864475934': No 2G Auth Data 20250830122618695 DAUC <0003> db_auc.c:192 IMSI='262426864475934': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262426864475934" to be handled at TC_mo_ussd_iuse_imsi(166) 20250830122618702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51854<->l=127.0.0.1:4258 20250830122618705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618705 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426864475934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426864475934" session_id=771851748 session_state=BEGIN} 20250830122618705 DSS <0004> hlr_ussd.c:576 262426864475934/0x2e0185e4: Process SS (BEGIN) 20250830122618705 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618705 DSS <0004> hlr_ussd.c:518 262426864475934/0x2e0185e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618705 DSS <0004> hlr_ussd.c:363 262426864475934/0x2e0185e4: Tx USSD 'Your IMSI is 262426864475934' 20250830122618705 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426864475934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426864475934" session_id=771851748 session_state=END} 20250830122618705 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426864475934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262426864475934" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426864475934" TC_mo_ussd_iuse_imsi(166)@5e659271e955: setverdict(pass): none -> pass 20250830122618707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@5e659271e955: Final verdict of PTC: pass 20250830122618707 DAUC <0003> db_auc.c:157 IMSI='262429448214833': No 2G Auth Data 20250830122618707 DAUC <0003> db_auc.c:192 IMSI='262429448214833': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262429448214833" to be handled at TC_mo_ussd_iuse_imsi(167) 20250830122618714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51868<->l=127.0.0.1:4258 20250830122618716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618716 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429448214833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429448214833" session_id=876925507 session_state=BEGIN} 20250830122618716 DSS <0004> hlr_ussd.c:576 262429448214833/0x3444d243: Process SS (BEGIN) 20250830122618716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618716 DSS <0004> hlr_ussd.c:518 262429448214833/0x3444d243: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618716 DSS <0004> hlr_ussd.c:363 262429448214833/0x3444d243: Tx USSD 'Your IMSI is 262429448214833' 20250830122618716 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429448214833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429448214833" session_id=876925507 session_state=END} 20250830122618716 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429448214833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618716 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262429448214833" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429448214833" TC_mo_ussd_iuse_imsi(167)@5e659271e955: setverdict(pass): none -> pass 20250830122618718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@5e659271e955: Final verdict of PTC: pass 20250830122618718 DAUC <0003> db_auc.c:157 IMSI='262424311439688': No 2G Auth Data 20250830122618718 DAUC <0003> db_auc.c:192 IMSI='262424311439688': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262424311439688" to be handled at TC_mo_ussd_iuse_imsi(168) 20250830122618725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51876<->l=127.0.0.1:4258 20250830122618728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618728 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424311439688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424311439688" session_id=3727698144 session_state=BEGIN} 20250830122618728 DSS <0004> hlr_ussd.c:576 262424311439688/0xde3028e0: Process SS (BEGIN) 20250830122618728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618728 DSS <0004> hlr_ussd.c:518 262424311439688/0xde3028e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618728 DSS <0004> hlr_ussd.c:363 262424311439688/0xde3028e0: Tx USSD 'Your IMSI is 262424311439688' 20250830122618728 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424311439688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424311439688" session_id=3727698144 session_state=END} 20250830122618728 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424311439688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262424311439688" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424311439688" TC_mo_ussd_iuse_imsi(168)@5e659271e955: setverdict(pass): none -> pass 20250830122618730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51876<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@5e659271e955: Final verdict of PTC: pass 20250830122618730 DAUC <0003> db_auc.c:157 IMSI='262423878593638': No 2G Auth Data 20250830122618730 DAUC <0003> db_auc.c:192 IMSI='262423878593638': No 3G Auth Data HLR_Test-GSUP(159)@5e659271e955: Created GsupExpect[0] for "262423878593638" to be handled at TC_mo_ussd_iuse_imsi(169) 20250830122618737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4258 20250830122618740 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618740 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423878593638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423878593638" session_id=1037493430 session_state=BEGIN} 20250830122618740 DSS <0004> hlr_ussd.c:576 262423878593638/0x3dd6e4b6: Process SS (BEGIN) 20250830122618740 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122618740 DSS <0004> hlr_ussd.c:518 262423878593638/0x3dd6e4b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122618740 DSS <0004> hlr_ussd.c:363 262423878593638/0x3dd6e4b6: Tx USSD 'Your IMSI is 262423878593638' 20250830122618740 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423878593638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423878593638" session_id=1037493430 session_state=END} 20250830122618740 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423878593638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122618740 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122618740 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5e659271e955: Found GsupExpect[0] for "262423878593638" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423878593638" TC_mo_ussd_iuse_imsi(169)@5e659271e955: setverdict(pass): none -> pass 20250830122618743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@5e659271e955: Final verdict of PTC: pass 20250830122618743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51826<->l=127.0.0.1:4258 20250830122618743 DLINP <000b> input/ipa.c:452 connected read/write 20250830122618743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122618743 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122618743 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122618743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122618743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45321<->l=127.0.0.1:4259) 160@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP(159)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 160: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Aug 30 12:26: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 20250830122618768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4258 20250830122618969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51896<->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@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122622112 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122622112 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122622117 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122622123 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622123 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122622123 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122622123 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 20250830122622123 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122622123 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 20250830122622123 DLGSUP <0013> gsup_server.c:236 2: 20250830122622123 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122622123 DLGSUP <0013> gsup_server.c:236 3: 20250830122622123 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122622123 DLGSUP <0013> gsup_server.c:236 4: 20250830122622123 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122622123 DLGSUP <0013> gsup_server.c:236 5: 20250830122622123 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122622123 DLGSUP <0013> gsup_server.c:236 7: 20250830122622123 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122622123 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122622123 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122622123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@5e659271e955: 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") 20250830122622147 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35343<->l=127.0.0.1:4259) 20250830122622156 DAUC <0003> db_auc.c:157 IMSI='262422734447947': No 2G Auth Data 20250830122622156 DAUC <0003> db_auc.c:192 IMSI='262422734447947': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262422734447947" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250830122622181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 20250830122622195 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622195 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422734447947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422734447947" source_name="the-source\n" session_id=1427484139 session_state=BEGIN} 20250830122622195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830122622195 DSS <0004> hlr_ussd.c:576 262422734447947/0x5515adeb: Process SS (BEGIN) 20250830122622195 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622195 DSS <0004> hlr_ussd.c:518 262422734447947/0x5515adeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622195 DSS <0004> hlr_ussd.c:363 262422734447947/0x5515adeb: Tx USSD 'Your IMSI is 262422734447947' 20250830122622195 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422734447947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422734447947" destination_name="the-source\n" session_id=1427484139 session_state=END} 20250830122622195 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262422734447947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622195 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622195 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262422734447947" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422734447947" TC_mo_ussd_iuse_imsi_via_proxy(174)@5e659271e955: setverdict(pass): none -> pass 20250830122622204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@5e659271e955: Final verdict of PTC: pass 20250830122622205 DAUC <0003> db_auc.c:157 IMSI='262424959099420': No 2G Auth Data 20250830122622205 DAUC <0003> db_auc.c:192 IMSI='262424959099420': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262424959099420" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250830122622220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 20250830122622223 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622223 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424959099420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424959099420" source_name="the-source\n" session_id=1205415214 session_state=BEGIN} 20250830122622223 DSS <0004> hlr_ussd.c:576 262424959099420/0x47d92d2e: Process SS (BEGIN) 20250830122622223 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622223 DSS <0004> hlr_ussd.c:518 262424959099420/0x47d92d2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622223 DSS <0004> hlr_ussd.c:363 262424959099420/0x47d92d2e: Tx USSD 'Your IMSI is 262424959099420' 20250830122622223 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424959099420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424959099420" destination_name="the-source\n" session_id=1205415214 session_state=END} 20250830122622223 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262424959099420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622223 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622223 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262424959099420" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424959099420" TC_mo_ussd_iuse_imsi_via_proxy(175)@5e659271e955: setverdict(pass): none -> pass 20250830122622225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@5e659271e955: Final verdict of PTC: pass 20250830122622225 DAUC <0003> db_auc.c:157 IMSI='262421034828895': No 2G Auth Data 20250830122622225 DAUC <0003> db_auc.c:192 IMSI='262421034828895': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262421034828895" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250830122622232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 20250830122622234 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622234 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421034828895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421034828895" source_name="the-source\n" session_id=3235884076 session_state=BEGIN} 20250830122622234 DSS <0004> hlr_ussd.c:576 262421034828895/0xc0dfac2c: Process SS (BEGIN) 20250830122622234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622234 DSS <0004> hlr_ussd.c:518 262421034828895/0xc0dfac2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622234 DSS <0004> hlr_ussd.c:363 262421034828895/0xc0dfac2c: Tx USSD 'Your IMSI is 262421034828895' 20250830122622234 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421034828895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421034828895" destination_name="the-source\n" session_id=3235884076 session_state=END} 20250830122622234 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421034828895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622234 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622234 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262421034828895" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421034828895" TC_mo_ussd_iuse_imsi_via_proxy(176)@5e659271e955: setverdict(pass): none -> pass 20250830122622236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@5e659271e955: Final verdict of PTC: pass 20250830122622236 DAUC <0003> db_auc.c:157 IMSI='262426304207870': No 2G Auth Data 20250830122622236 DAUC <0003> db_auc.c:192 IMSI='262426304207870': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262426304207870" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250830122622243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4258 20250830122622245 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622245 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426304207870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426304207870" source_name="the-source\n" session_id=3994393557 session_state=BEGIN} 20250830122622245 DSS <0004> hlr_ussd.c:576 262426304207870/0xee159bd5: Process SS (BEGIN) 20250830122622245 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622245 DSS <0004> hlr_ussd.c:518 262426304207870/0xee159bd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622245 DSS <0004> hlr_ussd.c:363 262426304207870/0xee159bd5: Tx USSD 'Your IMSI is 262426304207870' 20250830122622245 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426304207870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426304207870" destination_name="the-source\n" session_id=3994393557 session_state=END} 20250830122622245 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426304207870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622245 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622245 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262426304207870" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426304207870" TC_mo_ussd_iuse_imsi_via_proxy(177)@5e659271e955: setverdict(pass): none -> pass 20250830122622247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@5e659271e955: Final verdict of PTC: pass 20250830122622247 DAUC <0003> db_auc.c:157 IMSI='262428984938645': No 2G Auth Data 20250830122622247 DAUC <0003> db_auc.c:192 IMSI='262428984938645': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262428984938645" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250830122622253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 20250830122622256 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622256 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428984938645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428984938645" source_name="the-source\n" session_id=1794694635 session_state=BEGIN} 20250830122622256 DSS <0004> hlr_ussd.c:576 262428984938645/0x6af8ddeb: Process SS (BEGIN) 20250830122622256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622256 DSS <0004> hlr_ussd.c:518 262428984938645/0x6af8ddeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622256 DSS <0004> hlr_ussd.c:363 262428984938645/0x6af8ddeb: Tx USSD 'Your IMSI is 262428984938645' 20250830122622256 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428984938645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428984938645" destination_name="the-source\n" session_id=1794694635 session_state=END} 20250830122622256 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262428984938645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622256 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622256 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262428984938645" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428984938645" TC_mo_ussd_iuse_imsi_via_proxy(178)@5e659271e955: setverdict(pass): none -> pass 20250830122622258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@5e659271e955: Final verdict of PTC: pass 20250830122622258 DAUC <0003> db_auc.c:157 IMSI='262423572236187': No 2G Auth Data 20250830122622258 DAUC <0003> db_auc.c:192 IMSI='262423572236187': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262423572236187" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250830122622264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 20250830122622266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622266 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423572236187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423572236187" source_name="the-source\n" session_id=3391189733 session_state=BEGIN} 20250830122622266 DSS <0004> hlr_ussd.c:576 262423572236187/0xca2172e5: Process SS (BEGIN) 20250830122622266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622266 DSS <0004> hlr_ussd.c:518 262423572236187/0xca2172e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622266 DSS <0004> hlr_ussd.c:363 262423572236187/0xca2172e5: Tx USSD 'Your IMSI is 262423572236187' 20250830122622266 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423572236187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423572236187" destination_name="the-source\n" session_id=3391189733 session_state=END} 20250830122622266 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423572236187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262423572236187" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423572236187" TC_mo_ussd_iuse_imsi_via_proxy(179)@5e659271e955: setverdict(pass): none -> pass 20250830122622268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@5e659271e955: Final verdict of PTC: pass 20250830122622268 DAUC <0003> db_auc.c:157 IMSI='262424246589570': No 2G Auth Data 20250830122622268 DAUC <0003> db_auc.c:192 IMSI='262424246589570': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262424246589570" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250830122622274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20250830122622277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622277 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424246589570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424246589570" source_name="the-source\n" session_id=703291679 session_state=BEGIN} 20250830122622277 DSS <0004> hlr_ussd.c:576 262424246589570/0x29eb611f: Process SS (BEGIN) 20250830122622277 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622277 DSS <0004> hlr_ussd.c:518 262424246589570/0x29eb611f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622277 DSS <0004> hlr_ussd.c:363 262424246589570/0x29eb611f: Tx USSD 'Your IMSI is 262424246589570' 20250830122622277 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424246589570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424246589570" destination_name="the-source\n" session_id=703291679 session_state=END} 20250830122622277 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424246589570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262424246589570" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424246589570" TC_mo_ussd_iuse_imsi_via_proxy(180)@5e659271e955: setverdict(pass): none -> pass 20250830122622279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@5e659271e955: Final verdict of PTC: pass 20250830122622279 DAUC <0003> db_auc.c:157 IMSI='262428210636886': No 2G Auth Data 20250830122622279 DAUC <0003> db_auc.c:192 IMSI='262428210636886': No 3G Auth Data HLR_Test-GSUP(171)@5e659271e955: Created GsupExpect[0] for "262428210636886" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250830122622285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4258 20250830122622287 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622287 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428210636886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428210636886" source_name="the-source\n" session_id=867419011 session_state=BEGIN} 20250830122622287 DSS <0004> hlr_ussd.c:576 262428210636886/0x33b3c383: Process SS (BEGIN) 20250830122622287 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250830122622287 DSS <0004> hlr_ussd.c:518 262428210636886/0x33b3c383: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250830122622287 DSS <0004> hlr_ussd.c:363 262428210636886/0x33b3c383: Tx USSD 'Your IMSI is 262428210636886' 20250830122622287 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428210636886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210636886" destination_name="the-source\n" session_id=867419011 session_state=END} 20250830122622287 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428210636886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122622287 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122622287 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5e659271e955: Found GsupExpect[0] for "262428210636886" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428210636886" TC_mo_ussd_iuse_imsi_via_proxy(181)@5e659271e955: setverdict(pass): none -> pass 20250830122622289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@5e659271e955: Final verdict of PTC: pass 20250830122622289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38038<->l=127.0.0.1:4258 20250830122622290 DLINP <000b> input/ipa.c:452 connected read/write 20250830122622290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122622290 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122622290 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122622290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122622290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250830122622290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35343<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@5e659271e955: Final verdict of PTC: none 172@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 172: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Aug 30 12:26:22 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 20250830122622317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38140<->l=127.0.0.1:4258 20250830122622518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38140<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66656) Waiting for packet dumper to finish... 1 (prev_count=66656, count=83700) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Aug 30 12:26:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_iuse_msisdn started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122625663 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122625663 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122625668 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122625674 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625674 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122625674 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122625674 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 20250830122625674 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122625674 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 20250830122625674 DLGSUP <0013> gsup_server.c:236 2: 20250830122625674 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122625674 DLGSUP <0013> gsup_server.c:236 3: 20250830122625674 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122625674 DLGSUP <0013> gsup_server.c:236 4: 20250830122625674 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122625674 DLGSUP <0013> gsup_server.c:236 5: 20250830122625674 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122625674 DLGSUP <0013> gsup_server.c:236 7: 20250830122625674 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122625674 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122625674 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122625674 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@5e659271e955: 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") 20250830122625690 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45897<->l=127.0.0.1:4259) 20250830122625695 DAUC <0003> db_auc.c:157 IMSI='262423771601196': No 2G Auth Data 20250830122625695 DAUC <0003> db_auc.c:192 IMSI='262423771601196': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262423771601196" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250830122625703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 20250830122625718 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625718 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423771601196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423771601196" session_id=3723525392 session_state=BEGIN} 20250830122625718 DSS <0004> hlr_ussd.c:576 262423771601196/0xddf07d10: Process SS (BEGIN) 20250830122625718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625718 DSS <0004> hlr_ussd.c:518 262423771601196/0xddf07d10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625718 DSS <0004> hlr_ussd.c:363 262423771601196/0xddf07d10: Tx USSD 'Your extension is 491610863242' 20250830122625718 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423771601196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423771601196" session_id=3723525392 session_state=END} 20250830122625718 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423771601196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625718 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625718 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262423771601196" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423771601196" TC_mo_ussd_iuse_msisdn(186)@5e659271e955: setverdict(pass): none -> pass 20250830122625728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@5e659271e955: Final verdict of PTC: pass 20250830122625729 DAUC <0003> db_auc.c:157 IMSI='262426802112239': No 2G Auth Data 20250830122625729 DAUC <0003> db_auc.c:192 IMSI='262426802112239': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262426802112239" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250830122625740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4258 20250830122625742 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625743 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426802112239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426802112239" session_id=1598384663 session_state=BEGIN} 20250830122625743 DSS <0004> hlr_ussd.c:576 262426802112239/0x5f456a17: Process SS (BEGIN) 20250830122625743 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625743 DSS <0004> hlr_ussd.c:518 262426802112239/0x5f456a17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625743 DSS <0004> hlr_ussd.c:363 262426802112239/0x5f456a17: Tx USSD 'Your extension is 491610050223' 20250830122625743 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426802112239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426802112239" session_id=1598384663 session_state=END} 20250830122625743 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426802112239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625743 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625743 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262426802112239" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426802112239" TC_mo_ussd_iuse_msisdn(187)@5e659271e955: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@5e659271e955: Final verdict of PTC: pass 20250830122625744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4258 20250830122625745 DAUC <0003> db_auc.c:157 IMSI='262429742889358': No 2G Auth Data 20250830122625745 DAUC <0003> db_auc.c:192 IMSI='262429742889358': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262429742889358" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250830122625751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20250830122625754 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625754 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429742889358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429742889358" session_id=4276503386 session_state=BEGIN} 20250830122625754 DSS <0004> hlr_ussd.c:576 262429742889358/0xfee6435a: Process SS (BEGIN) 20250830122625754 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625754 DSS <0004> hlr_ussd.c:518 262429742889358/0xfee6435a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625754 DSS <0004> hlr_ussd.c:363 262429742889358/0xfee6435a: Tx USSD 'Your extension is 491613866525' 20250830122625754 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429742889358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429742889358" session_id=4276503386 session_state=END} 20250830122625754 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429742889358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625754 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625754 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262429742889358" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429742889358" TC_mo_ussd_iuse_msisdn(188)@5e659271e955: setverdict(pass): none -> pass 20250830122625756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@5e659271e955: Final verdict of PTC: pass 20250830122625756 DAUC <0003> db_auc.c:157 IMSI='262423237309094': No 2G Auth Data 20250830122625756 DAUC <0003> db_auc.c:192 IMSI='262423237309094': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262423237309094" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250830122625762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38180<->l=127.0.0.1:4258 20250830122625764 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625764 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423237309094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423237309094" session_id=1243987295 session_state=BEGIN} 20250830122625764 DSS <0004> hlr_ussd.c:576 262423237309094/0x4a25bd5f: Process SS (BEGIN) 20250830122625764 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625764 DSS <0004> hlr_ussd.c:518 262423237309094/0x4a25bd5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625764 DSS <0004> hlr_ussd.c:363 262423237309094/0x4a25bd5f: Tx USSD 'Your extension is 491613402262' 20250830122625764 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423237309094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423237309094" session_id=1243987295 session_state=END} 20250830122625764 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423237309094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625764 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625764 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262423237309094" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423237309094" TC_mo_ussd_iuse_msisdn(189)@5e659271e955: setverdict(pass): none -> pass 20250830122625766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38180<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@5e659271e955: Final verdict of PTC: pass 20250830122625766 DAUC <0003> db_auc.c:157 IMSI='262423022756914': No 2G Auth Data 20250830122625766 DAUC <0003> db_auc.c:192 IMSI='262423022756914': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262423022756914" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250830122625772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 20250830122625774 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625774 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423022756914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423022756914" session_id=525743520 session_state=BEGIN} 20250830122625774 DSS <0004> hlr_ussd.c:576 262423022756914/0x1f5635a0: Process SS (BEGIN) 20250830122625774 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625774 DSS <0004> hlr_ussd.c:518 262423022756914/0x1f5635a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625774 DSS <0004> hlr_ussd.c:363 262423022756914/0x1f5635a0: Tx USSD 'Your extension is 491613818353' 20250830122625774 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423022756914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423022756914" session_id=525743520 session_state=END} 20250830122625774 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423022756914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625774 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625774 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262423022756914" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423022756914" TC_mo_ussd_iuse_msisdn(190)@5e659271e955: setverdict(pass): none -> pass 20250830122625776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@5e659271e955: Final verdict of PTC: pass 20250830122625776 DAUC <0003> db_auc.c:157 IMSI='262420990025895': No 2G Auth Data 20250830122625776 DAUC <0003> db_auc.c:192 IMSI='262420990025895': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262420990025895" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250830122625782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 20250830122625784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625784 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420990025895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420990025895" session_id=521515002 session_state=BEGIN} 20250830122625784 DSS <0004> hlr_ussd.c:576 262420990025895/0x1f15affa: Process SS (BEGIN) 20250830122625784 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625784 DSS <0004> hlr_ussd.c:518 262420990025895/0x1f15affa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625784 DSS <0004> hlr_ussd.c:363 262420990025895/0x1f15affa: Tx USSD 'Your extension is 491618312424' 20250830122625784 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420990025895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420990025895" session_id=521515002 session_state=END} 20250830122625784 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420990025895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262420990025895" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420990025895" TC_mo_ussd_iuse_msisdn(191)@5e659271e955: setverdict(pass): none -> pass 20250830122625786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@5e659271e955: Final verdict of PTC: pass 20250830122625786 DAUC <0003> db_auc.c:157 IMSI='262423003933162': No 2G Auth Data 20250830122625786 DAUC <0003> db_auc.c:192 IMSI='262423003933162': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262423003933162" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250830122625791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20250830122625794 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625794 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423003933162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423003933162" session_id=1878865692 session_state=BEGIN} 20250830122625794 DSS <0004> hlr_ussd.c:576 262423003933162/0x6ffd371c: Process SS (BEGIN) 20250830122625794 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625794 DSS <0004> hlr_ussd.c:518 262423003933162/0x6ffd371c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625794 DSS <0004> hlr_ussd.c:363 262423003933162/0x6ffd371c: Tx USSD 'Your extension is 491617201412' 20250830122625794 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423003933162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423003933162" session_id=1878865692 session_state=END} 20250830122625794 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423003933162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625794 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625794 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262423003933162" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423003933162" TC_mo_ussd_iuse_msisdn(192)@5e659271e955: setverdict(pass): none -> pass 20250830122625796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@5e659271e955: Final verdict of PTC: pass 20250830122625796 DAUC <0003> db_auc.c:157 IMSI='262427403734011': No 2G Auth Data 20250830122625796 DAUC <0003> db_auc.c:192 IMSI='262427403734011': No 3G Auth Data HLR_Test-GSUP(183)@5e659271e955: Created GsupExpect[0] for "262427403734011" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250830122625801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4258 20250830122625804 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625804 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427403734011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427403734011" session_id=3625440177 session_state=BEGIN} 20250830122625804 DSS <0004> hlr_ussd.c:576 262427403734011/0xd817d3b1: Process SS (BEGIN) 20250830122625804 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122625804 DSS <0004> hlr_ussd.c:518 262427403734011/0xd817d3b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122625804 DSS <0004> hlr_ussd.c:363 262427403734011/0xd817d3b1: Tx USSD 'Your extension is 491612538245' 20250830122625804 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427403734011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427403734011" session_id=3625440177 session_state=END} 20250830122625804 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427403734011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122625804 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122625804 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5e659271e955: Found GsupExpect[0] for "262427403734011" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427403734011" TC_mo_ussd_iuse_msisdn(193)@5e659271e955: setverdict(pass): none -> pass 20250830122625805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@5e659271e955: Final verdict of PTC: pass 20250830122625806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38148<->l=127.0.0.1:4258 20250830122625806 DLINP <000b> input/ipa.c:452 connected read/write 20250830122625806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122625806 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122625806 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122625806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122625806 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45897<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@5e659271e955: Final verdict of PTC: none 184@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 184: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Aug 30 12:26: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 20250830122625832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38248<->l=127.0.0.1:4258 20250830122626033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38248<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67352) Waiting for packet dumper to finish... 1 (prev_count=67352, count=82296) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122629164 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122629164 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122629169 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122629175 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629175 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122629175 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122629175 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 20250830122629175 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122629175 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 20250830122629175 DLGSUP <0013> gsup_server.c:236 2: 20250830122629175 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122629175 DLGSUP <0013> gsup_server.c:236 3: 20250830122629175 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122629175 DLGSUP <0013> gsup_server.c:236 4: 20250830122629175 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122629175 DLGSUP <0013> gsup_server.c:236 5: 20250830122629175 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122629175 DLGSUP <0013> gsup_server.c:236 7: 20250830122629175 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122629175 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122629175 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122629175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@5e659271e955: 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") 20250830122629198 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39519<->l=127.0.0.1:4259) 20250830122629208 DAUC <0003> db_auc.c:157 IMSI='262427599255412': No 2G Auth Data 20250830122629208 DAUC <0003> db_auc.c:192 IMSI='262427599255412': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262427599255412" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250830122629235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38276<->l=127.0.0.1:4258 20250830122629248 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629248 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427599255412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427599255412" source_name="the-source\n" session_id=703804834 session_state=BEGIN} 20250830122629248 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830122629248 DSS <0004> hlr_ussd.c:576 262427599255412/0x29f335a2: Process SS (BEGIN) 20250830122629248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629248 DSS <0004> hlr_ussd.c:518 262427599255412/0x29f335a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629249 DSS <0004> hlr_ussd.c:363 262427599255412/0x29f335a2: Tx USSD 'Your extension is 491618326331' 20250830122629249 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427599255412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427599255412" destination_name="the-source\n" session_id=703804834 session_state=END} 20250830122629249 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262427599255412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629249 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629249 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262427599255412" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427599255412" TC_mo_ussd_iuse_msisdn_via_proxy(198)@5e659271e955: setverdict(pass): none -> pass 20250830122629256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@5e659271e955: Final verdict of PTC: pass 20250830122629257 DAUC <0003> db_auc.c:157 IMSI='262420109901836': No 2G Auth Data 20250830122629257 DAUC <0003> db_auc.c:192 IMSI='262420109901836': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262420109901836" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250830122629273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 20250830122629277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629277 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420109901836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420109901836" source_name="the-source\n" session_id=2944939424 session_state=BEGIN} 20250830122629277 DSS <0004> hlr_ussd.c:576 262420109901836/0xaf8835a0: Process SS (BEGIN) 20250830122629277 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629277 DSS <0004> hlr_ussd.c:518 262420109901836/0xaf8835a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629277 DSS <0004> hlr_ussd.c:363 262420109901836/0xaf8835a0: Tx USSD 'Your extension is 491618344881' 20250830122629277 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420109901836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420109901836" destination_name="the-source\n" session_id=2944939424 session_state=END} 20250830122629277 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262420109901836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262420109901836" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262420109901836" TC_mo_ussd_iuse_msisdn_via_proxy(199)@5e659271e955: setverdict(pass): none -> pass 20250830122629279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@5e659271e955: Final verdict of PTC: pass 20250830122629279 DAUC <0003> db_auc.c:157 IMSI='262422459124415': No 2G Auth Data 20250830122629279 DAUC <0003> db_auc.c:192 IMSI='262422459124415': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262422459124415" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250830122629286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4258 20250830122629288 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629289 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422459124415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422459124415" source_name="the-source\n" session_id=3950815807 session_state=BEGIN} 20250830122629289 DSS <0004> hlr_ussd.c:576 262422459124415/0xeb7caa3f: Process SS (BEGIN) 20250830122629289 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629289 DSS <0004> hlr_ussd.c:518 262422459124415/0xeb7caa3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629289 DSS <0004> hlr_ussd.c:363 262422459124415/0xeb7caa3f: Tx USSD 'Your extension is 491610508227' 20250830122629289 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422459124415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459124415" destination_name="the-source\n" session_id=3950815807 session_state=END} 20250830122629289 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422459124415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629289 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629289 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262422459124415" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422459124415" TC_mo_ussd_iuse_msisdn_via_proxy(200)@5e659271e955: setverdict(pass): none -> pass 20250830122629291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@5e659271e955: Final verdict of PTC: pass 20250830122629291 DAUC <0003> db_auc.c:157 IMSI='262421637080411': No 2G Auth Data 20250830122629291 DAUC <0003> db_auc.c:192 IMSI='262421637080411': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262421637080411" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250830122629297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 20250830122629299 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629299 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421637080411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421637080411" source_name="the-source\n" session_id=3797523811 session_state=BEGIN} 20250830122629299 DSS <0004> hlr_ussd.c:576 262421637080411/0xe2599d63: Process SS (BEGIN) 20250830122629299 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629299 DSS <0004> hlr_ussd.c:518 262421637080411/0xe2599d63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629299 DSS <0004> hlr_ussd.c:363 262421637080411/0xe2599d63: Tx USSD 'Your extension is 491613581574' 20250830122629299 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421637080411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421637080411" destination_name="the-source\n" session_id=3797523811 session_state=END} 20250830122629299 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421637080411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629299 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629299 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262421637080411" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421637080411" TC_mo_ussd_iuse_msisdn_via_proxy(201)@5e659271e955: setverdict(pass): none -> pass 20250830122629301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@5e659271e955: Final verdict of PTC: pass 20250830122629302 DAUC <0003> db_auc.c:157 IMSI='262426325486593': No 2G Auth Data 20250830122629302 DAUC <0003> db_auc.c:192 IMSI='262426325486593': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262426325486593" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250830122629307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38324<->l=127.0.0.1:4258 20250830122629310 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629310 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426325486593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426325486593" source_name="the-source\n" session_id=2430653448 session_state=BEGIN} 20250830122629310 DSS <0004> hlr_ussd.c:576 262426325486593/0x90e0d408: Process SS (BEGIN) 20250830122629310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629310 DSS <0004> hlr_ussd.c:518 262426325486593/0x90e0d408: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629310 DSS <0004> hlr_ussd.c:363 262426325486593/0x90e0d408: Tx USSD 'Your extension is 491618646348' 20250830122629310 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426325486593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426325486593" destination_name="the-source\n" session_id=2430653448 session_state=END} 20250830122629310 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426325486593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629310 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629310 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262426325486593" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426325486593" TC_mo_ussd_iuse_msisdn_via_proxy(202)@5e659271e955: setverdict(pass): none -> pass 20250830122629312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38324<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@5e659271e955: Final verdict of PTC: pass 20250830122629312 DAUC <0003> db_auc.c:157 IMSI='262429227723926': No 2G Auth Data 20250830122629312 DAUC <0003> db_auc.c:192 IMSI='262429227723926': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262429227723926" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250830122629317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 20250830122629320 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629320 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429227723926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429227723926" source_name="the-source\n" session_id=4201990138 session_state=BEGIN} 20250830122629320 DSS <0004> hlr_ussd.c:576 262429227723926/0xfa7547fa: Process SS (BEGIN) 20250830122629320 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629320 DSS <0004> hlr_ussd.c:518 262429227723926/0xfa7547fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629320 DSS <0004> hlr_ussd.c:363 262429227723926/0xfa7547fa: Tx USSD 'Your extension is 491610357451' 20250830122629320 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429227723926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429227723926" destination_name="the-source\n" session_id=4201990138 session_state=END} 20250830122629320 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429227723926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629320 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629320 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262429227723926" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429227723926" TC_mo_ussd_iuse_msisdn_via_proxy(203)@5e659271e955: setverdict(pass): none -> pass 20250830122629322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@5e659271e955: Final verdict of PTC: pass 20250830122629322 DAUC <0003> db_auc.c:157 IMSI='262427254118679': No 2G Auth Data 20250830122629322 DAUC <0003> db_auc.c:192 IMSI='262427254118679': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262427254118679" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250830122629328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20250830122629330 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629330 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427254118679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427254118679" source_name="the-source\n" session_id=944798707 session_state=BEGIN} 20250830122629330 DSS <0004> hlr_ussd.c:576 262427254118679/0x38507bf3: Process SS (BEGIN) 20250830122629330 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629330 DSS <0004> hlr_ussd.c:518 262427254118679/0x38507bf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629330 DSS <0004> hlr_ussd.c:363 262427254118679/0x38507bf3: Tx USSD 'Your extension is 491610041750' 20250830122629330 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427254118679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427254118679" destination_name="the-source\n" session_id=944798707 session_state=END} 20250830122629330 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262427254118679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629330 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629330 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262427254118679" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427254118679" TC_mo_ussd_iuse_msisdn_via_proxy(204)@5e659271e955: setverdict(pass): none -> pass 20250830122629332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@5e659271e955: Final verdict of PTC: pass 20250830122629333 DAUC <0003> db_auc.c:157 IMSI='262426735223636': No 2G Auth Data 20250830122629333 DAUC <0003> db_auc.c:192 IMSI='262426735223636': No 3G Auth Data HLR_Test-GSUP(195)@5e659271e955: Created GsupExpect[0] for "262426735223636" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250830122629338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20250830122629341 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629341 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426735223636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426735223636" source_name="the-source\n" session_id=2513233682 session_state=BEGIN} 20250830122629341 DSS <0004> hlr_ussd.c:576 262426735223636/0x95cce712: Process SS (BEGIN) 20250830122629341 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250830122629341 DSS <0004> hlr_ussd.c:518 262426735223636/0x95cce712: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250830122629341 DSS <0004> hlr_ussd.c:363 262426735223636/0x95cce712: Tx USSD 'Your extension is 491617546442' 20250830122629341 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426735223636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426735223636" destination_name="the-source\n" session_id=2513233682 session_state=END} 20250830122629341 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426735223636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122629341 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122629341 DLINP <000b> input/ipa.c:452 connected read/write 20250830122629341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5e659271e955: Found GsupExpect[0] for "262426735223636" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426735223636" TC_mo_ussd_iuse_msisdn_via_proxy(205)@5e659271e955: setverdict(pass): none -> pass 20250830122629343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@5e659271e955: Final verdict of PTC: pass 20250830122629343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38260<->l=127.0.0.1:4258 20250830122629343 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39519<->l=127.0.0.1:4259) 20250830122629343 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(195)@5e659271e955: Final verdict of PTC: none 20250830122629343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122629343 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122629344 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122629344 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122629344 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@5e659271e955: Final verdict of PTC: none 196@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 196: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Aug 30 12:26:29 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 20250830122629368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 20250830122629569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38362<->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=83704) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Aug 30 12:26:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_euse started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 20250830122632701 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36327 20250830122632701 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36327 MTC@5e659271e955: in not legacy case 2 IPA-EUSE-foobar(208)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122632702 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632702 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632703 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122632703 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@5e659271e955: 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(208)@5e659271e955: 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 } } } } 20250830122632703 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632703 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632703 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122632703 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250830122632703 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250830122632703 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250830122632703 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 20250830122632703 DLGSUP <0013> gsup_server.c:236 2: 20250830122632703 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122632703 DLGSUP <0013> gsup_server.c:236 3: 20250830122632703 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122632703 DLGSUP <0013> gsup_server.c:236 4: 20250830122632703 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122632703 DLGSUP <0013> gsup_server.c:236 5: 20250830122632703 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122632703 DLGSUP <0013> gsup_server.c:236 7: 20250830122632703 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122632703 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122632703 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122632703 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36327 IPA-EUSE-foobar(208)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122632704 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122632706 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632706 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122632706 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122632706 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 20250830122632706 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122632706 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 20250830122632706 DLGSUP <0013> gsup_server.c:236 2: 20250830122632706 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122632706 DLGSUP <0013> gsup_server.c:236 3: 20250830122632706 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(207)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122632706 DLGSUP <0013> gsup_server.c:236 4: 20250830122632706 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122632706 DLGSUP <0013> gsup_server.c:236 5: 20250830122632706 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122632706 DLGSUP <0013> gsup_server.c:236 7: 20250830122632706 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122632706 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122632706 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122632706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@5e659271e955: 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") 20250830122632713 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35865<->l=127.0.0.1:4259) 20250830122632716 DAUC <0003> db_auc.c:157 IMSI='262424061134913': No 2G Auth Data 20250830122632716 DAUC <0003> db_auc.c:192 IMSI='262424061134913': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262424061134913" to be handled at TC_mo_ussd_euse(212) 20250830122632722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 20250830122632750 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632750 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424061134913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424061134913" session_id=2415704050 session_state=BEGIN} 20250830122632750 DSS <0004> hlr_ussd.c:576 262424061134913/0x8ffcb7f2: Process SS (BEGIN) 20250830122632750 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632750 DSS <0004> hlr_ussd.c:518 262424061134913/0x8ffcb7f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632750 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632750 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632750 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632750 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632760 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632760 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632760 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262424061134913 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424061134913" session_id=2415704050 session_state=END} 20250830122632760 DSS <0004> hlr_ussd.c:576 262424061134913/0x8ffcb7f2: Process SS (END) 20250830122632760 DSS <0004> hlr_ussd.c:518 262424061134913/0x8ffcb7f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632760 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424061134913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424061134913" session_id=2415704050 session_state=END} 20250830122632760 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424061134913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632760 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262424061134913 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632760 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632760 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262424061134913" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424061134913" TC_mo_ussd_euse(212)@5e659271e955: setverdict(pass): none -> pass 20250830122632768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@5e659271e955: Final verdict of PTC: pass 20250830122632769 DAUC <0003> db_auc.c:157 IMSI='262424929564539': No 2G Auth Data 20250830122632769 DAUC <0003> db_auc.c:192 IMSI='262424929564539': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262424929564539" to be handled at TC_mo_ussd_euse(213) 20250830122632788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20250830122632791 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632791 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424929564539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424929564539" session_id=3770302246 session_state=BEGIN} 20250830122632791 DSS <0004> hlr_ussd.c:576 262424929564539/0xe0ba3f26: Process SS (BEGIN) 20250830122632791 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632791 DSS <0004> hlr_ussd.c:518 262424929564539/0xe0ba3f26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632791 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632791 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632791 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632791 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632792 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632792 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632792 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424929564539 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424929564539" session_id=3770302246 session_state=END} 20250830122632792 DSS <0004> hlr_ussd.c:576 262424929564539/0xe0ba3f26: Process SS (END) 20250830122632792 DSS <0004> hlr_ussd.c:518 262424929564539/0xe0ba3f26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632792 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424929564539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424929564539" session_id=3770302246 session_state=END} 20250830122632792 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424929564539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632792 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424929564539 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632792 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632792 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262424929564539" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424929564539" TC_mo_ussd_euse(213)@5e659271e955: setverdict(pass): none -> pass 20250830122632794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@5e659271e955: Final verdict of PTC: pass 20250830122632794 DAUC <0003> db_auc.c:157 IMSI='262426098488974': No 2G Auth Data 20250830122632794 DAUC <0003> db_auc.c:192 IMSI='262426098488974': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262426098488974" to be handled at TC_mo_ussd_euse(214) 20250830122632801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 20250830122632804 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632804 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426098488974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426098488974" session_id=3524109453 session_state=BEGIN} 20250830122632804 DSS <0004> hlr_ussd.c:576 262426098488974/0xd20da48d: Process SS (BEGIN) 20250830122632804 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632804 DSS <0004> hlr_ussd.c:518 262426098488974/0xd20da48d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632804 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632804 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632804 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632804 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632805 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632805 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632805 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262426098488974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426098488974" session_id=3524109453 session_state=END} 20250830122632805 DSS <0004> hlr_ussd.c:576 262426098488974/0xd20da48d: Process SS (END) 20250830122632805 DSS <0004> hlr_ussd.c:518 262426098488974/0xd20da48d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632805 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426098488974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426098488974" session_id=3524109453 session_state=END} 20250830122632805 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426098488974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632805 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262426098488974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632805 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632805 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262426098488974" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426098488974" TC_mo_ussd_euse(214)@5e659271e955: setverdict(pass): none -> pass 20250830122632807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@5e659271e955: Final verdict of PTC: pass 20250830122632807 DAUC <0003> db_auc.c:157 IMSI='262426267391730': No 2G Auth Data 20250830122632807 DAUC <0003> db_auc.c:192 IMSI='262426267391730': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262426267391730" to be handled at TC_mo_ussd_euse(215) 20250830122632813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20250830122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632816 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426267391730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426267391730" session_id=2776466211 session_state=BEGIN} 20250830122632816 DSS <0004> hlr_ussd.c:576 262426267391730/0xa57d8323: Process SS (BEGIN) 20250830122632816 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632816 DSS <0004> hlr_ussd.c:518 262426267391730/0xa57d8323: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632816 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632816 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632816 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632816 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426267391730 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426267391730" session_id=2776466211 session_state=END} 20250830122632816 DSS <0004> hlr_ussd.c:576 262426267391730/0xa57d8323: Process SS (END) 20250830122632816 DSS <0004> hlr_ussd.c:518 262426267391730/0xa57d8323: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632816 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426267391730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426267391730" session_id=2776466211 session_state=END} 20250830122632816 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426267391730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632816 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426267391730 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262426267391730" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426267391730" TC_mo_ussd_euse(215)@5e659271e955: setverdict(pass): none -> pass 20250830122632818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@5e659271e955: Final verdict of PTC: pass 20250830122632818 DAUC <0003> db_auc.c:157 IMSI='262427519231024': No 2G Auth Data 20250830122632818 DAUC <0003> db_auc.c:192 IMSI='262427519231024': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262427519231024" to be handled at TC_mo_ussd_euse(216) 20250830122632824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20250830122632827 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632827 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427519231024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427519231024" session_id=2272357819 session_state=BEGIN} 20250830122632827 DSS <0004> hlr_ussd.c:576 262427519231024/0x87716dbb: Process SS (BEGIN) 20250830122632827 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632827 DSS <0004> hlr_ussd.c:518 262427519231024/0x87716dbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632827 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632827 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632827 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632827 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632828 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632828 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632828 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262427519231024 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427519231024" session_id=2272357819 session_state=END} 20250830122632828 DSS <0004> hlr_ussd.c:576 262427519231024/0x87716dbb: Process SS (END) 20250830122632828 DSS <0004> hlr_ussd.c:518 262427519231024/0x87716dbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632828 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427519231024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427519231024" session_id=2272357819 session_state=END} 20250830122632828 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427519231024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632828 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262427519231024 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632828 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632828 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262427519231024" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427519231024" TC_mo_ussd_euse(216)@5e659271e955: setverdict(pass): none -> pass 20250830122632830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@5e659271e955: Final verdict of PTC: pass 20250830122632830 DAUC <0003> db_auc.c:157 IMSI='262425100189027': No 2G Auth Data 20250830122632830 DAUC <0003> db_auc.c:192 IMSI='262425100189027': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262425100189027" to be handled at TC_mo_ussd_euse(217) 20250830122632836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20250830122632838 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632838 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425100189027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425100189027" session_id=2512397474 session_state=BEGIN} 20250830122632838 DSS <0004> hlr_ussd.c:576 262425100189027/0x95c024a2: Process SS (BEGIN) 20250830122632838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632838 DSS <0004> hlr_ussd.c:518 262425100189027/0x95c024a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632838 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632838 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632838 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632838 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632839 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632839 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632839 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262425100189027 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425100189027" session_id=2512397474 session_state=END} 20250830122632839 DSS <0004> hlr_ussd.c:576 262425100189027/0x95c024a2: Process SS (END) 20250830122632839 DSS <0004> hlr_ussd.c:518 262425100189027/0x95c024a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632839 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425100189027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425100189027" session_id=2512397474 session_state=END} 20250830122632839 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425100189027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632839 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262425100189027 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632839 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632839 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262425100189027" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425100189027" TC_mo_ussd_euse(217)@5e659271e955: setverdict(pass): none -> pass 20250830122632841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@5e659271e955: Final verdict of PTC: pass 20250830122632841 DAUC <0003> db_auc.c:157 IMSI='262424097163135': No 2G Auth Data 20250830122632841 DAUC <0003> db_auc.c:192 IMSI='262424097163135': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262424097163135" to be handled at TC_mo_ussd_euse(218) 20250830122632847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20250830122632850 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632850 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424097163135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424097163135" session_id=50769976 session_state=BEGIN} 20250830122632850 DSS <0004> hlr_ussd.c:576 262424097163135/0x0306b038: Process SS (BEGIN) 20250830122632850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632850 DSS <0004> hlr_ussd.c:518 262424097163135/0x0306b038: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632850 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632850 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632850 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632850 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632851 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632851 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632851 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424097163135 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424097163135" session_id=50769976 session_state=END} 20250830122632851 DSS <0004> hlr_ussd.c:576 262424097163135/0x0306b038: Process SS (END) 20250830122632851 DSS <0004> hlr_ussd.c:518 262424097163135/0x0306b038: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632851 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424097163135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424097163135" session_id=50769976 session_state=END} 20250830122632851 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424097163135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632851 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424097163135 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632851 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632851 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262424097163135" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424097163135" TC_mo_ussd_euse(218)@5e659271e955: setverdict(pass): none -> pass 20250830122632853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@5e659271e955: Final verdict of PTC: pass 20250830122632853 DAUC <0003> db_auc.c:157 IMSI='262428333138544': No 2G Auth Data 20250830122632853 DAUC <0003> db_auc.c:192 IMSI='262428333138544': No 3G Auth Data HLR_Test-GSUP(209)@5e659271e955: Created GsupExpect[0] for "262428333138544" to be handled at TC_mo_ussd_euse(219) 20250830122632859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20250830122632861 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632861 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428333138544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428333138544" session_id=3378098158 session_state=BEGIN} 20250830122632861 DSS <0004> hlr_ussd.c:576 262428333138544/0xc959afee: Process SS (BEGIN) 20250830122632861 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122632861 DSS <0004> hlr_ussd.c:518 262428333138544/0xc959afee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122632861 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632861 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data 20250830122632861 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632861 DLINP <000b> input/ipa.c:432 127.0.0.1:36327 sending data EUSE-TC_mo_ussd_euse(206)@5e659271e955: 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 } } } } } 20250830122632862 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632862 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632862 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428333138544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428333138544" session_id=3378098158 session_state=END} 20250830122632862 DSS <0004> hlr_ussd.c:576 262428333138544/0xc959afee: Process SS (END) 20250830122632862 DSS <0004> hlr_ussd.c:518 262428333138544/0xc959afee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122632862 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428333138544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428333138544" session_id=3378098158 session_state=END} 20250830122632862 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428333138544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122632862 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428333138544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122632862 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122632862 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5e659271e955: Found GsupExpect[0] for "262428333138544" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428333138544" TC_mo_ussd_euse(219)@5e659271e955: setverdict(pass): none -> pass 20250830122632864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@5e659271e955: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@5e659271e955: Final verdict of PTC: none 20250830122632864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20250830122632865 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35865<->l=127.0.0.1:4259) 20250830122632865 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632865 DLINP <000b> input/ipa.c:406 127.0.0.1:36327 message received 20250830122632865 DLINP <000b> input/ipa.c:415 127.0.0.1:36327 connection closed with server 20250830122632865 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36327 HLR_Test-GSUP(209)@5e659271e955: Final verdict of PTC: none 20250830122632865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250830122632865 DLINP <000b> input/ipa.c:452 connected read/write 20250830122632865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122632865 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122632865 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122632865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@5e659271e955: Final verdict of PTC: none 210@5e659271e955: Final verdict of PTC: none IPA-EUSE-foobar(208)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 210: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Aug 30 12:26: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 20250830122632893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20250830122633095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46350<->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=111448) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Aug 30 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_euse_continue started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 20250830122636221 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38861 20250830122636221 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38861 MTC@5e659271e955: in not legacy case 2 IPA-EUSE-foobar(222)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122636222 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636222 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636222 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122636222 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@5e659271e955: 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)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@5e659271e955: 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 } } } } 20250830122636223 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636223 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636223 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122636223 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250830122636223 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250830122636223 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250830122636223 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 20250830122636223 DLGSUP <0013> gsup_server.c:236 2: 20250830122636223 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122636223 DLGSUP <0013> gsup_server.c:236 3: 20250830122636223 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122636223 DLGSUP <0013> gsup_server.c:236 4: 20250830122636223 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122636223 DLGSUP <0013> gsup_server.c:236 5: 20250830122636223 DLGSUP <0013> gsup_server.c:238 5: 00 IPA-EUSE-foobar(222)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122636223 DLGSUP <0013> gsup_server.c:236 7: 20250830122636223 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122636223 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122636223 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122636223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38861 20250830122636223 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122636224 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636225 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122636225 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122636225 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 20250830122636225 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122636225 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 20250830122636225 DLGSUP <0013> gsup_server.c:236 2: 20250830122636225 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122636225 DLGSUP <0013> gsup_server.c:236 3: 20250830122636225 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122636225 DLGSUP <0013> gsup_server.c:236 4: 20250830122636225 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122636225 DLGSUP <0013> gsup_server.c:236 5: 20250830122636225 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122636225 DLGSUP <0013> gsup_server.c:236 7: 20250830122636225 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122636225 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122636225 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(221)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122636225 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@5e659271e955: 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") 20250830122636231 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42447<->l=127.0.0.1:4259) 20250830122636234 DAUC <0003> db_auc.c:157 IMSI='262424279282930': No 2G Auth Data 20250830122636234 DAUC <0003> db_auc.c:192 IMSI='262424279282930': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262424279282930" to be handled at TC_mo_ussd_euse_continue(226) 20250830122636240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 20250830122636266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636266 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424279282930" session_id=1269285615 session_state=BEGIN} 20250830122636266 DSS <0004> hlr_ussd.c:576 262424279282930/0x4ba7c2ef: Process SS (BEGIN) 20250830122636266 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636266 DSS <0004> hlr_ussd.c:518 262424279282930/0x4ba7c2ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636266 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636266 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636283 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636283 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636283 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424279282930" session_id=1269285615 session_state=CONTINUE} 20250830122636283 DSS <0004> hlr_ussd.c:576 262424279282930/0x4ba7c2ef: Process SS (CONTINUE) 20250830122636283 DSS <0004> hlr_ussd.c:518 262424279282930/0x4ba7c2ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636283 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424279282930" session_id=1269285615 session_state=CONTINUE} 20250830122636283 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636283 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636283 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262424279282930" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424279282930" TC_mo_ussd_euse_continue(226)@5e659271e955: setverdict(pass): none -> pass 20250830122636294 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636295 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424279282930" session_id=1269285615 session_state=CONTINUE} 20250830122636295 DSS <0004> hlr_ussd.c:576 262424279282930/0x4ba7c2ef: Process SS (CONTINUE) 20250830122636295 DSS <0004> hlr_ussd.c:518 262424279282930/0x4ba7c2ef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636295 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636295 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636295 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636295 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636295 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636299 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636299 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636299 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424279282930" session_id=1269285615 session_state=END} 20250830122636299 DSS <0004> hlr_ussd.c:576 262424279282930/0x4ba7c2ef: Process SS (END) 20250830122636299 DSS <0004> hlr_ussd.c:518 262424279282930/0x4ba7c2ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636299 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424279282930" session_id=1269285615 session_state=END} 20250830122636299 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636299 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424279282930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636299 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636299 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@5e659271e955: Final verdict of PTC: pass 20250830122636304 DAUC <0003> db_auc.c:157 IMSI='262420834932714': No 2G Auth Data 20250830122636305 DAUC <0003> db_auc.c:192 IMSI='262420834932714': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262420834932714" to be handled at TC_mo_ussd_euse_continue(227) 20250830122636321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 20250830122636324 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636325 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420834932714" session_id=1420197675 session_state=BEGIN} 20250830122636325 DSS <0004> hlr_ussd.c:576 262420834932714/0x54a67f2b: Process SS (BEGIN) 20250830122636325 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636325 DSS <0004> hlr_ussd.c:518 262420834932714/0x54a67f2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636325 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636325 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636325 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636325 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636325 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636325 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636325 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834932714" session_id=1420197675 session_state=CONTINUE} 20250830122636325 DSS <0004> hlr_ussd.c:576 262420834932714/0x54a67f2b: Process SS (CONTINUE) 20250830122636325 DSS <0004> hlr_ussd.c:518 262420834932714/0x54a67f2b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636325 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834932714" session_id=1420197675 session_state=CONTINUE} 20250830122636325 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636325 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636325 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262420834932714" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420834932714" TC_mo_ussd_euse_continue(227)@5e659271e955: setverdict(pass): none -> pass 20250830122636328 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636328 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420834932714" session_id=1420197675 session_state=CONTINUE} 20250830122636328 DSS <0004> hlr_ussd.c:576 262420834932714/0x54a67f2b: Process SS (CONTINUE) 20250830122636328 DSS <0004> hlr_ussd.c:518 262420834932714/0x54a67f2b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636328 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636328 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636328 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636328 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636328 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636329 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636329 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636329 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834932714" session_id=1420197675 session_state=END} 20250830122636329 DSS <0004> hlr_ussd.c:576 262420834932714/0x54a67f2b: Process SS (END) 20250830122636329 DSS <0004> hlr_ussd.c:518 262420834932714/0x54a67f2b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636329 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834932714" session_id=1420197675 session_state=END} 20250830122636329 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636329 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262420834932714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636329 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636329 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@5e659271e955: Final verdict of PTC: pass 20250830122636330 DAUC <0003> db_auc.c:157 IMSI='262421123140373': No 2G Auth Data 20250830122636330 DAUC <0003> db_auc.c:192 IMSI='262421123140373': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262421123140373" to be handled at TC_mo_ussd_euse_continue(228) 20250830122636336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 20250830122636339 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636339 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421123140373" session_id=2499439239 session_state=BEGIN} 20250830122636339 DSS <0004> hlr_ussd.c:576 262421123140373/0x94fa6a87: Process SS (BEGIN) 20250830122636339 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636339 DSS <0004> hlr_ussd.c:518 262421123140373/0x94fa6a87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636340 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636340 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636340 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636340 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636340 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636340 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636340 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421123140373" session_id=2499439239 session_state=CONTINUE} 20250830122636340 DSS <0004> hlr_ussd.c:576 262421123140373/0x94fa6a87: Process SS (CONTINUE) 20250830122636340 DSS <0004> hlr_ussd.c:518 262421123140373/0x94fa6a87: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636340 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421123140373" session_id=2499439239 session_state=CONTINUE} 20250830122636340 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636340 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636340 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262421123140373" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421123140373" TC_mo_ussd_euse_continue(228)@5e659271e955: setverdict(pass): none -> pass 20250830122636342 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636342 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421123140373" session_id=2499439239 session_state=CONTINUE} 20250830122636342 DSS <0004> hlr_ussd.c:576 262421123140373/0x94fa6a87: Process SS (CONTINUE) 20250830122636342 DSS <0004> hlr_ussd.c:518 262421123140373/0x94fa6a87: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636342 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636342 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636342 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636342 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636342 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636343 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636343 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636343 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421123140373" session_id=2499439239 session_state=END} 20250830122636343 DSS <0004> hlr_ussd.c:576 262421123140373/0x94fa6a87: Process SS (END) 20250830122636343 DSS <0004> hlr_ussd.c:518 262421123140373/0x94fa6a87: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636343 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421123140373" session_id=2499439239 session_state=END} 20250830122636343 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636343 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262421123140373 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636343 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636343 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@5e659271e955: Final verdict of PTC: pass 20250830122636344 DAUC <0003> db_auc.c:157 IMSI='262420663681593': No 2G Auth Data 20250830122636344 DAUC <0003> db_auc.c:192 IMSI='262420663681593': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262420663681593" to be handled at TC_mo_ussd_euse_continue(229) 20250830122636350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 20250830122636352 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636352 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420663681593" session_id=3505360673 session_state=BEGIN} 20250830122636352 DSS <0004> hlr_ussd.c:576 262420663681593/0xd0ef8f21: Process SS (BEGIN) 20250830122636352 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636352 DSS <0004> hlr_ussd.c:518 262420663681593/0xd0ef8f21: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636352 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636352 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636352 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636352 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636353 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636353 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420663681593" session_id=3505360673 session_state=CONTINUE} 20250830122636353 DSS <0004> hlr_ussd.c:576 262420663681593/0xd0ef8f21: Process SS (CONTINUE) 20250830122636353 DSS <0004> hlr_ussd.c:518 262420663681593/0xd0ef8f21: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636353 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420663681593" session_id=3505360673 session_state=CONTINUE} 20250830122636353 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262420663681593" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420663681593" TC_mo_ussd_euse_continue(229)@5e659271e955: setverdict(pass): none -> pass 20250830122636355 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636355 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420663681593" session_id=3505360673 session_state=CONTINUE} 20250830122636355 DSS <0004> hlr_ussd.c:576 262420663681593/0xd0ef8f21: Process SS (CONTINUE) 20250830122636355 DSS <0004> hlr_ussd.c:518 262420663681593/0xd0ef8f21: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636355 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636355 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636355 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636355 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636355 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636356 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636356 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636356 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420663681593" session_id=3505360673 session_state=END} 20250830122636356 DSS <0004> hlr_ussd.c:576 262420663681593/0xd0ef8f21: Process SS (END) 20250830122636356 DSS <0004> hlr_ussd.c:518 262420663681593/0xd0ef8f21: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636356 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420663681593" session_id=3505360673 session_state=END} 20250830122636356 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636356 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420663681593 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636356 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636356 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@5e659271e955: Final verdict of PTC: pass 20250830122636357 DAUC <0003> db_auc.c:157 IMSI='262421861456025': No 2G Auth Data 20250830122636357 DAUC <0003> db_auc.c:192 IMSI='262421861456025': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262421861456025" to be handled at TC_mo_ussd_euse_continue(230) 20250830122636362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 20250830122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636365 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421861456025" session_id=4103909400 session_state=BEGIN} 20250830122636365 DSS <0004> hlr_ussd.c:576 262421861456025/0xf49cb018: Process SS (BEGIN) 20250830122636365 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636365 DSS <0004> hlr_ussd.c:518 262421861456025/0xf49cb018: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636365 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636365 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636366 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636366 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636366 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421861456025" session_id=4103909400 session_state=CONTINUE} 20250830122636366 DSS <0004> hlr_ussd.c:576 262421861456025/0xf49cb018: Process SS (CONTINUE) 20250830122636366 DSS <0004> hlr_ussd.c:518 262421861456025/0xf49cb018: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636366 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421861456025" session_id=4103909400 session_state=CONTINUE} 20250830122636366 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636366 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636366 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262421861456025" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421861456025" TC_mo_ussd_euse_continue(230)@5e659271e955: setverdict(pass): none -> pass 20250830122636368 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636368 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421861456025" session_id=4103909400 session_state=CONTINUE} 20250830122636368 DSS <0004> hlr_ussd.c:576 262421861456025/0xf49cb018: Process SS (CONTINUE) 20250830122636368 DSS <0004> hlr_ussd.c:518 262421861456025/0xf49cb018: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636368 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636368 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636368 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636368 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636368 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636369 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636369 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636369 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421861456025" session_id=4103909400 session_state=END} 20250830122636369 DSS <0004> hlr_ussd.c:576 262421861456025/0xf49cb018: Process SS (END) 20250830122636369 DSS <0004> hlr_ussd.c:518 262421861456025/0xf49cb018: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636369 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421861456025" session_id=4103909400 session_state=END} 20250830122636369 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636369 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421861456025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636369 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636369 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@5e659271e955: Final verdict of PTC: pass 20250830122636370 DAUC <0003> db_auc.c:157 IMSI='262424852740308': No 2G Auth Data 20250830122636370 DAUC <0003> db_auc.c:192 IMSI='262424852740308': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262424852740308" to be handled at TC_mo_ussd_euse_continue(231) 20250830122636376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20250830122636379 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636379 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424852740308" session_id=2954906308 session_state=BEGIN} 20250830122636379 DSS <0004> hlr_ussd.c:576 262424852740308/0xb0204ac4: Process SS (BEGIN) 20250830122636379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636379 DSS <0004> hlr_ussd.c:518 262424852740308/0xb0204ac4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636379 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636379 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636379 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636379 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636380 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636380 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636380 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424852740308" session_id=2954906308 session_state=CONTINUE} 20250830122636380 DSS <0004> hlr_ussd.c:576 262424852740308/0xb0204ac4: Process SS (CONTINUE) 20250830122636380 DSS <0004> hlr_ussd.c:518 262424852740308/0xb0204ac4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636380 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424852740308" session_id=2954906308 session_state=CONTINUE} 20250830122636380 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636380 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636380 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262424852740308" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424852740308" TC_mo_ussd_euse_continue(231)@5e659271e955: setverdict(pass): none -> pass 20250830122636382 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636382 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424852740308" session_id=2954906308 session_state=CONTINUE} 20250830122636382 DSS <0004> hlr_ussd.c:576 262424852740308/0xb0204ac4: Process SS (CONTINUE) 20250830122636382 DSS <0004> hlr_ussd.c:518 262424852740308/0xb0204ac4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636382 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636382 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636382 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636382 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636382 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636383 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636383 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636383 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424852740308" session_id=2954906308 session_state=END} 20250830122636383 DSS <0004> hlr_ussd.c:576 262424852740308/0xb0204ac4: Process SS (END) 20250830122636383 DSS <0004> hlr_ussd.c:518 262424852740308/0xb0204ac4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636383 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424852740308" session_id=2954906308 session_state=END} 20250830122636383 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636383 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424852740308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636383 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636383 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@5e659271e955: Final verdict of PTC: pass 20250830122636384 DAUC <0003> db_auc.c:157 IMSI='262426601200605': No 2G Auth Data 20250830122636384 DAUC <0003> db_auc.c:192 IMSI='262426601200605': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262426601200605" to be handled at TC_mo_ussd_euse_continue(232) 20250830122636390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 20250830122636393 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636393 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426601200605" session_id=2613111798 session_state=BEGIN} 20250830122636393 DSS <0004> hlr_ussd.c:576 262426601200605/0x9bc0ebf6: Process SS (BEGIN) 20250830122636393 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636393 DSS <0004> hlr_ussd.c:518 262426601200605/0x9bc0ebf6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636393 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636393 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636393 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636393 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636394 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636394 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636394 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426601200605" session_id=2613111798 session_state=CONTINUE} 20250830122636394 DSS <0004> hlr_ussd.c:576 262426601200605/0x9bc0ebf6: Process SS (CONTINUE) 20250830122636394 DSS <0004> hlr_ussd.c:518 262426601200605/0x9bc0ebf6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636394 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426601200605" session_id=2613111798 session_state=CONTINUE} 20250830122636394 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636394 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636394 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262426601200605" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426601200605" TC_mo_ussd_euse_continue(232)@5e659271e955: setverdict(pass): none -> pass 20250830122636396 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636396 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426601200605" session_id=2613111798 session_state=CONTINUE} 20250830122636396 DSS <0004> hlr_ussd.c:576 262426601200605/0x9bc0ebf6: Process SS (CONTINUE) 20250830122636396 DSS <0004> hlr_ussd.c:518 262426601200605/0x9bc0ebf6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636396 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636396 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636396 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636396 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636396 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636397 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636397 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636397 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426601200605" session_id=2613111798 session_state=END} 20250830122636397 DSS <0004> hlr_ussd.c:576 262426601200605/0x9bc0ebf6: Process SS (END) 20250830122636397 DSS <0004> hlr_ussd.c:518 262426601200605/0x9bc0ebf6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636397 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426601200605" session_id=2613111798 session_state=END} 20250830122636397 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636397 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426601200605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636397 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636397 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@5e659271e955: Final verdict of PTC: pass 20250830122636398 DAUC <0003> db_auc.c:157 IMSI='262421038538200': No 2G Auth Data 20250830122636398 DAUC <0003> db_auc.c:192 IMSI='262421038538200': No 3G Auth Data HLR_Test-GSUP(223)@5e659271e955: Created GsupExpect[0] for "262421038538200" to be handled at TC_mo_ussd_euse_continue(233) 20250830122636404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 20250830122636407 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636407 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421038538200" session_id=1946271835 session_state=BEGIN} 20250830122636407 DSS <0004> hlr_ussd.c:576 262421038538200/0x7401c05b: Process SS (BEGIN) 20250830122636407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250830122636407 DSS <0004> hlr_ussd.c:518 262421038538200/0x7401c05b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250830122636407 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636407 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636407 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636407 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636407 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636407 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636407 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421038538200" session_id=1946271835 session_state=CONTINUE} 20250830122636407 DSS <0004> hlr_ussd.c:576 262421038538200/0x7401c05b: Process SS (CONTINUE) 20250830122636407 DSS <0004> hlr_ussd.c:518 262421038538200/0x7401c05b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250830122636407 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421038538200" session_id=1946271835 session_state=CONTINUE} 20250830122636407 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636407 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636407 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5e659271e955: Found GsupExpect[0] for "262421038538200" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262421038538200" TC_mo_ussd_euse_continue(233)@5e659271e955: setverdict(pass): none -> pass 20250830122636410 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636410 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421038538200" session_id=1946271835 session_state=CONTINUE} 20250830122636410 DSS <0004> hlr_ussd.c:576 262421038538200/0x7401c05b: Process SS (CONTINUE) 20250830122636410 DSS <0004> hlr_ussd.c:518 262421038538200/0x7401c05b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636410 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636410 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636410 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data 20250830122636410 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636410 DLINP <000b> input/ipa.c:432 127.0.0.1:38861 sending data EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: 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 } } } } } 20250830122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636411 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636411 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421038538200" session_id=1946271835 session_state=END} 20250830122636411 DSS <0004> hlr_ussd.c:576 262421038538200/0x7401c05b: Process SS (END) 20250830122636411 DSS <0004> hlr_ussd.c:518 262421038538200/0x7401c05b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250830122636411 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421038538200" session_id=1946271835 session_state=END} 20250830122636411 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122636411 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262421038538200 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122636412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@5e659271e955: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@5e659271e955: Final verdict of PTC: none 20250830122636413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20250830122636414 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122636414 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122636414 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122636414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122636414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42447<->l=127.0.0.1:4259) 224@5e659271e955: Final verdict of PTC: none 20250830122636414 DLINP <000b> input/ipa.c:452 connected read/write 20250830122636414 DLINP <000b> input/ipa.c:406 127.0.0.1:38861 message received 20250830122636414 DLINP <000b> input/ipa.c:415 127.0.0.1:38861 connection closed with server 20250830122636414 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38861 20250830122636414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@5e659271e955: Final verdict of PTC: none IPA-EUSE-foobar(222)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 224: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Aug 30 12:26:36 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 20250830122636453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20250830122636654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=128288) Waiting for packet dumper to finish... 1 (prev_count=128288, count=157112) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Aug 30 12:26:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_ussd_euse_defaultroute started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 20250830122639753 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36367 20250830122639753 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36367 MTC@5e659271e955: in not legacy case 2 IPA-EUSE-foobar(236)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122639754 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639754 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639756 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122639756 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@5e659271e955: 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(236)@5e659271e955: 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 } } } } 20250830122639756 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639756 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639756 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122639756 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250830122639756 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250830122639756 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250830122639756 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 20250830122639756 DLGSUP <0013> gsup_server.c:236 2: 20250830122639756 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122639756 DLGSUP <0013> gsup_server.c:236 3: 20250830122639756 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122639756 DLGSUP <0013> gsup_server.c:236 4: 20250830122639756 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122639756 DLGSUP <0013> gsup_server.c:236 5: 20250830122639756 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122639756 DLGSUP <0013> gsup_server.c:236 7: 20250830122639756 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122639756 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122639756 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122639756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36367 IPA-EUSE-foobar(236)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122639757 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122639760 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639760 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122639760 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122639760 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 20250830122639760 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122639760 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 20250830122639760 DLGSUP <0013> gsup_server.c:236 2: 20250830122639760 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122639760 DLGSUP <0013> gsup_server.c:236 3: 20250830122639760 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122639760 DLGSUP <0013> gsup_server.c:236 4: 20250830122639760 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122639760 DLGSUP <0013> gsup_server.c:236 5: 20250830122639760 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122639760 DLGSUP <0013> gsup_server.c:236 7: 20250830122639760 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122639760 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122639760 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122639760 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)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@5e659271e955: 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") 20250830122639781 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40337<->l=127.0.0.1:4259) 20250830122639795 DAUC <0003> db_auc.c:157 IMSI='262422102874581': No 2G Auth Data 20250830122639795 DAUC <0003> db_auc.c:192 IMSI='262422102874581': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262422102874581" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250830122639810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20250830122639820 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639820 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422102874581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422102874581" session_id=1339406832 session_state=BEGIN} 20250830122639820 DSS <0004> hlr_ussd.c:576 262422102874581/0x4fd5b9f0: Process SS (BEGIN) 20250830122639820 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639820 DSS <0004> hlr_ussd.c:518 262422102874581/0x4fd5b9f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639820 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639820 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639820 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639820 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639829 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639829 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639829 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422102874581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422102874581" session_id=1339406832 session_state=END} 20250830122639829 DSS <0004> hlr_ussd.c:576 262422102874581/0x4fd5b9f0: Process SS (END) 20250830122639829 DSS <0004> hlr_ussd.c:518 262422102874581/0x4fd5b9f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639829 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422102874581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422102874581" session_id=1339406832 session_state=END} 20250830122639829 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422102874581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639829 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422102874581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639829 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639829 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262422102874581" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422102874581" TC_mo_ussd_euse_defaultroute(240)@5e659271e955: setverdict(pass): none -> pass 20250830122639839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@5e659271e955: Final verdict of PTC: pass 20250830122639840 DAUC <0003> db_auc.c:157 IMSI='262423768524546': No 2G Auth Data 20250830122639840 DAUC <0003> db_auc.c:192 IMSI='262423768524546': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262423768524546" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250830122639851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 20250830122639853 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639853 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423768524546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423768524546" session_id=1627400753 session_state=BEGIN} 20250830122639853 DSS <0004> hlr_ussd.c:576 262423768524546/0x61002a31: Process SS (BEGIN) 20250830122639853 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639853 DSS <0004> hlr_ussd.c:518 262423768524546/0x61002a31: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639853 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639853 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639853 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639853 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639854 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639854 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639854 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423768524546 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423768524546" session_id=1627400753 session_state=END} 20250830122639854 DSS <0004> hlr_ussd.c:576 262423768524546/0x61002a31: Process SS (END) 20250830122639854 DSS <0004> hlr_ussd.c:518 262423768524546/0x61002a31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639854 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423768524546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423768524546" session_id=1627400753 session_state=END} 20250830122639854 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423768524546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639854 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423768524546 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639854 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639854 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262423768524546" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423768524546" TC_mo_ussd_euse_defaultroute(241)@5e659271e955: setverdict(pass): none -> pass 20250830122639856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@5e659271e955: Final verdict of PTC: pass 20250830122639856 DAUC <0003> db_auc.c:157 IMSI='262425177675761': No 2G Auth Data 20250830122639856 DAUC <0003> db_auc.c:192 IMSI='262425177675761': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262425177675761" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250830122639862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20250830122639865 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639865 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425177675761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425177675761" session_id=3252248675 session_state=BEGIN} 20250830122639865 DSS <0004> hlr_ussd.c:576 262425177675761/0xc1d96063: Process SS (BEGIN) 20250830122639865 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639865 DSS <0004> hlr_ussd.c:518 262425177675761/0xc1d96063: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639865 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639865 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639865 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639865 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639866 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639866 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639866 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425177675761 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425177675761" session_id=3252248675 session_state=END} 20250830122639866 DSS <0004> hlr_ussd.c:576 262425177675761/0xc1d96063: Process SS (END) 20250830122639866 DSS <0004> hlr_ussd.c:518 262425177675761/0xc1d96063: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639866 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425177675761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425177675761" session_id=3252248675 session_state=END} 20250830122639866 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425177675761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639866 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425177675761 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639866 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639866 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262425177675761" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425177675761" TC_mo_ussd_euse_defaultroute(242)@5e659271e955: setverdict(pass): none -> pass 20250830122639867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@5e659271e955: Final verdict of PTC: pass 20250830122639868 DAUC <0003> db_auc.c:157 IMSI='262422878383556': No 2G Auth Data 20250830122639868 DAUC <0003> db_auc.c:192 IMSI='262422878383556': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262422878383556" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250830122639875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20250830122639877 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639877 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422878383556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422878383556" session_id=4086999907 session_state=BEGIN} 20250830122639877 DSS <0004> hlr_ussd.c:576 262422878383556/0xf39aab63: Process SS (BEGIN) 20250830122639877 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639877 DSS <0004> hlr_ussd.c:518 262422878383556/0xf39aab63: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639877 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639877 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639877 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639877 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639878 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639878 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639878 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422878383556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422878383556" session_id=4086999907 session_state=END} 20250830122639878 DSS <0004> hlr_ussd.c:576 262422878383556/0xf39aab63: Process SS (END) 20250830122639878 DSS <0004> hlr_ussd.c:518 262422878383556/0xf39aab63: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639878 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422878383556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422878383556" session_id=4086999907 session_state=END} 20250830122639878 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422878383556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639878 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422878383556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639878 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639878 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262422878383556" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422878383556" TC_mo_ussd_euse_defaultroute(243)@5e659271e955: setverdict(pass): none -> pass 20250830122639880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@5e659271e955: Final verdict of PTC: pass 20250830122639880 DAUC <0003> db_auc.c:157 IMSI='262425777633461': No 2G Auth Data 20250830122639880 DAUC <0003> db_auc.c:192 IMSI='262425777633461': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262425777633461" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250830122639886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 20250830122639888 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639888 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425777633461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425777633461" session_id=1050830281 session_state=BEGIN} 20250830122639888 DSS <0004> hlr_ussd.c:576 262425777633461/0x3ea265c9: Process SS (BEGIN) 20250830122639888 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639888 DSS <0004> hlr_ussd.c:518 262425777633461/0x3ea265c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639888 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639888 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639888 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639888 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639889 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639889 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639889 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425777633461 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425777633461" session_id=1050830281 session_state=END} 20250830122639889 DSS <0004> hlr_ussd.c:576 262425777633461/0x3ea265c9: Process SS (END) 20250830122639889 DSS <0004> hlr_ussd.c:518 262425777633461/0x3ea265c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639889 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425777633461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425777633461" session_id=1050830281 session_state=END} 20250830122639889 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425777633461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639889 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425777633461 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639889 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639889 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262425777633461" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425777633461" TC_mo_ussd_euse_defaultroute(244)@5e659271e955: setverdict(pass): none -> pass 20250830122639891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@5e659271e955: Final verdict of PTC: pass 20250830122639891 DAUC <0003> db_auc.c:157 IMSI='262429315801622': No 2G Auth Data 20250830122639891 DAUC <0003> db_auc.c:192 IMSI='262429315801622': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262429315801622" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250830122639897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 20250830122639899 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639899 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429315801622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429315801622" session_id=726039188 session_state=BEGIN} 20250830122639899 DSS <0004> hlr_ussd.c:576 262429315801622/0x2b467a94: Process SS (BEGIN) 20250830122639899 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639899 DSS <0004> hlr_ussd.c:518 262429315801622/0x2b467a94: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639899 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639899 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639899 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639899 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639900 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639900 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639900 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429315801622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429315801622" session_id=726039188 session_state=END} 20250830122639900 DSS <0004> hlr_ussd.c:576 262429315801622/0x2b467a94: Process SS (END) 20250830122639900 DSS <0004> hlr_ussd.c:518 262429315801622/0x2b467a94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639900 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429315801622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429315801622" session_id=726039188 session_state=END} 20250830122639900 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429315801622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639900 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429315801622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639900 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639900 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262429315801622" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429315801622" TC_mo_ussd_euse_defaultroute(245)@5e659271e955: setverdict(pass): none -> pass 20250830122639902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@5e659271e955: Final verdict of PTC: pass 20250830122639902 DAUC <0003> db_auc.c:157 IMSI='262422139722413': No 2G Auth Data 20250830122639902 DAUC <0003> db_auc.c:192 IMSI='262422139722413': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262422139722413" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250830122639907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4258 20250830122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639910 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422139722413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422139722413" session_id=2235629612 session_state=BEGIN} 20250830122639910 DSS <0004> hlr_ussd.c:576 262422139722413/0x8541002c: Process SS (BEGIN) 20250830122639910 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639910 DSS <0004> hlr_ussd.c:518 262422139722413/0x8541002c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639910 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639910 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639910 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639910 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422139722413 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422139722413" session_id=2235629612 session_state=END} 20250830122639910 DSS <0004> hlr_ussd.c:576 262422139722413/0x8541002c: Process SS (END) 20250830122639910 DSS <0004> hlr_ussd.c:518 262422139722413/0x8541002c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639910 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422139722413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422139722413" session_id=2235629612 session_state=END} 20250830122639910 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422139722413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639910 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422139722413 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262422139722413" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422139722413" TC_mo_ussd_euse_defaultroute(246)@5e659271e955: setverdict(pass): none -> pass 20250830122639912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@5e659271e955: Final verdict of PTC: pass 20250830122639912 DAUC <0003> db_auc.c:157 IMSI='262424146326648': No 2G Auth Data 20250830122639912 DAUC <0003> db_auc.c:192 IMSI='262424146326648': No 3G Auth Data HLR_Test-GSUP(237)@5e659271e955: Created GsupExpect[0] for "262424146326648" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250830122639918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20250830122639920 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639920 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424146326648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424146326648" session_id=823846860 session_state=BEGIN} 20250830122639920 DSS <0004> hlr_ussd.c:576 262424146326648/0x311ae7cc: Process SS (BEGIN) 20250830122639920 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250830122639920 DSS <0004> hlr_ussd.c:518 262424146326648/0x311ae7cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250830122639920 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639920 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data 20250830122639920 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639920 DLINP <000b> input/ipa.c:432 127.0.0.1:36367 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: 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 } } } } } 20250830122639921 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639921 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639921 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424146326648 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424146326648" session_id=823846860 session_state=END} 20250830122639921 DSS <0004> hlr_ussd.c:576 262424146326648/0x311ae7cc: Process SS (END) 20250830122639921 DSS <0004> hlr_ussd.c:518 262424146326648/0x311ae7cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250830122639921 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424146326648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424146326648" session_id=823846860 session_state=END} 20250830122639921 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424146326648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122639921 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424146326648 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250830122639921 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122639921 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5e659271e955: Found GsupExpect[0] for "262424146326648" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@5e659271e955: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424146326648" TC_mo_ussd_euse_defaultroute(247)@5e659271e955: setverdict(pass): none -> pass 20250830122639922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@5e659271e955: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@5e659271e955: Final verdict of PTC: none 20250830122639925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 20250830122639926 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122639926 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122639926 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122639926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122639926 DLINP <000b> input/ipa.c:452 connected read/write 20250830122639926 DLINP <000b> input/ipa.c:406 127.0.0.1:36367 message received 20250830122639926 DLINP <000b> input/ipa.c:415 127.0.0.1:36367 connection closed with server 20250830122639926 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36367 20250830122639926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@5e659271e955: Final verdict of PTC: none 238@5e659271e955: Final verdict of PTC: none 20250830122639926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40337<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@5e659271e955: Final verdict of PTC: none IPA-EUSE-foobar(236)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 238: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@5e659271e955: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Aug 30 12:26: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 20250830122639955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46540<->l=127.0.0.1:4258 20250830122640157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46540<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) Waiting for packet dumper to finish... 1 (prev_count=87104, count=113336) 20250830122641727 DSS <0004> hlr_ussd.c:239 262426278630288/0x2e9fdbd4: SS Session Timeout, destroying 20250830122641727 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426278630288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122641742 DSS <0004> hlr_ussd.c:239 262427240013414/0x728259b5: SS Session Timeout, destroying 20250830122641742 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427240013414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122641751 DSS <0004> hlr_ussd.c:239 262428198365444/0xcc980bf8: SS Session Timeout, destroying 20250830122641752 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428198365444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122641762 DSS <0004> hlr_ussd.c:239 262425166623731/0x6404eb1b: SS Session Timeout, destroying 20250830122641762 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425166623731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122641773 DSS <0004> hlr_ussd.c:239 262429962753985/0x618e1361: SS Session Timeout, destroying 20250830122641773 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429962753985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122641785 DSS <0004> hlr_ussd.c:239 262421448015923/0x7c4ac941: SS Session Timeout, destroying 20250830122641786 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421448015923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122641798 DSS <0004> hlr_ussd.c:239 262429309048598/0xcba93b5d: SS Session Timeout, destroying 20250830122641798 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429309048598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122641810 DSS <0004> hlr_ussd.c:239 262422808878078/0x6168b166: SS Session Timeout, destroying 20250830122641810 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422808878078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Aug 30 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_mo_sss_reject started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122643272 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122643272 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122643274 DLINP <000b> input/ipa.c:452 connected read/write 20250830122643274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122643274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122643275 DLINP <000b> input/ipa.c:452 connected read/write 20250830122643275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122643275 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122643275 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122643275 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 20250830122643275 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122643275 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 20250830122643275 DLGSUP <0013> gsup_server.c:236 2: 20250830122643275 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122643275 DLGSUP <0013> gsup_server.c:236 3: 20250830122643275 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122643275 DLGSUP <0013> gsup_server.c:236 4: 20250830122643275 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122643275 DLGSUP <0013> gsup_server.c:236 5: 20250830122643275 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122643275 DLGSUP <0013> gsup_server.c:236 7: 20250830122643275 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122643275 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122643275 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122643275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@5e659271e955: 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") 20250830122643287 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37411<->l=127.0.0.1:4259) 20250830122643290 DAUC <0003> db_auc.c:157 IMSI='262428642395278': No 2G Auth Data 20250830122643290 DAUC <0003> db_auc.c:192 IMSI='262428642395278': No 3G Auth Data HLR_Test-GSUP(249)@5e659271e955: Created GsupExpect[0] for "262428642395278" to be handled at TC_mo_sss_reject(252) 20250830122643299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4258 20250830122643322 DLINP <000b> input/ipa.c:452 connected read/write 20250830122643322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122643322 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428642395278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428642395278" session_id=1717831862 session_state=BEGIN} 20250830122643322 DSS <0004> hlr_ussd.c:576 262428642395278/0x666408b6: Process SS (BEGIN) 20250830122643322 DSS <0004> hlr_ussd.c:498 262428642395278/0x666408b6: SS CompType=Invoke, OpCode=InterrogateSS 20250830122643322 DSS <0004> hlr_ussd.c:506 262428642395278/0x666408b6: Structured SS requests are not supported, rejecting... 20250830122643322 DSS <0004> hlr_ussd.c:354 262428642395278/0x666408b6: Tx ReturnError(0, 0x15) 20250830122643322 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428642395278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428642395278" session_id=1717831862 session_state=END} 20250830122643322 DLINP <000b> input/ipa.c:452 connected read/write 20250830122643322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122643322 DLINP <000b> input/ipa.c:452 connected read/write 20250830122643322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@5e659271e955: Found GsupExpect[0] for "262428642395278" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@5e659271e955: Added IMSI table entry 0TC_mo_sss_reject(252)"262428642395278" TC_mo_sss_reject(252)@5e659271e955: setverdict(pass): none -> pass 20250830122643329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@5e659271e955: Final verdict of PTC: pass 20250830122643331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 20250830122643332 DLINP <000b> input/ipa.c:452 connected read/write 20250830122643332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122643333 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@5e659271e955: Final verdict of PTC: none 20250830122643333 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122643333 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122643333 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37411<->l=127.0.0.1:4259) 250@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 250: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@5e659271e955: Test case TC_mo_sss_reject finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Aug 30 12:26:43 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 20250830122643374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43848<->l=127.0.0.1:4258 20250830122643475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43848<->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) 20250830122645122 DSS <0004> hlr_ussd.c:239 262423210390630/0x5b1b2a49: SS Session Timeout, destroying 20250830122645122 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423210390630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122645143 DSS <0004> hlr_ussd.c:239 262420253688085/0x0cc0a948: SS Session Timeout, destroying 20250830122645143 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420253688085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122645156 DSS <0004> hlr_ussd.c:239 262426093228749/0xf4649e73: SS Session Timeout, destroying 20250830122645156 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426093228749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122645168 DSS <0004> hlr_ussd.c:239 262429451878870/0x808f07c3: SS Session Timeout, destroying 20250830122645168 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429451878870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122645177 DSS <0004> hlr_ussd.c:239 262427070372518/0x4219d251: SS Session Timeout, destroying 20250830122645177 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427070372518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122645188 DSS <0004> hlr_ussd.c:239 262424710947499/0x4683a2ba: SS Session Timeout, destroying 20250830122645188 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424710947499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122645198 DSS <0004> hlr_ussd.c:239 262422050819466/0xf28b65ca: SS Session Timeout, destroying 20250830122645198 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422050819466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250830122645208 DSS <0004> hlr_ussd.c:239 262426444594965/0x3a65755e: SS Session Timeout, destroying 20250830122645208 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426444594965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Aug 30 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_check_imei started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122646567 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122646568 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122646572 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122646577 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646577 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122646577 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122646577 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 20250830122646577 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122646577 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 20250830122646577 DLGSUP <0013> gsup_server.c:236 2: 20250830122646577 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122646577 DLGSUP <0013> gsup_server.c:236 3: 20250830122646577 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122646577 DLGSUP <0013> gsup_server.c:236 4: 20250830122646577 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122646577 DLGSUP <0013> gsup_server.c:236 5: 20250830122646577 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122646577 DLGSUP <0013> gsup_server.c:236 7: 20250830122646577 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122646577 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(253)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122646577 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122646577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@5e659271e955: 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") 20250830122646598 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40035<->l=127.0.0.1:4259) 20250830122646607 DAUC <0003> db_auc.c:157 IMSI='262422143428269': No 2G Auth Data 20250830122646607 DAUC <0003> db_auc.c:192 IMSI='262422143428269': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262422143428269" to be handled at TC_gsup_check_imei(257) 20250830122646632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 20250830122646641 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646641 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422143428269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422143428269"} 20250830122646641 DMAIN <0000> hlr.c:435 IMSI='262422143428269': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646641 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422143428269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422143428269"} 20250830122646641 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422143428269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646641 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646641 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262422143428269" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 0TC_gsup_check_imei(257)"262422143428269" TC_gsup_check_imei(257)@5e659271e955: setverdict(pass): none -> pass 20250830122646645 DAUC <0003> db_auc.c:192 IMSI='262422143428269': No 3G Auth Data 20250830122646648 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646648 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422143428269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422143428269"} 20250830122646648 DAUC <0003> hlr.c:428 IMSI='262422143428269': storing IMEI = 12345678901234 20250830122646648 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422143428269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422143428269"} 20250830122646648 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422143428269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646648 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646648 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646649 DAUC <0003> db_auc.c:192 IMSI='262422143428269': No 3G Auth Data 20250830122646651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@5e659271e955: Final verdict of PTC: pass 20250830122646652 DAUC <0003> db_auc.c:157 IMSI='262426517830520': No 2G Auth Data 20250830122646652 DAUC <0003> db_auc.c:192 IMSI='262426517830520': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262426517830520" to be handled at TC_gsup_check_imei(258) 20250830122646664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43892<->l=127.0.0.1:4258 20250830122646667 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646667 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426517830520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426517830520"} 20250830122646667 DMAIN <0000> hlr.c:435 IMSI='262426517830520': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646667 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426517830520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426517830520"} 20250830122646667 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426517830520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646667 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646667 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262426517830520" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 1TC_gsup_check_imei(258)"262426517830520" TC_gsup_check_imei(258)@5e659271e955: setverdict(pass): none -> pass 20250830122646668 DAUC <0003> db_auc.c:192 IMSI='262426517830520': No 3G Auth Data 20250830122646669 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646669 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426517830520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426517830520"} 20250830122646669 DAUC <0003> hlr.c:428 IMSI='262426517830520': storing IMEI = 12345678901234 20250830122646669 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426517830520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426517830520"} 20250830122646669 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426517830520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646669 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646669 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646670 DAUC <0003> db_auc.c:192 IMSI='262426517830520': No 3G Auth Data 20250830122646671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43892<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@5e659271e955: Final verdict of PTC: pass 20250830122646671 DAUC <0003> db_auc.c:157 IMSI='262423999634973': No 2G Auth Data 20250830122646671 DAUC <0003> db_auc.c:192 IMSI='262423999634973': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262423999634973" to be handled at TC_gsup_check_imei(259) 20250830122646679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43902<->l=127.0.0.1:4258 20250830122646682 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646682 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423999634973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423999634973"} 20250830122646682 DMAIN <0000> hlr.c:435 IMSI='262423999634973': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646682 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423999634973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423999634973"} 20250830122646682 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423999634973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646682 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646682 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262423999634973" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 2TC_gsup_check_imei(259)"262423999634973" TC_gsup_check_imei(259)@5e659271e955: setverdict(pass): none -> pass 20250830122646683 DAUC <0003> db_auc.c:192 IMSI='262423999634973': No 3G Auth Data 20250830122646684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646684 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423999634973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423999634973"} 20250830122646684 DAUC <0003> hlr.c:428 IMSI='262423999634973': storing IMEI = 12345678901234 20250830122646684 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423999634973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423999634973"} 20250830122646684 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423999634973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646684 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646684 DAUC <0003> db_auc.c:192 IMSI='262423999634973': No 3G Auth Data 20250830122646684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43902<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@5e659271e955: Final verdict of PTC: pass 20250830122646685 DAUC <0003> db_auc.c:157 IMSI='262420498974722': No 2G Auth Data 20250830122646685 DAUC <0003> db_auc.c:192 IMSI='262420498974722': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262420498974722" to be handled at TC_gsup_check_imei(260) 20250830122646691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43908<->l=127.0.0.1:4258 20250830122646693 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646693 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420498974722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420498974722"} 20250830122646693 DMAIN <0000> hlr.c:435 IMSI='262420498974722': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646693 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420498974722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420498974722"} 20250830122646693 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420498974722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646693 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646693 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262420498974722" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 3TC_gsup_check_imei(260)"262420498974722" TC_gsup_check_imei(260)@5e659271e955: setverdict(pass): none -> pass 20250830122646694 DAUC <0003> db_auc.c:157 IMSI='262420498974722': No 2G Auth Data 20250830122646695 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646695 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420498974722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420498974722"} 20250830122646695 DAUC <0003> hlr.c:428 IMSI='262420498974722': storing IMEI = 12345678901234 20250830122646696 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420498974722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420498974722"} 20250830122646696 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420498974722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646696 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646696 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646696 DAUC <0003> db_auc.c:157 IMSI='262420498974722': No 2G Auth Data 20250830122646697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43908<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@5e659271e955: Final verdict of PTC: pass 20250830122646697 DAUC <0003> db_auc.c:157 IMSI='262424873042536': No 2G Auth Data 20250830122646697 DAUC <0003> db_auc.c:192 IMSI='262424873042536': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262424873042536" to be handled at TC_gsup_check_imei(261) 20250830122646703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20250830122646705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646705 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424873042536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424873042536"} 20250830122646705 DMAIN <0000> hlr.c:435 IMSI='262424873042536': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646705 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424873042536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424873042536"} 20250830122646705 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424873042536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646705 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262424873042536" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 4TC_gsup_check_imei(261)"262424873042536" TC_gsup_check_imei(261)@5e659271e955: setverdict(pass): none -> pass 20250830122646705 DAUC <0003> db_auc.c:157 IMSI='262424873042536': No 2G Auth Data 20250830122646706 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646706 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424873042536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424873042536"} 20250830122646706 DAUC <0003> hlr.c:428 IMSI='262424873042536': storing IMEI = 12345678901234 20250830122646706 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424873042536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424873042536"} 20250830122646706 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424873042536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646706 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646706 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646707 DAUC <0003> db_auc.c:157 IMSI='262424873042536': No 2G Auth Data 20250830122646707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@5e659271e955: Final verdict of PTC: pass 20250830122646708 DAUC <0003> db_auc.c:157 IMSI='262427063945015': No 2G Auth Data 20250830122646708 DAUC <0003> db_auc.c:192 IMSI='262427063945015': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262427063945015" to be handled at TC_gsup_check_imei(262) 20250830122646713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4258 20250830122646715 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646715 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427063945015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427063945015"} 20250830122646715 DMAIN <0000> hlr.c:435 IMSI='262427063945015': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646715 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427063945015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427063945015"} 20250830122646715 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427063945015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646715 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646715 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262427063945015" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 5TC_gsup_check_imei(262)"262427063945015" TC_gsup_check_imei(262)@5e659271e955: setverdict(pass): none -> pass 20250830122646717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646717 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427063945015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427063945015"} 20250830122646717 DAUC <0003> hlr.c:428 IMSI='262427063945015': storing IMEI = 12345678901234 20250830122646717 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427063945015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427063945015"} 20250830122646717 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427063945015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646717 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@5e659271e955: Final verdict of PTC: pass 20250830122646718 DAUC <0003> db_auc.c:157 IMSI='262423299137854': No 2G Auth Data 20250830122646718 DAUC <0003> db_auc.c:192 IMSI='262423299137854': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262423299137854" to be handled at TC_gsup_check_imei(263) 20250830122646724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 20250830122646726 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646726 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423299137854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423299137854"} 20250830122646726 DMAIN <0000> hlr.c:435 IMSI='262423299137854': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646726 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423299137854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423299137854"} 20250830122646726 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423299137854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646726 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646726 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262423299137854" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 6TC_gsup_check_imei(263)"262423299137854" TC_gsup_check_imei(263)@5e659271e955: setverdict(pass): none -> pass 20250830122646728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646728 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423299137854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423299137854"} 20250830122646728 DAUC <0003> hlr.c:428 IMSI='262423299137854': storing IMEI = 12345678901234 20250830122646728 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423299137854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423299137854"} 20250830122646728 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423299137854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646728 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@5e659271e955: Final verdict of PTC: pass 20250830122646729 DAUC <0003> db_auc.c:157 IMSI='262422198200331': No 2G Auth Data 20250830122646729 DAUC <0003> db_auc.c:192 IMSI='262422198200331': No 3G Auth Data HLR_Test-GSUP(254)@5e659271e955: Created GsupExpect[0] for "262422198200331" to be handled at TC_gsup_check_imei(264) 20250830122646734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 20250830122646736 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646736 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422198200331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422198200331"} 20250830122646736 DMAIN <0000> hlr.c:435 IMSI='262422198200331': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122646736 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422198200331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422198200331"} 20250830122646736 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422198200331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646736 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646736 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5e659271e955: Found GsupExpect[0] for "262422198200331" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@5e659271e955: Added IMSI table entry 7TC_gsup_check_imei(264)"262422198200331" TC_gsup_check_imei(264)@5e659271e955: setverdict(pass): none -> pass 20250830122646739 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646739 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422198200331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422198200331"} 20250830122646739 DAUC <0003> hlr.c:428 IMSI='262422198200331': storing IMEI = 12345678901234 20250830122646739 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422198200331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422198200331"} 20250830122646739 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422198200331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122646739 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122646739 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122646740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122646740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 20250830122646741 DLINP <000b> input/ipa.c:452 connected read/write 20250830122646741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122646741 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122646741 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122646741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122646741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40035<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@5e659271e955: Final verdict of PTC: none 255@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_check_imei finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Aug 30 12:26: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 20250830122646766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4258 20250830122646866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78556) Waiting for packet dumper to finish... 1 (prev_count=78556, count=125180) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Aug 30 12:26:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_check_imei_via_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122650011 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122650011 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122650016 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122650022 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650022 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122650022 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122650022 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 20250830122650022 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122650022 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 20250830122650023 DLGSUP <0013> gsup_server.c:236 2: 20250830122650023 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122650023 DLGSUP <0013> gsup_server.c:236 3: 20250830122650023 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122650023 DLGSUP <0013> gsup_server.c:236 4: 20250830122650023 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122650023 DLGSUP <0013> gsup_server.c:236 5: 20250830122650023 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122650023 DLGSUP <0013> gsup_server.c:236 7: 20250830122650023 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122650023 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122650023 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122650023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@5e659271e955: 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") 20250830122650044 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41877<->l=127.0.0.1:4259) 20250830122650052 DAUC <0003> db_auc.c:157 IMSI='262421559276823': No 2G Auth Data 20250830122650053 DAUC <0003> db_auc.c:192 IMSI='262421559276823': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262421559276823" to be handled at TC_gsup_check_imei_via_proxy(269) 20250830122650072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4258 20250830122650078 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650078 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421559276823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421559276823" source_name="the-source\n"} 20250830122650078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250830122650078 DMAIN <0000> hlr.c:435 IMSI='262421559276823': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650078 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421559276823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421559276823" destination_name="the-source\n"} 20250830122650078 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262421559276823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650078 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650078 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262421559276823" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421559276823" TC_gsup_check_imei_via_proxy(269)@5e659271e955: setverdict(pass): none -> pass 20250830122650080 DAUC <0003> db_auc.c:192 IMSI='262421559276823': No 3G Auth Data 20250830122650081 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650081 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421559276823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421559276823" source_name="the-source\n"} 20250830122650081 DAUC <0003> hlr.c:428 IMSI='262421559276823': storing IMEI = 12345678901234 20250830122650081 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421559276823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421559276823" destination_name="the-source\n"} 20250830122650081 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262421559276823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650081 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650081 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650081 DAUC <0003> db_auc.c:192 IMSI='262421559276823': No 3G Auth Data 20250830122650082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@5e659271e955: Final verdict of PTC: pass 20250830122650082 DAUC <0003> db_auc.c:157 IMSI='262421599874892': No 2G Auth Data 20250830122650082 DAUC <0003> db_auc.c:192 IMSI='262421599874892': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262421599874892" to be handled at TC_gsup_check_imei_via_proxy(270) 20250830122650088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 20250830122650091 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650091 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421599874892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421599874892" source_name="the-source\n"} 20250830122650091 DMAIN <0000> hlr.c:435 IMSI='262421599874892': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650091 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421599874892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421599874892" destination_name="the-source\n"} 20250830122650091 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262421599874892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650091 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650091 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262421599874892" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421599874892" TC_gsup_check_imei_via_proxy(270)@5e659271e955: setverdict(pass): none -> pass 20250830122650092 DAUC <0003> db_auc.c:192 IMSI='262421599874892': No 3G Auth Data 20250830122650094 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650094 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421599874892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421599874892" source_name="the-source\n"} 20250830122650094 DAUC <0003> hlr.c:428 IMSI='262421599874892': storing IMEI = 12345678901234 20250830122650094 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421599874892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421599874892" destination_name="the-source\n"} 20250830122650094 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262421599874892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650094 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650094 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650095 DAUC <0003> db_auc.c:192 IMSI='262421599874892': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@5e659271e955: Final verdict of PTC: pass 20250830122650096 DAUC <0003> db_auc.c:157 IMSI='262428294266107': No 2G Auth Data 20250830122650096 DAUC <0003> db_auc.c:192 IMSI='262428294266107': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262428294266107" to be handled at TC_gsup_check_imei_via_proxy(271) 20250830122650102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4258 20250830122650104 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650104 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428294266107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428294266107" source_name="the-source\n"} 20250830122650104 DMAIN <0000> hlr.c:435 IMSI='262428294266107': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650104 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428294266107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428294266107" destination_name="the-source\n"} 20250830122650104 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428294266107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650104 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650104 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262428294266107" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428294266107" TC_gsup_check_imei_via_proxy(271)@5e659271e955: setverdict(pass): none -> pass 20250830122650105 DAUC <0003> db_auc.c:192 IMSI='262428294266107': No 3G Auth Data 20250830122650106 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650106 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428294266107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428294266107" source_name="the-source\n"} 20250830122650106 DAUC <0003> hlr.c:428 IMSI='262428294266107': storing IMEI = 12345678901234 20250830122650106 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428294266107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428294266107" destination_name="the-source\n"} 20250830122650106 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428294266107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650106 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650106 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650106 DAUC <0003> db_auc.c:192 IMSI='262428294266107': No 3G Auth Data 20250830122650107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@5e659271e955: Final verdict of PTC: pass 20250830122650107 DAUC <0003> db_auc.c:157 IMSI='262427297717160': No 2G Auth Data 20250830122650107 DAUC <0003> db_auc.c:192 IMSI='262427297717160': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262427297717160" to be handled at TC_gsup_check_imei_via_proxy(272) 20250830122650113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 20250830122650115 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650115 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427297717160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427297717160" source_name="the-source\n"} 20250830122650115 DMAIN <0000> hlr.c:435 IMSI='262427297717160': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650115 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427297717160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427297717160" destination_name="the-source\n"} 20250830122650115 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262427297717160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650115 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650115 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262427297717160" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427297717160" TC_gsup_check_imei_via_proxy(272)@5e659271e955: setverdict(pass): none -> pass 20250830122650116 DAUC <0003> db_auc.c:157 IMSI='262427297717160': No 2G Auth Data 20250830122650117 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650117 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427297717160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427297717160" source_name="the-source\n"} 20250830122650117 DAUC <0003> hlr.c:428 IMSI='262427297717160': storing IMEI = 12345678901234 20250830122650117 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427297717160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427297717160" destination_name="the-source\n"} 20250830122650117 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262427297717160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650117 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650117 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650117 DAUC <0003> db_auc.c:157 IMSI='262427297717160': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@5e659271e955: Final verdict of PTC: pass 20250830122650118 DAUC <0003> db_auc.c:157 IMSI='262420720148374': No 2G Auth Data 20250830122650118 DAUC <0003> db_auc.c:192 IMSI='262420720148374': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262420720148374" to be handled at TC_gsup_check_imei_via_proxy(273) 20250830122650123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 20250830122650125 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650125 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420720148374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720148374" source_name="the-source\n"} 20250830122650125 DMAIN <0000> hlr.c:435 IMSI='262420720148374': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650125 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420720148374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420720148374" destination_name="the-source\n"} 20250830122650125 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420720148374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650125 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650125 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262420720148374" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420720148374" TC_gsup_check_imei_via_proxy(273)@5e659271e955: setverdict(pass): none -> pass 20250830122650126 DAUC <0003> db_auc.c:157 IMSI='262420720148374': No 2G Auth Data 20250830122650127 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650127 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420720148374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720148374" source_name="the-source\n"} 20250830122650127 DAUC <0003> hlr.c:428 IMSI='262420720148374': storing IMEI = 12345678901234 20250830122650127 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420720148374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420720148374" destination_name="the-source\n"} 20250830122650127 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420720148374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650127 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650127 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650128 DAUC <0003> db_auc.c:157 IMSI='262420720148374': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@5e659271e955: Final verdict of PTC: pass 20250830122650128 DAUC <0003> db_auc.c:157 IMSI='262426475909094': No 2G Auth Data 20250830122650128 DAUC <0003> db_auc.c:192 IMSI='262426475909094': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262426475909094" to be handled at TC_gsup_check_imei_via_proxy(274) 20250830122650134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43996<->l=127.0.0.1:4258 20250830122650136 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650136 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426475909094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426475909094" source_name="the-source\n"} 20250830122650136 DMAIN <0000> hlr.c:435 IMSI='262426475909094': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650136 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426475909094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426475909094" destination_name="the-source\n"} 20250830122650136 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426475909094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650136 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650136 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262426475909094" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426475909094" TC_gsup_check_imei_via_proxy(274)@5e659271e955: setverdict(pass): none -> pass 20250830122650137 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650137 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426475909094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426475909094" source_name="the-source\n"} 20250830122650137 DAUC <0003> hlr.c:428 IMSI='262426475909094': storing IMEI = 12345678901234 20250830122650137 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426475909094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426475909094" destination_name="the-source\n"} 20250830122650137 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426475909094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650137 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650137 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43996<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@5e659271e955: Final verdict of PTC: pass 20250830122650139 DAUC <0003> db_auc.c:157 IMSI='262420181607928': No 2G Auth Data 20250830122650139 DAUC <0003> db_auc.c:192 IMSI='262420181607928': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262420181607928" to be handled at TC_gsup_check_imei_via_proxy(275) 20250830122650144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44010<->l=127.0.0.1:4258 20250830122650146 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650146 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420181607928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420181607928" source_name="the-source\n"} 20250830122650146 DMAIN <0000> hlr.c:435 IMSI='262420181607928': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650146 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420181607928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420181607928" destination_name="the-source\n"} 20250830122650146 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420181607928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650146 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650146 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262420181607928" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420181607928" TC_gsup_check_imei_via_proxy(275)@5e659271e955: setverdict(pass): none -> pass 20250830122650148 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650148 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420181607928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420181607928" source_name="the-source\n"} 20250830122650148 DAUC <0003> hlr.c:428 IMSI='262420181607928': storing IMEI = 12345678901234 20250830122650148 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420181607928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420181607928" destination_name="the-source\n"} 20250830122650148 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420181607928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650148 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650148 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44010<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@5e659271e955: Final verdict of PTC: pass 20250830122650149 DAUC <0003> db_auc.c:157 IMSI='262424446995991': No 2G Auth Data 20250830122650149 DAUC <0003> db_auc.c:192 IMSI='262424446995991': No 3G Auth Data HLR_Test-GSUP(266)@5e659271e955: Created GsupExpect[0] for "262424446995991" to be handled at TC_gsup_check_imei_via_proxy(276) 20250830122650154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44026<->l=127.0.0.1:4258 20250830122650156 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650156 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424446995991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424446995991" source_name="the-source\n"} 20250830122650156 DMAIN <0000> hlr.c:435 IMSI='262424446995991': has IMEI = 12345678901234 (consider setting 'store-imei') 20250830122650156 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424446995991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424446995991" destination_name="the-source\n"} 20250830122650156 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262424446995991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650156 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650156 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5e659271e955: Found GsupExpect[0] for "262424446995991" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@5e659271e955: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424446995991" TC_gsup_check_imei_via_proxy(276)@5e659271e955: setverdict(pass): none -> pass 20250830122650158 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650158 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424446995991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424446995991" source_name="the-source\n"} 20250830122650158 DAUC <0003> hlr.c:428 IMSI='262424446995991': storing IMEI = 12345678901234 20250830122650158 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424446995991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424446995991" destination_name="the-source\n"} 20250830122650158 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262424446995991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122650158 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122650158 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122650159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44026<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122650159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4258 20250830122650160 DLINP <000b> input/ipa.c:452 connected read/write 20250830122650160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122650160 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122650160 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122650160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122650160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@5e659271e955: Final verdict of PTC: none 20250830122650160 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41877<->l=127.0.0.1:4259) 267@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Aug 30 12:26:50 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 20250830122650184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44030<->l=127.0.0.1:4258 20250830122650285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44030<->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=126876) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Aug 30 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_check_imei_invalid_len started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122653415 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122653415 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122653419 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122653424 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653424 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122653424 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122653424 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 20250830122653424 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122653424 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 20250830122653424 DLGSUP <0013> gsup_server.c:236 2: 20250830122653424 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122653424 DLGSUP <0013> gsup_server.c:236 3: 20250830122653424 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122653424 DLGSUP <0013> gsup_server.c:236 4: 20250830122653424 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122653424 DLGSUP <0013> gsup_server.c:236 5: 20250830122653424 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122653424 DLGSUP <0013> gsup_server.c:236 7: 20250830122653424 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122653424 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122653424 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122653424 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@5e659271e955: 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") 20250830122653445 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37137<->l=127.0.0.1:4259) 20250830122653448 DAUC <0003> db_auc.c:157 IMSI='262424242422090': No 2G Auth Data 20250830122653448 DAUC <0003> db_auc.c:192 IMSI='262424242422090': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262424242422090" to be handled at TC_gsup_check_imei_invalid_len(281) 20250830122653455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20250830122653466 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653466 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242422090"} 20250830122653466 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653466 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242422090" cause=Invalid mandatory information} 20250830122653466 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653466 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653466 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262424242422090" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424242422090" TC_gsup_check_imei_invalid_len(281)@5e659271e955: setverdict(pass): none -> pass 20250830122653470 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653470 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242422090"} 20250830122653471 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653471 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242422090" cause=Invalid mandatory information} 20250830122653471 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653471 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653471 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653473 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653473 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242422090"} 20250830122653474 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653474 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242422090" cause=Invalid mandatory information} 20250830122653474 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653474 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653474 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653477 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653477 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242422090"} 20250830122653477 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653477 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242422090" cause=Invalid mandatory information} 20250830122653477 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653477 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653477 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653479 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653479 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242422090"} 20250830122653479 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653479 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242422090" cause=Invalid mandatory information} 20250830122653479 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424242422090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653480 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653480 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@5e659271e955: Final verdict of PTC: pass 20250830122653485 DAUC <0003> db_auc.c:157 IMSI='262428211114763': No 2G Auth Data 20250830122653485 DAUC <0003> db_auc.c:192 IMSI='262428211114763': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262428211114763" to be handled at TC_gsup_check_imei_invalid_len(282) 20250830122653499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20250830122653501 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653501 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428211114763"} 20250830122653501 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653501 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428211114763" cause=Invalid mandatory information} 20250830122653501 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653501 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653501 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262428211114763" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428211114763" TC_gsup_check_imei_invalid_len(282)@5e659271e955: setverdict(pass): none -> pass 20250830122653501 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653501 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428211114763"} 20250830122653501 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653501 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428211114763" cause=Invalid mandatory information} 20250830122653501 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653501 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653501 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653502 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653502 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428211114763"} 20250830122653502 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653502 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428211114763" cause=Invalid mandatory information} 20250830122653502 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653502 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653502 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653503 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653503 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428211114763"} 20250830122653503 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653503 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428211114763" cause=Invalid mandatory information} 20250830122653503 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653503 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653503 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653503 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653503 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428211114763"} 20250830122653503 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653503 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428211114763" cause=Invalid mandatory information} 20250830122653503 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428211114763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653503 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653503 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@5e659271e955: Final verdict of PTC: pass 20250830122653504 DAUC <0003> db_auc.c:157 IMSI='262420308143255': No 2G Auth Data 20250830122653504 DAUC <0003> db_auc.c:192 IMSI='262420308143255': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262420308143255" to be handled at TC_gsup_check_imei_invalid_len(283) 20250830122653512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4258 20250830122653514 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653514 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308143255"} 20250830122653514 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653514 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420308143255" cause=Invalid mandatory information} 20250830122653514 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653514 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653514 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262420308143255" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420308143255" TC_gsup_check_imei_invalid_len(283)@5e659271e955: setverdict(pass): none -> pass 20250830122653514 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653514 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308143255"} 20250830122653514 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653514 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420308143255" cause=Invalid mandatory information} 20250830122653514 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653514 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653514 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653515 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653515 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308143255"} 20250830122653515 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653515 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420308143255" cause=Invalid mandatory information} 20250830122653515 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653515 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653515 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653515 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653515 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308143255"} 20250830122653515 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653515 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420308143255" cause=Invalid mandatory information} 20250830122653515 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653515 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653515 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653516 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653516 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308143255"} 20250830122653516 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653516 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420308143255" cause=Invalid mandatory information} 20250830122653516 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420308143255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653516 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653516 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@5e659271e955: Final verdict of PTC: pass 20250830122653517 DAUC <0003> db_auc.c:157 IMSI='262424242045410': No 2G Auth Data 20250830122653517 DAUC <0003> db_auc.c:192 IMSI='262424242045410': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262424242045410" to be handled at TC_gsup_check_imei_invalid_len(284) 20250830122653523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4258 20250830122653524 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653524 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242045410"} 20250830122653524 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653524 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242045410" cause=Invalid mandatory information} 20250830122653524 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653524 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653524 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262424242045410" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424242045410" TC_gsup_check_imei_invalid_len(284)@5e659271e955: setverdict(pass): none -> pass 20250830122653525 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653525 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242045410"} 20250830122653525 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653525 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242045410" cause=Invalid mandatory information} 20250830122653525 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653525 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653525 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653525 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653525 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242045410"} 20250830122653525 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653525 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242045410" cause=Invalid mandatory information} 20250830122653525 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653525 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653525 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653526 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653526 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242045410"} 20250830122653526 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653526 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242045410" cause=Invalid mandatory information} 20250830122653526 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653526 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653526 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653527 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653527 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424242045410"} 20250830122653527 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653527 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424242045410" cause=Invalid mandatory information} 20250830122653527 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424242045410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653527 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653527 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@5e659271e955: Final verdict of PTC: pass 20250830122653528 DAUC <0003> db_auc.c:157 IMSI='262420559570923': No 2G Auth Data 20250830122653528 DAUC <0003> db_auc.c:192 IMSI='262420559570923': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262420559570923" to be handled at TC_gsup_check_imei_invalid_len(285) 20250830122653533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20250830122653535 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653535 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559570923"} 20250830122653535 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653535 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420559570923" cause=Invalid mandatory information} 20250830122653535 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653535 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653535 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262420559570923" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420559570923" TC_gsup_check_imei_invalid_len(285)@5e659271e955: setverdict(pass): none -> pass 20250830122653536 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653536 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559570923"} 20250830122653536 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653536 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420559570923" cause=Invalid mandatory information} 20250830122653536 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653536 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653536 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653537 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653537 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559570923"} 20250830122653537 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653537 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420559570923" cause=Invalid mandatory information} 20250830122653537 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653537 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653537 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653538 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653538 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559570923"} 20250830122653538 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653538 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420559570923" cause=Invalid mandatory information} 20250830122653538 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653538 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653538 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653538 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653538 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559570923"} 20250830122653538 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653538 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420559570923" cause=Invalid mandatory information} 20250830122653539 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420559570923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653539 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653539 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@5e659271e955: Final verdict of PTC: pass 20250830122653540 DAUC <0003> db_auc.c:157 IMSI='262425702016846': No 2G Auth Data 20250830122653540 DAUC <0003> db_auc.c:192 IMSI='262425702016846': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262425702016846" to be handled at TC_gsup_check_imei_invalid_len(286) 20250830122653545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 20250830122653547 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653547 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425702016846"} 20250830122653547 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653547 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425702016846" cause=Invalid mandatory information} 20250830122653547 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653547 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653547 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262425702016846" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425702016846" TC_gsup_check_imei_invalid_len(286)@5e659271e955: setverdict(pass): none -> pass 20250830122653548 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653548 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425702016846"} 20250830122653548 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653548 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425702016846" cause=Invalid mandatory information} 20250830122653548 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653548 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653548 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653549 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653549 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425702016846"} 20250830122653549 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653549 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425702016846" cause=Invalid mandatory information} 20250830122653549 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653549 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653549 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653549 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653549 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425702016846"} 20250830122653549 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653549 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425702016846" cause=Invalid mandatory information} 20250830122653549 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653549 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653549 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653550 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653550 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425702016846"} 20250830122653550 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653550 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425702016846" cause=Invalid mandatory information} 20250830122653550 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425702016846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653550 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653550 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@5e659271e955: Final verdict of PTC: pass 20250830122653551 DAUC <0003> db_auc.c:157 IMSI='262425512207750': No 2G Auth Data 20250830122653551 DAUC <0003> db_auc.c:192 IMSI='262425512207750': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262425512207750" to be handled at TC_gsup_check_imei_invalid_len(287) 20250830122653557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60642<->l=127.0.0.1:4258 20250830122653558 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653558 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512207750"} 20250830122653558 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653558 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425512207750" cause=Invalid mandatory information} 20250830122653558 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653558 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653559 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262425512207750" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425512207750" TC_gsup_check_imei_invalid_len(287)@5e659271e955: setverdict(pass): none -> pass 20250830122653559 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653559 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512207750"} 20250830122653560 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653560 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425512207750" cause=Invalid mandatory information} 20250830122653560 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653560 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653560 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653560 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653560 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512207750"} 20250830122653560 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653560 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425512207750" cause=Invalid mandatory information} 20250830122653560 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653560 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653560 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653561 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653561 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512207750"} 20250830122653561 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653561 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425512207750" cause=Invalid mandatory information} 20250830122653561 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653561 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653561 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653562 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653562 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512207750"} 20250830122653562 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653562 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425512207750" cause=Invalid mandatory information} 20250830122653562 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425512207750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653562 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653562 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60642<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@5e659271e955: Final verdict of PTC: pass 20250830122653563 DAUC <0003> db_auc.c:157 IMSI='262427383484071': No 2G Auth Data 20250830122653563 DAUC <0003> db_auc.c:192 IMSI='262427383484071': No 3G Auth Data HLR_Test-GSUP(278)@5e659271e955: Created GsupExpect[0] for "262427383484071" to be handled at TC_gsup_check_imei_invalid_len(288) 20250830122653570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 20250830122653572 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653572 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427383484071"} 20250830122653572 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250830122653572 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427383484071" cause=Invalid mandatory information} 20250830122653572 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653572 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653572 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5e659271e955: Found GsupExpect[0] for "262427383484071" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@5e659271e955: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427383484071" TC_gsup_check_imei_invalid_len(288)@5e659271e955: setverdict(pass): none -> pass 20250830122653572 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653572 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427383484071"} 20250830122653572 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250830122653572 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427383484071" cause=Invalid mandatory information} 20250830122653572 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653573 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653573 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653573 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653573 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427383484071"} 20250830122653573 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250830122653573 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427383484071" cause=Invalid mandatory information} 20250830122653573 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653573 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653573 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653574 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653574 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427383484071"} 20250830122653574 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250830122653574 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427383484071" cause=Invalid mandatory information} 20250830122653574 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653574 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653574 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653574 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653574 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427383484071"} 20250830122653574 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250830122653574 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427383484071" cause=Invalid mandatory information} 20250830122653574 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427383484071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122653574 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122653574 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122653575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@5e659271e955: Final verdict of PTC: pass MTC@5e659271e955: setverdict(pass): none -> pass 20250830122653575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20250830122653576 DLINP <000b> input/ipa.c:452 connected read/write 20250830122653576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122653576 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122653576 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122653576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122653576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37137<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@5e659271e955: Final verdict of PTC: none 279@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: pass MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@5e659271e955: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Aug 30 12:26: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 20250830122653603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 20250830122653704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78604) Waiting for packet dumper to finish... 1 (prev_count=78604, count=168312) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Aug 30 12:26:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_gsup_check_imei_unknown_imsi started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122656833 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122656833 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122656834 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122656835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122656835 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122656835 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122656835 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122656835 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 20250830122656835 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122656835 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 20250830122656835 DLGSUP <0013> gsup_server.c:236 2: 20250830122656835 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122656835 DLGSUP <0013> gsup_server.c:236 3: 20250830122656835 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122656835 DLGSUP <0013> gsup_server.c:236 4: 20250830122656835 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122656835 DLGSUP <0013> gsup_server.c:236 5: 20250830122656835 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122656835 DLGSUP <0013> gsup_server.c:236 7: 20250830122656835 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122656835 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122656835 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122656835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@5e659271e955: 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") 20250830122656845 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36199<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@5e659271e955: Created GsupExpect[0] for "262421893715651" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250830122656852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4258 20250830122656882 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122656882 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421893715651"} 20250830122656882 DMAIN <0000> hlr.c:435 IMSI='262421893715651': has IMEI = 22245678901234 (consider setting 'store-imei') 20250830122656882 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250830122656882 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421893715651" cause=Invalid mandatory information} 20250830122656882 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122656882 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122656882 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@5e659271e955: Found GsupExpect[0] for "262421893715651" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@5e659271e955: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421893715651" TC_gsup_check_imei_unknown_imsi(293)@5e659271e955: setverdict(pass): none -> pass 20250830122656895 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122656895 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421893715651"} 20250830122656895 DAUC <0003> hlr.c:428 IMSI='262421893715651': storing IMEI = 22245678901234 20250830122656895 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421893715651': no such subscriber 20250830122656895 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250830122656895 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421893715651" cause=Invalid mandatory information} 20250830122656895 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421893715651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122656895 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122656895 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122656898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@5e659271e955: Final verdict of PTC: pass 20250830122656900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 20250830122656902 DLINP <000b> input/ipa.c:452 connected read/write 20250830122656902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122656902 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122656902 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122656902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122656902 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36199<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@5e659271e955: Final verdict of PTC: none 291@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 291: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@5e659271e955: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Aug 30 12:26: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 20250830122656942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 20250830122657043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60692<->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@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122700130 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122700131 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122700135 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122700140 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700140 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122700140 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122700140 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 20250830122700140 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122700140 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 20250830122700140 DLGSUP <0013> gsup_server.c:236 2: 20250830122700140 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122700140 DLGSUP <0013> gsup_server.c:236 3: 20250830122700140 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122700140 DLGSUP <0013> gsup_server.c:236 4: 20250830122700140 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122700140 DLGSUP <0013> gsup_server.c:236 5: 20250830122700140 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122700140 DLGSUP <0013> gsup_server.c:236 7: 20250830122700140 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122700140 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122700140 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122700140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@5e659271e955: 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") 20250830122700156 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37679<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@5e659271e955: Created GsupExpect[0] for "262425604541801" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250830122700166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 20250830122700186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700186 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425604541801"} 20250830122700186 DMAIN <0000> hlr.c:227 IMSI='262425604541801': Creating subscriber on demand 20250830122700186 DMAIN <0000> hlr.c:243 IMSI='262425604541801': Successfully assigned MSISDN='331' 20250830122700186 DAUC <0003> hlr.c:428 IMSI='262425604541801': storing IMEI = 12345678901234 20250830122700186 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425604541801"} 20250830122700186 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122700186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@5e659271e955: Found GsupExpect[0] for "262425604541801" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@5e659271e955: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425604541801" TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): none -> pass 20250830122700192 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700192 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700194 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700194 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700195 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700195 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700198 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700198 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700198 DLU <0006> fsm.c:456 lu(262425604541801)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122700198 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122700198 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122700198 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700198 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700198 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700201 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700201 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425604541801"} 20250830122700201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122700201 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122700201 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425604541801"} 20250830122700201 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122700201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122700201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122700201 DLU <0006> fsm.c:568 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122700201 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700201 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700209 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700209 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425604541801"} 20250830122700209 DMAIN <0000> hlr.c:227 IMSI='262425604541801': Creating subscriber on demand 20250830122700209 DMAIN <0000> hlr.c:243 IMSI='262425604541801': Successfully assigned MSISDN='804' 20250830122700209 DAUC <0003> hlr.c:428 IMSI='262425604541801': storing IMEI = 12345678901234 20250830122700209 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425604541801"} 20250830122700209 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122700209 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700209 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700211 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700211 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700212 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700212 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700214 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700214 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700215 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700215 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700218 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700218 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700218 DLU <0006> fsm.c:456 lu(262425604541801)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122700218 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122700218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122700218 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700218 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700218 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700222 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700222 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425604541801"} 20250830122700222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122700222 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122700222 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425604541801"} 20250830122700222 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122700222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122700222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122700222 DLU <0006> fsm.c:568 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122700222 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700223 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700230 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700230 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425604541801"} 20250830122700230 DMAIN <0000> hlr.c:227 IMSI='262425604541801': Creating subscriber on demand 20250830122700230 DMAIN <0000> hlr.c:243 IMSI='262425604541801': Successfully assigned MSISDN='567' 20250830122700230 DAUC <0003> hlr.c:428 IMSI='262425604541801': storing IMEI = 12345678901234 20250830122700231 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425604541801"} 20250830122700231 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122700231 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700231 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700233 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700233 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700235 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700235 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700236 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700236 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700238 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700238 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700240 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700240 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700240 DLU <0006> fsm.c:456 lu(262425604541801)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122700240 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830122700240 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425604541801" cause=GPRS services not allowed} 20250830122700240 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122700240 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122700240 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122700240 DLU <0006> fsm.c:568 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122700240 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700240 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700247 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700248 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425604541801"} 20250830122700248 DMAIN <0000> hlr.c:227 IMSI='262425604541801': Creating subscriber on demand 20250830122700248 DMAIN <0000> hlr.c:243 IMSI='262425604541801': Successfully assigned MSISDN='013' 20250830122700248 DAUC <0003> hlr.c:428 IMSI='262425604541801': storing IMEI = 12345678901234 20250830122700248 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425604541801"} 20250830122700248 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122700248 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700248 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700250 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700250 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700252 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700252 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700253 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700253 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700255 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700255 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700255 DLU <0006> fsm.c:456 lu(262425604541801)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122700255 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830122700255 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425604541801" cause=GPRS services not allowed} 20250830122700255 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122700255 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122700255 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122700255 DLU <0006> fsm.c:568 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122700255 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700255 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700261 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700261 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425604541801"} 20250830122700261 DMAIN <0000> hlr.c:227 IMSI='262425604541801': Creating subscriber on demand 20250830122700261 DAUC <0003> hlr.c:428 IMSI='262425604541801': storing IMEI = 12345678901234 20250830122700261 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425604541801"} 20250830122700261 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122700261 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700261 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700262 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700262 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700264 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700264 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700265 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700265 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700266 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700266 DLU <0006> fsm.c:456 lu(262425604541801)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122700266 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830122700266 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425604541801" cause=GPRS services not allowed} 20250830122700266 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122700266 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122700266 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122700266 DLU <0006> fsm.c:568 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122700266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700266 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700271 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700271 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425604541801"} 20250830122700271 DMAIN <0000> hlr.c:227 IMSI='262425604541801': Creating subscriber on demand 20250830122700271 DAUC <0003> hlr.c:428 IMSI='262425604541801': storing IMEI = 12345678901234 20250830122700271 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425604541801"} 20250830122700271 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250830122700271 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700271 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700272 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700272 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700273 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700273 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700274 DAUC <0003> db_auc.c:157 IMSI='262425604541801': No 2G Auth Data 20250830122700274 DAUC <0003> db_auc.c:192 IMSI='262425604541801': No 3G Auth Data 20250830122700275 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700275 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700275 DLU <0006> fsm.c:456 lu(262425604541801)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122700275 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122700275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122700275 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425604541801" cn_domain=PS} 20250830122700275 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700275 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700277 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425604541801"} 20250830122700277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122700277 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122700277 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425604541801"} 20250830122700277 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425604541801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122700277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122700277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122700277 DLU <0006> fsm.c:568 lu(PS:IMSI-262425604541801)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122700277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122700277 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122700282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@5e659271e955: Final verdict of PTC: pass 20250830122700284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20250830122700286 DLINP <000b> input/ipa.c:452 connected read/write 20250830122700286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122700286 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122700286 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122700286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122700286 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37679<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@5e659271e955: Final verdict of PTC: none 296@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 296: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@5e659271e955: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Aug 30 12:27: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 20250830122700322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20250830122700422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79468) Waiting for packet dumper to finish... 1 (prev_count=79468, count=97112) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Aug 30 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_subscr_create_on_demand_ul started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122703562 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122703562 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122703566 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122703571 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703571 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122703571 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122703571 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 20250830122703571 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122703571 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 20250830122703571 DLGSUP <0013> gsup_server.c:236 2: 20250830122703571 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122703571 DLGSUP <0013> gsup_server.c:236 3: 20250830122703571 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122703571 DLGSUP <0013> gsup_server.c:236 4: 20250830122703571 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122703571 DLGSUP <0013> gsup_server.c:236 5: 20250830122703571 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122703571 DLGSUP <0013> gsup_server.c:236 7: 20250830122703571 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122703571 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122703571 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122703571 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@5e659271e955: 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") 20250830122703586 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44703<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@5e659271e955: Created GsupExpect[0] for "262422681516996" to be handled at TC_subscr_create_on_demand_ul(303) 20250830122703594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 20250830122703614 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703614 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703614 DMAIN <0000> hlr.c:227 IMSI='262422681516996': Creating subscriber on demand 20250830122703614 DMAIN <0000> hlr.c:243 IMSI='262422681516996': Successfully assigned MSISDN='306' 20250830122703614 DLU <0006> fsm.c:456 lu(262422681516996)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122703614 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122703614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122703614 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703614 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703614 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@5e659271e955: Found GsupExpect[0] for "262422681516996" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@5e659271e955: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422681516996" 20250830122703623 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703623 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422681516996"} 20250830122703623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122703623 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122703623 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422681516996"} 20250830122703623 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122703623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122703623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122703623 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122703623 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703623 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e659271e955: setverdict(pass): none -> pass 20250830122703626 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703626 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703628 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703628 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703629 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703630 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703636 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703636 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703636 DMAIN <0000> hlr.c:227 IMSI='262422681516996': Creating subscriber on demand 20250830122703636 DMAIN <0000> hlr.c:243 IMSI='262422681516996': Successfully assigned MSISDN='522' 20250830122703636 DLU <0006> fsm.c:456 lu(262422681516996)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122703636 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122703637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122703637 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703637 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703637 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703640 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703640 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422681516996"} 20250830122703640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122703640 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122703641 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422681516996"} 20250830122703641 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122703641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122703641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122703641 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122703641 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703641 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122703643 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703643 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703644 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703644 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703646 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703646 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703647 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703647 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703653 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703654 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703654 DMAIN <0000> hlr.c:227 IMSI='262422681516996': Creating subscriber on demand 20250830122703654 DMAIN <0000> hlr.c:243 IMSI='262422681516996': Successfully assigned MSISDN='079' 20250830122703654 DLU <0006> fsm.c:456 lu(262422681516996)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122703654 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830122703654 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422681516996" cause=GPRS services not allowed} 20250830122703654 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122703654 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122703654 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122703654 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122703654 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703654 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122703656 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703656 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703657 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703657 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703659 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703659 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703660 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703660 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703664 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703664 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703664 DMAIN <0000> hlr.c:227 IMSI='262422681516996': Creating subscriber on demand 20250830122703664 DMAIN <0000> hlr.c:243 IMSI='262422681516996': Successfully assigned MSISDN='648' 20250830122703664 DLU <0006> fsm.c:456 lu(262422681516996)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122703664 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830122703664 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422681516996" cause=GPRS services not allowed} 20250830122703664 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122703664 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122703664 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122703664 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122703665 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703665 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122703666 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703666 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703667 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703667 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703667 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703667 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703670 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703670 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703671 DMAIN <0000> hlr.c:227 IMSI='262422681516996': Creating subscriber on demand 20250830122703671 DLU <0006> fsm.c:456 lu(262422681516996)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122703671 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250830122703671 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422681516996" cause=GPRS services not allowed} 20250830122703671 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122703671 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122703671 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Freeing instance 20250830122703671 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: Deallocated 20250830122703671 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703671 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703671 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703671 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122703672 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703672 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703672 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703672 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703674 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703674 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703674 DMAIN <0000> hlr.c:227 IMSI='262422681516996': Creating subscriber on demand 20250830122703674 DLU <0006> fsm.c:456 lu(262422681516996)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122703674 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122703674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122703674 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422681516996" cn_domain=PS} 20250830122703674 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703674 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703675 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703675 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422681516996"} 20250830122703675 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122703675 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122703675 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422681516996"} 20250830122703675 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422681516996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122703675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122703675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122703675 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681516996)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122703675 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703675 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122703676 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703676 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122703676 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703676 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data 20250830122703677 DAUC <0003> db_auc.c:157 IMSI='262422681516996': No 2G Auth Data 20250830122703677 DAUC <0003> db_auc.c:192 IMSI='262422681516996': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122703678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@5e659271e955: Final verdict of PTC: pass 20250830122703678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 20250830122703679 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44703<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@5e659271e955: Final verdict of PTC: none 20250830122703679 DLINP <000b> input/ipa.c:452 connected read/write 20250830122703679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122703679 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122703679 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122703679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 301@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 301: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@5e659271e955: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Aug 30 12:27: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 20250830122703704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20250830122703805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36352<->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=81496) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Aug 30 12:27:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_subscr_create_on_demand_sai started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122706938 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122706938 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122706942 DLINP <000b> input/ipa.c:452 connected read/write 20250830122706942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122706944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122706947 DLINP <000b> input/ipa.c:452 connected read/write 20250830122706947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122706947 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122706947 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122706947 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 20250830122706947 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122706947 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 20250830122706947 DLGSUP <0013> gsup_server.c:236 2: 20250830122706947 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122706947 DLGSUP <0013> gsup_server.c:236 3: 20250830122706947 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122706947 DLGSUP <0013> gsup_server.c:236 4: 20250830122706947 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122706947 DLGSUP <0013> gsup_server.c:236 5: 20250830122706947 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122706947 DLGSUP <0013> gsup_server.c:236 7: 20250830122706947 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122706947 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122706947 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(304)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122706947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@5e659271e955: 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") 20250830122706967 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34841<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@5e659271e955: Created GsupExpect[0] for "262421610350386" to be handled at TC_subscr_create_on_demand_sai(308) 20250830122706982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 20250830122706996 DLINP <000b> input/ipa.c:452 connected read/write 20250830122706996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122706996 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421610350386"} 20250830122706997 DMAIN <0000> hlr.c:227 IMSI='262421610350386': Creating subscriber on demand 20250830122706997 DMAIN <0000> hlr.c:243 IMSI='262421610350386': Successfully assigned MSISDN='554' 20250830122706997 DAUC <0003> db_auc.c:157 IMSI='262421610350386': No 2G Auth Data 20250830122706997 DAUC <0003> db_auc.c:192 IMSI='262421610350386': No 3G Auth Data 20250830122706997 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421610350386 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 20250830122706997 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421610350386" cause=IMSI unknown in HLR} 20250830122706997 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250830122706997 DLINP <000b> input/ipa.c:452 connected read/write 20250830122706997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122706997 DLINP <000b> input/ipa.c:452 connected read/write 20250830122706997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@5e659271e955: Found GsupExpect[0] for "262421610350386" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@5e659271e955: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421610350386" TC_subscr_create_on_demand_sai(308)@5e659271e955: setverdict(pass): none -> pass 20250830122707001 DAUC <0003> db_auc.c:157 IMSI='262421610350386': No 2G Auth Data 20250830122707001 DAUC <0003> db_auc.c:192 IMSI='262421610350386': No 3G Auth Data 20250830122707003 DAUC <0003> db_auc.c:157 IMSI='262421610350386': No 2G Auth Data 20250830122707003 DAUC <0003> db_auc.c:192 IMSI='262421610350386': No 3G Auth Data 20250830122707004 DAUC <0003> db_auc.c:157 IMSI='262421610350386': No 2G Auth Data 20250830122707004 DAUC <0003> db_auc.c:192 IMSI='262421610350386': No 3G Auth Data 20250830122707006 DLINP <000b> input/ipa.c:452 connected read/write 20250830122707006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122707006 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421610350386" cn_domain=PS} 20250830122707006 DLU <0006> fsm.c:456 lu(262421610350386)[0x55632262b9d0]{UNVALIDATED}: Allocated 20250830122707006 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250830122707007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421610350386)[0x55632262b9d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122707007 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421610350386" cn_domain=PS} 20250830122707007 DLINP <000b> input/ipa.c:452 connected read/write 20250830122707007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122707007 DLINP <000b> input/ipa.c:452 connected read/write 20250830122707007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122707010 DLINP <000b> input/ipa.c:452 connected read/write 20250830122707010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122707010 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421610350386"} 20250830122707010 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421610350386)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122707010 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122707010 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421610350386"} 20250830122707011 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421610350386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122707011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421610350386)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122707011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421610350386)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122707011 DLU <0006> fsm.c:568 lu(PS:IMSI-262421610350386)[0x55632262b9d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122707011 DLINP <000b> input/ipa.c:452 connected read/write 20250830122707011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122707011 DLINP <000b> input/ipa.c:452 connected read/write 20250830122707011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122707015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@5e659271e955: Final verdict of PTC: pass 20250830122707016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4258 20250830122707018 DLINP <000b> input/ipa.c:452 connected read/write 20250830122707018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122707018 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122707018 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122707018 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122707018 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34841<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@5e659271e955: Final verdict of PTC: none 306@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 306: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@5e659271e955: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Aug 30 12:27:07 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 20250830122707050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36378<->l=127.0.0.1:4258 20250830122707151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36378<->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@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Aug 30 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_other_home started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122710286 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122710286 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122710291 DLINP <000b> input/ipa.c:452 connected read/write 20250830122710291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122710293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@5e659271e955: 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)@5e659271e955: 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 } } } } 20250830122710297 DLINP <000b> input/ipa.c:452 connected read/write 20250830122710297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122710297 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122710297 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122710297 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 20250830122710297 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122710297 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 20250830122710297 DLGSUP <0013> gsup_server.c:236 2: 20250830122710297 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122710297 DLGSUP <0013> gsup_server.c:236 3: 20250830122710297 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122710297 DLGSUP <0013> gsup_server.c:236 4: 20250830122710297 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122710297 DLGSUP <0013> gsup_server.c:236 5: 20250830122710297 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122710297 DLGSUP <0013> gsup_server.c:236 7: 20250830122710297 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122710297 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122710297 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122710297 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@5e659271e955: 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") 20250830122710325 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40129<->l=127.0.0.1:4259) 20250830122710328 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830122710328 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@5e659271e955: Created GsupExpect[0] for "262424697737014" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250830122710342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4258 20250830122710344 DAUC <0003> db_auc.c:157 IMSI='262424697737014': No 2G Auth Data 20250830122710344 DAUC <0003> db_auc.c:192 IMSI='262424697737014': No 3G Auth Data 20250830122710347 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614358015.msisdn 20250830122710347 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614358015.msisdn: not attached (vlr_number unset) 20250830122710347 DDGSM <0007> mslookup_server.c:327 sip.voice.491614358015.msisdn: does not exist in GSUP proxy 20250830122711357 DLINP <000b> input/ipa.c:452 connected read/write 20250830122711357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122711357 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424697737014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424697737014" cn_domain=CS} 20250830122711358 DLU <0006> fsm.c:456 lu(262424697737014)[0x55632264e160]{UNVALIDATED}: Allocated 20250830122711358 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424697737014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250830122711358 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424697737014)[0x55632264e160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250830122711358 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424697737014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424697737014" cn_domain=CS} 20250830122711358 DLINP <000b> input/ipa.c:452 connected read/write 20250830122711358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122711358 DLINP <000b> input/ipa.c:452 connected read/write 20250830122711358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@5e659271e955: Found GsupExpect[0] for "262424697737014" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@5e659271e955: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424697737014" 20250830122711366 DLINP <000b> input/ipa.c:452 connected read/write 20250830122711366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122711366 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424697737014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424697737014"} 20250830122711366 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424697737014)[0x55632264e160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250830122711366 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424697737014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250830122711366 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424697737014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424697737014"} 20250830122711366 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424697737014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122711366 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424697737014)[0x55632264e160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250830122711366 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424697737014)[0x55632264e160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250830122711366 DLU <0006> fsm.c:568 lu(CS:IMSI-262424697737014)[0x55632264e160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250830122711366 DLINP <000b> input/ipa.c:452 connected read/write 20250830122711366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122711366 DLINP <000b> input/ipa.c:452 connected read/write 20250830122711366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@5e659271e955: setverdict(pass): none -> pass 20250830122711370 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614358015.msisdn 20250830122711370 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614358015.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250830122711370 DDGSM <0007> mslookup_server.c:327 sip.voice.491614358015.msisdn: does not exist in GSUP proxy 20250830122711370 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614358015.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@5e659271e955: setverdict(pass): pass -> pass, component reason not changed 20250830122711376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@5e659271e955: Final verdict of PTC: pass 20250830122711378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36380<->l=127.0.0.1:4258 20250830122711379 DLINP <000b> input/ipa.c:452 connected read/write 20250830122711379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122711379 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122711380 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122711380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122711380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40129<->l=127.0.0.1:4259) 311@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP(310)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 311: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Aug 30 12:27: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 20250830122711417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 20250830122711518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36398<->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) 20250830122713324 DSS <0004> hlr_ussd.c:239 262428642395278/0x666408b6: SS Session Timeout, destroying 20250830122713325 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428642395278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Aug 30 12:27:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_MSLookup_GSUP_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122714661 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122714661 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122714664 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122714664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@5e659271e955: 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) } } } } 20250830122714666 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830122714666 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@5e659271e955: 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 } } } } 20250830122714666 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122714666 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122714666 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122714666 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 20250830122714666 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122714666 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 20250830122714666 DLGSUP <0013> gsup_server.c:236 2: 20250830122714666 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122714666 DLGSUP <0013> gsup_server.c:236 3: 20250830122714666 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122714666 DLGSUP <0013> gsup_server.c:236 4: 20250830122714666 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122714666 DLGSUP <0013> gsup_server.c:236 5: 20250830122714666 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122714666 DLGSUP <0013> gsup_server.c:236 7: 20250830122714666 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122714666 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122714666 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122714666 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@5e659271e955: 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") 20250830122714682 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33197<->l=127.0.0.1:4259) 20250830122714685 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830122714685 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@5e659271e955: Created GsupExpect[0] for "262427430477744" to be handled at TC_MSLookup_GSUP_proxy(320) 20250830122714697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@5e659271e955: Created GsupExpect[0] for "262427430477744" to be handled at TC_MSLookup_GSUP_proxy(320) 20250830122714710 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122714710 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427430477744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427430477744" cn_domain=CS} 20250830122714710 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427430477744 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250830122714710 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427430477744 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250830122714710 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427430477744.imsi 20250830122714711 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427430477744.imsi 20250830122714711 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427430477744.imsi: does not exist in local HLR 20250830122714722 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427430477744 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250830122714722 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250830122714722 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250830122714722 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250830122714722 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250830122714722 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250830122714722 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427430477744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122714723 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122714723 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830122714723 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122714723 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830122714723 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122714723 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@5e659271e955: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@5e659271e955: 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) } } } } 20250830122714728 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122714728 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122714728 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250830122714728 DLINP <000b> ipa.c:396 tag 1: HLR 20250830122714728 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250830122714730 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122714730 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122714730 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@5e659271e955: 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)@5e659271e955: 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)@5e659271e955: Found GsupExpect[0] for "262427430477744" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@5e659271e955: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427430477744" HLR_Test-GSUP-server-IPA(318)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122714774 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122714774 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122714774 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122714774 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122714774 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427430477744 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611214024 20250830122714775 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427430477744 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122714775 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122714775 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@5e659271e955: Found GsupExpect[0] for "262427430477744" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@5e659271e955: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427430477744" 20250830122714784 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122714784 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122714784 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427430477744 MSISDN-491611214024 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122714784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122714784 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122714787 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122714787 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122714787 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427430477744 MSISDN-491611214024 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 20250830122714787 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427430477744 MSISDN-491611214024 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122714787 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122714788 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@5e659271e955: setverdict(pass): none -> pass 20250830122714791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@5e659271e955: Final verdict of PTC: pass 20250830122714792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 20250830122714794 DLINP <000b> input/ipa.c:452 connected read/write 20250830122714794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122714794 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122714794 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122714794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122714795 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122714795 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122714795 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250830122714795 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250830122714795 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250830122714795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33197<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-server(317)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@5e659271e955: Final verdict of PTC: none 316@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 316: none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@5e659271e955: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Aug 30 12:27: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 20250830122714852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4258 20250830122714953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=840) Waiting for packet dumper to finish... 1 (prev_count=840, count=42952) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122718088 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122718089 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122718093 DLINP <000b> input/ipa.c:452 connected read/write 20250830122718093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122718095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@5e659271e955: 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) } } } } 20250830122718099 DLINP <000b> input/ipa.c:452 connected read/write 20250830122718099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@5e659271e955: 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 } } } } 20250830122718099 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122718099 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122718099 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 20250830122718099 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122718099 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 20250830122718099 DLGSUP <0013> gsup_server.c:236 2: 20250830122718099 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122718099 DLGSUP <0013> gsup_server.c:236 3: 20250830122718099 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122718099 DLGSUP <0013> gsup_server.c:236 4: 20250830122718099 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122718099 DLGSUP <0013> gsup_server.c:236 5: 20250830122718099 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122718099 DLGSUP <0013> gsup_server.c:236 7: 20250830122718099 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122718099 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122718099 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122718099 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122718102 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830122718102 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@5e659271e955: 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") 20250830122718133 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40571<->l=127.0.0.1:4259) 20250830122718138 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830122718138 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@5e659271e955: Created GsupExpect[0] for "262429999365299" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250830122718160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52902<->l=127.0.0.1:4258 20250830122718165 DAUC <0003> db_auc.c:157 IMSI='262429999365299': No 2G Auth Data 20250830122718165 DAUC <0003> db_auc.c:192 IMSI='262429999365299': No 3G Auth Data 20250830122718174 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429999365299.imsi 20250830122718174 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429999365299.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5e659271e955: setverdict(pass): none -> pass 20250830122718182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52902<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5e659271e955: Final verdict of PTC: pass 20250830122718184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4258 20250830122718186 DLINP <000b> input/ipa.c:452 connected read/write 20250830122718186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(322)@5e659271e955: Final verdict of PTC: none 323@5e659271e955: Final verdict of PTC: none 20250830122718186 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122718186 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122718186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122718187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40571<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 323: none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Aug 30 12:27:18 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 20250830122718221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52906<->l=127.0.0.1:4258 20250830122718322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52906<->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=27820) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 12:27:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122721434 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122721434 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122721436 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122721438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@5e659271e955: 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 } } } } 20250830122721440 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122721441 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122721441 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122721441 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 20250830122721441 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122721441 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 20250830122721441 DLGSUP <0013> gsup_server.c:236 2: 20250830122721441 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122721441 DLGSUP <0013> gsup_server.c:236 3: 20250830122721441 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122721441 DLGSUP <0013> gsup_server.c:236 4: 20250830122721441 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122721441 DLGSUP <0013> gsup_server.c:236 5: 20250830122721441 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122721441 DLGSUP <0013> gsup_server.c:236 7: 20250830122721441 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122721441 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122721441 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122721441 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(326)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122721441 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830122721441 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@5e659271e955: 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") 20250830122721465 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38119<->l=127.0.0.1:4259) 20250830122721467 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830122721467 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@5e659271e955: Created GsupExpect[0] for "262427284710530" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250830122721474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@5e659271e955: Created GsupExpect[0] for "262427284710530" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250830122721482 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122721482 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427284710530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427284710530" cn_domain=CS} 20250830122721482 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427284710530 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250830122721482 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427284710530 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250830122721482 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427284710530.imsi 20250830122721482 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427284710530.imsi 20250830122721482 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427284710530.imsi: does not exist in local HLR 20250830122721488 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427284710530 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250830122721488 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250830122721488 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250830122721488 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250830122721488 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250830122721488 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250830122721488 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427284710530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122721488 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122721488 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830122721488 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122721488 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830122721488 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122721488 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@5e659271e955: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@5e659271e955: 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) } } } } 20250830122721490 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122721490 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122721490 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250830122721490 DLINP <000b> ipa.c:396 tag 1: HLR 20250830122721490 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250830122721491 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122721491 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122721491 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@5e659271e955: 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)@5e659271e955: 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)@5e659271e955: Found GsupExpect[0] for "262427284710530" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@5e659271e955: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427284710530" HLR_Test-GSUP-server-IPA(330)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122721534 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122721534 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122721534 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122721534 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122721534 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427284710530 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616486208 20250830122721535 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427284710530 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122721535 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122721535 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@5e659271e955: Found GsupExpect[0] for "262427284710530" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@5e659271e955: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427284710530" 20250830122721543 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122721543 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122721543 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427284710530 MSISDN-491616486208 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122721543 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122721543 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122721546 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122721546 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122721546 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427284710530 MSISDN-491616486208 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 20250830122721547 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427284710530 MSISDN-491616486208 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122721547 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122721547 DLINP <000b> input/ipa.c:452 connected read/write 20250830122721547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122721550 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427284710530.imsi 20250830122721550 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427284710530.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5e659271e955: setverdict(pass): none -> pass 20250830122722553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5e659271e955: Final verdict of PTC: pass 20250830122722556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4258 20250830122722558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38119<->l=127.0.0.1:4259) 20250830122722558 DLINP <000b> input/ipa.c:452 connected read/write 20250830122722558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122722558 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122722558 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122722558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250830122722559 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122722559 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received HLR_Test-GSUP(327)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-server(329)@5e659271e955: Final verdict of PTC: none 20250830122722559 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250830122722559 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250830122722559 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@5e659271e955: Final verdict of PTC: none 328@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 328: none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Aug 30 12:27: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 20250830122722594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 20250830122722695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35888) Waiting for packet dumper to finish... 1 (prev_count=35888, count=44056) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Aug 30 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@5e659271e955: legacy= false MTC@5e659271e955: in not legacy case 1 MTC@5e659271e955: in not legacy case 2 20250830122725833 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250830122725833 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122725838 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122725839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@5e659271e955: 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) } } } } 20250830122725844 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250830122725844 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@5e659271e955: 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 } } } } 20250830122725845 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122725845 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250830122725845 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250830122725845 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 20250830122725845 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250830122725845 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 20250830122725845 DLGSUP <0013> gsup_server.c:236 2: 20250830122725845 DLGSUP <0013> gsup_server.c:238 2: 00 20250830122725845 DLGSUP <0013> gsup_server.c:236 3: 20250830122725845 DLGSUP <0013> gsup_server.c:238 3: 00 20250830122725845 DLGSUP <0013> gsup_server.c:236 4: 20250830122725845 DLGSUP <0013> gsup_server.c:238 4: 00 20250830122725845 DLGSUP <0013> gsup_server.c:236 5: 20250830122725845 DLGSUP <0013> gsup_server.c:238 5: 00 20250830122725845 DLGSUP <0013> gsup_server.c:236 7: 20250830122725845 DLGSUP <0013> gsup_server.c:238 7: 00 20250830122725845 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250830122725845 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250830122725845 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@5e659271e955: 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") 20250830122725873 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33801<->l=127.0.0.1:4259) 20250830122725875 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250830122725875 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@5e659271e955: Created GsupExpect[0] for "262428594438010" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250830122725888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@5e659271e955: Created GsupExpect[0] for "262428594438010" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250830122725893 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122725893 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428594438010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428594438010" cn_domain=CS} 20250830122725893 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428594438010 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250830122725893 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428594438010 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250830122725893 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428594438010.imsi 20250830122725893 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428594438010.imsi 20250830122725893 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428594438010.imsi: does not exist in local HLR 20250830122725898 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428594438010 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250830122725898 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250830122725898 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250830122725898 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250830122725898 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250830122725898 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250830122725898 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428594438010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250830122725898 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122725898 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830122725899 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122725899 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250830122725899 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250830122725899 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@5e659271e955: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@5e659271e955: 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) } } } } 20250830122725901 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122725901 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122725901 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250830122725901 DLINP <000b> ipa.c:396 tag 1: HLR 20250830122725901 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250830122725902 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122725902 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122725902 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@5e659271e955: 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)@5e659271e955: 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)@5e659271e955: Found GsupExpect[0] for "262428594438010" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@5e659271e955: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428594438010" HLR_Test-GSUP-server-IPA(337)@5e659271e955: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@5e659271e955: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250830122725950 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122725950 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122725950 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122725950 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122725951 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428594438010 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617433070 20250830122725951 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428594438010 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122725951 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122725951 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@5e659271e955: Found GsupExpect[0] for "262428594438010" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@5e659271e955: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428594438010" 20250830122725959 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122725960 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122725960 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428594438010 MSISDN-491617433070 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122725960 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122725960 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122725964 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122725964 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122725964 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428594438010 MSISDN-491617433070 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 20250830122725964 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428594438010 MSISDN-491617433070 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250830122725964 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122725964 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250830122725967 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617433070.msisdn 20250830122725967 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617433070.msisdn: does not exist in local HLR 20250830122725967 DDGSM <0007> mslookup_server.c:352 sip.voice.491617433070.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250830122725968 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617433070.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@5e659271e955: setverdict(pass): none -> pass 20250830122725971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@5e659271e955: Final verdict of PTC: pass 20250830122725973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@5e659271e955: Final verdict of PTC: none 335@5e659271e955: Final verdict of PTC: none 20250830122725975 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250830122725975 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250830122725975 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250830122725976 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250830122725976 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250830122725976 DLINP <000b> input/ipa.c:452 connected read/write 20250830122725976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250830122725976 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250830122725976 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250830122725976 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)@5e659271e955: Final verdict of PTC: none 20250830122725977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33801<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(337)@5e659271e955: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@5e659271e955: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@5e659271e955: Final verdict of PTC: none MTC@5e659271e955: Setting final verdict of the test case. MTC@5e659271e955: Local verdict of MTC: none MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@5e659271e955: Local verdict of PTC with component reference 335: none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@5e659271e955: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@5e659271e955: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@5e659271e955: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@5e659271e955: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@5e659271e955: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Aug 30 12:27: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 20250830122726034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4258 20250830122726135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=868) Waiting for packet dumper to finish... 1 (prev_count=868, count=46376) MTC@5e659271e955: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@5e659271e955: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5e659271e955: Terminating MTC. MC@5e659271e955: MTC terminated. MC2> exit MC@5e659271e955: Shutting down session. MC@5e659271e955: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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 (724688) [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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (724645) [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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-8536.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='132.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.098154'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.159342'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.193106'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.109707'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.086333'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.087728'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.092331'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.081370'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.189045'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.191552'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.177112'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.064736'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.097736'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.211735'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.160856'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.069510'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.169046'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.189583'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.200381'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.209041'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.167914'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.201100'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.179049'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.210905'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.189178'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.080225'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.187286'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.179580'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.188414'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.087668'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.173821'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.146345'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.097215'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.125565'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.165773'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.124475'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.140028'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.177719'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250830-1225-a978846f-0'] testenv-hlr-osmocom-latest-20250830-1225-a978846f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2523/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.77, 0.92, 0.65 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS