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 643b4a62d49ee05fac3a02b38ce04268af15cbef (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 643b4a62d49ee05fac3a02b38ce04268af15cbef # timeout=10 Commit message: "testenv: fix TESTENV_INSTALL_DIR for --binary-repo" > git rev-list --no-walk 9951c0a9949896b4f7b4a76d0a1ce27755d5d0d5 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins11810251480677542821.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.65, 1.32, 2.84 + 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-20250828-1225-abf6a7d1-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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 [30.1 kB] Fetched 9928 kB in 1s (13.7 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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_7.cc DEP DNS_Types_part_1.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_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_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_3.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_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_5.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_4.cc DEP MobileL3_CC_Types_part_3.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_4.cc DEP MobileL3_CommonIE_Types_part_3.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_6.cc DEP MobileL3_GMM_SM_Types_part_5.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_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_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_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_5.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_2.cc DEP Osmocom_VTY_Functions_part_1.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 PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.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_3.cc DEP TELNETasp_PortType_part_2.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_4.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_7.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP MAP_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_ER_DataTypes.cc DEP MAP_Errors.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_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_4.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_1.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_7.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.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_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.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_4.cc DEP MAP_Group_Call_Operations_part_3.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_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_1.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.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_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_4.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_2.cc DEP MAP_PDU_Defs_part_1.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_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_TS_Code_part_1.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_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_5.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_2.cc DEP SS_Errors_part_1.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_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_6.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.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 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 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 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_4.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_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_6.so CCLD GSUP_Templates_part_5.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_4.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_7.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_6.so CCLD MSLookup_mDNS_Emulation_part_5.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 MobileL3_CC_Types_part_1.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_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_Errors.so CCLD MAP_ER_DataTypes.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_ExtensionDataTypes_part_6.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_5.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_ShortMessageServiceOperations_part_6.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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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 (1176 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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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 0 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 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmocom-keyring 1.0.2 [2900 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmocom-latest 1.1.0 [1184 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocore22 1.11.2 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmoisdn0 1.11.2 [71.3 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmogsm20 1.11.2 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmonetif11 1.6.1 [60.3 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.6 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2_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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250828122515993 DMAIN <0000> hlr.c:812 hlr starting 20250828122515993 DDB <0001> db.c:600 using database: :memory: 20250828122515993 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250828122515993 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250828122515994 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250828122515994 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250828122515996 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250828122515996 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250828122515996 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250828122515997 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250828122515997 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-20250828-1225-abf6a7d1-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@af8aeaabb5ce: Unix server socket created successfully. MC@af8aeaabb5ce: Listening on TCP port 43471. af8aeaabb5ce 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 af8aeaabb5ce 43471 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@af8aeaabb5ce: New HC connected from 10.0.2.100 [10.0.2.100]. af8aeaabb5ce: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@af8aeaabb5ce: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@af8aeaabb5ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@af8aeaabb5ce: Configuration file was processed on all HCs. MC@af8aeaabb5ce: Creating MTC on host 10.0.2.100. MC@af8aeaabb5ce: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_sai_err_invalid_imsi started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122517461 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122517461 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122517465 DLINP <000b> input/ipa.c:452 connected read/write 20250828122517465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122517468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@af8aeaabb5ce: 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 } } } } 20250828122517471 DLINP <000b> input/ipa.c:452 connected read/write 20250828122517471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122517471 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122517471 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122517471 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 20250828122517471 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122517471 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 20250828122517471 DLGSUP <0013> gsup_server.c:236 2: 20250828122517471 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122517471 DLGSUP <0013> gsup_server.c:236 3: 20250828122517471 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122517471 DLGSUP <0013> gsup_server.c:236 4: 20250828122517471 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122517472 DLGSUP <0013> gsup_server.c:236 5: 20250828122517472 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122517472 DLGSUP <0013> gsup_server.c:236 7: 20250828122517472 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122517472 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122517472 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122517472 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@af8aeaabb5ce: 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") 20250828122517497 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36541<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@af8aeaabb5ce: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250828122517516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20250828122517521 DLINP <000b> input/ipa.c:452 connected read/write 20250828122517521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122517521 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"} 20250828122517521 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" 20250828122517521 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} 20250828122517522 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 20250828122517522 DLINP <000b> input/ipa.c:452 connected read/write 20250828122517522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122517522 DLINP <000b> input/ipa.c:452 connected read/write 20250828122517522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@af8aeaabb5ce: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122517523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122517524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 HLR_Test-GSUP(4)@af8aeaabb5ce: Final verdict of PTC: none 5@af8aeaabb5ce: Final verdict of PTC: none 20250828122517525 DLINP <000b> input/ipa.c:452 connected read/write 20250828122517525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122517525 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122517525 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122517525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122517525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36541<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 5: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 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 20250828122517576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58334<->l=127.0.0.1:4258 20250828122517677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58334<->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=25012) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:25:19 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_sai started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122520791 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122520791 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122520796 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122520802 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520802 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122520802 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122520802 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 20250828122520802 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122520802 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 20250828122520802 DLGSUP <0013> gsup_server.c:236 2: 20250828122520802 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122520802 DLGSUP <0013> gsup_server.c:236 3: 20250828122520802 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122520802 DLGSUP <0013> gsup_server.c:236 4: 20250828122520802 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122520802 DLGSUP <0013> gsup_server.c:236 5: 20250828122520802 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122520803 DLGSUP <0013> gsup_server.c:236 7: 20250828122520803 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122520803 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122520803 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122520803 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@af8aeaabb5ce: 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") 20250828122520829 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37793<->l=127.0.0.1:4259) 20250828122520840 DAUC <0003> db_auc.c:157 IMSI='262426896826872': No 2G Auth Data 20250828122520840 DAUC <0003> db_auc.c:192 IMSI='262426896826872': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262426896826872" to be handled at TC_gsup_sai(12) 20250828122520868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 20250828122520876 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520876 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426896826872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426896826872"} 20250828122520876 DAUC <0003> db_auc.c:192 IMSI='262426896826872': No 3G Auth Data 20250828122520876 DAUC <0003> db_auc.c:236 IMSI='262426896826872': Calling to generate 5 vectors 20250828122520876 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122520877 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122520877 DAUC <0003> auc.c:113 vector [0]: rand = b2422b8173cb31c89480dc8d7736c449 20250828122520877 DAUC <0003> auc.c:179 vector [0]: kc = d2089bfe141a1800 20250828122520877 DAUC <0003> auc.c:180 vector [0]: sres = 99e623b3 20250828122520877 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122520877 DAUC <0003> auc.c:113 vector [1]: rand = 4bb5b6c825f0479f8357a0f15bb53730 20250828122520877 DAUC <0003> auc.c:179 vector [1]: kc = 58cc2ba9d285a400 20250828122520877 DAUC <0003> auc.c:180 vector [1]: sres = 8ac00e74 20250828122520877 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122520877 DAUC <0003> auc.c:113 vector [2]: rand = 171b11543020d9fed155aa2d41b6f3a0 20250828122520877 DAUC <0003> auc.c:179 vector [2]: kc = 19705c5f4505f000 20250828122520877 DAUC <0003> auc.c:180 vector [2]: sres = 3e123152 20250828122520877 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122520877 DAUC <0003> auc.c:113 vector [3]: rand = 80436d0137a4a9f9f67e749e3ddda0c1 20250828122520877 DAUC <0003> auc.c:179 vector [3]: kc = 0db93606f38f2400 20250828122520877 DAUC <0003> auc.c:180 vector [3]: sres = 072a5f26 20250828122520877 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122520877 DAUC <0003> auc.c:113 vector [4]: rand = 269a8081a397f8356ea690e5ee0bdbdc 20250828122520877 DAUC <0003> auc.c:179 vector [4]: kc = 45981a1786951c00 20250828122520877 DAUC <0003> auc.c:180 vector [4]: sres = 1b2eaceb 20250828122520877 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122520877 DAUC <0003> db_auc.c:245 IMSI='262426896826872': Generated 5 vectors 20250828122520877 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426896826872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426896826872"} 20250828122520877 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426896826872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520877 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520877 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262426896826872" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_sai(12)"262426896826872" TC_gsup_sai(12)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(12)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 TC_gsup_sai(12)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122520887 DAUC <0003> db_auc.c:157 IMSI='262424729247846': No 2G Auth Data 20250828122520887 DAUC <0003> db_auc.c:192 IMSI='262424729247846': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262424729247846" to be handled at TC_gsup_sai(13) 20250828122520898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20250828122520899 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520899 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424729247846 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424729247846"} 20250828122520899 DAUC <0003> db_auc.c:192 IMSI='262424729247846': No 3G Auth Data 20250828122520899 DAUC <0003> db_auc.c:236 IMSI='262424729247846': Calling to generate 5 vectors 20250828122520899 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122520899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122520899 DAUC <0003> auc.c:113 vector [0]: rand = faaaa730d9b6485cdadafd8df921dfc6 20250828122520899 DAUC <0003> auc.c:179 vector [0]: kc = 462ce4d6fc1bc800 20250828122520899 DAUC <0003> auc.c:180 vector [0]: sres = 664e86e3 20250828122520899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122520899 DAUC <0003> auc.c:113 vector [1]: rand = a9746918ed6119322911bbb16f430396 20250828122520899 DAUC <0003> auc.c:179 vector [1]: kc = d5b7ad744dee6800 20250828122520899 DAUC <0003> auc.c:180 vector [1]: sres = 82488ed2 20250828122520899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122520899 DAUC <0003> auc.c:113 vector [2]: rand = 841f9b3dce4ad412d8e534c67a6ec07d 20250828122520900 DAUC <0003> auc.c:179 vector [2]: kc = 645c3fb64037c000 20250828122520900 DAUC <0003> auc.c:180 vector [2]: sres = d0c961fb 20250828122520900 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122520900 DAUC <0003> auc.c:113 vector [3]: rand = 5da0f8766a6375fafec874b8d2f3d87b 20250828122520900 DAUC <0003> auc.c:179 vector [3]: kc = 02e1d65506d00400 20250828122520900 DAUC <0003> auc.c:180 vector [3]: sres = 3805463a 20250828122520900 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122520900 DAUC <0003> auc.c:113 vector [4]: rand = 300264625341c86aa10d245948010ac7 20250828122520900 DAUC <0003> auc.c:179 vector [4]: kc = 21e92cd39000dc00 20250828122520900 DAUC <0003> auc.c:180 vector [4]: sres = e22d2a95 20250828122520900 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122520900 DAUC <0003> db_auc.c:245 IMSI='262424729247846': Generated 5 vectors 20250828122520900 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424729247846 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424729247846"} 20250828122520900 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424729247846 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520900 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520900 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262424729247846" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_sai(13)"262424729247846" TC_gsup_sai(13)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(13)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 TC_gsup_sai(13)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122520901 DAUC <0003> db_auc.c:157 IMSI='262427380590485': No 2G Auth Data 20250828122520901 DAUC <0003> db_auc.c:192 IMSI='262427380590485': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262427380590485" to be handled at TC_gsup_sai(14) 20250828122520906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4258 20250828122520908 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520908 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427380590485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380590485"} 20250828122520908 DAUC <0003> db_auc.c:192 IMSI='262427380590485': No 3G Auth Data 20250828122520908 DAUC <0003> db_auc.c:236 IMSI='262427380590485': Calling to generate 5 vectors 20250828122520908 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122520908 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122520908 DAUC <0003> auc.c:113 vector [0]: rand = 70db27357e0b9b0f41cc4bc41c2de4e7 20250828122520908 DAUC <0003> auc.c:179 vector [0]: kc = 6b9c18b1621cfbc3 20250828122520908 DAUC <0003> auc.c:180 vector [0]: sres = 50ca819d 20250828122520908 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122520908 DAUC <0003> auc.c:113 vector [1]: rand = 32d27445870e2f782c966c45e99c2fde 20250828122520908 DAUC <0003> auc.c:179 vector [1]: kc = e423ecea602b83f4 20250828122520908 DAUC <0003> auc.c:180 vector [1]: sres = cb2ba905 20250828122520908 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122520908 DAUC <0003> auc.c:113 vector [2]: rand = 34fbaa224f4a1a96022a36053c264121 20250828122520908 DAUC <0003> auc.c:179 vector [2]: kc = 4b715d8086d450d6 20250828122520908 DAUC <0003> auc.c:180 vector [2]: sres = 105947dd 20250828122520908 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122520908 DAUC <0003> auc.c:113 vector [3]: rand = 76a06fbd2f2b24eddbf4f2cf9b8a3912 20250828122520908 DAUC <0003> auc.c:179 vector [3]: kc = faf23f369ac57e9b 20250828122520908 DAUC <0003> auc.c:180 vector [3]: sres = 9d31065e 20250828122520908 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122520908 DAUC <0003> auc.c:113 vector [4]: rand = 146da06f74cb6d30f620b3dc37aac056 20250828122520908 DAUC <0003> auc.c:179 vector [4]: kc = 7a6b1f89409a0f17 20250828122520908 DAUC <0003> auc.c:180 vector [4]: sres = da422c62 20250828122520908 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122520908 DAUC <0003> db_auc.c:245 IMSI='262427380590485': Generated 5 vectors 20250828122520908 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427380590485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380590485"} 20250828122520908 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427380590485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520908 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520908 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262427380590485" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_sai(14)"262427380590485" TC_gsup_sai(14)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(14)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4258 TC_gsup_sai(14)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122520909 DAUC <0003> db_auc.c:157 IMSI='262421501539040': No 2G Auth Data 20250828122520909 DAUC <0003> db_auc.c:192 IMSI='262421501539040': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262421501539040" to be handled at TC_gsup_sai(15) 20250828122520915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 20250828122520916 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520916 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421501539040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421501539040"} 20250828122520916 DAUC <0003> db_auc.c:157 IMSI='262421501539040': No 2G Auth Data 20250828122520916 DAUC <0003> db_auc.c:236 IMSI='262421501539040': Calling to generate 5 vectors 20250828122520916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122520916 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122520916 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122520916 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122520916 DAUC <0003> auc.c:113 vector [0]: rand = 709da6a8cefcbf5ce2cc640f879d04cb 20250828122520916 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122520916 DAUC <0003> auc.c:142 vector [0]: autn = 7c8dddd77bc400006125782761993cec 20250828122520916 DAUC <0003> auc.c:143 vector [0]: ck = c8ba38ac7a7aaba022bc009c302809fd 20250828122520916 DAUC <0003> auc.c:144 vector [0]: ik = 9471364c5402cd54dd99aa8e3d9dda97 20250828122520916 DAUC <0003> auc.c:145 vector [0]: res = 887cb64481a2eaf30000000000000000 20250828122520916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122520916 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122520916 DAUC <0003> auc.c:151 vector [0]: kc = a3eea4f223cdb59e 20250828122520916 DAUC <0003> auc.c:152 vector [0]: sres = 09de5cb7 20250828122520916 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122520916 DAUC <0003> auc.c:113 vector [1]: rand = 0d935a0d46f445545b9eb3cc5f8574ec 20250828122520916 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122520916 DAUC <0003> auc.c:142 vector [1]: autn = aa3bfec2298a000084a02305c3f8edb6 20250828122520916 DAUC <0003> auc.c:143 vector [1]: ck = 4512db52b82d574292e5356bba0e50db 20250828122520916 DAUC <0003> auc.c:144 vector [1]: ik = c15bd1f8c0fbb0b0d093b688527c1057 20250828122520916 DAUC <0003> auc.c:145 vector [1]: res = 97f8d2915421be0f0000000000000000 20250828122520916 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122520916 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122520916 DAUC <0003> auc.c:151 vector [1]: kc = c63f894990a4a77e 20250828122520916 DAUC <0003> auc.c:152 vector [1]: sres = c3d96c9e 20250828122520916 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122520916 DAUC <0003> auc.c:113 vector [2]: rand = f3c01764125a312d6225a399d1db4ff9 20250828122520916 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122520916 DAUC <0003> auc.c:142 vector [2]: autn = acd24adce955000096df88e98f80eef1 20250828122520916 DAUC <0003> auc.c:143 vector [2]: ck = 8fbff37cd41a9b731d074133bba8430c 20250828122520916 DAUC <0003> auc.c:144 vector [2]: ik = cc15475127510ff4ce7ed84d129cba34 20250828122520916 DAUC <0003> auc.c:145 vector [2]: res = 7dd38799e70da7560000000000000000 20250828122520916 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122520916 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122520916 DAUC <0003> auc.c:151 vector [2]: kc = 90d32d535a7f6dbf 20250828122520916 DAUC <0003> auc.c:152 vector [2]: sres = 9ade20cf 20250828122520916 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122520916 DAUC <0003> auc.c:113 vector [3]: rand = c64ac3e84b63cf243508a34e01d7dff8 20250828122520916 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122520916 DAUC <0003> auc.c:142 vector [3]: autn = 7049a7931770000015e83f4b10bfc42b 20250828122520916 DAUC <0003> auc.c:143 vector [3]: ck = 29585449b536889805873a5b59ef66b8 20250828122520916 DAUC <0003> auc.c:144 vector [3]: ik = d622c79280be3c6cbba0fa3210319709 20250828122520916 DAUC <0003> auc.c:145 vector [3]: res = 443f4c82f2e553da0000000000000000 20250828122520916 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122520916 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122520916 DAUC <0003> auc.c:151 vector [3]: kc = 415d53b27c564545 20250828122520916 DAUC <0003> auc.c:152 vector [3]: sres = b6da1f58 20250828122520916 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122520916 DAUC <0003> auc.c:113 vector [4]: rand = 8a8d203c3020638ccefcb262136d2b0c 20250828122520916 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122520916 DAUC <0003> auc.c:142 vector [4]: autn = f3e28df2d327000024c950a38c86cc5b 20250828122520916 DAUC <0003> auc.c:143 vector [4]: ck = 39a1d963a9a64b6902cf253f5147a7f9 20250828122520916 DAUC <0003> auc.c:144 vector [4]: ik = 7ddcac84fc1ea71bdf03f0157475dd2e 20250828122520916 DAUC <0003> auc.c:145 vector [4]: res = d83cc3aeb2a59f1e0000000000000000 20250828122520916 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122520916 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122520916 DAUC <0003> auc.c:151 vector [4]: kc = 99b1a0cd708a96a5 20250828122520916 DAUC <0003> auc.c:152 vector [4]: sres = 6a995cb0 20250828122520916 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122520916 DAUC <0003> db_auc.c:245 IMSI='262421501539040': Generated 5 vectors 20250828122520916 DAUC <0003> db_auc.c:249 IMSI='262421501539040': Updating SQN=161 in DB 20250828122520916 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421501539040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421501539040"} 20250828122520916 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421501539040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520916 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520916 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262421501539040" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_sai(15)"262421501539040" TC_gsup_sai(15)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(15)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 TC_gsup_sai(15)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122520918 DAUC <0003> db_auc.c:157 IMSI='262422057354455': No 2G Auth Data 20250828122520918 DAUC <0003> db_auc.c:192 IMSI='262422057354455': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262422057354455" to be handled at TC_gsup_sai(16) 20250828122520923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 20250828122520924 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520924 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422057354455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422057354455"} 20250828122520925 DAUC <0003> db_auc.c:157 IMSI='262422057354455': No 2G Auth Data 20250828122520925 DAUC <0003> db_auc.c:236 IMSI='262422057354455': Calling to generate 5 vectors 20250828122520925 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122520925 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122520925 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828122520925 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122520925 DAUC <0003> auc.c:113 vector [0]: rand = 79739792d7ed8ac54cec0964c361d613 20250828122520925 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122520925 DAUC <0003> auc.c:142 vector [0]: autn = 3c165e3b3ff000001a4c4e4c84cf10bf 20250828122520925 DAUC <0003> auc.c:143 vector [0]: ck = 8f4a097922a488cf4ca6382bc78cceec 20250828122520925 DAUC <0003> auc.c:144 vector [0]: ik = 602bee158b833e27891a92f9077533ac 20250828122520925 DAUC <0003> auc.c:145 vector [0]: res = 646cc331ebbfe6e20000000000000000 20250828122520925 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122520925 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122520925 DAUC <0003> auc.c:151 vector [0]: kc = 2add4dbe69de4ba8 20250828122520925 DAUC <0003> auc.c:152 vector [0]: sres = 8fd325d3 20250828122520925 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122520925 DAUC <0003> auc.c:113 vector [1]: rand = 0f750d40ee90eb1fa246e6749846c9c4 20250828122520925 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122520925 DAUC <0003> auc.c:142 vector [1]: autn = 9b5a25e300a50000b8fc9a1149406470 20250828122520925 DAUC <0003> auc.c:143 vector [1]: ck = 9a08068e6c9a6b48dc09b5c287ce6a5d 20250828122520925 DAUC <0003> auc.c:144 vector [1]: ik = 441723bc0d67bca64655b93c2a023787 20250828122520925 DAUC <0003> auc.c:145 vector [1]: res = 65658703aa83db060000000000000000 20250828122520925 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122520925 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122520925 DAUC <0003> auc.c:151 vector [1]: kc = 444329cccc318a34 20250828122520925 DAUC <0003> auc.c:152 vector [1]: sres = cfe65c05 20250828122520925 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122520925 DAUC <0003> auc.c:113 vector [2]: rand = 8405acb4d6bc6fdbd1ab389a7da13ff5 20250828122520925 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122520925 DAUC <0003> auc.c:142 vector [2]: autn = a8604d6c1cb5000008a79e30e1652d85 20250828122520925 DAUC <0003> auc.c:143 vector [2]: ck = 193690d04dde760f5612c653f5f14d86 20250828122520925 DAUC <0003> auc.c:144 vector [2]: ik = 14e4a20e74908c2307bbee49e76c57a7 20250828122520925 DAUC <0003> auc.c:145 vector [2]: res = 57eb5db341f64bb70000000000000000 20250828122520925 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122520925 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122520925 DAUC <0003> auc.c:151 vector [2]: kc = 5c7b1ac42bd3e00d 20250828122520925 DAUC <0003> auc.c:152 vector [2]: sres = 161d1604 20250828122520925 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122520925 DAUC <0003> auc.c:113 vector [3]: rand = 2b6f98f4ac8d54012e2b20191e51979c 20250828122520925 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122520925 DAUC <0003> auc.c:142 vector [3]: autn = a37e89959c590000169ee67802df2b00 20250828122520925 DAUC <0003> auc.c:143 vector [3]: ck = 7a97697855af0bd931a742da0e2c035d 20250828122520925 DAUC <0003> auc.c:144 vector [3]: ik = 052943f5dc46a98537f099a5d77a8060 20250828122520925 DAUC <0003> auc.c:145 vector [3]: res = fe8e50053583b2370000000000000000 20250828122520925 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122520925 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122520925 DAUC <0003> auc.c:151 vector [3]: kc = 79e9f1f250bf2161 20250828122520925 DAUC <0003> auc.c:152 vector [3]: sres = cb0de232 20250828122520925 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122520925 DAUC <0003> auc.c:113 vector [4]: rand = 0da3bf6fefc2f94a33498a31f38af542 20250828122520925 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122520925 DAUC <0003> auc.c:142 vector [4]: autn = 58cde3ec952300002b3c0e72682c226e 20250828122520925 DAUC <0003> auc.c:143 vector [4]: ck = cc1af8138ef3a279b257e7a7de89464a 20250828122520925 DAUC <0003> auc.c:144 vector [4]: ik = 9c0e38927bd42de8150ba52e433d689e 20250828122520925 DAUC <0003> auc.c:145 vector [4]: res = fe104933c03222340000000000000000 20250828122520925 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122520925 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122520925 DAUC <0003> auc.c:151 vector [4]: kc = f74882086893a145 20250828122520925 DAUC <0003> auc.c:152 vector [4]: sres = 3e226b07 20250828122520925 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122520925 DAUC <0003> db_auc.c:245 IMSI='262422057354455': Generated 5 vectors 20250828122520925 DAUC <0003> db_auc.c:249 IMSI='262422057354455': Updating SQN=161 in DB 20250828122520925 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422057354455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422057354455"} 20250828122520925 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422057354455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520925 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520925 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262422057354455" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_sai(16)"262422057354455" TC_gsup_sai(16)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(16)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 TC_gsup_sai(16)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122520926 DAUC <0003> db_auc.c:157 IMSI='262425956799936': No 2G Auth Data 20250828122520926 DAUC <0003> db_auc.c:192 IMSI='262425956799936': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262425956799936" to be handled at TC_gsup_sai(17) 20250828122520932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 20250828122520933 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520933 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425956799936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425956799936"} 20250828122520933 DAUC <0003> db_auc.c:236 IMSI='262425956799936': Calling to generate 5 vectors 20250828122520933 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122520933 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122520933 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122520933 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122520933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122520933 DAUC <0003> auc.c:113 vector [0]: rand = 0efe4999c0dea4883e724a1d060ac145 20250828122520933 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122520933 DAUC <0003> auc.c:142 vector [0]: autn = c54be667d3900000e95f4273044105e5 20250828122520933 DAUC <0003> auc.c:143 vector [0]: ck = 4ad41e8eb1c1f79af309ac08b9d7d66b 20250828122520933 DAUC <0003> auc.c:144 vector [0]: ik = 24a5cb98d91de47bac783ab375f36698 20250828122520933 DAUC <0003> auc.c:145 vector [0]: res = e071fd622ba6d8800000000000000000 20250828122520933 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122520933 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122520933 DAUC <0003> auc.c:179 vector [0]: kc = 4986ff5b9f84fc00 20250828122520933 DAUC <0003> auc.c:180 vector [0]: sres = deef239c 20250828122520933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122520933 DAUC <0003> auc.c:113 vector [1]: rand = 138d1fe3f99706dd92e0dcc1e390b97c 20250828122520933 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122520933 DAUC <0003> auc.c:142 vector [1]: autn = 7fed98a184e800002e23088164e34184 20250828122520933 DAUC <0003> auc.c:143 vector [1]: ck = 1c30d5abd61e76cb7173d596d3495222 20250828122520933 DAUC <0003> auc.c:144 vector [1]: ik = d2a63e691089d7bbab40311b32228637 20250828122520933 DAUC <0003> auc.c:145 vector [1]: res = a16f421dbed1731e0000000000000000 20250828122520933 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122520933 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122520933 DAUC <0003> auc.c:179 vector [1]: kc = 24d81ee635740400 20250828122520933 DAUC <0003> auc.c:180 vector [1]: sres = 7fb77c20 20250828122520933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122520933 DAUC <0003> auc.c:113 vector [2]: rand = 5690e61dd4c46bb59d0bc2882bd0be53 20250828122520933 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122520933 DAUC <0003> auc.c:142 vector [2]: autn = 21edb0542dba00008c3dc72f227422bf 20250828122520933 DAUC <0003> auc.c:143 vector [2]: ck = 8cd520a0f2b871501c4b3e6cc502b1c4 20250828122520933 DAUC <0003> auc.c:144 vector [2]: ik = f21638dcf33c21c7d340d4408671159e 20250828122520933 DAUC <0003> auc.c:145 vector [2]: res = 51b704a6e5ffdbe30000000000000000 20250828122520933 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122520933 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122520933 DAUC <0003> auc.c:179 vector [2]: kc = 226c54f1cb9f9400 20250828122520933 DAUC <0003> auc.c:180 vector [2]: sres = 554453be 20250828122520933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122520933 DAUC <0003> auc.c:113 vector [3]: rand = 095656b377d3010018c8c2921eff40a3 20250828122520933 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122520933 DAUC <0003> auc.c:142 vector [3]: autn = 4d22a12057d300006f2a97479b1c1d21 20250828122520933 DAUC <0003> auc.c:143 vector [3]: ck = 7c30f3cb53dd07d8b8b0b684cfd19336 20250828122520933 DAUC <0003> auc.c:144 vector [3]: ik = 6b6bb4f7b8cb52cd99cc587e292f6ec7 20250828122520933 DAUC <0003> auc.c:145 vector [3]: res = 275d8a1f7297c3890000000000000000 20250828122520933 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122520933 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122520933 DAUC <0003> auc.c:179 vector [3]: kc = 8fdd51f6ae24d800 20250828122520933 DAUC <0003> auc.c:180 vector [3]: sres = e16bf82a 20250828122520933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122520933 DAUC <0003> auc.c:113 vector [4]: rand = 59a329591b27ee5ec3aa004c567108a3 20250828122520933 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122520933 DAUC <0003> auc.c:142 vector [4]: autn = 27a0f22838af00002d031815a6ff1840 20250828122520933 DAUC <0003> auc.c:143 vector [4]: ck = 251f0f90314b3fe824539c332e4cf9a6 20250828122520933 DAUC <0003> auc.c:144 vector [4]: ik = ca5c082073f737b65b5b92387087e3a4 20250828122520933 DAUC <0003> auc.c:145 vector [4]: res = ffeab91297aa2d4f0000000000000000 20250828122520933 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122520933 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122520933 DAUC <0003> auc.c:179 vector [4]: kc = 823ee85b43549000 20250828122520933 DAUC <0003> auc.c:180 vector [4]: sres = 41ec9df9 20250828122520933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122520933 DAUC <0003> db_auc.c:245 IMSI='262425956799936': Generated 5 vectors 20250828122520933 DAUC <0003> db_auc.c:249 IMSI='262425956799936': Updating SQN=161 in DB 20250828122520933 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425956799936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425956799936"} 20250828122520933 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425956799936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520933 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520933 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262425956799936" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_sai(17)"262425956799936" TC_gsup_sai(17)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(17)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 TC_gsup_sai(17)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122520935 DAUC <0003> db_auc.c:157 IMSI='262428292829353': No 2G Auth Data 20250828122520935 DAUC <0003> db_auc.c:192 IMSI='262428292829353': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262428292829353" to be handled at TC_gsup_sai(18) 20250828122520941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20250828122520942 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520942 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428292829353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428292829353"} 20250828122520942 DAUC <0003> db_auc.c:236 IMSI='262428292829353': Calling to generate 5 vectors 20250828122520942 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122520942 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122520942 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122520942 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122520942 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122520942 DAUC <0003> auc.c:113 vector [0]: rand = 0ac20b7bbaf4f5ac5fe267349393ef1e 20250828122520942 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122520942 DAUC <0003> auc.c:142 vector [0]: autn = 8816e2d9c60800005d24de00ca82c3d0 20250828122520942 DAUC <0003> auc.c:143 vector [0]: ck = 83c5bedc876b8f4e6b443eab6e5194c9 20250828122520942 DAUC <0003> auc.c:144 vector [0]: ik = 98f199c9f60f220626eee4c419da342f 20250828122520942 DAUC <0003> auc.c:145 vector [0]: res = 7d4f9b3e28db76f40000000000000000 20250828122520942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122520942 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122520942 DAUC <0003> auc.c:179 vector [0]: kc = ed78f08ad41c8c00 20250828122520942 DAUC <0003> auc.c:180 vector [0]: sres = a7aaa0bc 20250828122520942 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122520942 DAUC <0003> auc.c:113 vector [1]: rand = f2ce335c57c18a29365365fc7157f9ca 20250828122520942 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122520942 DAUC <0003> auc.c:142 vector [1]: autn = 75434921abbf0000bbbbdee63f529170 20250828122520942 DAUC <0003> auc.c:143 vector [1]: ck = 89c110baf30eeeac6cd138d7181757a6 20250828122520942 DAUC <0003> auc.c:144 vector [1]: ik = b85700657800dbef6b75107d0001abfd 20250828122520942 DAUC <0003> auc.c:145 vector [1]: res = c309f18a061ac4360000000000000000 20250828122520942 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122520942 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122520942 DAUC <0003> auc.c:179 vector [1]: kc = 7912a1a5bbf38800 20250828122520942 DAUC <0003> auc.c:180 vector [1]: sres = 11ed4694 20250828122520942 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122520942 DAUC <0003> auc.c:113 vector [2]: rand = d78a114c951dbfe9dfff5c559646ce5d 20250828122520942 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122520942 DAUC <0003> auc.c:142 vector [2]: autn = ce73f7b9fb240000b51f89d1edc9ad22 20250828122520942 DAUC <0003> auc.c:143 vector [2]: ck = 6013b11dcf8885f893ccaa6c9c88c688 20250828122520942 DAUC <0003> auc.c:144 vector [2]: ik = e7b08248b64305d4a691ce0c32381afb 20250828122520942 DAUC <0003> auc.c:145 vector [2]: res = d8e8576f3ee39ae30000000000000000 20250828122520942 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122520942 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122520942 DAUC <0003> auc.c:179 vector [2]: kc = 5dfce6e0c6be4000 20250828122520942 DAUC <0003> auc.c:180 vector [2]: sres = c41aaa8d 20250828122520942 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122520942 DAUC <0003> auc.c:113 vector [3]: rand = 67e8c3f5ad21a94f5e90d7697c8f32eb 20250828122520942 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122520942 DAUC <0003> auc.c:142 vector [3]: autn = 9c30e5831f2500001948034038dbae62 20250828122520942 DAUC <0003> auc.c:143 vector [3]: ck = 1396afc813cb32516bd0c487e92ba6ec 20250828122520942 DAUC <0003> auc.c:144 vector [3]: ik = 4f60ca494cec85d5a2cda22441b9e4c4 20250828122520942 DAUC <0003> auc.c:145 vector [3]: res = e005cdd4961738ad0000000000000000 20250828122520942 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122520942 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122520942 DAUC <0003> auc.c:179 vector [3]: kc = c6b7d024073a4800 20250828122520942 DAUC <0003> auc.c:180 vector [3]: sres = ab981f30 20250828122520942 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122520942 DAUC <0003> auc.c:113 vector [4]: rand = db09a1347be9a2564a5148fbb178c5b6 20250828122520942 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122520942 DAUC <0003> auc.c:142 vector [4]: autn = fd250c35cf4200001b3938e4ea1f5c17 20250828122520942 DAUC <0003> auc.c:143 vector [4]: ck = c3e0feaeefce5ec83ec45b7132a3a36e 20250828122520942 DAUC <0003> auc.c:144 vector [4]: ik = 4afc78d7ef37ca2a396b94d68936e182 20250828122520942 DAUC <0003> auc.c:145 vector [4]: res = 5eb921c02634509c0000000000000000 20250828122520942 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122520942 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122520942 DAUC <0003> auc.c:179 vector [4]: kc = 1211ab17706d4400 20250828122520942 DAUC <0003> auc.c:180 vector [4]: sres = fdfd4b4d 20250828122520942 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122520942 DAUC <0003> db_auc.c:245 IMSI='262428292829353': Generated 5 vectors 20250828122520942 DAUC <0003> db_auc.c:249 IMSI='262428292829353': Updating SQN=161 in DB 20250828122520942 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428292829353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428292829353"} 20250828122520942 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428292829353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520942 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520942 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262428292829353" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_sai(18)"262428292829353" TC_gsup_sai(18)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(18)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 TC_gsup_sai(18)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122520944 DAUC <0003> db_auc.c:157 IMSI='262425948977166': No 2G Auth Data 20250828122520944 DAUC <0003> db_auc.c:192 IMSI='262425948977166': No 3G Auth Data HLR_Test-GSUP(9)@af8aeaabb5ce: Created GsupExpect[0] for "262425948977166" to be handled at TC_gsup_sai(19) 20250828122520949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20250828122520950 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520950 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425948977166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425948977166"} 20250828122520950 DAUC <0003> db_auc.c:236 IMSI='262425948977166': Calling to generate 5 vectors 20250828122520950 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122520950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122520950 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122520950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122520950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122520950 DAUC <0003> auc.c:113 vector [0]: rand = 912e3ed395b9eaa5586c60be5afd2426 20250828122520950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122520950 DAUC <0003> auc.c:142 vector [0]: autn = 5a7cccff625600009822087728391593 20250828122520950 DAUC <0003> auc.c:143 vector [0]: ck = 83cfbbc09acdb3453e64632483ac8bda 20250828122520950 DAUC <0003> auc.c:144 vector [0]: ik = bcd2cc8ae5adaa16738da7e2314036bc 20250828122520950 DAUC <0003> auc.c:145 vector [0]: res = f6dfac9b7799c2bc0000000000000000 20250828122520950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122520950 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122520950 DAUC <0003> auc.c:179 vector [0]: kc = 09bf7a7bce59e547 20250828122520950 DAUC <0003> auc.c:180 vector [0]: sres = 6930ce11 20250828122520950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122520950 DAUC <0003> auc.c:113 vector [1]: rand = c4c4e35f6caf14195bef053559316969 20250828122520950 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122520950 DAUC <0003> auc.c:142 vector [1]: autn = cf2cbce3851700008336392f3630857c 20250828122520950 DAUC <0003> auc.c:143 vector [1]: ck = 9b1232474c5b5fa3dfbc320c9ea66bca 20250828122520950 DAUC <0003> auc.c:144 vector [1]: ik = 438dde4b0fe9f9aa5752c0ce662faf01 20250828122520950 DAUC <0003> auc.c:145 vector [1]: res = 06650cb12cc1e6890000000000000000 20250828122520950 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122520950 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122520950 DAUC <0003> auc.c:179 vector [1]: kc = 468de87222884589 20250828122520950 DAUC <0003> auc.c:180 vector [1]: sres = f9e0fe5d 20250828122520950 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122520950 DAUC <0003> auc.c:113 vector [2]: rand = 7998e87e3b877218a0d2ecd87c83b6d0 20250828122520950 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122520950 DAUC <0003> auc.c:142 vector [2]: autn = c89e567f565a0000fcdff51401c1a3fb 20250828122520950 DAUC <0003> auc.c:143 vector [2]: ck = 58f745a6192cfcdc58cd74b5b4860527 20250828122520950 DAUC <0003> auc.c:144 vector [2]: ik = 65876f5dfc79573e44a3508cd81dc9e9 20250828122520950 DAUC <0003> auc.c:145 vector [2]: res = 5948bfd1cd0fb40e0000000000000000 20250828122520950 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122520950 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122520950 DAUC <0003> auc.c:179 vector [2]: kc = cd82d1cd8d1654c4 20250828122520950 DAUC <0003> auc.c:180 vector [2]: sres = cf4268f4 20250828122520950 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122520950 DAUC <0003> auc.c:113 vector [3]: rand = e9f009484fd260ece54028b6513c96aa 20250828122520950 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122520950 DAUC <0003> auc.c:142 vector [3]: autn = 28544c28959e00007d9e2c79b3457551 20250828122520950 DAUC <0003> auc.c:143 vector [3]: ck = 9a37f3e3a23fee89639fc5faf5a434f5 20250828122520950 DAUC <0003> auc.c:144 vector [3]: ik = ba1f2a1044bcf413e2a51068295082d3 20250828122520950 DAUC <0003> auc.c:145 vector [3]: res = 9ba523ba213d3a340000000000000000 20250828122520950 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122520950 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122520950 DAUC <0003> auc.c:179 vector [3]: kc = 612c9001ad631af5 20250828122520950 DAUC <0003> auc.c:180 vector [3]: sres = 9d032317 20250828122520950 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122520950 DAUC <0003> auc.c:113 vector [4]: rand = a46c4d7208e4991ae68c854c46edc8fe 20250828122520950 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122520950 DAUC <0003> auc.c:142 vector [4]: autn = 8fa8e5d034cc0000ad2e2054dd7f1e0c 20250828122520950 DAUC <0003> auc.c:143 vector [4]: ck = 18c586058a47cfd54cdc6d43223a8794 20250828122520950 DAUC <0003> auc.c:144 vector [4]: ik = aa724bc922b02cae2ddbdf7de399daf3 20250828122520950 DAUC <0003> auc.c:145 vector [4]: res = 87924bfc282419b70000000000000000 20250828122520950 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122520950 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122520950 DAUC <0003> auc.c:179 vector [4]: kc = 22b20fec4f4f6fb4 20250828122520950 DAUC <0003> auc.c:180 vector [4]: sres = 3cefa53b 20250828122520950 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122520950 DAUC <0003> db_auc.c:245 IMSI='262425948977166': Generated 5 vectors 20250828122520950 DAUC <0003> db_auc.c:249 IMSI='262425948977166': Updating SQN=161 in DB 20250828122520950 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425948977166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425948977166"} 20250828122520950 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425948977166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122520950 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122520950 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@af8aeaabb5ce: Found GsupExpect[0] for "262425948977166" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_sai(19)"262425948977166" TC_gsup_sai(19)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai(19)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122520951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 TC_gsup_sai(19)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122520952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58342<->l=127.0.0.1:4258 20250828122520953 DLINP <000b> input/ipa.c:452 connected read/write 20250828122520953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122520953 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122520953 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122520953 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122520953 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37793<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@af8aeaabb5ce: Final verdict of PTC: none 10@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_sai finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Aug 28 12:25:20 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250828122520977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58424<->l=127.0.0.1:4258 20250828122521078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58424<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70436) Waiting for packet dumper to finish... 1 (prev_count=70436, count=163600) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_sai_num_auth_vectors started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122524221 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122524221 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122524225 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57034<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122524228 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524228 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122524228 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122524228 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 20250828122524228 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122524228 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 20250828122524228 DLGSUP <0013> gsup_server.c:236 2: 20250828122524228 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122524228 DLGSUP <0013> gsup_server.c:236 3: 20250828122524228 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122524228 DLGSUP <0013> gsup_server.c:236 4: 20250828122524229 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122524229 DLGSUP <0013> gsup_server.c:236 5: 20250828122524229 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122524229 DLGSUP <0013> gsup_server.c:236 7: 20250828122524229 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122524229 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122524229 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122524229 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@af8aeaabb5ce: 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") 20250828122524239 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42841<->l=127.0.0.1:4259) 20250828122524241 DAUC <0003> db_auc.c:157 IMSI='262427819900137': No 2G Auth Data 20250828122524241 DAUC <0003> db_auc.c:192 IMSI='262427819900137': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262427819900137" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250828122524249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 20250828122524274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524274 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427819900137"} 20250828122524274 DAUC <0003> db_auc.c:192 IMSI='262427819900137': No 3G Auth Data 20250828122524274 DAUC <0003> db_auc.c:236 IMSI='262427819900137': Calling to generate 1 vectors 20250828122524274 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250828122524274 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524274 DAUC <0003> auc.c:113 vector [0]: rand = b0ab2337a96089c168d35a45bd17b0e2 20250828122524274 DAUC <0003> auc.c:179 vector [0]: kc = a02e7a428b6e1800 20250828122524274 DAUC <0003> auc.c:180 vector [0]: sres = a046e799 20250828122524274 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524274 DAUC <0003> db_auc.c:245 IMSI='262427819900137': Generated 1 vectors 20250828122524274 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427819900137"} 20250828122524274 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524275 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262427819900137" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427819900137" TC_gsup_sai_num_auth_vectors(24)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524283 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524283 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427819900137"} 20250828122524283 DAUC <0003> db_auc.c:192 IMSI='262427819900137': No 3G Auth Data 20250828122524283 DAUC <0003> db_auc.c:236 IMSI='262427819900137': Calling to generate 4 vectors 20250828122524283 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250828122524283 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524283 DAUC <0003> auc.c:113 vector [0]: rand = ad676f50852e734528ab15ab6d22ba9c 20250828122524283 DAUC <0003> auc.c:179 vector [0]: kc = d9c06cc5c35be000 20250828122524283 DAUC <0003> auc.c:180 vector [0]: sres = f46e6072 20250828122524283 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524283 DAUC <0003> auc.c:113 vector [1]: rand = 398e9732aab2d3d160d6b18f2666d7d2 20250828122524283 DAUC <0003> auc.c:179 vector [1]: kc = 3ebac6d949057000 20250828122524283 DAUC <0003> auc.c:180 vector [1]: sres = 9aabde1f 20250828122524283 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524283 DAUC <0003> auc.c:113 vector [2]: rand = 4b5e99d4b667e205d9af58587d7653d4 20250828122524283 DAUC <0003> auc.c:179 vector [2]: kc = d2064760b97b3c00 20250828122524283 DAUC <0003> auc.c:180 vector [2]: sres = 49a4e0aa 20250828122524283 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524283 DAUC <0003> auc.c:113 vector [3]: rand = 954eaa0b1cd9412ce2df32807f56c51a 20250828122524283 DAUC <0003> auc.c:179 vector [3]: kc = d6cc101c1c381000 20250828122524283 DAUC <0003> auc.c:180 vector [3]: sres = 2a0cc37c 20250828122524283 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524283 DAUC <0003> db_auc.c:245 IMSI='262427819900137': Generated 4 vectors 20250828122524283 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427819900137"} 20250828122524283 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524283 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524284 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524288 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524288 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427819900137"} 20250828122524288 DAUC <0003> db_auc.c:192 IMSI='262427819900137': No 3G Auth Data 20250828122524288 DAUC <0003> db_auc.c:236 IMSI='262427819900137': Calling to generate 5 vectors 20250828122524288 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122524288 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524288 DAUC <0003> auc.c:113 vector [0]: rand = fd589b6a16ed142ada15fadae7bfaff6 20250828122524288 DAUC <0003> auc.c:179 vector [0]: kc = c9cf7bacd975a000 20250828122524288 DAUC <0003> auc.c:180 vector [0]: sres = f9cb6b8a 20250828122524288 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524288 DAUC <0003> auc.c:113 vector [1]: rand = 92c8a503e1cb955cb30b72203f73aa86 20250828122524288 DAUC <0003> auc.c:179 vector [1]: kc = 7f52c6fffaf11400 20250828122524288 DAUC <0003> auc.c:180 vector [1]: sres = ccba5eab 20250828122524288 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524288 DAUC <0003> auc.c:113 vector [2]: rand = 31e3f9d9bfce74b7aab5007cb04b0333 20250828122524289 DAUC <0003> auc.c:179 vector [2]: kc = dc7145c4d94ed800 20250828122524289 DAUC <0003> auc.c:180 vector [2]: sres = dbbaf5e6 20250828122524289 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524289 DAUC <0003> auc.c:113 vector [3]: rand = 51f68295de5636c67ac931b7b34bb9e2 20250828122524289 DAUC <0003> auc.c:179 vector [3]: kc = 16953042e701cc00 20250828122524289 DAUC <0003> auc.c:180 vector [3]: sres = ea29ffd9 20250828122524289 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524289 DAUC <0003> auc.c:113 vector [4]: rand = 826977328cfab3b9a40f1c9b9a125d75 20250828122524289 DAUC <0003> auc.c:179 vector [4]: kc = 5492adf50226b400 20250828122524289 DAUC <0003> auc.c:180 vector [4]: sres = 493d4b09 20250828122524289 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122524289 DAUC <0003> db_auc.c:245 IMSI='262427819900137': Generated 5 vectors 20250828122524289 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427819900137"} 20250828122524289 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524289 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524289 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524294 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524294 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427819900137"} 20250828122524294 DAUC <0003> db_auc.c:192 IMSI='262427819900137': No 3G Auth Data 20250828122524294 DAUC <0003> db_auc.c:236 IMSI='262427819900137': Calling to generate 5 vectors 20250828122524294 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122524294 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524294 DAUC <0003> auc.c:113 vector [0]: rand = d4b1cb0dd1179c526dadbe689cf45ff1 20250828122524294 DAUC <0003> auc.c:179 vector [0]: kc = 3693403542247000 20250828122524294 DAUC <0003> auc.c:180 vector [0]: sres = 6bc4e19a 20250828122524294 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524294 DAUC <0003> auc.c:113 vector [1]: rand = 653108d88d3a79a0edb8634cda80bced 20250828122524294 DAUC <0003> auc.c:179 vector [1]: kc = 75d28f06af02cc00 20250828122524294 DAUC <0003> auc.c:180 vector [1]: sres = e0d25182 20250828122524294 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524294 DAUC <0003> auc.c:113 vector [2]: rand = 6dc3736fa60349cf6a7dfd79a07a6292 20250828122524294 DAUC <0003> auc.c:179 vector [2]: kc = 9f1aa3f37133b400 20250828122524294 DAUC <0003> auc.c:180 vector [2]: sres = da9e62e8 20250828122524294 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524294 DAUC <0003> auc.c:113 vector [3]: rand = 5e08499ab0bb7c31b690dd2076c2ae09 20250828122524294 DAUC <0003> auc.c:179 vector [3]: kc = 4fc83e90e171c800 20250828122524294 DAUC <0003> auc.c:180 vector [3]: sres = 6d006227 20250828122524294 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524294 DAUC <0003> auc.c:113 vector [4]: rand = 5eafbaf7e4e9792e2af0d16d106c0223 20250828122524294 DAUC <0003> auc.c:179 vector [4]: kc = db2cb3dcb2f83800 20250828122524294 DAUC <0003> auc.c:180 vector [4]: sres = cd3e5ac6 20250828122524294 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122524294 DAUC <0003> db_auc.c:245 IMSI='262427819900137': Generated 5 vectors 20250828122524294 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427819900137"} 20250828122524294 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427819900137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524294 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524295 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122524301 DAUC <0003> db_auc.c:157 IMSI='262429612098290': No 2G Auth Data 20250828122524301 DAUC <0003> db_auc.c:192 IMSI='262429612098290': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262429612098290" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250828122524316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4258 20250828122524317 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524317 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429612098290"} 20250828122524317 DAUC <0003> db_auc.c:192 IMSI='262429612098290': No 3G Auth Data 20250828122524317 DAUC <0003> db_auc.c:236 IMSI='262429612098290': Calling to generate 1 vectors 20250828122524317 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250828122524317 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524317 DAUC <0003> auc.c:113 vector [0]: rand = d36109ce9ea1f7145f6887b621bf6e4a 20250828122524317 DAUC <0003> auc.c:179 vector [0]: kc = aed58b6863e39000 20250828122524317 DAUC <0003> auc.c:180 vector [0]: sres = f84ce962 20250828122524317 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524317 DAUC <0003> db_auc.c:245 IMSI='262429612098290': Generated 1 vectors 20250828122524317 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429612098290"} 20250828122524317 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524317 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524317 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262429612098290" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429612098290" TC_gsup_sai_num_auth_vectors(25)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524318 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524318 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429612098290"} 20250828122524318 DAUC <0003> db_auc.c:192 IMSI='262429612098290': No 3G Auth Data 20250828122524318 DAUC <0003> db_auc.c:236 IMSI='262429612098290': Calling to generate 4 vectors 20250828122524318 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250828122524318 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524318 DAUC <0003> auc.c:113 vector [0]: rand = ee79489b8b0ae8169b393ab9d04a2b2f 20250828122524318 DAUC <0003> auc.c:179 vector [0]: kc = fea91bff1a43a400 20250828122524318 DAUC <0003> auc.c:180 vector [0]: sres = 91c92cc0 20250828122524318 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524318 DAUC <0003> auc.c:113 vector [1]: rand = f85f9dc2fff19559e5dfde2935e86589 20250828122524318 DAUC <0003> auc.c:179 vector [1]: kc = b2271bcfe41e7000 20250828122524318 DAUC <0003> auc.c:180 vector [1]: sres = 57a7ea9c 20250828122524318 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524318 DAUC <0003> auc.c:113 vector [2]: rand = 2e076e8afef41cf70fbb0938377641aa 20250828122524318 DAUC <0003> auc.c:179 vector [2]: kc = 8454bb017d0d8c00 20250828122524318 DAUC <0003> auc.c:180 vector [2]: sres = fc05d6b2 20250828122524318 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524318 DAUC <0003> auc.c:113 vector [3]: rand = 4ba853a2c801e33e07eb74fb5697f57c 20250828122524318 DAUC <0003> auc.c:179 vector [3]: kc = 97c5125c3f207c00 20250828122524318 DAUC <0003> auc.c:180 vector [3]: sres = f1d1bc73 20250828122524318 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524318 DAUC <0003> db_auc.c:245 IMSI='262429612098290': Generated 4 vectors 20250828122524318 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429612098290"} 20250828122524318 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524318 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524318 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524319 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429612098290"} 20250828122524319 DAUC <0003> db_auc.c:192 IMSI='262429612098290': No 3G Auth Data 20250828122524319 DAUC <0003> db_auc.c:236 IMSI='262429612098290': Calling to generate 5 vectors 20250828122524319 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122524319 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524319 DAUC <0003> auc.c:113 vector [0]: rand = 8bb91da7f126546953dcf1e5ae55984d 20250828122524319 DAUC <0003> auc.c:179 vector [0]: kc = d25b0784273d4800 20250828122524319 DAUC <0003> auc.c:180 vector [0]: sres = 2a8d844e 20250828122524319 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524319 DAUC <0003> auc.c:113 vector [1]: rand = 14d7301a9fd06f37e3dd5ab3c730e550 20250828122524319 DAUC <0003> auc.c:179 vector [1]: kc = e664657182f08c00 20250828122524319 DAUC <0003> auc.c:180 vector [1]: sres = 19f20b6a 20250828122524319 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524319 DAUC <0003> auc.c:113 vector [2]: rand = 39cb590030c4e6ff3980f67f764686f0 20250828122524319 DAUC <0003> auc.c:179 vector [2]: kc = 8c04e7d0fb7d8000 20250828122524319 DAUC <0003> auc.c:180 vector [2]: sres = 607634c5 20250828122524319 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524319 DAUC <0003> auc.c:113 vector [3]: rand = 861900d5bb11fb6382b1a38ad4319ba0 20250828122524319 DAUC <0003> auc.c:179 vector [3]: kc = f1a7df21a5a3d000 20250828122524319 DAUC <0003> auc.c:180 vector [3]: sres = 4a0aeb5d 20250828122524319 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524319 DAUC <0003> auc.c:113 vector [4]: rand = 90c8eb0276d914db547b2bf026c7cf1b 20250828122524319 DAUC <0003> auc.c:179 vector [4]: kc = 8fb271c87d745800 20250828122524319 DAUC <0003> auc.c:180 vector [4]: sres = ed273f53 20250828122524319 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122524319 DAUC <0003> db_auc.c:245 IMSI='262429612098290': Generated 5 vectors 20250828122524319 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429612098290"} 20250828122524319 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524320 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524320 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429612098290"} 20250828122524320 DAUC <0003> db_auc.c:192 IMSI='262429612098290': No 3G Auth Data 20250828122524320 DAUC <0003> db_auc.c:236 IMSI='262429612098290': Calling to generate 5 vectors 20250828122524320 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122524320 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524320 DAUC <0003> auc.c:113 vector [0]: rand = 1cd7dd29e3bc2031e24c3ab29a7b166c 20250828122524320 DAUC <0003> auc.c:179 vector [0]: kc = 7c6b23f0b1181800 20250828122524320 DAUC <0003> auc.c:180 vector [0]: sres = 56223317 20250828122524320 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524320 DAUC <0003> auc.c:113 vector [1]: rand = 5b9a8cdb18ae2760b0e8ea5003fdc3f8 20250828122524320 DAUC <0003> auc.c:179 vector [1]: kc = 67419e2b95ba6400 20250828122524320 DAUC <0003> auc.c:180 vector [1]: sres = cad2a841 20250828122524320 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524320 DAUC <0003> auc.c:113 vector [2]: rand = 0a5e2456573c82a38fa295ad696d5660 20250828122524320 DAUC <0003> auc.c:179 vector [2]: kc = 1180de10527d2800 20250828122524320 DAUC <0003> auc.c:180 vector [2]: sres = 4ecce3fd 20250828122524320 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524320 DAUC <0003> auc.c:113 vector [3]: rand = 13d39f8793e9cee8f0727ceead573787 20250828122524320 DAUC <0003> auc.c:179 vector [3]: kc = 4a8d9bc7eb09e400 20250828122524320 DAUC <0003> auc.c:180 vector [3]: sres = b35813b2 20250828122524320 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524320 DAUC <0003> auc.c:113 vector [4]: rand = 88a88317197473061ef2e929e8ef147f 20250828122524320 DAUC <0003> auc.c:179 vector [4]: kc = 6766cbbfb7f2bc00 20250828122524320 DAUC <0003> auc.c:180 vector [4]: sres = 055a78d9 20250828122524320 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122524320 DAUC <0003> db_auc.c:245 IMSI='262429612098290': Generated 5 vectors 20250828122524320 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429612098290"} 20250828122524320 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429612098290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524320 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524320 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122524321 DAUC <0003> db_auc.c:157 IMSI='262423387698805': No 2G Auth Data 20250828122524321 DAUC <0003> db_auc.c:192 IMSI='262423387698805': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262423387698805" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250828122524327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20250828122524329 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524329 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423387698805"} 20250828122524329 DAUC <0003> db_auc.c:192 IMSI='262423387698805': No 3G Auth Data 20250828122524329 DAUC <0003> db_auc.c:236 IMSI='262423387698805': Calling to generate 1 vectors 20250828122524329 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250828122524329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524329 DAUC <0003> auc.c:113 vector [0]: rand = 60810fe4026dd9723da31879106b8b0b 20250828122524329 DAUC <0003> auc.c:179 vector [0]: kc = cbf095123508409a 20250828122524329 DAUC <0003> auc.c:180 vector [0]: sres = 13d26573 20250828122524329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524329 DAUC <0003> db_auc.c:245 IMSI='262423387698805': Generated 1 vectors 20250828122524329 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423387698805"} 20250828122524329 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524329 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524329 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262423387698805" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262423387698805" TC_gsup_sai_num_auth_vectors(26)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524330 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524330 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423387698805"} 20250828122524330 DAUC <0003> db_auc.c:192 IMSI='262423387698805': No 3G Auth Data 20250828122524330 DAUC <0003> db_auc.c:236 IMSI='262423387698805': Calling to generate 4 vectors 20250828122524330 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250828122524330 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524330 DAUC <0003> auc.c:113 vector [0]: rand = f44fe069749e7cc2540175074feece14 20250828122524330 DAUC <0003> auc.c:179 vector [0]: kc = 1214cadf0b0d8c38 20250828122524330 DAUC <0003> auc.c:180 vector [0]: sres = 90d8ba1a 20250828122524330 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524330 DAUC <0003> auc.c:113 vector [1]: rand = 20933deaf7282d1854854bae6055dd06 20250828122524330 DAUC <0003> auc.c:179 vector [1]: kc = d645515d0f63d25c 20250828122524330 DAUC <0003> auc.c:180 vector [1]: sres = 5e0ee89f 20250828122524330 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524330 DAUC <0003> auc.c:113 vector [2]: rand = b66c9508d5f091683cb8f1fa08a22c63 20250828122524330 DAUC <0003> auc.c:179 vector [2]: kc = 19c8f6bc2d8c186c 20250828122524330 DAUC <0003> auc.c:180 vector [2]: sres = fc57bb9e 20250828122524330 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524330 DAUC <0003> auc.c:113 vector [3]: rand = 0b6f8851792f68644c83b40df1324b87 20250828122524330 DAUC <0003> auc.c:179 vector [3]: kc = 0672ccba3a5a3cd9 20250828122524330 DAUC <0003> auc.c:180 vector [3]: sres = e474b950 20250828122524330 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524330 DAUC <0003> db_auc.c:245 IMSI='262423387698805': Generated 4 vectors 20250828122524330 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423387698805"} 20250828122524330 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524330 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524330 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524331 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524331 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423387698805"} 20250828122524331 DAUC <0003> db_auc.c:192 IMSI='262423387698805': No 3G Auth Data 20250828122524331 DAUC <0003> db_auc.c:236 IMSI='262423387698805': Calling to generate 5 vectors 20250828122524331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122524331 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524331 DAUC <0003> auc.c:113 vector [0]: rand = f088f45c83005b324097a476f12740cc 20250828122524331 DAUC <0003> auc.c:179 vector [0]: kc = cfef7a653ba87957 20250828122524331 DAUC <0003> auc.c:180 vector [0]: sres = 0a04d547 20250828122524331 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [1]: rand = 286973ba4cb9a5ba7938578b81441987 20250828122524331 DAUC <0003> auc.c:179 vector [1]: kc = 197352b4447a156c 20250828122524331 DAUC <0003> auc.c:180 vector [1]: sres = 3b734cfb 20250828122524331 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [2]: rand = d3d7ffccbbacd1707e67fa3f5d0698ee 20250828122524331 DAUC <0003> auc.c:179 vector [2]: kc = 96f97000e45e808b 20250828122524331 DAUC <0003> auc.c:180 vector [2]: sres = d9b617a7 20250828122524331 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [3]: rand = dda98a96f561f5bc16c634daebda38bd 20250828122524331 DAUC <0003> auc.c:179 vector [3]: kc = 8b8c97b6ef2a1d7e 20250828122524331 DAUC <0003> auc.c:180 vector [3]: sres = aa306ccb 20250828122524331 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [4]: rand = 21aeb3398fb1021f9debc2ed58c650a2 20250828122524331 DAUC <0003> auc.c:179 vector [4]: kc = 319fa887cb0007b5 20250828122524331 DAUC <0003> auc.c:180 vector [4]: sres = f4fb1e5c 20250828122524331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122524331 DAUC <0003> db_auc.c:245 IMSI='262423387698805': Generated 5 vectors 20250828122524331 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423387698805"} 20250828122524331 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524331 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524331 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524331 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524331 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423387698805"} 20250828122524331 DAUC <0003> db_auc.c:192 IMSI='262423387698805': No 3G Auth Data 20250828122524331 DAUC <0003> db_auc.c:236 IMSI='262423387698805': Calling to generate 5 vectors 20250828122524331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828122524331 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524331 DAUC <0003> auc.c:113 vector [0]: rand = 6b43468daf5893569ae5a68380309c09 20250828122524331 DAUC <0003> auc.c:179 vector [0]: kc = 1ce9ecb47f21b446 20250828122524331 DAUC <0003> auc.c:180 vector [0]: sres = a7126f72 20250828122524331 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [1]: rand = 89c55b29f30767bb6a56802c1c27d4cd 20250828122524331 DAUC <0003> auc.c:179 vector [1]: kc = 7e75879b9f35a959 20250828122524331 DAUC <0003> auc.c:180 vector [1]: sres = be318f37 20250828122524331 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [2]: rand = d8eece12a6aefbc5ff01f251e138fd07 20250828122524331 DAUC <0003> auc.c:179 vector [2]: kc = d9b5db307c81413e 20250828122524331 DAUC <0003> auc.c:180 vector [2]: sres = e6cf1c9a 20250828122524331 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [3]: rand = baad968c70c8399779981853ac4098f5 20250828122524331 DAUC <0003> auc.c:179 vector [3]: kc = 4899ea1cd58164d8 20250828122524331 DAUC <0003> auc.c:180 vector [3]: sres = b2002078 20250828122524331 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828122524331 DAUC <0003> auc.c:113 vector [4]: rand = 2684a0973ba382323df972e1590183f6 20250828122524331 DAUC <0003> auc.c:179 vector [4]: kc = 00ff8dfe00370f06 20250828122524331 DAUC <0003> auc.c:180 vector [4]: sres = 54d9562e 20250828122524331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828122524331 DAUC <0003> db_auc.c:245 IMSI='262423387698805': Generated 5 vectors 20250828122524331 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423387698805"} 20250828122524331 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423387698805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524331 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524331 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122524333 DAUC <0003> db_auc.c:157 IMSI='262422417160396': No 2G Auth Data 20250828122524333 DAUC <0003> db_auc.c:192 IMSI='262422417160396': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262422417160396" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250828122524339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57056<->l=127.0.0.1:4258 20250828122524341 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524341 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422417160396"} 20250828122524341 DAUC <0003> db_auc.c:157 IMSI='262422417160396': No 2G Auth Data 20250828122524341 DAUC <0003> db_auc.c:236 IMSI='262422417160396': Calling to generate 1 vectors 20250828122524341 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250828122524341 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524341 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524341 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122524341 DAUC <0003> auc.c:113 vector [0]: rand = b5cd6429ca62ae9d872e7db4238a6686 20250828122524341 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122524341 DAUC <0003> auc.c:142 vector [0]: autn = baa955f271c8000059a011bcb0c4aed2 20250828122524341 DAUC <0003> auc.c:143 vector [0]: ck = 074c1020e37e060315d4e28109a93cf2 20250828122524341 DAUC <0003> auc.c:144 vector [0]: ik = b71f636ea1a4adc57c5f97de8cc26768 20250828122524341 DAUC <0003> auc.c:145 vector [0]: res = 4a93e1fa9d7738f10000000000000000 20250828122524341 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524341 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524341 DAUC <0003> auc.c:151 vector [0]: kc = d9d80611c7b1f05c 20250828122524341 DAUC <0003> auc.c:152 vector [0]: sres = d7e4d90b 20250828122524341 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524341 DAUC <0003> db_auc.c:245 IMSI='262422417160396': Generated 1 vectors 20250828122524341 DAUC <0003> db_auc.c:249 IMSI='262422417160396': Updating SQN=33 in DB 20250828122524341 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422417160396"} 20250828122524341 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524341 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524341 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262422417160396" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422417160396" TC_gsup_sai_num_auth_vectors(27)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524342 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524342 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422417160396"} 20250828122524342 DAUC <0003> db_auc.c:157 IMSI='262422417160396': No 2G Auth Data 20250828122524342 DAUC <0003> db_auc.c:236 IMSI='262422417160396': Calling to generate 4 vectors 20250828122524342 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250828122524342 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524342 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524342 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828122524342 DAUC <0003> auc.c:113 vector [0]: rand = c7a9c256a19b34af3834e7d22b924137 20250828122524342 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828122524342 DAUC <0003> auc.c:142 vector [0]: autn = 4a7b67b1b1650000d3a5feb81f6be104 20250828122524342 DAUC <0003> auc.c:143 vector [0]: ck = f732566cf67aaedf48b957943818ae19 20250828122524342 DAUC <0003> auc.c:144 vector [0]: ik = dd9480bf88fe5fcb7dc0f9d8c8401e4e 20250828122524342 DAUC <0003> auc.c:145 vector [0]: res = c1f96e8f2ef4d1510000000000000000 20250828122524342 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524342 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524342 DAUC <0003> auc.c:151 vector [0]: kc = 1fdf789f8edc4143 20250828122524342 DAUC <0003> auc.c:152 vector [0]: sres = ef0dbfde 20250828122524342 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524342 DAUC <0003> auc.c:113 vector [1]: rand = ade2bb10657a06b20f476b33c3819fbd 20250828122524342 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828122524342 DAUC <0003> auc.c:142 vector [1]: autn = c37484507db50000e08c28efd64e903a 20250828122524342 DAUC <0003> auc.c:143 vector [1]: ck = 4d69f8c8f5076c6cef0c04a71d14b8bb 20250828122524342 DAUC <0003> auc.c:144 vector [1]: ik = daef7c4b68d1c5380dc11e2e2312aafd 20250828122524342 DAUC <0003> auc.c:145 vector [1]: res = c66380ab70baa1f80000000000000000 20250828122524342 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524342 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122524342 DAUC <0003> auc.c:151 vector [1]: kc = 754b9e0aa3d0bb12 20250828122524342 DAUC <0003> auc.c:152 vector [1]: sres = b6d92153 20250828122524342 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122524342 DAUC <0003> auc.c:113 vector [2]: rand = 545a57fb1309a2f20802b7e67f495391 20250828122524342 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828122524342 DAUC <0003> auc.c:142 vector [2]: autn = e03ccac1ecb200004af5828b740ddb81 20250828122524342 DAUC <0003> auc.c:143 vector [2]: ck = b0c65806733772d0b357ec32a89b9eef 20250828122524342 DAUC <0003> auc.c:144 vector [2]: ik = aa62a37246cb96c0dcd6a073c67284f5 20250828122524342 DAUC <0003> auc.c:145 vector [2]: res = e27e3d571fc7eb610000000000000000 20250828122524342 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524342 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122524342 DAUC <0003> auc.c:151 vector [2]: kc = 7525b7355b15fe0a 20250828122524342 DAUC <0003> auc.c:152 vector [2]: sres = fdb9d636 20250828122524342 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122524342 DAUC <0003> auc.c:113 vector [3]: rand = 2d8ab2417ab00bf51b723648137bf614 20250828122524342 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828122524342 DAUC <0003> auc.c:142 vector [3]: autn = 59586f1bb0bf00001f3f2e7256726ec6 20250828122524342 DAUC <0003> auc.c:143 vector [3]: ck = 5a440495b65149549295cfd8f9e3113d 20250828122524342 DAUC <0003> auc.c:144 vector [3]: ik = 93a7ec63ebcd27d39e0e8ce904db34fe 20250828122524342 DAUC <0003> auc.c:145 vector [3]: res = c23d5b45fa75ccd20000000000000000 20250828122524342 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524342 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122524342 DAUC <0003> auc.c:151 vector [3]: kc = c578abc7a0a44b44 20250828122524342 DAUC <0003> auc.c:152 vector [3]: sres = 38489797 20250828122524342 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122524342 DAUC <0003> db_auc.c:245 IMSI='262422417160396': Generated 4 vectors 20250828122524342 DAUC <0003> db_auc.c:249 IMSI='262422417160396': Updating SQN=161 in DB 20250828122524342 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422417160396"} 20250828122524342 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524342 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524342 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524343 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524343 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422417160396"} 20250828122524343 DAUC <0003> db_auc.c:157 IMSI='262422417160396': No 2G Auth Data 20250828122524343 DAUC <0003> db_auc.c:236 IMSI='262422417160396': Calling to generate 5 vectors 20250828122524343 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122524343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828122524343 DAUC <0003> auc.c:113 vector [0]: rand = 0d6ddd8b5698e76321e88224b0b4266a 20250828122524343 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828122524343 DAUC <0003> auc.c:142 vector [0]: autn = f3c2678f3a5a00004f76ef1728d1bb73 20250828122524343 DAUC <0003> auc.c:143 vector [0]: ck = 5025b6bf697a84b0cf06d5c5b3ec2b82 20250828122524343 DAUC <0003> auc.c:144 vector [0]: ik = cde210971aff7fc79a033e02191beb3f 20250828122524343 DAUC <0003> auc.c:145 vector [0]: res = ba81d83d83cfe64b0000000000000000 20250828122524343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524343 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524343 DAUC <0003> auc.c:151 vector [0]: kc = c8c24defd9723bca 20250828122524343 DAUC <0003> auc.c:152 vector [0]: sres = 394e3e76 20250828122524343 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524343 DAUC <0003> auc.c:113 vector [1]: rand = f8fc229d63878554e2c992bf15cfdc84 20250828122524343 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828122524343 DAUC <0003> auc.c:142 vector [1]: autn = 394543e5885300001a27766d73d28bd3 20250828122524343 DAUC <0003> auc.c:143 vector [1]: ck = f8f57d24215aec3f9f8cec48ecb14c98 20250828122524343 DAUC <0003> auc.c:144 vector [1]: ik = e36da4ab1e348be0c96e4bf4e0e421f6 20250828122524343 DAUC <0003> auc.c:145 vector [1]: res = 60e1ea0ddbfbae2b0000000000000000 20250828122524343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524343 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122524343 DAUC <0003> auc.c:151 vector [1]: kc = 4d7a7e33333b0ab1 20250828122524343 DAUC <0003> auc.c:152 vector [1]: sres = bb1a4426 20250828122524343 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122524343 DAUC <0003> auc.c:113 vector [2]: rand = 51a00a6c6a9a644b149ec275fcbc4746 20250828122524343 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828122524343 DAUC <0003> auc.c:142 vector [2]: autn = b026dd08ddf20000384549e72fab9133 20250828122524343 DAUC <0003> auc.c:143 vector [2]: ck = 07c4ade372b94150a63760155a90b00d 20250828122524343 DAUC <0003> auc.c:144 vector [2]: ik = 494e52382ee219fe95bbc8fd283e3942 20250828122524343 DAUC <0003> auc.c:145 vector [2]: res = 02efc517b34239be0000000000000000 20250828122524343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524343 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122524343 DAUC <0003> auc.c:151 vector [2]: kc = 7d0657332ef5d1e1 20250828122524343 DAUC <0003> auc.c:152 vector [2]: sres = b1adfca9 20250828122524343 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122524343 DAUC <0003> auc.c:113 vector [3]: rand = 9efcf4588e45d06cd5d4b3bc46a0e974 20250828122524343 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828122524343 DAUC <0003> auc.c:142 vector [3]: autn = 1801d68272d400007ca0dfa7b074e132 20250828122524343 DAUC <0003> auc.c:143 vector [3]: ck = 23c039fc24422ff20a91b4e08050f585 20250828122524343 DAUC <0003> auc.c:144 vector [3]: ik = 92341ed67b1911735bcdf219b907f95e 20250828122524343 DAUC <0003> auc.c:145 vector [3]: res = 8bb394cc7813f61c0000000000000000 20250828122524343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524343 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122524343 DAUC <0003> auc.c:151 vector [3]: kc = e0a861d3660c325a 20250828122524343 DAUC <0003> auc.c:152 vector [3]: sres = f3a062d0 20250828122524343 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122524343 DAUC <0003> auc.c:113 vector [4]: rand = 2b4754a91bb70d42d215ecb277146141 20250828122524343 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828122524343 DAUC <0003> auc.c:142 vector [4]: autn = 087ec2fdc98b0000667f23c6d3a8aaf1 20250828122524343 DAUC <0003> auc.c:143 vector [4]: ck = e25517a61e3a14e9e8c28bc0eb161a03 20250828122524343 DAUC <0003> auc.c:144 vector [4]: ik = b5a8ba61dc39bf3304e1bc3221681aba 20250828122524343 DAUC <0003> auc.c:145 vector [4]: res = 1234846815db1d290000000000000000 20250828122524343 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524343 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122524343 DAUC <0003> auc.c:151 vector [4]: kc = bbde9a35087dab63 20250828122524343 DAUC <0003> auc.c:152 vector [4]: sres = 07ef9941 20250828122524343 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122524343 DAUC <0003> db_auc.c:245 IMSI='262422417160396': Generated 5 vectors 20250828122524343 DAUC <0003> db_auc.c:249 IMSI='262422417160396': Updating SQN=321 in DB 20250828122524343 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422417160396"} 20250828122524343 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524343 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524343 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524345 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524345 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422417160396"} 20250828122524345 DAUC <0003> db_auc.c:157 IMSI='262422417160396': No 2G Auth Data 20250828122524345 DAUC <0003> db_auc.c:236 IMSI='262422417160396': Calling to generate 5 vectors 20250828122524345 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122524345 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524345 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524345 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828122524345 DAUC <0003> auc.c:113 vector [0]: rand = b64a305b8d0bc024dc31aec1932013c1 20250828122524345 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828122524345 DAUC <0003> auc.c:142 vector [0]: autn = e72246a2486a00005d6ab5908d5e6960 20250828122524345 DAUC <0003> auc.c:143 vector [0]: ck = 34d323f17d3b5182ddc23199b33a749a 20250828122524345 DAUC <0003> auc.c:144 vector [0]: ik = 4a72a20dc02bdc970810ca400c924702 20250828122524345 DAUC <0003> auc.c:145 vector [0]: res = 64378846641a42840000000000000000 20250828122524345 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524345 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524345 DAUC <0003> auc.c:151 vector [0]: kc = ab737a2502b8be8d 20250828122524345 DAUC <0003> auc.c:152 vector [0]: sres = 002dcac2 20250828122524345 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524345 DAUC <0003> auc.c:113 vector [1]: rand = 12b93d1049438bbbd126f93e3a919c55 20250828122524345 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828122524345 DAUC <0003> auc.c:142 vector [1]: autn = 8634e51f81a600003e5b5797a0f0e8a0 20250828122524345 DAUC <0003> auc.c:143 vector [1]: ck = c1841ca7fad19983481ce7d42a0b6bf0 20250828122524345 DAUC <0003> auc.c:144 vector [1]: ik = f3b12abcd8602131e3e0d8853c7d5339 20250828122524345 DAUC <0003> auc.c:145 vector [1]: res = 7bbe237ff64fe11f0000000000000000 20250828122524345 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524345 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122524345 DAUC <0003> auc.c:151 vector [1]: kc = 99c9094a34c7807b 20250828122524345 DAUC <0003> auc.c:152 vector [1]: sres = 8df1c260 20250828122524345 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122524345 DAUC <0003> auc.c:113 vector [2]: rand = 00ff61f5619248d83bdd706338b9177a 20250828122524345 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828122524345 DAUC <0003> auc.c:142 vector [2]: autn = a7f17d70d59f0000c2ba32a7b11b8499 20250828122524345 DAUC <0003> auc.c:143 vector [2]: ck = f8076dd094b1ea84ad5bdf72c761d49c 20250828122524345 DAUC <0003> auc.c:144 vector [2]: ik = 814f960f9382bd37c56fc6c06bce2893 20250828122524345 DAUC <0003> auc.c:145 vector [2]: res = 876f57681fc3946f0000000000000000 20250828122524345 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524345 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122524345 DAUC <0003> auc.c:151 vector [2]: kc = 117ce26dab9cabbc 20250828122524345 DAUC <0003> auc.c:152 vector [2]: sres = 98acc307 20250828122524345 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122524345 DAUC <0003> auc.c:113 vector [3]: rand = 934c7c9a7c95f3021b9ce6d452b6151e 20250828122524345 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828122524345 DAUC <0003> auc.c:142 vector [3]: autn = ee9c340bb47800006f4fe9aed0847e82 20250828122524345 DAUC <0003> auc.c:143 vector [3]: ck = 657889b09df113375c1b0a58f6309d9f 20250828122524345 DAUC <0003> auc.c:144 vector [3]: ik = 66a91a76e0453c84b69b3da4d106b004 20250828122524345 DAUC <0003> auc.c:145 vector [3]: res = 61802ad7011685ad0000000000000000 20250828122524345 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524345 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122524345 DAUC <0003> auc.c:151 vector [3]: kc = e951a43a5a820228 20250828122524345 DAUC <0003> auc.c:152 vector [3]: sres = 6096af7a 20250828122524345 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122524345 DAUC <0003> auc.c:113 vector [4]: rand = ac44f5fd7fac8e596f5d1771df34b4ab 20250828122524345 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828122524345 DAUC <0003> auc.c:142 vector [4]: autn = 8e7bba58867100001bc980cce7b84d38 20250828122524345 DAUC <0003> auc.c:143 vector [4]: ck = fc3dc057480fc3925b787d74a51e4135 20250828122524345 DAUC <0003> auc.c:144 vector [4]: ik = e2e5c99bc3b03da647db1b26ed1d62cf 20250828122524345 DAUC <0003> auc.c:145 vector [4]: res = 9c38c0f31fb0358c0000000000000000 20250828122524345 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524345 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122524345 DAUC <0003> auc.c:151 vector [4]: kc = 027b6f9ec3bcddce 20250828122524345 DAUC <0003> auc.c:152 vector [4]: sres = 8388f57f 20250828122524345 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122524345 DAUC <0003> db_auc.c:245 IMSI='262422417160396': Generated 5 vectors 20250828122524345 DAUC <0003> db_auc.c:249 IMSI='262422417160396': Updating SQN=481 in DB 20250828122524345 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422417160396"} 20250828122524345 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422417160396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524345 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524345 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57056<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122524347 DAUC <0003> db_auc.c:157 IMSI='262423433056866': No 2G Auth Data 20250828122524347 DAUC <0003> db_auc.c:192 IMSI='262423433056866': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262423433056866" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250828122524354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.1:4258 20250828122524356 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524356 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423433056866"} 20250828122524356 DAUC <0003> db_auc.c:157 IMSI='262423433056866': No 2G Auth Data 20250828122524356 DAUC <0003> db_auc.c:236 IMSI='262423433056866': Calling to generate 1 vectors 20250828122524356 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250828122524356 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524356 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828122524356 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122524356 DAUC <0003> auc.c:113 vector [0]: rand = e57ffe29eab75a0a6470c88d04d6a6e2 20250828122524356 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122524356 DAUC <0003> auc.c:142 vector [0]: autn = dffe6fab1fa70000fbc484d4ea7dbd24 20250828122524356 DAUC <0003> auc.c:143 vector [0]: ck = 5a142bfe5daeabc91f1843181bf6db4f 20250828122524356 DAUC <0003> auc.c:144 vector [0]: ik = 632e0cb6ff3d915bff4d092e44b0cc6a 20250828122524356 DAUC <0003> auc.c:145 vector [0]: res = dbbddad4722677ae0000000000000000 20250828122524356 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524356 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524356 DAUC <0003> auc.c:151 vector [0]: kc = d96f6d7efdd52db7 20250828122524356 DAUC <0003> auc.c:152 vector [0]: sres = a99bad7a 20250828122524356 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524356 DAUC <0003> db_auc.c:245 IMSI='262423433056866': Generated 1 vectors 20250828122524356 DAUC <0003> db_auc.c:249 IMSI='262423433056866': Updating SQN=33 in DB 20250828122524356 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423433056866"} 20250828122524356 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524356 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524356 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262423433056866" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423433056866" TC_gsup_sai_num_auth_vectors(28)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524357 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524357 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423433056866"} 20250828122524357 DAUC <0003> db_auc.c:157 IMSI='262423433056866': No 2G Auth Data 20250828122524357 DAUC <0003> db_auc.c:236 IMSI='262423433056866': Calling to generate 4 vectors 20250828122524357 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250828122524357 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524357 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828122524357 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828122524357 DAUC <0003> auc.c:113 vector [0]: rand = 137fbb3e48571d3248013d1d1da20bc1 20250828122524357 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828122524357 DAUC <0003> auc.c:142 vector [0]: autn = f226d6b68fd00000a02c58d731af4f9f 20250828122524357 DAUC <0003> auc.c:143 vector [0]: ck = cd54bf25b2cf38db4279a238e19d7300 20250828122524357 DAUC <0003> auc.c:144 vector [0]: ik = 314482236a7cc4b63afef4e29a4b6f16 20250828122524357 DAUC <0003> auc.c:145 vector [0]: res = 41c310f8a9ee400b0000000000000000 20250828122524357 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524357 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524357 DAUC <0003> auc.c:151 vector [0]: kc = 84976bdca365e07b 20250828122524357 DAUC <0003> auc.c:152 vector [0]: sres = e82d50f3 20250828122524357 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524357 DAUC <0003> auc.c:113 vector [1]: rand = 5fc18f9883f0f104e8ae93ef617468ee 20250828122524357 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828122524357 DAUC <0003> auc.c:142 vector [1]: autn = 2fe89d7cdbd40000cb0beb348b870ed1 20250828122524357 DAUC <0003> auc.c:143 vector [1]: ck = cb3eb65704b35fa6f6f83b2a8d1409f7 20250828122524357 DAUC <0003> auc.c:144 vector [1]: ik = b392d73722775c13473e99a816950699 20250828122524357 DAUC <0003> auc.c:145 vector [1]: res = 17550e1053f0d6230000000000000000 20250828122524357 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524357 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122524357 DAUC <0003> auc.c:151 vector [1]: kc = c96ac3e2bd450cdb 20250828122524357 DAUC <0003> auc.c:152 vector [1]: sres = 44a5d833 20250828122524357 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122524357 DAUC <0003> auc.c:113 vector [2]: rand = 9d9290d3192fb8aba17479ced0fcf893 20250828122524357 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828122524357 DAUC <0003> auc.c:142 vector [2]: autn = d80effa27ecf0000116cffc2d32640dc 20250828122524357 DAUC <0003> auc.c:143 vector [2]: ck = c2fbe0b5724122fd7af0ae5c7d8440e0 20250828122524357 DAUC <0003> auc.c:144 vector [2]: ik = 1d5c0e1c6760d663e642d7a225f05003 20250828122524357 DAUC <0003> auc.c:145 vector [2]: res = f9ff916f29ab5f810000000000000000 20250828122524357 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524357 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122524357 DAUC <0003> auc.c:151 vector [2]: kc = 431597574d55e47d 20250828122524357 DAUC <0003> auc.c:152 vector [2]: sres = d054ceee 20250828122524357 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122524357 DAUC <0003> auc.c:113 vector [3]: rand = 78d4a816d94aef2ea03429c51ad09adb 20250828122524357 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828122524357 DAUC <0003> auc.c:142 vector [3]: autn = dcdf311fdf0900000156036e8cf3b0f1 20250828122524357 DAUC <0003> auc.c:143 vector [3]: ck = 07891d0e3a6d80ab070a74ff92369cdb 20250828122524357 DAUC <0003> auc.c:144 vector [3]: ik = 4f3d9a71692540bf6e2c28ca0071aee1 20250828122524357 DAUC <0003> auc.c:145 vector [3]: res = 519b44c7e5a620050000000000000000 20250828122524357 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524357 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122524357 DAUC <0003> auc.c:151 vector [3]: kc = 2192db4ac10ff22e 20250828122524357 DAUC <0003> auc.c:152 vector [3]: sres = b43d64c2 20250828122524357 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122524357 DAUC <0003> db_auc.c:245 IMSI='262423433056866': Generated 4 vectors 20250828122524357 DAUC <0003> db_auc.c:249 IMSI='262423433056866': Updating SQN=161 in DB 20250828122524357 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423433056866"} 20250828122524357 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524357 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524357 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524358 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423433056866"} 20250828122524358 DAUC <0003> db_auc.c:157 IMSI='262423433056866': No 2G Auth Data 20250828122524358 DAUC <0003> db_auc.c:236 IMSI='262423433056866': Calling to generate 5 vectors 20250828122524358 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122524358 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524358 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828122524358 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828122524358 DAUC <0003> auc.c:113 vector [0]: rand = 4399e4fd7f218ad8892ac7783253fa05 20250828122524358 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828122524358 DAUC <0003> auc.c:142 vector [0]: autn = 0a69abe084cf000036bcb3dff3233dd9 20250828122524358 DAUC <0003> auc.c:143 vector [0]: ck = 0b4c86913f6ee798a461b88cf5096a03 20250828122524358 DAUC <0003> auc.c:144 vector [0]: ik = 33327cf66a1ca553142ba037ee19c6c2 20250828122524358 DAUC <0003> auc.c:145 vector [0]: res = 716eb09078ab8b500000000000000000 20250828122524358 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524358 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524358 DAUC <0003> auc.c:151 vector [0]: kc = 8834e2dc4e62ee0a 20250828122524358 DAUC <0003> auc.c:152 vector [0]: sres = 09c53bc0 20250828122524358 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524358 DAUC <0003> auc.c:113 vector [1]: rand = 6f07ac0bb104b7b246c730efd354b413 20250828122524358 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828122524358 DAUC <0003> auc.c:142 vector [1]: autn = ba1db039e4e500002db392477262e0aa 20250828122524358 DAUC <0003> auc.c:143 vector [1]: ck = be8e17b1a5ffce675c2a1333daa5223d 20250828122524358 DAUC <0003> auc.c:144 vector [1]: ik = be01f0896639d7c26403a2c089146341 20250828122524358 DAUC <0003> auc.c:145 vector [1]: res = 53c09b928c5d27f50000000000000000 20250828122524358 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524358 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122524358 DAUC <0003> auc.c:151 vector [1]: kc = 38a656cb907758d9 20250828122524358 DAUC <0003> auc.c:152 vector [1]: sres = df9dbc67 20250828122524358 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122524358 DAUC <0003> auc.c:113 vector [2]: rand = 8191cdb706a25cfa8455e936b7f8c2e6 20250828122524358 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828122524358 DAUC <0003> auc.c:142 vector [2]: autn = ed350be86ae0000046c848bf6ce58b7a 20250828122524358 DAUC <0003> auc.c:143 vector [2]: ck = 3b1f2cdc7e7f9941e948e0824a332a20 20250828122524358 DAUC <0003> auc.c:144 vector [2]: ik = b264ce80ecc69b14513cae81aaad0fe9 20250828122524358 DAUC <0003> auc.c:145 vector [2]: res = 36fba6ae516fdcff0000000000000000 20250828122524358 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524358 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122524358 DAUC <0003> auc.c:151 vector [2]: kc = 310fac5f7227279c 20250828122524358 DAUC <0003> auc.c:152 vector [2]: sres = 67947a51 20250828122524358 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122524358 DAUC <0003> auc.c:113 vector [3]: rand = 99bf8c912e60b1bda7dd7d3b293209ba 20250828122524358 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828122524358 DAUC <0003> auc.c:142 vector [3]: autn = 4f01217a99ad00004966bd65480b00a4 20250828122524358 DAUC <0003> auc.c:143 vector [3]: ck = fa26e02c68948b85719bef8b15db86aa 20250828122524358 DAUC <0003> auc.c:144 vector [3]: ik = 256523365430a784b628f8bef955908c 20250828122524358 DAUC <0003> auc.c:145 vector [3]: res = ce7908267414522a0000000000000000 20250828122524358 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524358 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122524358 DAUC <0003> auc.c:151 vector [3]: kc = 18f0d42fd02a3a27 20250828122524358 DAUC <0003> auc.c:152 vector [3]: sres = ba6d5a0c 20250828122524358 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122524358 DAUC <0003> auc.c:113 vector [4]: rand = d123cb934737a7efb8c2debb3b5eb0a3 20250828122524358 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828122524358 DAUC <0003> auc.c:142 vector [4]: autn = 54f02747e6360000aa5ed640f1a96ed9 20250828122524358 DAUC <0003> auc.c:143 vector [4]: ck = b42b9164c3cf4ec2717f1fb83b8e57a4 20250828122524358 DAUC <0003> auc.c:144 vector [4]: ik = 055d301d3178bb10a896c67f1024b8bf 20250828122524358 DAUC <0003> auc.c:145 vector [4]: res = b7335139d7b42e330000000000000000 20250828122524358 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524358 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122524358 DAUC <0003> auc.c:151 vector [4]: kc = 689f78bed91d1ac9 20250828122524358 DAUC <0003> auc.c:152 vector [4]: sres = 60877f0a 20250828122524358 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122524358 DAUC <0003> db_auc.c:245 IMSI='262423433056866': Generated 5 vectors 20250828122524358 DAUC <0003> db_auc.c:249 IMSI='262423433056866': Updating SQN=321 in DB 20250828122524358 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423433056866"} 20250828122524358 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524359 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524359 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423433056866"} 20250828122524359 DAUC <0003> db_auc.c:157 IMSI='262423433056866': No 2G Auth Data 20250828122524359 DAUC <0003> db_auc.c:236 IMSI='262423433056866': Calling to generate 5 vectors 20250828122524359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122524359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524359 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828122524359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828122524359 DAUC <0003> auc.c:113 vector [0]: rand = d47446e3b3a39ceacf86420c0c78bc19 20250828122524359 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828122524359 DAUC <0003> auc.c:142 vector [0]: autn = a07ac79045b2000025ee1917ce52c22c 20250828122524359 DAUC <0003> auc.c:143 vector [0]: ck = b7497486dc83d47115bec8d17ca8ba69 20250828122524359 DAUC <0003> auc.c:144 vector [0]: ik = b04f52d1ced774442f9c1404a6b97804 20250828122524359 DAUC <0003> auc.c:145 vector [0]: res = 13dc1378d97e26c60000000000000000 20250828122524359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524359 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122524359 DAUC <0003> auc.c:151 vector [0]: kc = 3d24fa82c8456258 20250828122524359 DAUC <0003> auc.c:152 vector [0]: sres = caa235be 20250828122524359 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122524359 DAUC <0003> auc.c:113 vector [1]: rand = efaa38bc1c9ffc706e7da8655a0ae09f 20250828122524359 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828122524359 DAUC <0003> auc.c:142 vector [1]: autn = 236785b57f4e0000adb5e2c55e2eba00 20250828122524360 DAUC <0003> auc.c:143 vector [1]: ck = a9efab8247d2eb66f8777e82fa527a59 20250828122524360 DAUC <0003> auc.c:144 vector [1]: ik = 77d9e437ed1bac645587f28760f135e9 20250828122524360 DAUC <0003> auc.c:145 vector [1]: res = 1de38828b984186c0000000000000000 20250828122524360 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524360 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122524360 DAUC <0003> auc.c:151 vector [1]: kc = 73c6c3b0306a08b2 20250828122524360 DAUC <0003> auc.c:152 vector [1]: sres = a4679044 20250828122524360 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122524360 DAUC <0003> auc.c:113 vector [2]: rand = 712aa2a79070ed0faf6775a0fa6dd827 20250828122524360 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828122524360 DAUC <0003> auc.c:142 vector [2]: autn = aae78ad7bee40000a441bde3dd1592f9 20250828122524360 DAUC <0003> auc.c:143 vector [2]: ck = 35f253dda67f17bf91c17803981461da 20250828122524360 DAUC <0003> auc.c:144 vector [2]: ik = 3da6fdcf43f40542f06ddf67a35c344a 20250828122524360 DAUC <0003> auc.c:145 vector [2]: res = baf28490a98b38540000000000000000 20250828122524360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524360 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122524360 DAUC <0003> auc.c:151 vector [2]: kc = 69f80976dec3476d 20250828122524360 DAUC <0003> auc.c:152 vector [2]: sres = 1379bcc4 20250828122524360 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122524360 DAUC <0003> auc.c:113 vector [3]: rand = b5348f0b19e835aa7939c860f3f1eaf2 20250828122524360 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828122524360 DAUC <0003> auc.c:142 vector [3]: autn = 77a9bc16389f0000d109eb4658e4e0d4 20250828122524360 DAUC <0003> auc.c:143 vector [3]: ck = 3f67555dcd661d176bd50fad41745fd1 20250828122524360 DAUC <0003> auc.c:144 vector [3]: ik = 5092e54077813cffb49ea7137f2793ea 20250828122524360 DAUC <0003> auc.c:145 vector [3]: res = a83037abc8f12ee10000000000000000 20250828122524360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524360 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122524360 DAUC <0003> auc.c:151 vector [3]: kc = b0be18a384b4edd3 20250828122524360 DAUC <0003> auc.c:152 vector [3]: sres = 60c1194a 20250828122524360 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122524360 DAUC <0003> auc.c:113 vector [4]: rand = a8830af8ca3aaccd409bd93d7b39a7ac 20250828122524360 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828122524360 DAUC <0003> auc.c:142 vector [4]: autn = f70b2b8e28700000827c03c5b247795c 20250828122524360 DAUC <0003> auc.c:143 vector [4]: ck = 0be8014515f4392262886c13e125207a 20250828122524360 DAUC <0003> auc.c:144 vector [4]: ik = 6c871a580d6c50856eab022f4fb32f73 20250828122524360 DAUC <0003> auc.c:145 vector [4]: res = e1b136d141f893780000000000000000 20250828122524360 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524360 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122524360 DAUC <0003> auc.c:151 vector [4]: kc = 6b4c7521b60e66ae 20250828122524360 DAUC <0003> auc.c:152 vector [4]: sres = a049a5a9 20250828122524360 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122524360 DAUC <0003> db_auc.c:245 IMSI='262423433056866': Generated 5 vectors 20250828122524360 DAUC <0003> db_auc.c:249 IMSI='262423433056866': Updating SQN=481 in DB 20250828122524360 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423433056866"} 20250828122524360 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423433056866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524360 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524360 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122524361 DAUC <0003> db_auc.c:157 IMSI='262429451384036': No 2G Auth Data 20250828122524361 DAUC <0003> db_auc.c:192 IMSI='262429451384036': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262429451384036" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250828122524367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20250828122524369 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524369 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429451384036"} 20250828122524369 DAUC <0003> db_auc.c:236 IMSI='262429451384036': Calling to generate 1 vectors 20250828122524369 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250828122524369 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524369 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524369 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122524369 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524369 DAUC <0003> auc.c:113 vector [0]: rand = 90a3fc9307ef6cb9a822601af269a8ff 20250828122524369 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122524369 DAUC <0003> auc.c:142 vector [0]: autn = 3d2828bdf89400000fb53448a28424a5 20250828122524369 DAUC <0003> auc.c:143 vector [0]: ck = 8f4cfa9691ef60e8bb446635b7723449 20250828122524369 DAUC <0003> auc.c:144 vector [0]: ik = 220d904f396f7358cd07ff21ee6bb91e 20250828122524369 DAUC <0003> auc.c:145 vector [0]: res = 5ea702c377cbed440000000000000000 20250828122524369 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524369 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524369 DAUC <0003> auc.c:179 vector [0]: kc = 9a3390cae3f9a000 20250828122524369 DAUC <0003> auc.c:180 vector [0]: sres = 5d71b7d5 20250828122524369 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524369 DAUC <0003> db_auc.c:245 IMSI='262429451384036': Generated 1 vectors 20250828122524369 DAUC <0003> db_auc.c:249 IMSI='262429451384036': Updating SQN=33 in DB 20250828122524369 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429451384036"} 20250828122524369 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524369 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524369 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262429451384036" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429451384036" TC_gsup_sai_num_auth_vectors(29)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524370 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429451384036"} 20250828122524370 DAUC <0003> db_auc.c:236 IMSI='262429451384036': Calling to generate 4 vectors 20250828122524370 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250828122524370 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524370 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524370 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828122524370 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524370 DAUC <0003> auc.c:113 vector [0]: rand = 1d828dc4cb5c8142d5277b05e54afccc 20250828122524370 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828122524370 DAUC <0003> auc.c:142 vector [0]: autn = 529aa460b52c00001c5389bfdc0cb849 20250828122524370 DAUC <0003> auc.c:143 vector [0]: ck = 0421e2a688d72ec8c51ba30f4a5fbc02 20250828122524370 DAUC <0003> auc.c:144 vector [0]: ik = cc6754cb34b49f292bbc31dd247f3cba 20250828122524370 DAUC <0003> auc.c:145 vector [0]: res = 0e4205ce20895eae0000000000000000 20250828122524370 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524370 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524370 DAUC <0003> auc.c:179 vector [0]: kc = 6c2c554e8363fc00 20250828122524370 DAUC <0003> auc.c:180 vector [0]: sres = abeb0545 20250828122524370 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524370 DAUC <0003> auc.c:113 vector [1]: rand = cafabf5c1b29a9eee8f86af4d2625727 20250828122524370 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828122524370 DAUC <0003> auc.c:142 vector [1]: autn = 16dc70e2f3130000918e39ca0b1e1ea2 20250828122524370 DAUC <0003> auc.c:143 vector [1]: ck = 312dadac281849859fc388c1198abd75 20250828122524370 DAUC <0003> auc.c:144 vector [1]: ik = 1e9e2266c5f1922adbc38e8d3c4b82e3 20250828122524370 DAUC <0003> auc.c:145 vector [1]: res = 104fcbe52e9adf7f0000000000000000 20250828122524370 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524370 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524370 DAUC <0003> auc.c:179 vector [1]: kc = b7b2e6e6b1a25400 20250828122524370 DAUC <0003> auc.c:180 vector [1]: sres = 373de3a9 20250828122524370 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524370 DAUC <0003> auc.c:113 vector [2]: rand = 43566417004097354546d23ea22718b1 20250828122524370 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828122524370 DAUC <0003> auc.c:142 vector [2]: autn = 8f0ba88dd1f40000d020202e6bc8b24e 20250828122524370 DAUC <0003> auc.c:143 vector [2]: ck = c0b254f5caa841156c874d32f61f7c91 20250828122524370 DAUC <0003> auc.c:144 vector [2]: ik = 3168a628d099050d252d06f6808e6cbc 20250828122524370 DAUC <0003> auc.c:145 vector [2]: res = 4bb1ee13cad3b4da0000000000000000 20250828122524370 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524370 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524370 DAUC <0003> auc.c:179 vector [2]: kc = 3ca8cc14c58e4000 20250828122524370 DAUC <0003> auc.c:180 vector [2]: sres = 1110a119 20250828122524370 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524370 DAUC <0003> auc.c:113 vector [3]: rand = f3645e528607396c3d1dc03adf688695 20250828122524370 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828122524370 DAUC <0003> auc.c:142 vector [3]: autn = 75be7e9d59f8000065a474b57eff623f 20250828122524370 DAUC <0003> auc.c:143 vector [3]: ck = 9b09115abeb2e704e0dcbac275074b58 20250828122524370 DAUC <0003> auc.c:144 vector [3]: ik = 7912eb615643c5552998cce71628d225 20250828122524370 DAUC <0003> auc.c:145 vector [3]: res = c3847d1d46dd269a0000000000000000 20250828122524370 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524370 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524370 DAUC <0003> auc.c:179 vector [3]: kc = 4370e4eb14b8a400 20250828122524370 DAUC <0003> auc.c:180 vector [3]: sres = 782bac47 20250828122524370 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524370 DAUC <0003> db_auc.c:245 IMSI='262429451384036': Generated 4 vectors 20250828122524370 DAUC <0003> db_auc.c:249 IMSI='262429451384036': Updating SQN=161 in DB 20250828122524370 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429451384036"} 20250828122524370 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524371 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524371 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429451384036"} 20250828122524371 DAUC <0003> db_auc.c:236 IMSI='262429451384036': Calling to generate 5 vectors 20250828122524371 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122524371 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524371 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524371 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828122524371 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524371 DAUC <0003> auc.c:113 vector [0]: rand = 92c0122fbdf6a6fb38f0eaf0d7ffe0be 20250828122524371 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828122524371 DAUC <0003> auc.c:142 vector [0]: autn = 2f4b0cdc696700009fd1e2f6c77c98a7 20250828122524371 DAUC <0003> auc.c:143 vector [0]: ck = c5002d3d5040f346ccd2ae563d45a0fb 20250828122524371 DAUC <0003> auc.c:144 vector [0]: ik = 40a0e33771a3976fe4fc7f750f403834 20250828122524371 DAUC <0003> auc.c:145 vector [0]: res = ba27200972c9f3320000000000000000 20250828122524371 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524371 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524371 DAUC <0003> auc.c:179 vector [0]: kc = b72146705207bc00 20250828122524371 DAUC <0003> auc.c:180 vector [0]: sres = 0d05812e 20250828122524371 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524371 DAUC <0003> auc.c:113 vector [1]: rand = de535b2de9a83fd8763c8fc1cdef512a 20250828122524371 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828122524371 DAUC <0003> auc.c:142 vector [1]: autn = bc91159a211800007fa9adeb07d4f1f5 20250828122524371 DAUC <0003> auc.c:143 vector [1]: ck = 65db2e1f188b6f6cee53dcd3f015534f 20250828122524371 DAUC <0003> auc.c:144 vector [1]: ik = 9d07d87c9f8f6552781df15fcde8ef57 20250828122524371 DAUC <0003> auc.c:145 vector [1]: res = 3983b209b3635fd80000000000000000 20250828122524371 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524371 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524371 DAUC <0003> auc.c:179 vector [1]: kc = 635651bd4b586c00 20250828122524371 DAUC <0003> auc.c:180 vector [1]: sres = 487004d9 20250828122524371 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524371 DAUC <0003> auc.c:113 vector [2]: rand = f10132f6c04c38abe22001bbdd5a017e 20250828122524371 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828122524371 DAUC <0003> auc.c:142 vector [2]: autn = 14b243ad491100007963cb2b7f9fffda 20250828122524371 DAUC <0003> auc.c:143 vector [2]: ck = 1b358471ed89aa928c33953bcd31bc78 20250828122524371 DAUC <0003> auc.c:144 vector [2]: ik = 10e743b5b210ba834f002dfd91c7334d 20250828122524371 DAUC <0003> auc.c:145 vector [2]: res = f5034ce0ca5a19d10000000000000000 20250828122524371 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524371 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524371 DAUC <0003> auc.c:179 vector [2]: kc = a63bb4c91d4cd800 20250828122524371 DAUC <0003> auc.c:180 vector [2]: sres = 3df03e8e 20250828122524371 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524371 DAUC <0003> auc.c:113 vector [3]: rand = 70022524abb3d172dc18cc60cfe2d097 20250828122524371 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828122524371 DAUC <0003> auc.c:142 vector [3]: autn = 20004143f6e30000e40f1981c7e53a3f 20250828122524371 DAUC <0003> auc.c:143 vector [3]: ck = 13399b8f2e374e4aeea24d6f429678d8 20250828122524371 DAUC <0003> auc.c:144 vector [3]: ik = fc0d22aa81b6b58f867431aee70126af 20250828122524371 DAUC <0003> auc.c:145 vector [3]: res = 89aa54a1d45028a90000000000000000 20250828122524371 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524371 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524371 DAUC <0003> auc.c:179 vector [3]: kc = 6280d33eac435000 20250828122524371 DAUC <0003> auc.c:180 vector [3]: sres = 534a121b 20250828122524371 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524371 DAUC <0003> auc.c:113 vector [4]: rand = f764e747318bf7b77e3872d2bdf193a0 20250828122524371 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828122524371 DAUC <0003> auc.c:142 vector [4]: autn = debe6ecabab80000944ca83fef68604a 20250828122524371 DAUC <0003> auc.c:143 vector [4]: ck = d41ff51cff296937ba0d20b62acc92a9 20250828122524371 DAUC <0003> auc.c:144 vector [4]: ik = 776b22cc687ba44c72b985c59304bf58 20250828122524371 DAUC <0003> auc.c:145 vector [4]: res = bc05e60ce24ff3150000000000000000 20250828122524371 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524371 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122524371 DAUC <0003> auc.c:179 vector [4]: kc = af2a24cf86e85800 20250828122524371 DAUC <0003> auc.c:180 vector [4]: sres = aa5c85c4 20250828122524371 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122524371 DAUC <0003> db_auc.c:245 IMSI='262429451384036': Generated 5 vectors 20250828122524371 DAUC <0003> db_auc.c:249 IMSI='262429451384036': Updating SQN=321 in DB 20250828122524371 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429451384036"} 20250828122524371 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524372 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524372 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524373 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524373 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429451384036"} 20250828122524373 DAUC <0003> db_auc.c:236 IMSI='262429451384036': Calling to generate 5 vectors 20250828122524373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122524373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524373 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828122524373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524373 DAUC <0003> auc.c:113 vector [0]: rand = 62b09d913c84707b8ac1df0478c950e9 20250828122524373 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828122524373 DAUC <0003> auc.c:142 vector [0]: autn = 5f18633239c700006c0dfa8c29f4841c 20250828122524373 DAUC <0003> auc.c:143 vector [0]: ck = 231b5cdcc6cbf0fb84600ff12e2e77b2 20250828122524373 DAUC <0003> auc.c:144 vector [0]: ik = af9e415f3be813a4b7d296d8aa7af205 20250828122524373 DAUC <0003> auc.c:145 vector [0]: res = 8a84fe267f54197b0000000000000000 20250828122524373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524373 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524373 DAUC <0003> auc.c:179 vector [0]: kc = 6e02bbc49d266c00 20250828122524373 DAUC <0003> auc.c:180 vector [0]: sres = ceea3e57 20250828122524373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524373 DAUC <0003> auc.c:113 vector [1]: rand = 1d1d9730dc4eb9883232456c1729f131 20250828122524373 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828122524373 DAUC <0003> auc.c:142 vector [1]: autn = 4df3ff8a6b6300000198b25bd2442167 20250828122524373 DAUC <0003> auc.c:143 vector [1]: ck = 2f6d8dbd81ba996ebf083ac693acadde 20250828122524373 DAUC <0003> auc.c:144 vector [1]: ik = e0cf7dc951122190cbf2f693fc4913b9 20250828122524373 DAUC <0003> auc.c:145 vector [1]: res = 36bc3f4e4c19d29f0000000000000000 20250828122524373 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524373 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524373 DAUC <0003> auc.c:179 vector [1]: kc = 5a5de35a8edad000 20250828122524373 DAUC <0003> auc.c:180 vector [1]: sres = 18f8dc54 20250828122524373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524373 DAUC <0003> auc.c:113 vector [2]: rand = 07ff9c20001342809bee9260efb8df3a 20250828122524373 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828122524373 DAUC <0003> auc.c:142 vector [2]: autn = 6c74685b9d19000084fef31b87f1818b 20250828122524373 DAUC <0003> auc.c:143 vector [2]: ck = 13ced484c8b2347d76529f355f6ba4b4 20250828122524373 DAUC <0003> auc.c:144 vector [2]: ik = fb33e37f4884cfa85dee1227aed4bfa2 20250828122524373 DAUC <0003> auc.c:145 vector [2]: res = 547714d1394106080000000000000000 20250828122524373 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524373 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524373 DAUC <0003> auc.c:179 vector [2]: kc = ecde161f97384800 20250828122524373 DAUC <0003> auc.c:180 vector [2]: sres = 72e52cff 20250828122524373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524373 DAUC <0003> auc.c:113 vector [3]: rand = 9e03b9953e16e940b6009d591e48fefb 20250828122524373 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828122524373 DAUC <0003> auc.c:142 vector [3]: autn = d85e69bbf32e0000060bfef972f00a08 20250828122524373 DAUC <0003> auc.c:143 vector [3]: ck = 15edaf9127c294450473896a600a8f8b 20250828122524373 DAUC <0003> auc.c:144 vector [3]: ik = b771d1fafdd9c0e35f6891d0fffc8031 20250828122524373 DAUC <0003> auc.c:145 vector [3]: res = 8ba57ab8d791604d0000000000000000 20250828122524373 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524373 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524373 DAUC <0003> auc.c:179 vector [3]: kc = c721f4ce962af800 20250828122524373 DAUC <0003> auc.c:180 vector [3]: sres = b3328dc8 20250828122524373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524373 DAUC <0003> auc.c:113 vector [4]: rand = 8f865fc760be4213db473bf366b4a535 20250828122524373 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828122524373 DAUC <0003> auc.c:142 vector [4]: autn = 472b7afc8b9e00009964b5ea21a7f25e 20250828122524373 DAUC <0003> auc.c:143 vector [4]: ck = 694b1e962aa92ee315d9e9bf9e370b99 20250828122524373 DAUC <0003> auc.c:144 vector [4]: ik = cf60ee880faf3b3dde896487e00ea918 20250828122524373 DAUC <0003> auc.c:145 vector [4]: res = a50903b962ffa5280000000000000000 20250828122524373 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524373 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122524373 DAUC <0003> auc.c:179 vector [4]: kc = 8181c1ee3e2ba000 20250828122524373 DAUC <0003> auc.c:180 vector [4]: sres = 23852764 20250828122524373 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122524373 DAUC <0003> db_auc.c:245 IMSI='262429451384036': Generated 5 vectors 20250828122524373 DAUC <0003> db_auc.c:249 IMSI='262429451384036': Updating SQN=481 in DB 20250828122524373 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429451384036"} 20250828122524373 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429451384036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524373 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524373 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122524374 DAUC <0003> db_auc.c:157 IMSI='262428171689207': No 2G Auth Data 20250828122524374 DAUC <0003> db_auc.c:192 IMSI='262428171689207': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262428171689207" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250828122524380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20250828122524382 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524382 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428171689207"} 20250828122524382 DAUC <0003> db_auc.c:236 IMSI='262428171689207': Calling to generate 1 vectors 20250828122524382 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250828122524382 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524382 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524382 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122524382 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524382 DAUC <0003> auc.c:113 vector [0]: rand = ee00272109652e6d95da247838c3ac02 20250828122524382 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122524382 DAUC <0003> auc.c:142 vector [0]: autn = a6fbbed2d7030000f57f2bcc415ed630 20250828122524382 DAUC <0003> auc.c:143 vector [0]: ck = 76b0b684bd7d8627e2d469ac631420f4 20250828122524382 DAUC <0003> auc.c:144 vector [0]: ik = 653d2126d3ac5429e647083a1899b03c 20250828122524382 DAUC <0003> auc.c:145 vector [0]: res = b82160f4ac88087b0000000000000000 20250828122524382 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524382 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524382 DAUC <0003> auc.c:179 vector [0]: kc = c07c82467e123000 20250828122524382 DAUC <0003> auc.c:180 vector [0]: sres = 1de5eb65 20250828122524382 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524382 DAUC <0003> db_auc.c:245 IMSI='262428171689207': Generated 1 vectors 20250828122524382 DAUC <0003> db_auc.c:249 IMSI='262428171689207': Updating SQN=33 in DB 20250828122524382 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428171689207"} 20250828122524382 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524382 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524382 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262428171689207" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428171689207" TC_gsup_sai_num_auth_vectors(30)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524383 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524383 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428171689207"} 20250828122524383 DAUC <0003> db_auc.c:236 IMSI='262428171689207': Calling to generate 4 vectors 20250828122524383 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250828122524383 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524383 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524383 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828122524383 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524383 DAUC <0003> auc.c:113 vector [0]: rand = 44bfd806126887af32f4da0d1fb2e8e7 20250828122524383 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828122524383 DAUC <0003> auc.c:142 vector [0]: autn = 6d5112bcdb8d00004d41bc9ddf8fbe64 20250828122524383 DAUC <0003> auc.c:143 vector [0]: ck = d301e8d66ae6a15af9253a053394912d 20250828122524383 DAUC <0003> auc.c:144 vector [0]: ik = 4adbec0eceae6be5b7beae6b514876d6 20250828122524383 DAUC <0003> auc.c:145 vector [0]: res = 58a71bdfdc9f74ef0000000000000000 20250828122524383 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524383 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524383 DAUC <0003> auc.c:179 vector [0]: kc = d5dfa16f8d5f9c00 20250828122524383 DAUC <0003> auc.c:180 vector [0]: sres = d3d9b1df 20250828122524383 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524383 DAUC <0003> auc.c:113 vector [1]: rand = 12a36e0ba4b826064eb733f9d982d87a 20250828122524383 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828122524383 DAUC <0003> auc.c:142 vector [1]: autn = 038fdadfc5b700000eb9286b092b193f 20250828122524383 DAUC <0003> auc.c:143 vector [1]: ck = 12ddc040b9069e9459cda04c387bad9a 20250828122524383 DAUC <0003> auc.c:144 vector [1]: ik = 65686ba3439ce05141362b81aa65c02d 20250828122524383 DAUC <0003> auc.c:145 vector [1]: res = d090f3a13dd4a8d10000000000000000 20250828122524383 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524383 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524383 DAUC <0003> auc.c:179 vector [1]: kc = 3affb97ca8491c00 20250828122524383 DAUC <0003> auc.c:180 vector [1]: sres = c1fcbb27 20250828122524383 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524383 DAUC <0003> auc.c:113 vector [2]: rand = fae1167dbf81a00428759ceed56aa5d5 20250828122524383 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828122524383 DAUC <0003> auc.c:142 vector [2]: autn = 195ff5838dd4000090ba4109f1b06ec8 20250828122524383 DAUC <0003> auc.c:143 vector [2]: ck = 48a73814c58c4b7e28d680fee1c59fa2 20250828122524383 DAUC <0003> auc.c:144 vector [2]: ik = b5d645531f602f9206bb7af54c21f00f 20250828122524383 DAUC <0003> auc.c:145 vector [2]: res = e340e7771efc01cf0000000000000000 20250828122524383 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524383 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524383 DAUC <0003> auc.c:179 vector [2]: kc = 4981287698e5ec00 20250828122524383 DAUC <0003> auc.c:180 vector [2]: sres = f3ec01d7 20250828122524383 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524383 DAUC <0003> auc.c:113 vector [3]: rand = 59e9a193a986445e3963fa417c0c296d 20250828122524383 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828122524383 DAUC <0003> auc.c:142 vector [3]: autn = 33930b2a04d50000a193e900d7137777 20250828122524383 DAUC <0003> auc.c:143 vector [3]: ck = 67f9fde7801147e6e355dc8e99babc65 20250828122524383 DAUC <0003> auc.c:144 vector [3]: ik = 1eafedcb19c35689538647a74d5464e6 20250828122524383 DAUC <0003> auc.c:145 vector [3]: res = 472e0d7b12de2e1a0000000000000000 20250828122524383 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524383 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524383 DAUC <0003> auc.c:179 vector [3]: kc = 69f94407755e6800 20250828122524383 DAUC <0003> auc.c:180 vector [3]: sres = f735f545 20250828122524383 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524383 DAUC <0003> db_auc.c:245 IMSI='262428171689207': Generated 4 vectors 20250828122524383 DAUC <0003> db_auc.c:249 IMSI='262428171689207': Updating SQN=161 in DB 20250828122524383 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428171689207"} 20250828122524383 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524383 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524383 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524384 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524384 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428171689207"} 20250828122524384 DAUC <0003> db_auc.c:236 IMSI='262428171689207': Calling to generate 5 vectors 20250828122524384 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122524385 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524385 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524385 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828122524385 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524385 DAUC <0003> auc.c:113 vector [0]: rand = 210e7f5885d22994f09ab7ff747d87d7 20250828122524385 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828122524385 DAUC <0003> auc.c:142 vector [0]: autn = 36c05e11cd12000022b8081ec26eea1c 20250828122524385 DAUC <0003> auc.c:143 vector [0]: ck = c9447c86db6be66d8711c753e984da50 20250828122524385 DAUC <0003> auc.c:144 vector [0]: ik = dd897ba040d62e51592a52afc00f1752 20250828122524385 DAUC <0003> auc.c:145 vector [0]: res = 281f6c40464c3eaa0000000000000000 20250828122524385 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524385 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524385 DAUC <0003> auc.c:179 vector [0]: kc = 0f579a947dae9800 20250828122524385 DAUC <0003> auc.c:180 vector [0]: sres = 85a6e635 20250828122524385 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524385 DAUC <0003> auc.c:113 vector [1]: rand = d1bb471efdaa125e4130d1a698d0d8c6 20250828122524385 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828122524385 DAUC <0003> auc.c:142 vector [1]: autn = a6760473a0a600009efd0d17b8eca14d 20250828122524385 DAUC <0003> auc.c:143 vector [1]: ck = f7152f5cf79b6dfec0c0ce2bed1fff69 20250828122524385 DAUC <0003> auc.c:144 vector [1]: ik = 25a65d6104426a8c39a9eacc6f9f9c10 20250828122524385 DAUC <0003> auc.c:145 vector [1]: res = c3de7af1c357d0b70000000000000000 20250828122524385 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524385 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524385 DAUC <0003> auc.c:179 vector [1]: kc = 41531c1ff585a000 20250828122524385 DAUC <0003> auc.c:180 vector [1]: sres = fea49270 20250828122524385 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524385 DAUC <0003> auc.c:113 vector [2]: rand = 5c2fa1ebe545f1945e04be1709733855 20250828122524385 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828122524385 DAUC <0003> auc.c:142 vector [2]: autn = 2229849004b00000638a8b1d4275a173 20250828122524385 DAUC <0003> auc.c:143 vector [2]: ck = 898a67d71555d053db07c03c7189fcf8 20250828122524385 DAUC <0003> auc.c:144 vector [2]: ik = 64726e81609e08d67d2fc1b41d0171bb 20250828122524385 DAUC <0003> auc.c:145 vector [2]: res = 6bed161cc3b9336d0000000000000000 20250828122524385 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524385 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524385 DAUC <0003> auc.c:179 vector [2]: kc = 645707ca7c143c00 20250828122524385 DAUC <0003> auc.c:180 vector [2]: sres = 8e1e554d 20250828122524385 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524385 DAUC <0003> auc.c:113 vector [3]: rand = 6b2f3a95d932afe3b01f5d286bc2c720 20250828122524385 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828122524385 DAUC <0003> auc.c:142 vector [3]: autn = 2b8569d2698a000023164a0d2969d803 20250828122524385 DAUC <0003> auc.c:143 vector [3]: ck = 1d0d85e777545088b2a929d45b21d4e6 20250828122524385 DAUC <0003> auc.c:144 vector [3]: ik = e019b17004afce980665b67d6c057af7 20250828122524385 DAUC <0003> auc.c:145 vector [3]: res = 4dc3eb0e8cf3e93f0000000000000000 20250828122524385 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524385 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524385 DAUC <0003> auc.c:179 vector [3]: kc = eee4ad86cfcad000 20250828122524385 DAUC <0003> auc.c:180 vector [3]: sres = a4cb155f 20250828122524385 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524385 DAUC <0003> auc.c:113 vector [4]: rand = ad45122fc937f7dbc368203b881862eb 20250828122524385 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828122524385 DAUC <0003> auc.c:142 vector [4]: autn = b3b363e77657000070b35b7f136792fe 20250828122524385 DAUC <0003> auc.c:143 vector [4]: ck = 462546bedbd4036add44d2f22cbc4b58 20250828122524385 DAUC <0003> auc.c:144 vector [4]: ik = 3898cd5d1057950b01fd731e3d33b7c4 20250828122524385 DAUC <0003> auc.c:145 vector [4]: res = 05dbc9a29e1789130000000000000000 20250828122524385 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524385 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122524385 DAUC <0003> auc.c:179 vector [4]: kc = 41fa4e91e5fccc00 20250828122524385 DAUC <0003> auc.c:180 vector [4]: sres = 993d1aeb 20250828122524385 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122524385 DAUC <0003> db_auc.c:245 IMSI='262428171689207': Generated 5 vectors 20250828122524385 DAUC <0003> db_auc.c:249 IMSI='262428171689207': Updating SQN=321 in DB 20250828122524385 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428171689207"} 20250828122524385 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524385 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524385 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524386 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524386 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428171689207"} 20250828122524386 DAUC <0003> db_auc.c:236 IMSI='262428171689207': Calling to generate 5 vectors 20250828122524386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122524386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828122524386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524386 DAUC <0003> auc.c:113 vector [0]: rand = 23b0b7e233e5726bfb018cfb40f35164 20250828122524386 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828122524386 DAUC <0003> auc.c:142 vector [0]: autn = c74d6c0c6fd700008d6be5ab308bf61a 20250828122524386 DAUC <0003> auc.c:143 vector [0]: ck = 15b4055f9b212e747623e8ac01246459 20250828122524386 DAUC <0003> auc.c:144 vector [0]: ik = d73ffa3bace566a43fffcd9171a90c19 20250828122524386 DAUC <0003> auc.c:145 vector [0]: res = 72ad602d7e226b010000000000000000 20250828122524386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524386 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524386 DAUC <0003> auc.c:179 vector [0]: kc = 5ca85e5c06e10c00 20250828122524386 DAUC <0003> auc.c:180 vector [0]: sres = 9d2dd8f5 20250828122524386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524386 DAUC <0003> auc.c:113 vector [1]: rand = 0f0f77260572a2a27c323d93a72b4929 20250828122524386 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828122524386 DAUC <0003> auc.c:142 vector [1]: autn = 5c100895c2910000b1b35519f8820551 20250828122524386 DAUC <0003> auc.c:143 vector [1]: ck = d39683aaa77becf7c148974595c83721 20250828122524386 DAUC <0003> auc.c:144 vector [1]: ik = b56b42e874ab6d97c34950c4a597a02c 20250828122524386 DAUC <0003> auc.c:145 vector [1]: res = 562367b854bf2bd50000000000000000 20250828122524386 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524386 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524386 DAUC <0003> auc.c:179 vector [1]: kc = 591caee0ce40f400 20250828122524386 DAUC <0003> auc.c:180 vector [1]: sres = b98fd66f 20250828122524386 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524386 DAUC <0003> auc.c:113 vector [2]: rand = df9aa529322fcf1970620b5ac85cb10c 20250828122524386 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828122524386 DAUC <0003> auc.c:142 vector [2]: autn = ee712304afb40000440906c4603a8d5d 20250828122524386 DAUC <0003> auc.c:143 vector [2]: ck = 0452fa0952761b0bf2a649ae4612f1b0 20250828122524386 DAUC <0003> auc.c:144 vector [2]: ik = d6234fb124da6060c751c06edb68e881 20250828122524386 DAUC <0003> auc.c:145 vector [2]: res = cb542865a790a3720000000000000000 20250828122524386 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524386 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524386 DAUC <0003> auc.c:179 vector [2]: kc = 07d1b62b09dd2800 20250828122524386 DAUC <0003> auc.c:180 vector [2]: sres = d568498f 20250828122524386 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524386 DAUC <0003> auc.c:113 vector [3]: rand = a0225aea3515b12564afd34a553238d0 20250828122524386 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828122524386 DAUC <0003> auc.c:142 vector [3]: autn = 488a94dfc2950000dbf119a100fa8514 20250828122524386 DAUC <0003> auc.c:143 vector [3]: ck = 2b971e5f4364bd28aa78672be68332a3 20250828122524386 DAUC <0003> auc.c:144 vector [3]: ik = 61c2c3f20d458dca53eb65dc73a1c368 20250828122524386 DAUC <0003> auc.c:145 vector [3]: res = 16695ce70debb1e20000000000000000 20250828122524386 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524386 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524386 DAUC <0003> auc.c:179 vector [3]: kc = 1b62abba96f03400 20250828122524386 DAUC <0003> auc.c:180 vector [3]: sres = ae2d8bb0 20250828122524386 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524386 DAUC <0003> auc.c:113 vector [4]: rand = 4c84e4f6362b2fedcd66062430ff86a4 20250828122524386 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828122524386 DAUC <0003> auc.c:142 vector [4]: autn = 67234bc531ef000061fc5a8378be3a56 20250828122524386 DAUC <0003> auc.c:143 vector [4]: ck = 87b755c5dd592b6f196ec068e5e5dcff 20250828122524386 DAUC <0003> auc.c:144 vector [4]: ik = a6817f676695826adfe9b860b531eae1 20250828122524386 DAUC <0003> auc.c:145 vector [4]: res = 528cf0a4a033094d0000000000000000 20250828122524386 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524386 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122524386 DAUC <0003> auc.c:179 vector [4]: kc = 7419f0104854d000 20250828122524386 DAUC <0003> auc.c:180 vector [4]: sres = 7fbeecb0 20250828122524386 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122524386 DAUC <0003> db_auc.c:245 IMSI='262428171689207': Generated 5 vectors 20250828122524386 DAUC <0003> db_auc.c:249 IMSI='262428171689207': Updating SQN=481 in DB 20250828122524386 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428171689207"} 20250828122524386 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428171689207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524386 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524386 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122524388 DAUC <0003> db_auc.c:157 IMSI='262425091785806': No 2G Auth Data 20250828122524388 DAUC <0003> db_auc.c:192 IMSI='262425091785806': No 3G Auth Data HLR_Test-GSUP(21)@af8aeaabb5ce: Created GsupExpect[0] for "262425091785806" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250828122524395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4258 20250828122524398 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524398 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425091785806"} 20250828122524398 DAUC <0003> db_auc.c:236 IMSI='262425091785806': Calling to generate 1 vectors 20250828122524398 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250828122524398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524398 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122524398 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524398 DAUC <0003> auc.c:113 vector [0]: rand = bf1ccd0888d8bf74127bc21af5a898b7 20250828122524398 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122524398 DAUC <0003> auc.c:142 vector [0]: autn = 58b9d39bbfd6000011bca396329d9fe3 20250828122524398 DAUC <0003> auc.c:143 vector [0]: ck = 7bef9691a5cd55f69b7da7828fb35082 20250828122524398 DAUC <0003> auc.c:144 vector [0]: ik = eb57a4b4ae3b6ebe3c3259da82933773 20250828122524398 DAUC <0003> auc.c:145 vector [0]: res = 69b3eca5b71d3f0e0000000000000000 20250828122524398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524398 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524398 DAUC <0003> auc.c:179 vector [0]: kc = 6db7ba6fa442b512 20250828122524398 DAUC <0003> auc.c:180 vector [0]: sres = c6e70557 20250828122524398 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524398 DAUC <0003> db_auc.c:245 IMSI='262425091785806': Generated 1 vectors 20250828122524398 DAUC <0003> db_auc.c:249 IMSI='262425091785806': Updating SQN=33 in DB 20250828122524398 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425091785806"} 20250828122524398 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524398 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524398 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@af8aeaabb5ce: Found GsupExpect[0] for "262425091785806" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425091785806" TC_gsup_sai_num_auth_vectors(31)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524399 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524399 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425091785806"} 20250828122524399 DAUC <0003> db_auc.c:236 IMSI='262425091785806': Calling to generate 4 vectors 20250828122524399 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250828122524399 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524399 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524399 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828122524399 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524399 DAUC <0003> auc.c:113 vector [0]: rand = 9f63d8a89ed564c557afec208cc0c9dc 20250828122524399 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828122524399 DAUC <0003> auc.c:142 vector [0]: autn = 293b5a232cd10000934c4a365a85680b 20250828122524399 DAUC <0003> auc.c:143 vector [0]: ck = 41a8fbbe5610030a01803328e205de71 20250828122524399 DAUC <0003> auc.c:144 vector [0]: ik = f2cfc39400a75a0afcb94b7ff67eb198 20250828122524399 DAUC <0003> auc.c:145 vector [0]: res = 44f9b77c8e77dd8f0000000000000000 20250828122524399 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524399 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524399 DAUC <0003> auc.c:179 vector [0]: kc = b19de8347f7f10d9 20250828122524399 DAUC <0003> auc.c:180 vector [0]: sres = 60022123 20250828122524399 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524399 DAUC <0003> auc.c:113 vector [1]: rand = aba53c5a1a11097e183e465ffcb37029 20250828122524400 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828122524400 DAUC <0003> auc.c:142 vector [1]: autn = 91b4700719bd00008bbfcaea52a17c49 20250828122524400 DAUC <0003> auc.c:143 vector [1]: ck = e34a02a91e27db3e395cdb9a888e9f00 20250828122524400 DAUC <0003> auc.c:144 vector [1]: ik = 729edf2e79cebced30b3cfb2fa2ee1fd 20250828122524400 DAUC <0003> auc.c:145 vector [1]: res = bc572eb047856e0c0000000000000000 20250828122524400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524400 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524400 DAUC <0003> auc.c:179 vector [1]: kc = 6060fb65bb88feaf 20250828122524400 DAUC <0003> auc.c:180 vector [1]: sres = 45b9f826 20250828122524400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524400 DAUC <0003> auc.c:113 vector [2]: rand = 9d327821a81e16740451e58b81806c16 20250828122524400 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828122524400 DAUC <0003> auc.c:142 vector [2]: autn = 3bbfaefdec0a0000b01b7b8e774a114c 20250828122524400 DAUC <0003> auc.c:143 vector [2]: ck = 560668214f414d765716b934b9724f04 20250828122524400 DAUC <0003> auc.c:144 vector [2]: ik = cb4023b3e8f9a85c45f1b01674845759 20250828122524400 DAUC <0003> auc.c:145 vector [2]: res = d5eed9ca06f8cb190000000000000000 20250828122524400 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524400 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524400 DAUC <0003> auc.c:179 vector [2]: kc = ca73f2cb195fd5f6 20250828122524400 DAUC <0003> auc.c:180 vector [2]: sres = 220a656a 20250828122524400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524400 DAUC <0003> auc.c:113 vector [3]: rand = 975401590dc1c9fc9f3342a4c3015701 20250828122524400 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828122524400 DAUC <0003> auc.c:142 vector [3]: autn = 61bb4255a19200002f64a5e120d359b5 20250828122524400 DAUC <0003> auc.c:143 vector [3]: ck = 084e2192363a963d3df28614ed304b21 20250828122524400 DAUC <0003> auc.c:144 vector [3]: ik = 24f13ba7490798d53375c5b313e917d7 20250828122524400 DAUC <0003> auc.c:145 vector [3]: res = 6cb2fabdab83e1890000000000000000 20250828122524400 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524400 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524400 DAUC <0003> auc.c:179 vector [3]: kc = 6a4db4c7334c90a8 20250828122524400 DAUC <0003> auc.c:180 vector [3]: sres = 4f573c2d 20250828122524400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524400 DAUC <0003> db_auc.c:245 IMSI='262425091785806': Generated 4 vectors 20250828122524400 DAUC <0003> db_auc.c:249 IMSI='262425091785806': Updating SQN=161 in DB 20250828122524400 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425091785806"} 20250828122524400 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524400 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524400 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524401 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524401 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425091785806"} 20250828122524401 DAUC <0003> db_auc.c:236 IMSI='262425091785806': Calling to generate 5 vectors 20250828122524401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122524401 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524401 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524401 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828122524401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524401 DAUC <0003> auc.c:113 vector [0]: rand = 5da5af085c6b222f8aecad96d98296ce 20250828122524401 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828122524401 DAUC <0003> auc.c:142 vector [0]: autn = df6fa01ac31f00001988777ac0bff07a 20250828122524401 DAUC <0003> auc.c:143 vector [0]: ck = 2c1c100409f33a2c653e724833f25854 20250828122524401 DAUC <0003> auc.c:144 vector [0]: ik = 325591be10550c2d7017bf42b55a25b1 20250828122524401 DAUC <0003> auc.c:145 vector [0]: res = a33fc041793e33b50000000000000000 20250828122524401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524401 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524401 DAUC <0003> auc.c:179 vector [0]: kc = 35cb1dec0e2daab6 20250828122524401 DAUC <0003> auc.c:180 vector [0]: sres = 89543341 20250828122524401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524401 DAUC <0003> auc.c:113 vector [1]: rand = 90932cc089be238ce541fd37383ad976 20250828122524401 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828122524401 DAUC <0003> auc.c:142 vector [1]: autn = f1057427f05e0000d892d67b7a4061e3 20250828122524401 DAUC <0003> auc.c:143 vector [1]: ck = 1d8729f311e7390eed691e1005f44931 20250828122524401 DAUC <0003> auc.c:144 vector [1]: ik = dc2e68c5a0b72e4a95709fcadcf515da 20250828122524401 DAUC <0003> auc.c:145 vector [1]: res = 641686b1fcb2bd610000000000000000 20250828122524401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524401 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524401 DAUC <0003> auc.c:179 vector [1]: kc = 67681fdd21d6e5b2 20250828122524401 DAUC <0003> auc.c:180 vector [1]: sres = 2deb61f0 20250828122524401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524401 DAUC <0003> auc.c:113 vector [2]: rand = ade3e88df5384d77bd1820dbc1b27b9d 20250828122524401 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828122524401 DAUC <0003> auc.c:142 vector [2]: autn = 513bd57009070000962241d5df4d833a 20250828122524401 DAUC <0003> auc.c:143 vector [2]: ck = 84236f49b372d014b2593fff4d5772c0 20250828122524401 DAUC <0003> auc.c:144 vector [2]: ik = c812fe41589b557432fb0427d1647e29 20250828122524401 DAUC <0003> auc.c:145 vector [2]: res = 500391c6a87c95b30000000000000000 20250828122524401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524401 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524401 DAUC <0003> auc.c:179 vector [2]: kc = d7341fcb2f744bb9 20250828122524401 DAUC <0003> auc.c:180 vector [2]: sres = 444a3d4d 20250828122524401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524401 DAUC <0003> auc.c:113 vector [3]: rand = e3225199b8e04cabb1596b638fefce87 20250828122524401 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828122524401 DAUC <0003> auc.c:142 vector [3]: autn = 8bb8a350f1030000077e1edcf8657afa 20250828122524401 DAUC <0003> auc.c:143 vector [3]: ck = 90bbebfa81044db5e4eb8c291dba9be2 20250828122524401 DAUC <0003> auc.c:144 vector [3]: ik = 887607caaa14e67a9a4841ca5c49111a 20250828122524401 DAUC <0003> auc.c:145 vector [3]: res = 8acdf8c35eaa7faa0000000000000000 20250828122524401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524401 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524401 DAUC <0003> auc.c:179 vector [3]: kc = 02fd11dd848bfff9 20250828122524401 DAUC <0003> auc.c:180 vector [3]: sres = d9c9e33c 20250828122524401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524401 DAUC <0003> auc.c:113 vector [4]: rand = f68ee71ee6622a5e049b80bc8b0ce9a2 20250828122524401 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828122524401 DAUC <0003> auc.c:142 vector [4]: autn = 64a6f41c3f1a000006f2db36290f91fe 20250828122524401 DAUC <0003> auc.c:143 vector [4]: ck = 35a4d1c94f3c37b41b5eb6233fe0ee8d 20250828122524401 DAUC <0003> auc.c:144 vector [4]: ik = 56b5289efae7893126e120eed1fbaca9 20250828122524401 DAUC <0003> auc.c:145 vector [4]: res = 3c0c94c79c6d72bd0000000000000000 20250828122524401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524401 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122524401 DAUC <0003> auc.c:179 vector [4]: kc = 1a44a09b7ca395b8 20250828122524401 DAUC <0003> auc.c:180 vector [4]: sres = 133a33fc 20250828122524401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122524401 DAUC <0003> db_auc.c:245 IMSI='262425091785806': Generated 5 vectors 20250828122524401 DAUC <0003> db_auc.c:249 IMSI='262425091785806': Updating SQN=321 in DB 20250828122524401 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425091785806"} 20250828122524401 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524401 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524401 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524402 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524402 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425091785806"} 20250828122524402 DAUC <0003> db_auc.c:236 IMSI='262425091785806': Calling to generate 5 vectors 20250828122524402 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122524402 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122524402 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122524402 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828122524402 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122524402 DAUC <0003> auc.c:113 vector [0]: rand = ef08dbf475f8c0924b4bc0900622fe38 20250828122524402 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828122524402 DAUC <0003> auc.c:142 vector [0]: autn = 883ff35d46140000a82b3e7bcbf3183e 20250828122524402 DAUC <0003> auc.c:143 vector [0]: ck = 120be2ee5ecd4fa29e2a47233f4b9a6c 20250828122524402 DAUC <0003> auc.c:144 vector [0]: ik = ff5237d6c38aadb98dcdd33fbca293b0 20250828122524402 DAUC <0003> auc.c:145 vector [0]: res = d5b8cc131a177f950000000000000000 20250828122524402 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122524402 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122524402 DAUC <0003> auc.c:179 vector [0]: kc = 07107d53e5ad4754 20250828122524402 DAUC <0003> auc.c:180 vector [0]: sres = 5dc0a4fe 20250828122524402 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122524402 DAUC <0003> auc.c:113 vector [1]: rand = a802b98798cd668dfd9710a795427763 20250828122524402 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828122524402 DAUC <0003> auc.c:142 vector [1]: autn = d30dc0ad546f0000d57cfd5ada102b9f 20250828122524402 DAUC <0003> auc.c:143 vector [1]: ck = e73ae3d367a2d626c61a368290053d5d 20250828122524402 DAUC <0003> auc.c:144 vector [1]: ik = d31f8dd93d1dab81eaa57cd6cbb2a401 20250828122524402 DAUC <0003> auc.c:145 vector [1]: res = 6cc4a1f125baec260000000000000000 20250828122524402 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122524402 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122524402 DAUC <0003> auc.c:179 vector [1]: kc = b08196762831f6d4 20250828122524402 DAUC <0003> auc.c:180 vector [1]: sres = a95351ec 20250828122524402 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122524402 DAUC <0003> auc.c:113 vector [2]: rand = 2e9d6aebd4affbb5ef1d71216681ac4f 20250828122524402 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828122524402 DAUC <0003> auc.c:142 vector [2]: autn = de16277bc84500001dd5eb49573625cc 20250828122524402 DAUC <0003> auc.c:143 vector [2]: ck = 0ee40cf165bd5b9b85bf9a5bd839f65a 20250828122524402 DAUC <0003> auc.c:144 vector [2]: ik = c3f0cb3bb8c090239c50d39704d9a7c7 20250828122524402 DAUC <0003> auc.c:145 vector [2]: res = ebde82b9ee8094570000000000000000 20250828122524402 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122524402 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122524402 DAUC <0003> auc.c:179 vector [2]: kc = 9daffed15294a64f 20250828122524402 DAUC <0003> auc.c:180 vector [2]: sres = 8c087916 20250828122524402 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122524402 DAUC <0003> auc.c:113 vector [3]: rand = 77d3322830250acb007974581d4bf352 20250828122524402 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828122524402 DAUC <0003> auc.c:142 vector [3]: autn = ae56ba82f2ed0000a35650557204cd1b 20250828122524402 DAUC <0003> auc.c:143 vector [3]: ck = 8d59f5422067ab1b526b4d94b49f38c9 20250828122524402 DAUC <0003> auc.c:144 vector [3]: ik = 66d8a84e484bcd95df815ec2686e2f4e 20250828122524402 DAUC <0003> auc.c:145 vector [3]: res = e09e403d2dd9b4ea0000000000000000 20250828122524402 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122524402 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122524402 DAUC <0003> auc.c:179 vector [3]: kc = 903ebb6429e2f7a8 20250828122524402 DAUC <0003> auc.c:180 vector [3]: sres = 27e60128 20250828122524402 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122524402 DAUC <0003> auc.c:113 vector [4]: rand = 4cd88859dd168239abd43f7c3b720b18 20250828122524402 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828122524402 DAUC <0003> auc.c:142 vector [4]: autn = 53f3d1f7dd370000a7c1aba46d6bf9ec 20250828122524402 DAUC <0003> auc.c:143 vector [4]: ck = 50a8d808bc24028be0358532cd369d7b 20250828122524402 DAUC <0003> auc.c:144 vector [4]: ik = 5fc25134b87f6089cbcedda129dae671 20250828122524402 DAUC <0003> auc.c:145 vector [4]: res = 107c10943825a2150000000000000000 20250828122524402 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122524402 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122524402 DAUC <0003> auc.c:179 vector [4]: kc = 8a97d3cd0507f1b8 20250828122524402 DAUC <0003> auc.c:180 vector [4]: sres = c8d9aabb 20250828122524402 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122524402 DAUC <0003> db_auc.c:245 IMSI='262425091785806': Generated 5 vectors 20250828122524402 DAUC <0003> db_auc.c:249 IMSI='262425091785806': Updating SQN=481 in DB 20250828122524402 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425091785806"} 20250828122524402 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425091785806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122524402 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122524402 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122524403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122524404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57034<->l=127.0.0.1:4258 20250828122524404 DLINP <000b> input/ipa.c:452 connected read/write 20250828122524404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122524404 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122524404 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122524404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122524404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42841<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@af8aeaabb5ce: Final verdict of PTC: none 22@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 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 20250828122524437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57116<->l=127.0.0.1:4258 20250828122524538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57116<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=265092) Waiting for packet dumper to finish... 1 (prev_count=265092, count=409164) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_sai_eps started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122527658 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122527658 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122527662 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122527663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@af8aeaabb5ce: 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) } } } } 20250828122527665 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@af8aeaabb5ce: 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 } } } } 20250828122527665 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122527665 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122527665 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 20250828122527665 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122527665 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 20250828122527665 DLGSUP <0013> gsup_server.c:236 2: 20250828122527665 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122527665 DLGSUP <0013> gsup_server.c:236 3: 20250828122527665 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122527665 DLGSUP <0013> gsup_server.c:236 4: 20250828122527665 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122527665 DLGSUP <0013> gsup_server.c:236 5: 20250828122527665 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122527665 DLGSUP <0013> gsup_server.c:236 7: 20250828122527665 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122527665 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122527665 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122527665 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@af8aeaabb5ce: 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") 20250828122527675 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45003<->l=127.0.0.1:4259) 20250828122527677 DAUC <0003> db_auc.c:157 IMSI='262426855090223': No 2G Auth Data 20250828122527677 DAUC <0003> db_auc.c:192 IMSI='262426855090223': No 3G Auth Data HLR_Test-GSUP(33)@af8aeaabb5ce: Created GsupExpect[0] for "262426855090223" to be handled at TC_gsup_sai_eps(36) 20250828122527685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57144<->l=127.0.0.1:4258 20250828122527706 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122527706 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426855090223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426855090223"} 20250828122527706 DAUC <0003> db_auc.c:157 IMSI='262426855090223': No 2G Auth Data 20250828122527706 DAUC <0003> db_auc.c:236 IMSI='262426855090223': Calling to generate 5 vectors 20250828122527706 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122527706 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122527706 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122527706 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122527706 DAUC <0003> auc.c:113 vector [0]: rand = 2b17134f47a15a65d7f70c85153a1a34 20250828122527706 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122527706 DAUC <0003> auc.c:142 vector [0]: autn = c7e55c813daf80009a525ba6b289b16c 20250828122527706 DAUC <0003> auc.c:143 vector [0]: ck = e41f1b13662cd2207e1c49ef7ec2e35b 20250828122527706 DAUC <0003> auc.c:144 vector [0]: ik = 6c47c6c2de4aff9c0a1f0b849128a459 20250828122527706 DAUC <0003> auc.c:145 vector [0]: res = 2a33581d0f274fe80000000000000000 20250828122527706 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122527706 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122527706 DAUC <0003> auc.c:151 vector [0]: kc = fc5b9fba578c6abe 20250828122527706 DAUC <0003> auc.c:152 vector [0]: sres = 251417f5 20250828122527706 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122527706 DAUC <0003> auc.c:113 vector [1]: rand = ff5a6e8c32d422dbf9119b29bc6d924e 20250828122527706 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122527706 DAUC <0003> auc.c:142 vector [1]: autn = c1e07a542c6c800008a95806f5e52712 20250828122527706 DAUC <0003> auc.c:143 vector [1]: ck = a08c892f81d861eb8263bf770f123400 20250828122527706 DAUC <0003> auc.c:144 vector [1]: ik = 8da8977875c587c281402707a7f1b3ea 20250828122527706 DAUC <0003> auc.c:145 vector [1]: res = d0072026e80851560000000000000000 20250828122527706 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122527706 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122527706 DAUC <0003> auc.c:151 vector [1]: kc = 2e0786275cfe61c3 20250828122527706 DAUC <0003> auc.c:152 vector [1]: sres = 380f7170 20250828122527706 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122527706 DAUC <0003> auc.c:113 vector [2]: rand = c6cd48e970d63d00d6f1a55d1681ef41 20250828122527706 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122527706 DAUC <0003> auc.c:142 vector [2]: autn = dbad039d154c8000c932f677ce0f563c 20250828122527706 DAUC <0003> auc.c:143 vector [2]: ck = c166e08aff36882a22329702f5658bd5 20250828122527706 DAUC <0003> auc.c:144 vector [2]: ik = 06f0a6231e059569720358913b01876f 20250828122527706 DAUC <0003> auc.c:145 vector [2]: res = 577f3b52a8170c3a0000000000000000 20250828122527706 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122527706 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122527706 DAUC <0003> auc.c:151 vector [2]: kc = 97a7893a2f5711f9 20250828122527706 DAUC <0003> auc.c:152 vector [2]: sres = ff683768 20250828122527706 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122527707 DAUC <0003> auc.c:113 vector [3]: rand = 8530e6a26f8c0bd90f47b26637663147 20250828122527707 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122527707 DAUC <0003> auc.c:142 vector [3]: autn = 5b0b2b9c8b2c8000d29f8334ad5095c0 20250828122527707 DAUC <0003> auc.c:143 vector [3]: ck = 0f43b81d4dd055f5b472bdc86adf95c4 20250828122527707 DAUC <0003> auc.c:144 vector [3]: ik = fe6506aadef03ae850ff533c7b50a083 20250828122527707 DAUC <0003> auc.c:145 vector [3]: res = 4f48345d32db0a210000000000000000 20250828122527707 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122527707 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122527707 DAUC <0003> auc.c:151 vector [3]: kc = 15ab504382af5a5a 20250828122527707 DAUC <0003> auc.c:152 vector [3]: sres = 7d933e7c 20250828122527707 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122527707 DAUC <0003> auc.c:113 vector [4]: rand = 6bc08128d7cdf77ccb654cf2e84944aa 20250828122527707 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122527707 DAUC <0003> auc.c:142 vector [4]: autn = 6b337804a59f800030bb67fa0bb638c8 20250828122527707 DAUC <0003> auc.c:143 vector [4]: ck = dcefe5b00cfddc1a7b25bda348fe0154 20250828122527707 DAUC <0003> auc.c:144 vector [4]: ik = 77d9f98237fb38929cd3de31e93822e1 20250828122527707 DAUC <0003> auc.c:145 vector [4]: res = 0fe776669458e9ae0000000000000000 20250828122527707 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122527707 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122527707 DAUC <0003> auc.c:151 vector [4]: kc = 4cc07fa09ac0c73d 20250828122527707 DAUC <0003> auc.c:152 vector [4]: sres = 9bbf9fc8 20250828122527707 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122527707 DAUC <0003> db_auc.c:245 IMSI='262426855090223': Generated 5 vectors 20250828122527707 DAUC <0003> db_auc.c:249 IMSI='262426855090223': Updating SQN=161 in DB 20250828122527707 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426855090223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426855090223"} 20250828122527707 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426855090223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122527707 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122527707 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@af8aeaabb5ce: Found GsupExpect[0] for "262426855090223" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426855090223" TC_gsup_sai_eps(36)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122527716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57144<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122527719 DAUC <0003> db_auc.c:157 IMSI='262429004090418': No 2G Auth Data 20250828122527719 DAUC <0003> db_auc.c:192 IMSI='262429004090418': No 3G Auth Data HLR_Test-GSUP(33)@af8aeaabb5ce: Created GsupExpect[0] for "262429004090418" to be handled at TC_gsup_sai_eps(37) 20250828122527736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20250828122527737 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122527737 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429004090418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429004090418"} 20250828122527738 DAUC <0003> db_auc.c:157 IMSI='262429004090418': No 2G Auth Data 20250828122527738 DAUC <0003> db_auc.c:236 IMSI='262429004090418': Calling to generate 5 vectors 20250828122527738 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828122527738 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122527738 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828122527738 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122527738 DAUC <0003> auc.c:113 vector [0]: rand = 81af7beb07983f7b8bfa81fb292d970c 20250828122527738 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122527738 DAUC <0003> auc.c:142 vector [0]: autn = fc2341572c7d8000951bf803cc225a3e 20250828122527738 DAUC <0003> auc.c:143 vector [0]: ck = ac60833a85705c597cb4db6e588b16ea 20250828122527738 DAUC <0003> auc.c:144 vector [0]: ik = 9647424f58c6af496e6159c619dd7b2c 20250828122527738 DAUC <0003> auc.c:145 vector [0]: res = 6250229c60d9f6970000000000000000 20250828122527738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122527738 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828122527738 DAUC <0003> auc.c:151 vector [0]: kc = 28f243dd9ce09ed6 20250828122527738 DAUC <0003> auc.c:152 vector [0]: sres = 0289d40b 20250828122527738 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828122527738 DAUC <0003> auc.c:113 vector [1]: rand = 09eea0f20121f9d040609f47af7ad44c 20250828122527738 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122527738 DAUC <0003> auc.c:142 vector [1]: autn = 22bf142d9bf98000b846d7b3b42f1d81 20250828122527738 DAUC <0003> auc.c:143 vector [1]: ck = e7a1e44e15711555fa608cf1db71647e 20250828122527738 DAUC <0003> auc.c:144 vector [1]: ik = 01ee42e3958972dbdbb266e45cb4fd81 20250828122527738 DAUC <0003> auc.c:145 vector [1]: res = 59b972b1f61983f70000000000000000 20250828122527738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122527738 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828122527738 DAUC <0003> auc.c:151 vector [1]: kc = c79d4cb8073dfe71 20250828122527738 DAUC <0003> auc.c:152 vector [1]: sres = afa0f146 20250828122527738 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828122527738 DAUC <0003> auc.c:113 vector [2]: rand = 87b4e3512ce2a3f1b6907480f02ccff2 20250828122527738 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122527738 DAUC <0003> auc.c:142 vector [2]: autn = be854c5cb90d80000fd0abf619df2622 20250828122527738 DAUC <0003> auc.c:143 vector [2]: ck = 30063082a495faeeac2a45d256314e67 20250828122527738 DAUC <0003> auc.c:144 vector [2]: ik = 8b7435eeaa5985564af8c9dd1b7146c9 20250828122527738 DAUC <0003> auc.c:145 vector [2]: res = e324da846386b6ee0000000000000000 20250828122527738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122527738 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828122527738 DAUC <0003> auc.c:151 vector [2]: kc = 5da08963438c7716 20250828122527738 DAUC <0003> auc.c:152 vector [2]: sres = 80a26c6a 20250828122527738 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828122527738 DAUC <0003> auc.c:113 vector [3]: rand = 3624b4ab83de0d080bef24e37354180a 20250828122527738 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122527738 DAUC <0003> auc.c:142 vector [3]: autn = e321b78d8ae980001ab1c2e6722a79c3 20250828122527738 DAUC <0003> auc.c:143 vector [3]: ck = 105df9951f262cce1a1707a2a5768a84 20250828122527738 DAUC <0003> auc.c:144 vector [3]: ik = 4d00df83ebf40a9344a964453fb2e171 20250828122527738 DAUC <0003> auc.c:145 vector [3]: res = 30bdf41acf9fbe660000000000000000 20250828122527738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122527738 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828122527738 DAUC <0003> auc.c:151 vector [3]: kc = 03e345f16e164da8 20250828122527738 DAUC <0003> auc.c:152 vector [3]: sres = ff224a7c 20250828122527738 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828122527738 DAUC <0003> auc.c:113 vector [4]: rand = fa7032098b0caa536fe11a181602001e 20250828122527738 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122527738 DAUC <0003> auc.c:142 vector [4]: autn = d302cbb2c0618000e3555db60727f0a8 20250828122527738 DAUC <0003> auc.c:143 vector [4]: ck = 7c504f86e585056e72bf96594e38f537 20250828122527738 DAUC <0003> auc.c:144 vector [4]: ik = 11527cd49ae828108016302a47474438 20250828122527738 DAUC <0003> auc.c:145 vector [4]: res = 9823ce7b9cc26b780000000000000000 20250828122527738 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122527738 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828122527738 DAUC <0003> auc.c:151 vector [4]: kc = 9fab952176129c71 20250828122527738 DAUC <0003> auc.c:152 vector [4]: sres = 04e1a503 20250828122527738 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828122527738 DAUC <0003> db_auc.c:245 IMSI='262429004090418': Generated 5 vectors 20250828122527738 DAUC <0003> db_auc.c:249 IMSI='262429004090418': Updating SQN=161 in DB 20250828122527738 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429004090418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429004090418"} 20250828122527738 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429004090418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122527738 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122527738 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@af8aeaabb5ce: Found GsupExpect[0] for "262429004090418" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429004090418" TC_gsup_sai_eps(37)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122527739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122527740 DAUC <0003> db_auc.c:157 IMSI='262423643311749': No 2G Auth Data 20250828122527740 DAUC <0003> db_auc.c:192 IMSI='262423643311749': No 3G Auth Data HLR_Test-GSUP(33)@af8aeaabb5ce: Created GsupExpect[0] for "262423643311749" to be handled at TC_gsup_sai_eps(38) 20250828122527747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20250828122527748 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122527748 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423643311749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423643311749"} 20250828122527748 DAUC <0003> db_auc.c:236 IMSI='262423643311749': Calling to generate 5 vectors 20250828122527748 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122527748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122527748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122527748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122527748 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122527748 DAUC <0003> auc.c:113 vector [0]: rand = bbbeadb0266fc8de09503f3ad26aa905 20250828122527748 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122527748 DAUC <0003> auc.c:142 vector [0]: autn = 17c1a34a0bb1800093ca996067cb3b69 20250828122527748 DAUC <0003> auc.c:143 vector [0]: ck = 7e7d2bb2bba163265be9f9f97e36f922 20250828122527748 DAUC <0003> auc.c:144 vector [0]: ik = 9a068f2e604e5e26a86495c68a7d4bac 20250828122527748 DAUC <0003> auc.c:145 vector [0]: res = d0061b34244750250000000000000000 20250828122527748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122527748 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122527748 DAUC <0003> auc.c:179 vector [0]: kc = 07e27ec84febbc00 20250828122527748 DAUC <0003> auc.c:180 vector [0]: sres = 51f8bb05 20250828122527748 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122527748 DAUC <0003> auc.c:113 vector [1]: rand = 513b2541b3626385bac4a4618cc4be59 20250828122527748 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122527748 DAUC <0003> auc.c:142 vector [1]: autn = 89ee3cc70b9c800054868df524c54af0 20250828122527748 DAUC <0003> auc.c:143 vector [1]: ck = b5d1d4ea067dabf0e8e1854be5c28aff 20250828122527748 DAUC <0003> auc.c:144 vector [1]: ik = 8f8f67ab1c9de3d445bdf80987e56849 20250828122527748 DAUC <0003> auc.c:145 vector [1]: res = fc72d6149a7d830d0000000000000000 20250828122527748 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122527748 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122527748 DAUC <0003> auc.c:179 vector [1]: kc = 282177f666796000 20250828122527748 DAUC <0003> auc.c:180 vector [1]: sres = 77771418 20250828122527748 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122527748 DAUC <0003> auc.c:113 vector [2]: rand = f0683cc1f4d95176c82ceb17d2817a97 20250828122527748 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122527748 DAUC <0003> auc.c:142 vector [2]: autn = 646f0c203f3a8000263c9a8dfb5ffa2a 20250828122527748 DAUC <0003> auc.c:143 vector [2]: ck = 0d50aff297e7fdf7a4e3f817936e9ecd 20250828122527748 DAUC <0003> auc.c:144 vector [2]: ik = f6890c8a8da1a27f6c6c210b120517f5 20250828122527748 DAUC <0003> auc.c:145 vector [2]: res = e004176785ac90db0000000000000000 20250828122527748 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122527748 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122527748 DAUC <0003> auc.c:179 vector [2]: kc = d5f374fe3d203800 20250828122527748 DAUC <0003> auc.c:180 vector [2]: sres = 96260fc4 20250828122527748 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122527748 DAUC <0003> auc.c:113 vector [3]: rand = f42a6eaa46dda0bb401605913a72452d 20250828122527748 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122527748 DAUC <0003> auc.c:142 vector [3]: autn = e013ffefb66e8000fbdaa96f5c812fd3 20250828122527748 DAUC <0003> auc.c:143 vector [3]: ck = a498ecf40c16fb6edc63cf374aa51ba4 20250828122527748 DAUC <0003> auc.c:144 vector [3]: ik = 9cba17cbac61946d6a67c337ac7108e5 20250828122527748 DAUC <0003> auc.c:145 vector [3]: res = 490fb456614ebaff0000000000000000 20250828122527748 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122527748 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122527748 DAUC <0003> auc.c:179 vector [3]: kc = 187787fbf4410800 20250828122527748 DAUC <0003> auc.c:180 vector [3]: sres = 410f5870 20250828122527748 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122527748 DAUC <0003> auc.c:113 vector [4]: rand = b53cc6cf2a492a6fa79f6dd388785e97 20250828122527748 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122527748 DAUC <0003> auc.c:142 vector [4]: autn = b56f63db918580002d86c27942896da2 20250828122527748 DAUC <0003> auc.c:143 vector [4]: ck = ea11b14af2d585e9fbaa311a1064d824 20250828122527748 DAUC <0003> auc.c:144 vector [4]: ik = 5f84bff9e5d9c651da5c5cdd90864388 20250828122527748 DAUC <0003> auc.c:145 vector [4]: res = bc5633e713dc821c0000000000000000 20250828122527748 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122527748 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122527748 DAUC <0003> auc.c:179 vector [4]: kc = 815202736cdad000 20250828122527748 DAUC <0003> auc.c:180 vector [4]: sres = 4c619840 20250828122527748 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122527748 DAUC <0003> db_auc.c:245 IMSI='262423643311749': Generated 5 vectors 20250828122527748 DAUC <0003> db_auc.c:249 IMSI='262423643311749': Updating SQN=161 in DB 20250828122527748 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423643311749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423643311749"} 20250828122527748 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423643311749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122527748 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122527748 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@af8aeaabb5ce: Found GsupExpect[0] for "262423643311749" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423643311749" TC_gsup_sai_eps(38)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122527749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122527750 DAUC <0003> db_auc.c:157 IMSI='262421277071171': No 2G Auth Data 20250828122527750 DAUC <0003> db_auc.c:192 IMSI='262421277071171': No 3G Auth Data HLR_Test-GSUP(33)@af8aeaabb5ce: Created GsupExpect[0] for "262421277071171" to be handled at TC_gsup_sai_eps(39) 20250828122527756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57162<->l=127.0.0.1:4258 20250828122527757 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122527757 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421277071171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421277071171"} 20250828122527757 DAUC <0003> db_auc.c:236 IMSI='262421277071171': Calling to generate 5 vectors 20250828122527757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122527757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122527757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122527757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122527757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122527757 DAUC <0003> auc.c:113 vector [0]: rand = 1144884e5f0fb1f0e2db81a904ad6bc0 20250828122527757 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122527757 DAUC <0003> auc.c:142 vector [0]: autn = ec61845dcf2b8000fc642cdaed96873d 20250828122527757 DAUC <0003> auc.c:143 vector [0]: ck = e9ef6a4f3926781a7663c226182760b6 20250828122527757 DAUC <0003> auc.c:144 vector [0]: ik = ad4e696a7f26c15f11812036a09b0b1f 20250828122527757 DAUC <0003> auc.c:145 vector [0]: res = 3f396f5fc337dce50000000000000000 20250828122527757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122527757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122527757 DAUC <0003> auc.c:179 vector [0]: kc = b931810b159ed800 20250828122527757 DAUC <0003> auc.c:180 vector [0]: sres = ace371a9 20250828122527757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122527757 DAUC <0003> auc.c:113 vector [1]: rand = 19d0dca4aab55e326b51232032c09948 20250828122527757 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122527757 DAUC <0003> auc.c:142 vector [1]: autn = 04224233fa1b80000088312a435d83b3 20250828122527757 DAUC <0003> auc.c:143 vector [1]: ck = a6ca8f54292cb7b87bc0af7bb3c84aa4 20250828122527757 DAUC <0003> auc.c:144 vector [1]: ik = 273c31007110e42010f1d37ba1cc2ad3 20250828122527757 DAUC <0003> auc.c:145 vector [1]: res = 8d99a9c93cfa15660000000000000000 20250828122527757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122527757 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122527757 DAUC <0003> auc.c:179 vector [1]: kc = 69a561fda8f36400 20250828122527757 DAUC <0003> auc.c:180 vector [1]: sres = 761e3092 20250828122527757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122527757 DAUC <0003> auc.c:113 vector [2]: rand = 01b632c36c38ba47056e63ca7f5e4206 20250828122527757 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122527757 DAUC <0003> auc.c:142 vector [2]: autn = cf5e5b87d7e68000700918cf15971d10 20250828122527757 DAUC <0003> auc.c:143 vector [2]: ck = e5e5f3ff0e6e86a4ce68a381101d1957 20250828122527757 DAUC <0003> auc.c:144 vector [2]: ik = 17e19a5f7ee796a9c8649b120ad6c0cb 20250828122527757 DAUC <0003> auc.c:145 vector [2]: res = f1cf2f33571b00af0000000000000000 20250828122527757 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122527757 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122527757 DAUC <0003> auc.c:179 vector [2]: kc = 008be0c24f29a800 20250828122527757 DAUC <0003> auc.c:180 vector [2]: sres = 4702652c 20250828122527757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122527757 DAUC <0003> auc.c:113 vector [3]: rand = f2cbd125034e768fd1f2a7a8c3a51b91 20250828122527757 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122527757 DAUC <0003> auc.c:142 vector [3]: autn = d2bac5d242f18000f376c045a7ae195d 20250828122527757 DAUC <0003> auc.c:143 vector [3]: ck = 99c45987db456ab6cf39db8c2f0d3f86 20250828122527757 DAUC <0003> auc.c:144 vector [3]: ik = e6e249f7d348eab8f6e984233da1191a 20250828122527757 DAUC <0003> auc.c:145 vector [3]: res = 2b540b69c0a2581f0000000000000000 20250828122527757 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122527757 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122527757 DAUC <0003> auc.c:179 vector [3]: kc = e8bc68d0e1804c00 20250828122527757 DAUC <0003> auc.c:180 vector [3]: sres = 925f65e0 20250828122527757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122527757 DAUC <0003> auc.c:113 vector [4]: rand = f383a6126a409df5c88c139eef2a76b2 20250828122527757 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122527757 DAUC <0003> auc.c:142 vector [4]: autn = 3ca341ccfc0f800086952e86c4901bc1 20250828122527757 DAUC <0003> auc.c:143 vector [4]: ck = 90feff6ba992bc1c58b3fe21f608d198 20250828122527757 DAUC <0003> auc.c:144 vector [4]: ik = b5133b0f75c2786f1aff5b3748b3b602 20250828122527757 DAUC <0003> auc.c:145 vector [4]: res = 0f8e3a6921a5e73a0000000000000000 20250828122527757 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122527757 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122527757 DAUC <0003> auc.c:179 vector [4]: kc = 39453d41d7010000 20250828122527757 DAUC <0003> auc.c:180 vector [4]: sres = 57d12bec 20250828122527757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122527757 DAUC <0003> db_auc.c:245 IMSI='262421277071171': Generated 5 vectors 20250828122527757 DAUC <0003> db_auc.c:249 IMSI='262421277071171': Updating SQN=161 in DB 20250828122527757 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421277071171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421277071171"} 20250828122527757 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421277071171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122527757 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122527757 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@af8aeaabb5ce: Found GsupExpect[0] for "262421277071171" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421277071171" TC_gsup_sai_eps(39)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122527758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57162<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122527759 DAUC <0003> db_auc.c:157 IMSI='262428330744124': No 2G Auth Data 20250828122527759 DAUC <0003> db_auc.c:192 IMSI='262428330744124': No 3G Auth Data HLR_Test-GSUP(33)@af8aeaabb5ce: Created GsupExpect[0] for "262428330744124" to be handled at TC_gsup_sai_eps(40) 20250828122527764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20250828122527766 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122527766 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428330744124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428330744124"} 20250828122527766 DAUC <0003> db_auc.c:236 IMSI='262428330744124': Calling to generate 5 vectors 20250828122527766 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828122527766 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828122527766 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828122527766 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828122527766 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828122527766 DAUC <0003> auc.c:113 vector [0]: rand = 4ff262b42ac54dc295860b0ad4b0b29f 20250828122527766 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828122527766 DAUC <0003> auc.c:142 vector [0]: autn = dd6df27c06bd80003d7d8c16caddd47f 20250828122527766 DAUC <0003> auc.c:143 vector [0]: ck = ac66e24649eca30c8c654fe6471d217b 20250828122527766 DAUC <0003> auc.c:144 vector [0]: ik = 7683647030555977debeaf54a02d6765 20250828122527766 DAUC <0003> auc.c:145 vector [0]: res = d1f576de64fc7d0e0000000000000000 20250828122527766 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828122527766 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828122527766 DAUC <0003> auc.c:179 vector [0]: kc = 91511053529ccc89 20250828122527766 DAUC <0003> auc.c:180 vector [0]: sres = d546c8ba 20250828122527766 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828122527766 DAUC <0003> auc.c:113 vector [1]: rand = 83e6837e303678cd832134844f5d3c2a 20250828122527766 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828122527766 DAUC <0003> auc.c:142 vector [1]: autn = 2db90d7e6f4a800052801221b9579c25 20250828122527766 DAUC <0003> auc.c:143 vector [1]: ck = 2f71902f17a31b38f2744cd1b61c465e 20250828122527766 DAUC <0003> auc.c:144 vector [1]: ik = 2f4874fbb489f5fed99c298257ccc6c3 20250828122527766 DAUC <0003> auc.c:145 vector [1]: res = 78e5cbe6de7ead650000000000000000 20250828122527766 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828122527766 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828122527766 DAUC <0003> auc.c:179 vector [1]: kc = 65705961b93effb8 20250828122527766 DAUC <0003> auc.c:180 vector [1]: sres = 9b3a1406 20250828122527766 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828122527766 DAUC <0003> auc.c:113 vector [2]: rand = 589ea947065cfdcec76178edbe50cb75 20250828122527766 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828122527766 DAUC <0003> auc.c:142 vector [2]: autn = 87db129fbf9f8000320ee0cab08a442f 20250828122527766 DAUC <0003> auc.c:143 vector [2]: ck = 63432a316ec0bcab37950c39cbed76fc 20250828122527766 DAUC <0003> auc.c:144 vector [2]: ik = d05b7b42c9007b004a9fae01edffc02b 20250828122527766 DAUC <0003> auc.c:145 vector [2]: res = 60730aa8e88274a80000000000000000 20250828122527766 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828122527766 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828122527766 DAUC <0003> auc.c:179 vector [2]: kc = 1c091e578f70a002 20250828122527766 DAUC <0003> auc.c:180 vector [2]: sres = 2a2ca061 20250828122527766 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828122527766 DAUC <0003> auc.c:113 vector [3]: rand = 1d42cd283a36d63b2330d2efcd8568ca 20250828122527766 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828122527766 DAUC <0003> auc.c:142 vector [3]: autn = c7d553ced3fe80008f6ece57b2a44c62 20250828122527766 DAUC <0003> auc.c:143 vector [3]: ck = 4084f99257d0b65f9f9a143ae1a1ccaf 20250828122527766 DAUC <0003> auc.c:144 vector [3]: ik = 7971628ef87ac1db0d44849fba206a43 20250828122527766 DAUC <0003> auc.c:145 vector [3]: res = 43552098e85216b50000000000000000 20250828122527766 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828122527766 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828122527766 DAUC <0003> auc.c:179 vector [3]: kc = c0f816f9a08c3e42 20250828122527766 DAUC <0003> auc.c:180 vector [3]: sres = 0e56d66a 20250828122527766 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828122527766 DAUC <0003> auc.c:113 vector [4]: rand = e4f610808de2b47065abe6847b3539f8 20250828122527766 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828122527766 DAUC <0003> auc.c:142 vector [4]: autn = c0b88f51f076800019d0e2dcf840f23b 20250828122527766 DAUC <0003> auc.c:143 vector [4]: ck = ef1d7f8281a92f343dde37c4e1dba8cb 20250828122527766 DAUC <0003> auc.c:144 vector [4]: ik = c412b5d79ccec815bd2384f909f9c26e 20250828122527766 DAUC <0003> auc.c:145 vector [4]: res = 0ea4cb10e2abad6b0000000000000000 20250828122527766 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828122527766 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828122527766 DAUC <0003> auc.c:179 vector [4]: kc = 2953bf67eda65832 20250828122527766 DAUC <0003> auc.c:180 vector [4]: sres = 1da89336 20250828122527766 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828122527766 DAUC <0003> db_auc.c:245 IMSI='262428330744124': Generated 5 vectors 20250828122527766 DAUC <0003> db_auc.c:249 IMSI='262428330744124': Updating SQN=161 in DB 20250828122527766 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428330744124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428330744124"} 20250828122527766 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428330744124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122527766 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122527766 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@af8aeaabb5ce: Found GsupExpect[0] for "262428330744124" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428330744124" TC_gsup_sai_eps(40)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122527767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122527768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 20250828122527768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45003<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@af8aeaabb5ce: Final verdict of PTC: none 20250828122527769 DLINP <000b> input/ipa.c:452 connected read/write 20250828122527769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122527769 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122527769 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122527769 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@af8aeaabb5ce: Final verdict of PTC: none 34@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Aug 28 12:25:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250828122527793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4258 20250828122527893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66468) Waiting for packet dumper to finish... 1 (prev_count=66468, count=126036) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:25:29 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_ul_unknown_imsi started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122531023 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122531023 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122531027 DLINP <000b> input/ipa.c:452 connected read/write 20250828122531027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122531029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122531032 DLINP <000b> input/ipa.c:452 connected read/write 20250828122531032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122531032 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122531032 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122531032 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 20250828122531032 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122531032 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 20250828122531032 DLGSUP <0013> gsup_server.c:236 2: 20250828122531032 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122531032 DLGSUP <0013> gsup_server.c:236 3: 20250828122531032 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122531032 DLGSUP <0013> gsup_server.c:236 4: 20250828122531032 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122531032 DLGSUP <0013> gsup_server.c:236 5: 20250828122531032 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122531032 DLGSUP <0013> gsup_server.c:236 7: 20250828122531032 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122531032 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122531032 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122531032 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@af8aeaabb5ce: 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") 20250828122531048 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40285<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@af8aeaabb5ce: Created GsupExpect[0] for "262420539866384" to be handled at TC_gsup_ul_unknown_imsi(45) 20250828122531057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57204<->l=127.0.0.1:4258 20250828122531078 DLINP <000b> input/ipa.c:452 connected read/write 20250828122531078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122531078 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420539866384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420539866384" cn_domain=PS} 20250828122531078 DLU <0006> fsm.c:456 lu(262420539866384)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122531078 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420539866384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250828122531078 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420539866384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420539866384" cause=IMSI unknown in HLR} 20250828122531078 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420539866384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122531078 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420539866384)[0x55a1b3d8aaf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122531078 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420539866384)[0x55a1b3d8aaf0]{UNVALIDATED}: Freeing instance 20250828122531078 DLU <0006> fsm.c:568 lu(PS:IMSI-262420539866384)[0x55a1b3d8aaf0]{UNVALIDATED}: Deallocated 20250828122531078 DLINP <000b> input/ipa.c:452 connected read/write 20250828122531078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122531078 DLINP <000b> input/ipa.c:452 connected read/write 20250828122531078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@af8aeaabb5ce: Found GsupExpect[0] for "262420539866384" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420539866384" TC_gsup_ul_unknown_imsi(45)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122531080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57204<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122531080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4258 20250828122531081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40285<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@af8aeaabb5ce: Final verdict of PTC: none 20250828122531081 DLINP <000b> input/ipa.c:452 connected read/write 20250828122531081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122531081 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122531081 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122531081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 43: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Aug 28 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 20250828122531118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57218<->l=127.0.0.1:4258 20250828122531218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57218<->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=26092) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122534321 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122534321 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122534325 DLINP <000b> input/ipa.c:452 connected read/write 20250828122534325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122534327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122534329 DLINP <000b> input/ipa.c:452 connected read/write 20250828122534329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122534329 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122534330 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122534330 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 20250828122534330 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122534330 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 20250828122534330 DLGSUP <0013> gsup_server.c:236 2: 20250828122534330 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122534330 DLGSUP <0013> gsup_server.c:236 3: 20250828122534330 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122534330 DLGSUP <0013> gsup_server.c:236 4: 20250828122534330 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122534330 DLGSUP <0013> gsup_server.c:236 5: 20250828122534330 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122534330 DLGSUP <0013> gsup_server.c:236 7: 20250828122534330 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122534330 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122534330 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122534330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@af8aeaabb5ce: 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") 20250828122534344 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36501<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@af8aeaabb5ce: Created GsupExpect[0] for "262429990403055" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250828122534352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60810<->l=127.0.0.1:4258 20250828122534374 DLINP <000b> input/ipa.c:452 connected read/write 20250828122534374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122534374 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429990403055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429990403055" cn_domain=PS source_name="the-source\n"} 20250828122534374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828122534374 DLU <0006> fsm.c:456 lu(262429990403055)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122534374 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429990403055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250828122534374 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262429990403055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429990403055" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250828122534374 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262429990403055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122534374 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429990403055)[0x55a1b3d8aaf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122534374 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429990403055)[0x55a1b3d8aaf0]{UNVALIDATED}: Freeing instance 20250828122534374 DLU <0006> fsm.c:568 lu(PS:IMSI-262429990403055)[0x55a1b3d8aaf0]{UNVALIDATED}: Deallocated 20250828122534374 DLINP <000b> input/ipa.c:452 connected read/write 20250828122534374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122534374 DLINP <000b> input/ipa.c:452 connected read/write 20250828122534374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@af8aeaabb5ce: Found GsupExpect[0] for "262429990403055" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429990403055" TC_gsup_ul_unknown_imsi_via_proxy(50)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122534380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60810<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122534382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 20250828122534383 DLINP <000b> input/ipa.c:452 connected read/write 20250828122534383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122534384 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122534384 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122534384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122534384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@af8aeaabb5ce: Final verdict of PTC: none 48@af8aeaabb5ce: Final verdict of PTC: none 20250828122534384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36501<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 48: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 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 20250828122534423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20250828122534524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60826<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122537660 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122537660 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122537662 DLINP <000b> input/ipa.c:452 connected read/write 20250828122537662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122537662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@af8aeaabb5ce: 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 } } } } 20250828122537664 DLINP <000b> input/ipa.c:452 connected read/write 20250828122537664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122537664 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122537664 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122537665 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 20250828122537665 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122537665 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 20250828122537665 DLGSUP <0013> gsup_server.c:236 2: 20250828122537665 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122537665 DLGSUP <0013> gsup_server.c:236 3: 20250828122537665 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122537665 DLGSUP <0013> gsup_server.c:236 4: 20250828122537665 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122537665 DLGSUP <0013> gsup_server.c:236 5: 20250828122537665 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122537665 DLGSUP <0013> gsup_server.c:236 7: 20250828122537665 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122537665 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122537665 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122537665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@af8aeaabb5ce: 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") 20250828122537674 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43615<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@af8aeaabb5ce: Created GsupExpect[0] for "262426320183099" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250828122537682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20250828122537706 DLINP <000b> input/ipa.c:452 connected read/write 20250828122537706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122537706 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426320183099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426320183099" cn_domain=PS} 20250828122537706 DLU <0006> fsm.c:456 lu(262426320183099)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122537706 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426320183099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250828122537706 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426320183099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426320183099" cause=Roaming not allowed in this location area} 20250828122537706 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426320183099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122537706 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426320183099)[0x55a1b3d8aaf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122537706 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426320183099)[0x55a1b3d8aaf0]{UNVALIDATED}: Freeing instance 20250828122537706 DLU <0006> fsm.c:568 lu(PS:IMSI-262426320183099)[0x55a1b3d8aaf0]{UNVALIDATED}: Deallocated 20250828122537706 DLINP <000b> input/ipa.c:452 connected read/write 20250828122537707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122537707 DLINP <000b> input/ipa.c:452 connected read/write 20250828122537707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@af8aeaabb5ce: Found GsupExpect[0] for "262426320183099" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426320183099" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122537711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122537712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 20250828122537713 DLINP <000b> input/ipa.c:452 connected read/write 20250828122537713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122537713 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122537714 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122537714 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@af8aeaabb5ce: Final verdict of PTC: none 20250828122537715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43615<->l=127.0.0.1:4259) 53@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 53: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:25:37 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250828122537780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250828122537880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=27548) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:25:39 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_sai_err_unknown_imsi started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122541028 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122541028 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122541032 DLINP <000b> input/ipa.c:452 connected read/write 20250828122541032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122541034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122541038 DLINP <000b> input/ipa.c:452 connected read/write 20250828122541038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122541038 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122541038 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122541038 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 20250828122541038 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122541038 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 20250828122541038 DLGSUP <0013> gsup_server.c:236 2: 20250828122541038 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122541038 DLGSUP <0013> gsup_server.c:236 3: 20250828122541038 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122541038 DLGSUP <0013> gsup_server.c:236 4: 20250828122541038 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122541038 DLGSUP <0013> gsup_server.c:236 5: 20250828122541038 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122541038 DLGSUP <0013> gsup_server.c:236 7: 20250828122541038 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122541038 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122541038 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122541038 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@af8aeaabb5ce: 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") 20250828122541070 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36713<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@af8aeaabb5ce: Created GsupExpect[0] for "262423121166329" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250828122541089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20250828122541094 DLINP <000b> input/ipa.c:452 connected read/write 20250828122541094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122541094 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423121166329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423121166329"} 20250828122541094 DAUC <0003> db_auc.c:133 IMSI='262423121166329': No such subscriber 20250828122541094 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423121166329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250828122541094 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423121166329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423121166329" cause=IMSI unknown in HLR} 20250828122541094 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423121166329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122541094 DLINP <000b> input/ipa.c:452 connected read/write 20250828122541094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122541094 DLINP <000b> input/ipa.c:452 connected read/write 20250828122541094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@af8aeaabb5ce: Found GsupExpect[0] for "262423121166329" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423121166329" TC_gsup_sai_err_unknown_imsi(60)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122541097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122541098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60870<->l=127.0.0.1:4258 20250828122541100 DLINP <000b> input/ipa.c:452 connected read/write 20250828122541100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122541100 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122541100 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122541100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122541100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36713<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@af8aeaabb5ce: Final verdict of PTC: none 58@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 58: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 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 20250828122541174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60890<->l=127.0.0.1:4258 20250828122541274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60890<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=848) Waiting for packet dumper to finish... 1 (prev_count=848, count=25292) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_ul started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122544411 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122544411 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122544414 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122544417 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544418 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122544418 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122544418 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 20250828122544418 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122544418 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 20250828122544418 DLGSUP <0013> gsup_server.c:236 2: 20250828122544418 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122544418 DLGSUP <0013> gsup_server.c:236 3: 20250828122544418 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122544418 DLGSUP <0013> gsup_server.c:236 4: 20250828122544418 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122544418 DLGSUP <0013> gsup_server.c:236 5: 20250828122544418 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122544418 DLGSUP <0013> gsup_server.c:236 7: 20250828122544418 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122544418 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122544418 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122544418 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@af8aeaabb5ce: 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") 20250828122544442 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38857<->l=127.0.0.1:4259) 20250828122544449 DAUC <0003> db_auc.c:157 IMSI='262426258425782': No 2G Auth Data 20250828122544449 DAUC <0003> db_auc.c:192 IMSI='262426258425782': No 3G Auth Data HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262426258425782" to be handled at TC_gsup_ul(65) 20250828122544470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 20250828122544478 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544478 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426258425782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426258425782" cn_domain=PS} 20250828122544478 DLU <0006> fsm.c:456 lu(262426258425782)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544478 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426258425782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426258425782)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544478 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426258425782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426258425782" cn_domain=PS} 20250828122544478 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544478 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262426258425782" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_ul(65)"262426258425782" 20250828122544482 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544482 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426258425782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426258425782"} 20250828122544482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426258425782)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544482 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426258425782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544482 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426258425782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426258425782"} 20250828122544482 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426258425782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426258425782)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426258425782)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544482 DLU <0006> fsm.c:568 lu(PS:IMSI-262426258425782)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544482 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544482 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(65)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 TC_gsup_ul(65)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122544485 DAUC <0003> db_auc.c:157 IMSI='262429924873806': No 2G Auth Data 20250828122544485 DAUC <0003> db_auc.c:192 IMSI='262429924873806': No 3G Auth Data 20250828122544486 DLGSUP <0013> hlr.c:121 IMSI 262429924873806: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262429924873806" to be handled at TC_gsup_ul(66) 20250828122544496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 20250828122544499 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544499 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429924873806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429924873806" cn_domain=PS} 20250828122544499 DLU <0006> fsm.c:456 lu(262429924873806)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544499 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429924873806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429924873806)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544499 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429924873806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429924873806" cn_domain=PS} 20250828122544499 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544499 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262429924873806" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_ul(66)"262429924873806" 20250828122544500 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544500 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429924873806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429924873806"} 20250828122544500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429924873806)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544500 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429924873806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544500 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429924873806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429924873806"} 20250828122544500 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429924873806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429924873806)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429924873806)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544500 DLU <0006> fsm.c:568 lu(PS:IMSI-262429924873806)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544500 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544500 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(66)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 TC_gsup_ul(66)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122544501 DAUC <0003> db_auc.c:157 IMSI='262425827765111': No 2G Auth Data 20250828122544501 DAUC <0003> db_auc.c:192 IMSI='262425827765111': No 3G Auth Data 20250828122544502 DLGSUP <0013> hlr.c:121 IMSI 262425827765111: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262425827765111" to be handled at TC_gsup_ul(67) 20250828122544508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 20250828122544511 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544511 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425827765111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425827765111" cn_domain=PS} 20250828122544511 DLU <0006> fsm.c:456 lu(262425827765111)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544511 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425827765111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544511 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425827765111)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544511 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425827765111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425827765111" cn_domain=PS} 20250828122544511 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544511 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262425827765111" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_ul(67)"262425827765111" 20250828122544512 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544512 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425827765111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425827765111"} 20250828122544512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425827765111)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544512 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425827765111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544512 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425827765111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425827765111"} 20250828122544512 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425827765111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425827765111)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425827765111)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544512 DLU <0006> fsm.c:568 lu(PS:IMSI-262425827765111)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544512 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544512 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(67)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 TC_gsup_ul(67)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122544513 DAUC <0003> db_auc.c:157 IMSI='262429546699302': No 2G Auth Data 20250828122544513 DAUC <0003> db_auc.c:192 IMSI='262429546699302': No 3G Auth Data 20250828122544514 DLGSUP <0013> hlr.c:121 IMSI 262429546699302: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262429546699302" to be handled at TC_gsup_ul(68) 20250828122544520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4258 20250828122544522 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544522 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429546699302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429546699302" cn_domain=PS} 20250828122544522 DLU <0006> fsm.c:456 lu(262429546699302)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544523 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429546699302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429546699302)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544523 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429546699302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429546699302" cn_domain=PS} 20250828122544523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262429546699302" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_ul(68)"262429546699302" 20250828122544524 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544524 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429546699302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429546699302"} 20250828122544524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429546699302)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544524 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429546699302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544524 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429546699302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429546699302"} 20250828122544524 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429546699302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429546699302)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429546699302)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544524 DLU <0006> fsm.c:568 lu(PS:IMSI-262429546699302)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544524 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544524 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(68)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4258 TC_gsup_ul(68)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122544525 DAUC <0003> db_auc.c:157 IMSI='262422876551052': No 2G Auth Data 20250828122544525 DAUC <0003> db_auc.c:192 IMSI='262422876551052': No 3G Auth Data 20250828122544525 DLGSUP <0013> hlr.c:121 IMSI 262422876551052: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262422876551052" to be handled at TC_gsup_ul(69) 20250828122544530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20250828122544532 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544532 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422876551052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422876551052" cn_domain=PS} 20250828122544532 DLU <0006> fsm.c:456 lu(262422876551052)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544532 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422876551052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422876551052)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544532 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422876551052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422876551052" cn_domain=PS} 20250828122544532 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544532 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262422876551052" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_ul(69)"262422876551052" 20250828122544533 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544533 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422876551052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422876551052"} 20250828122544533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422876551052)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544533 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422876551052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544533 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422876551052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422876551052"} 20250828122544533 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422876551052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422876551052)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422876551052)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544533 DLU <0006> fsm.c:568 lu(PS:IMSI-262422876551052)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544533 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544533 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(69)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 TC_gsup_ul(69)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122544535 DAUC <0003> db_auc.c:157 IMSI='262424784354891': No 2G Auth Data 20250828122544535 DAUC <0003> db_auc.c:192 IMSI='262424784354891': No 3G Auth Data 20250828122544535 DLGSUP <0013> hlr.c:121 IMSI 262424784354891: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262424784354891" to be handled at TC_gsup_ul(70) 20250828122544541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20250828122544543 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544543 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424784354891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424784354891" cn_domain=PS} 20250828122544543 DLU <0006> fsm.c:456 lu(262424784354891)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544543 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424784354891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424784354891)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544543 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424784354891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424784354891" cn_domain=PS} 20250828122544543 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544543 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262424784354891" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_ul(70)"262424784354891" 20250828122544544 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544544 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424784354891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424784354891"} 20250828122544544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424784354891)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544544 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424784354891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544544 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424784354891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424784354891"} 20250828122544544 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424784354891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424784354891)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424784354891)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544544 DLU <0006> fsm.c:568 lu(PS:IMSI-262424784354891)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544544 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544544 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(70)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 TC_gsup_ul(70)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122544545 DAUC <0003> db_auc.c:157 IMSI='262423174964494': No 2G Auth Data 20250828122544545 DAUC <0003> db_auc.c:192 IMSI='262423174964494': No 3G Auth Data 20250828122544545 DLGSUP <0013> hlr.c:121 IMSI 262423174964494: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262423174964494" to be handled at TC_gsup_ul(71) 20250828122544552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20250828122544553 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544553 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423174964494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423174964494" cn_domain=PS} 20250828122544554 DLU <0006> fsm.c:456 lu(262423174964494)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544554 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423174964494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423174964494)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544554 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423174964494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423174964494" cn_domain=PS} 20250828122544554 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544554 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262423174964494" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_ul(71)"262423174964494" 20250828122544555 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544555 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423174964494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423174964494"} 20250828122544555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423174964494)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544555 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423174964494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544555 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423174964494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423174964494"} 20250828122544555 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423174964494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423174964494)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423174964494)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544555 DLU <0006> fsm.c:568 lu(PS:IMSI-262423174964494)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544555 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544555 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(71)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 TC_gsup_ul(71)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122544556 DAUC <0003> db_auc.c:157 IMSI='262427194442788': No 2G Auth Data 20250828122544556 DAUC <0003> db_auc.c:192 IMSI='262427194442788': No 3G Auth Data 20250828122544557 DLGSUP <0013> hlr.c:121 IMSI 262427194442788: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@af8aeaabb5ce: Created GsupExpect[0] for "262427194442788" to be handled at TC_gsup_ul(72) 20250828122544564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 20250828122544566 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544566 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427194442788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427194442788" cn_domain=PS} 20250828122544566 DLU <0006> fsm.c:456 lu(262427194442788)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122544566 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427194442788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122544566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427194442788)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122544566 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427194442788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427194442788" cn_domain=PS} 20250828122544566 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544566 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@af8aeaabb5ce: Found GsupExpect[0] for "262427194442788" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_ul(72)"262427194442788" 20250828122544567 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544567 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427194442788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427194442788"} 20250828122544567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427194442788)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122544567 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427194442788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122544567 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427194442788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427194442788"} 20250828122544567 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427194442788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122544567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427194442788)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122544567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427194442788)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122544567 DLU <0006> fsm.c:568 lu(PS:IMSI-262427194442788)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122544567 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122544567 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul(72)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122544568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 TC_gsup_ul(72)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122544569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 20250828122544569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38857<->l=127.0.0.1:4259) 20250828122544569 DLINP <000b> input/ipa.c:452 connected read/write 20250828122544569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122544569 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 63@af8aeaabb5ce: Final verdict of PTC: none 20250828122544569 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122544569 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_ul finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Aug 28 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 20250828122544595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20250828122544696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67692) Waiting for packet dumper to finish... 1 (prev_count=67692, count=113000) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:25:46 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_ul_via_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122547813 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122547813 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122547816 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122547820 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547820 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122547820 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122547820 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 20250828122547821 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122547821 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 20250828122547821 DLGSUP <0013> gsup_server.c:236 2: 20250828122547821 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(73)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122547821 DLGSUP <0013> gsup_server.c:236 3: 20250828122547821 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122547821 DLGSUP <0013> gsup_server.c:236 4: 20250828122547821 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122547821 DLGSUP <0013> gsup_server.c:236 5: 20250828122547821 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122547821 DLGSUP <0013> gsup_server.c:236 7: 20250828122547821 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122547821 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122547821 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122547821 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@af8aeaabb5ce: 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") 20250828122547844 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42447<->l=127.0.0.1:4259) 20250828122547852 DAUC <0003> db_auc.c:157 IMSI='262423547866913': No 2G Auth Data 20250828122547852 DAUC <0003> db_auc.c:192 IMSI='262423547866913': No 3G Auth Data HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262423547866913" to be handled at TC_gsup_ul_via_proxy(77) 20250828122547884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 20250828122547895 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547895 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423547866913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423547866913" cn_domain=PS source_name="the-source\n"} 20250828122547895 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828122547895 DLU <0006> fsm.c:456 lu(262423547866913)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547895 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423547866913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423547866913)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547895 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423547866913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423547866913" cn_domain=PS destination_name="the-source\n"} 20250828122547895 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547895 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262423547866913" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423547866913" 20250828122547901 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547901 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423547866913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423547866913" source_name="the-source\n"} 20250828122547901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423547866913)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547901 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423547866913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547901 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423547866913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423547866913" destination_name="the-source\n"} 20250828122547901 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423547866913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423547866913)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423547866913)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547901 DLU <0006> fsm.c:568 lu(PS:IMSI-262423547866913)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547901 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547901 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122547906 DAUC <0003> db_auc.c:157 IMSI='262421239583487': No 2G Auth Data 20250828122547906 DAUC <0003> db_auc.c:192 IMSI='262421239583487': No 3G Auth Data 20250828122547908 DLGSUP <0013> hlr.c:121 IMSI 262421239583487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262421239583487" to be handled at TC_gsup_ul_via_proxy(78) 20250828122547925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 20250828122547927 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547927 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421239583487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421239583487" cn_domain=PS source_name="the-source\n"} 20250828122547927 DLU <0006> fsm.c:456 lu(262421239583487)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547927 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421239583487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421239583487)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547927 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421239583487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421239583487" cn_domain=PS destination_name="the-source\n"} 20250828122547927 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547927 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262421239583487" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421239583487" 20250828122547928 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547928 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421239583487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421239583487" source_name="the-source\n"} 20250828122547928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421239583487)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547928 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262421239583487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547928 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421239583487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421239583487" destination_name="the-source\n"} 20250828122547928 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262421239583487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421239583487)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421239583487)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547928 DLU <0006> fsm.c:568 lu(PS:IMSI-262421239583487)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547928 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547928 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122547929 DAUC <0003> db_auc.c:157 IMSI='262420445869637': No 2G Auth Data 20250828122547929 DAUC <0003> db_auc.c:192 IMSI='262420445869637': No 3G Auth Data 20250828122547929 DLGSUP <0013> hlr.c:121 IMSI 262420445869637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262420445869637" to be handled at TC_gsup_ul_via_proxy(79) 20250828122547935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 20250828122547936 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547936 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420445869637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420445869637" cn_domain=PS source_name="the-source\n"} 20250828122547936 DLU <0006> fsm.c:456 lu(262420445869637)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547936 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420445869637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547936 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420445869637)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547936 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420445869637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420445869637" cn_domain=PS destination_name="the-source\n"} 20250828122547936 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547936 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262420445869637" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420445869637" 20250828122547937 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547937 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420445869637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420445869637" source_name="the-source\n"} 20250828122547937 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420445869637)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547937 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420445869637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547937 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420445869637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420445869637" destination_name="the-source\n"} 20250828122547937 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420445869637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420445869637)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420445869637)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547937 DLU <0006> fsm.c:568 lu(PS:IMSI-262420445869637)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547937 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547937 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122547939 DAUC <0003> db_auc.c:157 IMSI='262427482165895': No 2G Auth Data 20250828122547939 DAUC <0003> db_auc.c:192 IMSI='262427482165895': No 3G Auth Data 20250828122547939 DLGSUP <0013> hlr.c:121 IMSI 262427482165895: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262427482165895" to be handled at TC_gsup_ul_via_proxy(80) 20250828122547945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4258 20250828122547947 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547947 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427482165895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427482165895" cn_domain=PS source_name="the-source\n"} 20250828122547947 DLU <0006> fsm.c:456 lu(262427482165895)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547947 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427482165895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547947 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427482165895)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547947 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427482165895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427482165895" cn_domain=PS destination_name="the-source\n"} 20250828122547947 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547947 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262427482165895" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427482165895" 20250828122547948 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547948 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427482165895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427482165895" source_name="the-source\n"} 20250828122547948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427482165895)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547948 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427482165895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547948 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427482165895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427482165895" destination_name="the-source\n"} 20250828122547948 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427482165895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427482165895)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427482165895)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547948 DLU <0006> fsm.c:568 lu(PS:IMSI-262427482165895)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547948 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547948 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122547949 DAUC <0003> db_auc.c:157 IMSI='262425378259793': No 2G Auth Data 20250828122547949 DAUC <0003> db_auc.c:192 IMSI='262425378259793': No 3G Auth Data 20250828122547949 DLGSUP <0013> hlr.c:121 IMSI 262425378259793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262425378259793" to be handled at TC_gsup_ul_via_proxy(81) 20250828122547954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20250828122547956 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547956 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425378259793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425378259793" cn_domain=PS source_name="the-source\n"} 20250828122547956 DLU <0006> fsm.c:456 lu(262425378259793)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547956 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425378259793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547956 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425378259793)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547956 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425378259793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425378259793" cn_domain=PS destination_name="the-source\n"} 20250828122547956 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547956 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262425378259793" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425378259793" 20250828122547957 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547957 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425378259793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425378259793" source_name="the-source\n"} 20250828122547957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425378259793)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547957 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425378259793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547957 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425378259793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425378259793" destination_name="the-source\n"} 20250828122547957 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425378259793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425378259793)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425378259793)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547957 DLU <0006> fsm.c:568 lu(PS:IMSI-262425378259793)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547957 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547957 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122547958 DAUC <0003> db_auc.c:157 IMSI='262420659483065': No 2G Auth Data 20250828122547958 DAUC <0003> db_auc.c:192 IMSI='262420659483065': No 3G Auth Data 20250828122547959 DLGSUP <0013> hlr.c:121 IMSI 262420659483065: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262420659483065" to be handled at TC_gsup_ul_via_proxy(82) 20250828122547964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44228<->l=127.0.0.1:4258 20250828122547966 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547966 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420659483065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420659483065" cn_domain=PS source_name="the-source\n"} 20250828122547966 DLU <0006> fsm.c:456 lu(262420659483065)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547966 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420659483065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420659483065)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547966 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420659483065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420659483065" cn_domain=PS destination_name="the-source\n"} 20250828122547966 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547966 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262420659483065" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420659483065" 20250828122547967 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547967 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420659483065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420659483065" source_name="the-source\n"} 20250828122547967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420659483065)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547967 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420659483065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547967 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420659483065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420659483065" destination_name="the-source\n"} 20250828122547967 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420659483065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420659483065)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420659483065)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547967 DLU <0006> fsm.c:568 lu(PS:IMSI-262420659483065)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547967 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547967 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44228<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122547968 DAUC <0003> db_auc.c:157 IMSI='262423928940434': No 2G Auth Data 20250828122547968 DAUC <0003> db_auc.c:192 IMSI='262423928940434': No 3G Auth Data 20250828122547969 DLGSUP <0013> hlr.c:121 IMSI 262423928940434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262423928940434" to be handled at TC_gsup_ul_via_proxy(83) 20250828122547974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 20250828122547976 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547976 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423928940434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423928940434" cn_domain=PS source_name="the-source\n"} 20250828122547976 DLU <0006> fsm.c:456 lu(262423928940434)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547976 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423928940434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547976 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423928940434)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547976 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423928940434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423928940434" cn_domain=PS destination_name="the-source\n"} 20250828122547976 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547976 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262423928940434" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423928940434" 20250828122547977 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547977 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423928940434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423928940434" source_name="the-source\n"} 20250828122547977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423928940434)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547977 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262423928940434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547977 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423928940434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423928940434" destination_name="the-source\n"} 20250828122547977 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262423928940434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423928940434)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423928940434)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547977 DLU <0006> fsm.c:568 lu(PS:IMSI-262423928940434)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547977 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547977 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122547979 DAUC <0003> db_auc.c:157 IMSI='262429575110128': No 2G Auth Data 20250828122547979 DAUC <0003> db_auc.c:192 IMSI='262429575110128': No 3G Auth Data 20250828122547979 DLGSUP <0013> hlr.c:121 IMSI 262429575110128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@af8aeaabb5ce: Created GsupExpect[0] for "262429575110128" to be handled at TC_gsup_ul_via_proxy(84) 20250828122547985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 20250828122547986 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547986 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429575110128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429575110128" cn_domain=PS source_name="the-source\n"} 20250828122547986 DLU <0006> fsm.c:456 lu(262429575110128)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122547986 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429575110128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828122547986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429575110128)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122547986 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429575110128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429575110128" cn_domain=PS destination_name="the-source\n"} 20250828122547987 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547987 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@af8aeaabb5ce: Found GsupExpect[0] for "262429575110128" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429575110128" 20250828122547987 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547987 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429575110128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429575110128" source_name="the-source\n"} 20250828122547987 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429575110128)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122547987 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429575110128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122547987 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429575110128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429575110128" destination_name="the-source\n"} 20250828122547987 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429575110128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122547987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429575110128)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122547987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429575110128)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122547987 DLU <0006> fsm.c:568 lu(PS:IMSI-262429575110128)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122547987 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122547987 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122547988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122547989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 20250828122547989 DLINP <000b> input/ipa.c:452 connected read/write 20250828122547989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122547989 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122547989 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122547989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122547989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250828122547989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42447<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@af8aeaabb5ce: Final verdict of PTC: none 75@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Aug 28 12:25:47 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 20250828122548014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20250828122548115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78452) Waiting for packet dumper to finish... 1 (prev_count=78452, count=114764) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_ul_subscriber_data started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122551251 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122551251 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122551255 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122551260 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551260 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122551260 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122551260 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 20250828122551260 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122551260 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 20250828122551260 DLGSUP <0013> gsup_server.c:236 2: 20250828122551260 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122551260 DLGSUP <0013> gsup_server.c:236 3: 20250828122551260 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122551260 DLGSUP <0013> gsup_server.c:236 4: 20250828122551260 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122551260 DLGSUP <0013> gsup_server.c:236 5: 20250828122551260 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122551260 DLGSUP <0013> gsup_server.c:236 7: 20250828122551260 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122551260 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122551260 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122551260 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@af8aeaabb5ce: 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") 20250828122551274 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43781<->l=127.0.0.1:4259) 20250828122551279 DAUC <0003> db_auc.c:157 IMSI='262424749392923': No 2G Auth Data 20250828122551279 DAUC <0003> db_auc.c:192 IMSI='262424749392923': No 3G Auth Data HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262424749392923" to be handled at TC_gsup_ul_subscriber_data(89) 20250828122551285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551302 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551302 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424749392923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424749392923" cn_domain=PS} 20250828122551302 DLU <0006> fsm.c:456 lu(262424749392923)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551302 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424749392923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551302 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424749392923)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551302 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424749392923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424749392923" cn_domain=PS} 20250828122551302 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551302 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262424749392923" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424749392923" 20250828122551307 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551307 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424749392923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424749392923"} 20250828122551307 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424749392923)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551307 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424749392923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551307 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424749392923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424749392923"} 20250828122551307 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424749392923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424749392923)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424749392923)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551307 DLU <0006> fsm.c:568 lu(PS:IMSI-262424749392923)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551307 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551307 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122551311 DAUC <0003> db_auc.c:157 IMSI='262425817823376': No 2G Auth Data 20250828122551311 DAUC <0003> db_auc.c:192 IMSI='262425817823376': No 3G Auth Data 20250828122551312 DLGSUP <0013> hlr.c:121 IMSI 262425817823376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262425817823376" to be handled at TC_gsup_ul_subscriber_data(90) 20250828122551325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551327 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551327 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425817823376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425817823376" cn_domain=PS} 20250828122551327 DLU <0006> fsm.c:456 lu(262425817823376)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551327 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425817823376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551327 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425817823376)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551327 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425817823376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425817823376" cn_domain=PS} 20250828122551327 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551327 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262425817823376" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425817823376" 20250828122551328 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551328 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425817823376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425817823376"} 20250828122551328 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425817823376)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551328 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425817823376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551328 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425817823376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425817823376"} 20250828122551328 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425817823376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425817823376)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425817823376)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551328 DLU <0006> fsm.c:568 lu(PS:IMSI-262425817823376)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551328 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551328 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122551329 DAUC <0003> db_auc.c:157 IMSI='262426425236048': No 2G Auth Data 20250828122551329 DAUC <0003> db_auc.c:192 IMSI='262426425236048': No 3G Auth Data 20250828122551330 DLGSUP <0013> hlr.c:121 IMSI 262426425236048: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262426425236048" to be handled at TC_gsup_ul_subscriber_data(91) 20250828122551338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551340 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551340 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426425236048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426425236048" cn_domain=PS} 20250828122551340 DLU <0006> fsm.c:456 lu(262426425236048)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551340 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426425236048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551340 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426425236048)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551340 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426425236048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426425236048" cn_domain=PS} 20250828122551340 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551340 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262426425236048" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426425236048" 20250828122551341 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551341 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426425236048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426425236048"} 20250828122551341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426425236048)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551341 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426425236048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551341 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426425236048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426425236048"} 20250828122551341 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426425236048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426425236048)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426425236048)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551341 DLU <0006> fsm.c:568 lu(PS:IMSI-262426425236048)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551341 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551341 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122551342 DAUC <0003> db_auc.c:157 IMSI='262426830132368': No 2G Auth Data 20250828122551342 DAUC <0003> db_auc.c:192 IMSI='262426830132368': No 3G Auth Data 20250828122551343 DLGSUP <0013> hlr.c:121 IMSI 262426830132368: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262426830132368" to be handled at TC_gsup_ul_subscriber_data(92) 20250828122551353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551356 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551356 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426830132368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426830132368" cn_domain=PS} 20250828122551357 DLU <0006> fsm.c:456 lu(262426830132368)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551357 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426830132368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426830132368)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551357 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426830132368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426830132368" cn_domain=PS} 20250828122551357 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551357 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262426830132368" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426830132368" 20250828122551359 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551359 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426830132368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426830132368"} 20250828122551359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426830132368)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551359 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426830132368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551359 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426830132368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426830132368"} 20250828122551359 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426830132368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426830132368)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426830132368)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551359 DLU <0006> fsm.c:568 lu(PS:IMSI-262426830132368)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551359 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551359 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122551362 DAUC <0003> db_auc.c:157 IMSI='262420687509667': No 2G Auth Data 20250828122551362 DAUC <0003> db_auc.c:192 IMSI='262420687509667': No 3G Auth Data 20250828122551363 DLGSUP <0013> hlr.c:121 IMSI 262420687509667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262420687509667" to be handled at TC_gsup_ul_subscriber_data(93) 20250828122551374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551378 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551378 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420687509667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420687509667" cn_domain=PS} 20250828122551378 DLU <0006> fsm.c:456 lu(262420687509667)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551378 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420687509667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551378 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420687509667)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551378 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420687509667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420687509667" cn_domain=PS} 20250828122551378 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551378 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262420687509667" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420687509667" 20250828122551380 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551380 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420687509667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420687509667"} 20250828122551380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420687509667)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551380 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420687509667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551380 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420687509667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420687509667"} 20250828122551380 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420687509667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420687509667)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420687509667)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551380 DLU <0006> fsm.c:568 lu(PS:IMSI-262420687509667)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551380 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551380 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122551382 DAUC <0003> db_auc.c:157 IMSI='262428795466354': No 2G Auth Data 20250828122551382 DAUC <0003> db_auc.c:192 IMSI='262428795466354': No 3G Auth Data 20250828122551382 DLGSUP <0013> hlr.c:121 IMSI 262428795466354: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262428795466354" to be handled at TC_gsup_ul_subscriber_data(94) 20250828122551388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44324<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551390 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551390 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428795466354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428795466354" cn_domain=PS} 20250828122551390 DLU <0006> fsm.c:456 lu(262428795466354)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551390 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428795466354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428795466354)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551390 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428795466354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428795466354" cn_domain=PS} 20250828122551390 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551390 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262428795466354" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428795466354" 20250828122551391 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551391 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428795466354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428795466354"} 20250828122551391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428795466354)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551391 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428795466354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551391 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428795466354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428795466354"} 20250828122551391 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428795466354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428795466354)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428795466354)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551391 DLU <0006> fsm.c:568 lu(PS:IMSI-262428795466354)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551391 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551391 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44324<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122551392 DAUC <0003> db_auc.c:157 IMSI='262422881954316': No 2G Auth Data 20250828122551392 DAUC <0003> db_auc.c:192 IMSI='262422881954316': No 3G Auth Data 20250828122551393 DLGSUP <0013> hlr.c:121 IMSI 262422881954316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262422881954316" to be handled at TC_gsup_ul_subscriber_data(95) 20250828122551399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551400 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551400 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422881954316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422881954316" cn_domain=PS} 20250828122551400 DLU <0006> fsm.c:456 lu(262422881954316)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551400 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422881954316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422881954316)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551400 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422881954316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422881954316" cn_domain=PS} 20250828122551400 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551400 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262422881954316" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422881954316" 20250828122551401 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551401 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422881954316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422881954316"} 20250828122551401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422881954316)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551401 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422881954316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551401 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422881954316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422881954316"} 20250828122551401 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422881954316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422881954316)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422881954316)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551401 DLU <0006> fsm.c:568 lu(PS:IMSI-262422881954316)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551401 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551401 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122551403 DAUC <0003> db_auc.c:157 IMSI='262429642359730': No 2G Auth Data 20250828122551403 DAUC <0003> db_auc.c:192 IMSI='262429642359730': No 3G Auth Data 20250828122551403 DLGSUP <0013> hlr.c:121 IMSI 262429642359730: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@af8aeaabb5ce: Created GsupExpect[0] for "262429642359730" to be handled at TC_gsup_ul_subscriber_data(96) 20250828122551408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@af8aeaabb5ce: GSUP ul subscriber_data<unbound> 20250828122551409 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551409 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429642359730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429642359730" cn_domain=PS} 20250828122551409 DLU <0006> fsm.c:456 lu(262429642359730)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122551409 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429642359730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122551409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429642359730)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122551409 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429642359730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429642359730" cn_domain=PS} 20250828122551409 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551409 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@af8aeaabb5ce: Found GsupExpect[0] for "262429642359730" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429642359730" 20250828122551410 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551410 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429642359730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429642359730"} 20250828122551410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429642359730)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122551410 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429642359730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122551410 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429642359730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429642359730"} 20250828122551410 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429642359730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122551410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429642359730)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122551410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429642359730)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122551410 DLU <0006> fsm.c:568 lu(PS:IMSI-262429642359730)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122551410 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122551410 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122551411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122551412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20250828122551412 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43781<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@af8aeaabb5ce: Final verdict of PTC: none 87@af8aeaabb5ce: Final verdict of PTC: none 20250828122551412 DLINP <000b> input/ipa.c:452 connected read/write 20250828122551412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122551412 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122551412 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122551412 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Aug 28 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 20250828122551438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20250828122551539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=117904) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_vty started. MTC@af8aeaabb5ce: legacy= true 20250828122554665 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122554665 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122554669 DLINP <000b> input/ipa.c:452 connected read/write 20250828122554669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122554670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@af8aeaabb5ce: 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) } } } } 20250828122554671 DLINP <000b> input/ipa.c:452 connected read/write 20250828122554671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122554671 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122554671 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122554671 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 20250828122554671 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122554671 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 20250828122554671 DLGSUP <0013> gsup_server.c:236 2: 20250828122554671 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122554671 DLGSUP <0013> gsup_server.c:236 3: 20250828122554671 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122554671 DLGSUP <0013> gsup_server.c:236 4: 20250828122554671 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122554671 DLGSUP <0013> gsup_server.c:236 5: 20250828122554671 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122554671 DLGSUP <0013> gsup_server.c:236 7: 20250828122554671 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122554671 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122554671 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122554671 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)@af8aeaabb5ce: 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(97)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@af8aeaabb5ce: 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") 20250828122554689 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36465<->l=127.0.0.1:4259) 20250828122554693 DAUC <0003> db_auc.c:157 IMSI='262420938002488': No 2G Auth Data 20250828122554693 DAUC <0003> db_auc.c:192 IMSI='262420938002488': No 3G Auth Data 20250828122554699 DAUC <0003> db_auc.c:192 IMSI='262420938002488': No 3G Auth Data 20250828122554700 DAUC <0003> db_auc.c:157 IMSI='262421229224318': No 2G Auth Data 20250828122554700 DAUC <0003> db_auc.c:192 IMSI='262421229224318': No 3G Auth Data 20250828122554701 DAUC <0003> db_auc.c:157 IMSI='262421229224318': No 2G Auth Data 20250828122554703 DAUC <0003> db_auc.c:157 IMSI='262427664514221': No 2G Auth Data 20250828122554703 DAUC <0003> db_auc.c:192 IMSI='262427664514221': No 3G Auth Data MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122554705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 20250828122554706 DLINP <000b> input/ipa.c:452 connected read/write 20250828122554706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122554706 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122554706 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122554706 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122554706 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36465<->l=127.0.0.1:4259) 98@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@af8aeaabb5ce: Test case TC_vty finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Aug 28 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 20250828122554734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 20250828122554835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=28396) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:25:56 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_vty_msisdn_isd started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122557958 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122557958 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122557959 DLINP <000b> input/ipa.c:452 connected read/write 20250828122557959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122557959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122557960 DLINP <000b> input/ipa.c:452 connected read/write 20250828122557960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122557960 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122557960 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122557960 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 20250828122557960 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122557960 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 20250828122557960 DLGSUP <0013> gsup_server.c:236 2: 20250828122557960 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122557960 DLGSUP <0013> gsup_server.c:236 3: 20250828122557960 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122557960 DLGSUP <0013> gsup_server.c:236 4: 20250828122557960 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122557960 DLGSUP <0013> gsup_server.c:236 5: 20250828122557960 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122557960 DLGSUP <0013> gsup_server.c:236 7: 20250828122557960 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122557960 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122557960 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122557960 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@af8aeaabb5ce: 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") 20250828122557969 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45107<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@af8aeaabb5ce: Created GsupExpect[0] for "262424552699858" to be handled at TC_vty_msisdn_isd(104) 20250828122557974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4258 20250828122557975 DAUC <0003> db_auc.c:157 IMSI='262424552699858': No 2G Auth Data 20250828122557975 DAUC <0003> db_auc.c:192 IMSI='262424552699858': No 3G Auth Data 20250828122558002 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122558002 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424552699858" cn_domain=PS} 20250828122558002 DLU <0006> fsm.c:456 lu(262424552699858)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122558002 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122558002 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424552699858)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122558002 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424552699858" cn_domain=PS} 20250828122558002 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122558002 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@af8aeaabb5ce: Found GsupExpect[0] for "262424552699858" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@af8aeaabb5ce: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424552699858" 20250828122558006 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122558006 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424552699858"} 20250828122558006 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424552699858)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122558006 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122558006 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424552699858"} 20250828122558006 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122558006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424552699858)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122558006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424552699858)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122558006 DLU <0006> fsm.c:568 lu(PS:IMSI-262424552699858)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122558006 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122558006 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122558008 DLGSUP <0013> hlr.c:128 IMSI 262424552699858: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250828122558008 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122558008 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122558010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122558010 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122558010 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424552699858"} 20250828122558010 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250828122558010 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424552699858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122558011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 20250828122558012 DLINP <000b> input/ipa.c:452 connected read/write 20250828122558012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122558012 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122558012 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122558012 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@af8aeaabb5ce: Final verdict of PTC: none 102@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@af8aeaabb5ce: Final verdict of PTC: none 20250828122558013 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45107<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(103)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 102: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Aug 28 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 20250828122558046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60422<->l=127.0.0.1:4258 20250828122558146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60422<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_purge_cs started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122601223 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122601223 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122601226 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122601231 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601231 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122601231 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122601231 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 20250828122601231 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122601231 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 20250828122601231 DLGSUP <0013> gsup_server.c:236 2: 20250828122601231 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122601231 DLGSUP <0013> gsup_server.c:236 3: 20250828122601232 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122601232 DLGSUP <0013> gsup_server.c:236 4: 20250828122601232 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122601232 DLGSUP <0013> gsup_server.c:236 5: 20250828122601232 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122601232 DLGSUP <0013> gsup_server.c:236 7: 20250828122601232 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122601232 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122601232 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122601232 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@af8aeaabb5ce: 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") 20250828122601252 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32953<->l=127.0.0.1:4259) 20250828122601257 DAUC <0003> db_auc.c:157 IMSI='262428760139559': No 2G Auth Data 20250828122601257 DAUC <0003> db_auc.c:192 IMSI='262428760139559': No 3G Auth Data HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262428760139559" to be handled at TC_gsup_purge_cs(109) 20250828122601265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4258 20250828122601274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601274 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428760139559" cn_domain=PS} 20250828122601274 DLU <0006> fsm.c:456 lu(262428760139559)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601274 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428760139559)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601274 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428760139559" cn_domain=PS} 20250828122601274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262428760139559" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428760139559" 20250828122601278 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601278 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428760139559"} 20250828122601278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428760139559)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601278 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601278 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428760139559"} 20250828122601278 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428760139559)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428760139559)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601278 DLU <0006> fsm.c:568 lu(PS:IMSI-262428760139559)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601278 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601278 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601280 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601280 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428760139559" cn_domain=CS} 20250828122601280 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601280 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428760139559"} 20250828122601280 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428760139559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601281 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601281 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122601286 DAUC <0003> db_auc.c:157 IMSI='262429463278845': No 2G Auth Data 20250828122601286 DAUC <0003> db_auc.c:192 IMSI='262429463278845': No 3G Auth Data 20250828122601288 DLGSUP <0013> hlr.c:121 IMSI 262429463278845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262429463278845" to be handled at TC_gsup_purge_cs(110) 20250828122601302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4258 20250828122601304 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601304 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429463278845" cn_domain=PS} 20250828122601304 DLU <0006> fsm.c:456 lu(262429463278845)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601304 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429463278845)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601304 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429463278845" cn_domain=PS} 20250828122601304 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601304 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262429463278845" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429463278845" 20250828122601305 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601305 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429463278845"} 20250828122601305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429463278845)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601305 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601305 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429463278845"} 20250828122601305 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429463278845)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429463278845)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601305 DLU <0006> fsm.c:568 lu(PS:IMSI-262429463278845)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601305 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601305 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601306 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601306 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429463278845" cn_domain=CS} 20250828122601306 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601306 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429463278845"} 20250828122601306 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429463278845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601306 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601306 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122601307 DAUC <0003> db_auc.c:157 IMSI='262422217245071': No 2G Auth Data 20250828122601307 DAUC <0003> db_auc.c:192 IMSI='262422217245071': No 3G Auth Data 20250828122601308 DLGSUP <0013> hlr.c:121 IMSI 262422217245071: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262422217245071" to be handled at TC_gsup_purge_cs(111) 20250828122601315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60460<->l=127.0.0.1:4258 20250828122601317 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601317 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422217245071" cn_domain=PS} 20250828122601317 DLU <0006> fsm.c:456 lu(262422217245071)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601317 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601317 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422217245071)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601317 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422217245071" cn_domain=PS} 20250828122601317 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601317 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262422217245071" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422217245071" 20250828122601318 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601318 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422217245071"} 20250828122601318 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422217245071)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601318 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601318 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422217245071"} 20250828122601318 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422217245071)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422217245071)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601318 DLU <0006> fsm.c:568 lu(PS:IMSI-262422217245071)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601318 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601318 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601318 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601318 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422217245071" cn_domain=CS} 20250828122601318 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601319 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422217245071"} 20250828122601319 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422217245071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60460<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122601320 DAUC <0003> db_auc.c:157 IMSI='262428002767388': No 2G Auth Data 20250828122601320 DAUC <0003> db_auc.c:192 IMSI='262428002767388': No 3G Auth Data 20250828122601320 DLGSUP <0013> hlr.c:121 IMSI 262428002767388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262428002767388" to be handled at TC_gsup_purge_cs(112) 20250828122601327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4258 20250828122601328 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601328 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428002767388" cn_domain=PS} 20250828122601328 DLU <0006> fsm.c:456 lu(262428002767388)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601328 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428002767388)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601328 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428002767388" cn_domain=PS} 20250828122601328 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601328 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262428002767388" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428002767388" 20250828122601329 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601329 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428002767388"} 20250828122601329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428002767388)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601329 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601329 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428002767388"} 20250828122601329 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428002767388)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428002767388)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601329 DLU <0006> fsm.c:568 lu(PS:IMSI-262428002767388)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601329 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601329 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601330 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601330 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428002767388" cn_domain=CS} 20250828122601330 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601330 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428002767388"} 20250828122601330 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428002767388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601330 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601330 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122601331 DAUC <0003> db_auc.c:157 IMSI='262426197779361': No 2G Auth Data 20250828122601331 DAUC <0003> db_auc.c:192 IMSI='262426197779361': No 3G Auth Data 20250828122601331 DLGSUP <0013> hlr.c:121 IMSI 262426197779361: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262426197779361" to be handled at TC_gsup_purge_cs(113) 20250828122601336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 20250828122601338 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601338 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426197779361" cn_domain=PS} 20250828122601338 DLU <0006> fsm.c:456 lu(262426197779361)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601338 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426197779361)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601338 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426197779361" cn_domain=PS} 20250828122601338 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601338 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262426197779361" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426197779361" 20250828122601339 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601339 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426197779361"} 20250828122601339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426197779361)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601339 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601339 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426197779361"} 20250828122601339 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426197779361)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426197779361)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601339 DLU <0006> fsm.c:568 lu(PS:IMSI-262426197779361)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601339 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601339 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601339 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601339 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426197779361" cn_domain=CS} 20250828122601339 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601339 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426197779361"} 20250828122601339 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426197779361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601339 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601339 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122601340 DAUC <0003> db_auc.c:157 IMSI='262424525772588': No 2G Auth Data 20250828122601340 DAUC <0003> db_auc.c:192 IMSI='262424525772588': No 3G Auth Data 20250828122601341 DLGSUP <0013> hlr.c:121 IMSI 262424525772588: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262424525772588" to be handled at TC_gsup_purge_cs(114) 20250828122601347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4258 20250828122601348 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601348 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424525772588" cn_domain=PS} 20250828122601348 DLU <0006> fsm.c:456 lu(262424525772588)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601348 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424525772588)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601348 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424525772588" cn_domain=PS} 20250828122601348 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601348 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262424525772588" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424525772588" 20250828122601349 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601349 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424525772588"} 20250828122601349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424525772588)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601349 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601349 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424525772588"} 20250828122601349 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525772588)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525772588)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601349 DLU <0006> fsm.c:568 lu(PS:IMSI-262424525772588)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601349 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601349 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601350 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601350 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424525772588" cn_domain=CS} 20250828122601350 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601350 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424525772588"} 20250828122601350 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424525772588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601350 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601350 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122601351 DAUC <0003> db_auc.c:157 IMSI='262425108452068': No 2G Auth Data 20250828122601351 DAUC <0003> db_auc.c:192 IMSI='262425108452068': No 3G Auth Data 20250828122601351 DLGSUP <0013> hlr.c:121 IMSI 262425108452068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262425108452068" to be handled at TC_gsup_purge_cs(115) 20250828122601357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 20250828122601358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601358 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425108452068" cn_domain=PS} 20250828122601358 DLU <0006> fsm.c:456 lu(262425108452068)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601358 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601358 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425108452068)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601358 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425108452068" cn_domain=PS} 20250828122601358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262425108452068" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425108452068" 20250828122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601359 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425108452068"} 20250828122601359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425108452068)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601359 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601359 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425108452068"} 20250828122601359 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425108452068)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425108452068)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601359 DLU <0006> fsm.c:568 lu(PS:IMSI-262425108452068)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601360 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601360 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425108452068" cn_domain=CS} 20250828122601360 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601360 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425108452068"} 20250828122601360 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425108452068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601360 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601360 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122601361 DAUC <0003> db_auc.c:157 IMSI='262425565864370': No 2G Auth Data 20250828122601361 DAUC <0003> db_auc.c:192 IMSI='262425565864370': No 3G Auth Data 20250828122601362 DLGSUP <0013> hlr.c:121 IMSI 262425565864370: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@af8aeaabb5ce: Created GsupExpect[0] for "262425565864370" to be handled at TC_gsup_purge_cs(116) 20250828122601367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4258 20250828122601368 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601368 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425565864370" cn_domain=PS} 20250828122601368 DLU <0006> fsm.c:456 lu(262425565864370)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122601368 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122601369 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425565864370)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122601369 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425565864370" cn_domain=PS} 20250828122601369 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601369 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@af8aeaabb5ce: Found GsupExpect[0] for "262425565864370" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425565864370" 20250828122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601370 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425565864370"} 20250828122601370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425565864370)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122601370 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122601370 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425565864370"} 20250828122601370 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122601370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425565864370)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122601370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425565864370)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122601370 DLU <0006> fsm.c:568 lu(PS:IMSI-262425565864370)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601370 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425565864370" cn_domain=CS} 20250828122601370 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828122601370 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425565864370"} 20250828122601370 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425565864370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122601371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122601371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@af8aeaabb5ce: Final verdict of PTC: none 20250828122601372 DLINP <000b> input/ipa.c:452 connected read/write 20250828122601372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122601372 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122601372 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122601372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@af8aeaabb5ce: Final verdict of PTC: none 20250828122601372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32953<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Aug 28 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 20250828122601397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 20250828122601498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86208) Waiting for packet dumper to finish... 1 (prev_count=86208, count=134520) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_purge_ps started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122604618 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122604618 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122604622 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122604627 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604627 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122604627 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122604627 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 20250828122604627 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122604627 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 20250828122604627 DLGSUP <0013> gsup_server.c:236 2: 20250828122604627 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122604627 DLGSUP <0013> gsup_server.c:236 3: 20250828122604627 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122604627 DLGSUP <0013> gsup_server.c:236 4: 20250828122604627 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122604627 DLGSUP <0013> gsup_server.c:236 5: 20250828122604627 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122604627 DLGSUP <0013> gsup_server.c:236 7: 20250828122604627 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122604627 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122604627 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122604627 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@af8aeaabb5ce: 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") 20250828122604652 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40771<->l=127.0.0.1:4259) 20250828122604656 DAUC <0003> db_auc.c:157 IMSI='262429012144572': No 2G Auth Data 20250828122604656 DAUC <0003> db_auc.c:192 IMSI='262429012144572': No 3G Auth Data HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262429012144572" to be handled at TC_gsup_purge_ps(121) 20250828122604665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 20250828122604670 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604670 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429012144572" cn_domain=PS} 20250828122604670 DLU <0006> fsm.c:456 lu(262429012144572)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604670 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429012144572)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604670 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429012144572" cn_domain=PS} 20250828122604670 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604670 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262429012144572" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429012144572" 20250828122604671 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604671 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429012144572"} 20250828122604671 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429012144572)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604671 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604671 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429012144572"} 20250828122604671 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429012144572)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429012144572)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604671 DLU <0006> fsm.c:568 lu(PS:IMSI-262429012144572)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604671 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604671 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604672 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604672 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429012144572" cn_domain=PS} 20250828122604672 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604672 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429012144572"} 20250828122604672 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429012144572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604672 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604672 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122604674 DAUC <0003> db_auc.c:157 IMSI='262425562204375': No 2G Auth Data 20250828122604674 DAUC <0003> db_auc.c:192 IMSI='262425562204375': No 3G Auth Data 20250828122604674 DLGSUP <0013> hlr.c:121 IMSI 262425562204375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262425562204375" to be handled at TC_gsup_purge_ps(122) 20250828122604680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 20250828122604682 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604682 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425562204375" cn_domain=PS} 20250828122604682 DLU <0006> fsm.c:456 lu(262425562204375)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604682 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425562204375)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604682 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425562204375" cn_domain=PS} 20250828122604682 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604682 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262425562204375" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425562204375" 20250828122604683 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604683 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425562204375"} 20250828122604683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425562204375)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604683 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604683 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425562204375"} 20250828122604683 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425562204375)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425562204375)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604683 DLU <0006> fsm.c:568 lu(PS:IMSI-262425562204375)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604683 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604683 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604684 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604684 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425562204375" cn_domain=PS} 20250828122604684 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604684 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425562204375"} 20250828122604684 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425562204375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604684 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604684 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122604685 DAUC <0003> db_auc.c:157 IMSI='262422487433512': No 2G Auth Data 20250828122604685 DAUC <0003> db_auc.c:192 IMSI='262422487433512': No 3G Auth Data 20250828122604685 DLGSUP <0013> hlr.c:121 IMSI 262422487433512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262422487433512" to be handled at TC_gsup_purge_ps(123) 20250828122604691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51214<->l=127.0.0.1:4258 20250828122604692 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604692 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422487433512" cn_domain=PS} 20250828122604692 DLU <0006> fsm.c:456 lu(262422487433512)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604692 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604692 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422487433512)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604692 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422487433512" cn_domain=PS} 20250828122604692 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604692 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262422487433512" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422487433512" 20250828122604693 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604693 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422487433512"} 20250828122604693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422487433512)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604693 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604693 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422487433512"} 20250828122604693 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422487433512)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422487433512)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604693 DLU <0006> fsm.c:568 lu(PS:IMSI-262422487433512)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604693 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604693 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604694 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604694 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422487433512" cn_domain=PS} 20250828122604694 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604694 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422487433512"} 20250828122604694 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422487433512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604694 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604694 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51214<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122604695 DAUC <0003> db_auc.c:157 IMSI='262429597429064': No 2G Auth Data 20250828122604695 DAUC <0003> db_auc.c:192 IMSI='262429597429064': No 3G Auth Data 20250828122604695 DLGSUP <0013> hlr.c:121 IMSI 262429597429064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262429597429064" to be handled at TC_gsup_purge_ps(124) 20250828122604701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51220<->l=127.0.0.1:4258 20250828122604702 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604702 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429597429064" cn_domain=PS} 20250828122604703 DLU <0006> fsm.c:456 lu(262429597429064)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604703 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429597429064)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604703 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429597429064" cn_domain=PS} 20250828122604703 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604703 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262429597429064" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429597429064" 20250828122604704 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604704 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429597429064"} 20250828122604704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429597429064)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604704 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604704 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429597429064"} 20250828122604704 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429597429064)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429597429064)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604704 DLU <0006> fsm.c:568 lu(PS:IMSI-262429597429064)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604704 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604704 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604704 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604704 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429597429064" cn_domain=PS} 20250828122604704 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604704 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429597429064"} 20250828122604704 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429597429064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604704 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604704 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51220<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122604705 DAUC <0003> db_auc.c:157 IMSI='262420774091542': No 2G Auth Data 20250828122604705 DAUC <0003> db_auc.c:192 IMSI='262420774091542': No 3G Auth Data 20250828122604706 DLGSUP <0013> hlr.c:121 IMSI 262420774091542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262420774091542" to be handled at TC_gsup_purge_ps(125) 20250828122604711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51224<->l=127.0.0.1:4258 20250828122604713 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604713 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420774091542" cn_domain=PS} 20250828122604713 DLU <0006> fsm.c:456 lu(262420774091542)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604713 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420774091542)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604713 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420774091542" cn_domain=PS} 20250828122604713 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604713 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262420774091542" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420774091542" 20250828122604714 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604714 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420774091542"} 20250828122604714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420774091542)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604714 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604714 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420774091542"} 20250828122604714 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420774091542)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420774091542)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604714 DLU <0006> fsm.c:568 lu(PS:IMSI-262420774091542)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604714 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604714 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604714 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604714 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420774091542" cn_domain=PS} 20250828122604714 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604714 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420774091542"} 20250828122604714 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420774091542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604714 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604714 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51224<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122604715 DAUC <0003> db_auc.c:157 IMSI='262427713695566': No 2G Auth Data 20250828122604715 DAUC <0003> db_auc.c:192 IMSI='262427713695566': No 3G Auth Data 20250828122604715 DLGSUP <0013> hlr.c:121 IMSI 262427713695566: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262427713695566" to be handled at TC_gsup_purge_ps(126) 20250828122604721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 20250828122604722 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604722 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427713695566" cn_domain=PS} 20250828122604722 DLU <0006> fsm.c:456 lu(262427713695566)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604722 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427713695566)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604722 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427713695566" cn_domain=PS} 20250828122604722 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604722 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262427713695566" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427713695566" 20250828122604724 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604724 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427713695566"} 20250828122604724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427713695566)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604724 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604724 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427713695566"} 20250828122604724 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427713695566)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427713695566)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604724 DLU <0006> fsm.c:568 lu(PS:IMSI-262427713695566)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604724 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604724 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604725 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604725 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427713695566" cn_domain=PS} 20250828122604725 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604725 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427713695566"} 20250828122604725 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427713695566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604725 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604725 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122604726 DAUC <0003> db_auc.c:157 IMSI='262426036860350': No 2G Auth Data 20250828122604726 DAUC <0003> db_auc.c:192 IMSI='262426036860350': No 3G Auth Data 20250828122604726 DLGSUP <0013> hlr.c:121 IMSI 262426036860350: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262426036860350" to be handled at TC_gsup_purge_ps(127) 20250828122604732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20250828122604733 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604733 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426036860350" cn_domain=PS} 20250828122604733 DLU <0006> fsm.c:456 lu(262426036860350)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604733 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426036860350)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604733 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426036860350" cn_domain=PS} 20250828122604733 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604733 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262426036860350" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426036860350" 20250828122604734 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604734 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426036860350"} 20250828122604734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426036860350)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604734 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604734 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426036860350"} 20250828122604734 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426036860350)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426036860350)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604734 DLU <0006> fsm.c:568 lu(PS:IMSI-262426036860350)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604734 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604734 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604735 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604735 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426036860350" cn_domain=PS} 20250828122604735 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604735 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426036860350"} 20250828122604735 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426036860350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604735 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604735 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122604736 DAUC <0003> db_auc.c:157 IMSI='262423747845289': No 2G Auth Data 20250828122604736 DAUC <0003> db_auc.c:192 IMSI='262423747845289': No 3G Auth Data 20250828122604736 DLGSUP <0013> hlr.c:121 IMSI 262423747845289: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@af8aeaabb5ce: Created GsupExpect[0] for "262423747845289" to be handled at TC_gsup_purge_ps(128) 20250828122604741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4258 20250828122604743 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604743 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423747845289" cn_domain=PS} 20250828122604743 DLU <0006> fsm.c:456 lu(262423747845289)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122604743 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122604743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423747845289)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122604743 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423747845289" cn_domain=PS} 20250828122604743 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604743 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@af8aeaabb5ce: Found GsupExpect[0] for "262423747845289" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423747845289" 20250828122604744 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604744 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423747845289"} 20250828122604744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423747845289)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122604744 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122604744 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423747845289"} 20250828122604744 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122604744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423747845289)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122604744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423747845289)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122604744 DLU <0006> fsm.c:568 lu(PS:IMSI-262423747845289)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122604744 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604744 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604744 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604745 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423747845289" cn_domain=PS} 20250828122604745 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828122604745 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423747845289"} 20250828122604745 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423747845289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828122604745 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122604745 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122604745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122604746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51200<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@af8aeaabb5ce: Final verdict of PTC: none 20250828122604746 DLINP <000b> input/ipa.c:452 connected read/write 20250828122604746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122604746 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122604746 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122604746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(117)@af8aeaabb5ce: Final verdict of PTC: none 20250828122604747 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40771<->l=127.0.0.1:4259) 119@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Aug 28 12:26:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250828122604778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 20250828122604879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51260<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:06 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_purge_unknown started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122607995 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122607995 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122607999 DLINP <000b> input/ipa.c:452 connected read/write 20250828122607999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122608000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122608002 DLINP <000b> input/ipa.c:452 connected read/write 20250828122608002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122608002 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122608002 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122608002 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 20250828122608002 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122608002 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 20250828122608002 DLGSUP <0013> gsup_server.c:236 2: 20250828122608002 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122608002 DLGSUP <0013> gsup_server.c:236 3: 20250828122608002 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122608002 DLGSUP <0013> gsup_server.c:236 4: 20250828122608002 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122608002 DLGSUP <0013> gsup_server.c:236 5: 20250828122608002 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122608002 DLGSUP <0013> gsup_server.c:236 7: 20250828122608002 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122608002 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122608002 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122608002 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@af8aeaabb5ce: 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") 20250828122608029 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33997<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@af8aeaabb5ce: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250828122608044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 20250828122608052 DLINP <000b> input/ipa.c:452 connected read/write 20250828122608052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122608052 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} 20250828122608052 DLU <0006> fsm.c:456 lu(2345743413463)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122608052 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 20250828122608052 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} 20250828122608052 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122608052 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a1b3d89b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122608052 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a1b3d89b20]{UNVALIDATED}: Freeing instance 20250828122608052 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55a1b3d89b20]{UNVALIDATED}: Deallocated 20250828122608052 DLINP <000b> input/ipa.c:452 connected read/write 20250828122608052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122608052 DLINP <000b> input/ipa.c:452 connected read/write 20250828122608052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@af8aeaabb5ce: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@af8aeaabb5ce: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122608056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122608059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 20250828122608060 DLINP <000b> input/ipa.c:452 connected read/write 20250828122608060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122608060 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122608060 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122608060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122608060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33997<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP(130)@af8aeaabb5ce: Final verdict of PTC: none 131@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Aug 28 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 20250828122608096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51284<->l=127.0.0.1:4258 20250828122608197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51284<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_unknown started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122611332 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122611332 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122611336 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611337 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(134)@af8aeaabb5ce: 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) } } } } 20250828122611341 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611341 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122611341 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122611341 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 20250828122611341 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122611341 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 20250828122611341 DLGSUP <0013> gsup_server.c:236 2: 20250828122611341 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122611341 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(134)@af8aeaabb5ce: 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 } } } } 20250828122611341 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122611341 DLGSUP <0013> gsup_server.c:236 4: 20250828122611341 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122611341 DLGSUP <0013> gsup_server.c:236 5: 20250828122611341 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122611341 DLGSUP <0013> gsup_server.c:236 7: 20250828122611341 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122611341 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122611341 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122611341 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@af8aeaabb5ce: 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") 20250828122611356 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36393<->l=127.0.0.1:4259) 20250828122611361 DAUC <0003> db_auc.c:157 IMSI='262421387409455': No 2G Auth Data 20250828122611361 DAUC <0003> db_auc.c:192 IMSI='262421387409455': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262421387409455" to be handled at TC_mo_ussd_unknown(138) 20250828122611372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 20250828122611386 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611386 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421387409455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421387409455" session_id=2598393746 session_state=BEGIN} 20250828122611386 DSS <0004> hlr_ussd.c:576 262421387409455/0x9ae05792: Process SS (BEGIN) 20250828122611386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611386 DSS <0004> hlr_ussd.c:518 262421387409455/0x9ae05792: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611386 DSS <0004> hlr_ussd.c:523 262421387409455/0x9ae05792: USSD for unknown code '*#200#' 20250828122611386 DSS <0004> hlr_ussd.c:354 262421387409455/0x9ae05792: Tx ReturnError(1, 0x12) 20250828122611386 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421387409455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421387409455" session_id=2598393746 session_state=END} 20250828122611386 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611386 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262421387409455" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421387409455" TC_mo_ussd_unknown(138)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611394 DAUC <0003> db_auc.c:157 IMSI='262420823509633': No 2G Auth Data 20250828122611394 DAUC <0003> db_auc.c:192 IMSI='262420823509633': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262420823509633" to be handled at TC_mo_ussd_unknown(139) 20250828122611407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 20250828122611410 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611410 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420823509633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420823509633" session_id=1645969025 session_state=BEGIN} 20250828122611410 DSS <0004> hlr_ussd.c:576 262420823509633/0x621b7e81: Process SS (BEGIN) 20250828122611410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611410 DSS <0004> hlr_ussd.c:518 262420823509633/0x621b7e81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611410 DSS <0004> hlr_ussd.c:523 262420823509633/0x621b7e81: USSD for unknown code '*#200#' 20250828122611410 DSS <0004> hlr_ussd.c:354 262420823509633/0x621b7e81: Tx ReturnError(1, 0x12) 20250828122611410 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420823509633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420823509633" session_id=1645969025 session_state=END} 20250828122611410 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611410 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262420823509633" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420823509633" TC_mo_ussd_unknown(139)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611412 DAUC <0003> db_auc.c:157 IMSI='262428661786489': No 2G Auth Data 20250828122611412 DAUC <0003> db_auc.c:192 IMSI='262428661786489': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262428661786489" to be handled at TC_mo_ussd_unknown(140) 20250828122611419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51328<->l=127.0.0.1:4258 20250828122611421 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611421 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428661786489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428661786489" session_id=84782048 session_state=BEGIN} 20250828122611421 DSS <0004> hlr_ussd.c:576 262428661786489/0x050dabe0: Process SS (BEGIN) 20250828122611421 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611421 DSS <0004> hlr_ussd.c:518 262428661786489/0x050dabe0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611421 DSS <0004> hlr_ussd.c:523 262428661786489/0x050dabe0: USSD for unknown code '*#200#' 20250828122611421 DSS <0004> hlr_ussd.c:354 262428661786489/0x050dabe0: Tx ReturnError(1, 0x12) 20250828122611421 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428661786489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428661786489" session_id=84782048 session_state=END} 20250828122611422 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611422 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262428661786489" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428661786489" TC_mo_ussd_unknown(140)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51328<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611423 DAUC <0003> db_auc.c:157 IMSI='262421510672773': No 2G Auth Data 20250828122611423 DAUC <0003> db_auc.c:192 IMSI='262421510672773': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262421510672773" to be handled at TC_mo_ussd_unknown(141) 20250828122611429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 20250828122611432 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611432 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421510672773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421510672773" session_id=2467348798 session_state=BEGIN} 20250828122611432 DSS <0004> hlr_ussd.c:576 262421510672773/0x9310c13e: Process SS (BEGIN) 20250828122611432 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611432 DSS <0004> hlr_ussd.c:518 262421510672773/0x9310c13e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611432 DSS <0004> hlr_ussd.c:523 262421510672773/0x9310c13e: USSD for unknown code '*#200#' 20250828122611432 DSS <0004> hlr_ussd.c:354 262421510672773/0x9310c13e: Tx ReturnError(1, 0x12) 20250828122611432 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421510672773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421510672773" session_id=2467348798 session_state=END} 20250828122611432 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611432 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262421510672773" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421510672773" TC_mo_ussd_unknown(141)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611434 DAUC <0003> db_auc.c:157 IMSI='262420419407730': No 2G Auth Data 20250828122611434 DAUC <0003> db_auc.c:192 IMSI='262420419407730': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262420419407730" to be handled at TC_mo_ussd_unknown(142) 20250828122611440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51344<->l=127.0.0.1:4258 20250828122611442 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611442 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420419407730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420419407730" session_id=1384191204 session_state=BEGIN} 20250828122611442 DSS <0004> hlr_ussd.c:576 262420419407730/0x528114e4: Process SS (BEGIN) 20250828122611442 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611442 DSS <0004> hlr_ussd.c:518 262420419407730/0x528114e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611442 DSS <0004> hlr_ussd.c:523 262420419407730/0x528114e4: USSD for unknown code '*#200#' 20250828122611442 DSS <0004> hlr_ussd.c:354 262420419407730/0x528114e4: Tx ReturnError(1, 0x12) 20250828122611442 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420419407730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420419407730" session_id=1384191204 session_state=END} 20250828122611442 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611442 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262420419407730" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420419407730" TC_mo_ussd_unknown(142)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51344<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611444 DAUC <0003> db_auc.c:157 IMSI='262423251346796': No 2G Auth Data 20250828122611444 DAUC <0003> db_auc.c:192 IMSI='262423251346796': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262423251346796" to be handled at TC_mo_ussd_unknown(143) 20250828122611450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51356<->l=127.0.0.1:4258 20250828122611452 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611452 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423251346796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423251346796" session_id=3344038575 session_state=BEGIN} 20250828122611452 DSS <0004> hlr_ussd.c:576 262423251346796/0xc751faaf: Process SS (BEGIN) 20250828122611452 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611452 DSS <0004> hlr_ussd.c:518 262423251346796/0xc751faaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611452 DSS <0004> hlr_ussd.c:523 262423251346796/0xc751faaf: USSD for unknown code '*#200#' 20250828122611452 DSS <0004> hlr_ussd.c:354 262423251346796/0xc751faaf: Tx ReturnError(1, 0x12) 20250828122611452 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423251346796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423251346796" session_id=3344038575 session_state=END} 20250828122611452 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611452 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262423251346796" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423251346796" TC_mo_ussd_unknown(143)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51356<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611454 DAUC <0003> db_auc.c:157 IMSI='262422686690838': No 2G Auth Data 20250828122611454 DAUC <0003> db_auc.c:192 IMSI='262422686690838': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262422686690838" to be handled at TC_mo_ussd_unknown(144) 20250828122611459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 20250828122611462 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611462 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422686690838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422686690838" session_id=1538738373 session_state=BEGIN} 20250828122611462 DSS <0004> hlr_ussd.c:576 262422686690838/0x5bb748c5: Process SS (BEGIN) 20250828122611462 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611462 DSS <0004> hlr_ussd.c:518 262422686690838/0x5bb748c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611462 DSS <0004> hlr_ussd.c:523 262422686690838/0x5bb748c5: USSD for unknown code '*#200#' 20250828122611462 DSS <0004> hlr_ussd.c:354 262422686690838/0x5bb748c5: Tx ReturnError(1, 0x12) 20250828122611462 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422686690838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422686690838" session_id=1538738373 session_state=END} 20250828122611462 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611462 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262422686690838" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422686690838" TC_mo_ussd_unknown(144)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611464 DAUC <0003> db_auc.c:157 IMSI='262426807746847': No 2G Auth Data 20250828122611464 DAUC <0003> db_auc.c:192 IMSI='262426807746847': No 3G Auth Data HLR_Test-GSUP(135)@af8aeaabb5ce: Created GsupExpect[0] for "262426807746847" to be handled at TC_mo_ussd_unknown(145) 20250828122611469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4258 20250828122611472 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611472 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426807746847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426807746847" session_id=1460961044 session_state=BEGIN} 20250828122611472 DSS <0004> hlr_ussd.c:576 262426807746847/0x57147f14: Process SS (BEGIN) 20250828122611472 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828122611472 DSS <0004> hlr_ussd.c:518 262426807746847/0x57147f14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828122611472 DSS <0004> hlr_ussd.c:523 262426807746847/0x57147f14: USSD for unknown code '*#200#' 20250828122611472 DSS <0004> hlr_ussd.c:354 262426807746847/0x57147f14: Tx ReturnError(1, 0x12) 20250828122611472 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426807746847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426807746847" session_id=1460961044 session_state=END} 20250828122611472 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122611472 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@af8aeaabb5ce: Found GsupExpect[0] for "262426807746847" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426807746847" TC_mo_ussd_unknown(145)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122611473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122611474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4258 20250828122611474 DLINP <000b> input/ipa.c:452 connected read/write 20250828122611474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122611474 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122611474 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122611474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122611474 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36393<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@af8aeaabb5ce: Final verdict of PTC: none 136@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 136: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Aug 28 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 20250828122611499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51384<->l=127.0.0.1:4258 20250828122611600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51384<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13480) Waiting for packet dumper to finish... 1 (prev_count=13480, count=81348) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26: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_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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_euse_disc started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122614743 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122614743 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122614748 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122614753 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614753 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122614753 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122614753 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 20250828122614753 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122614753 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 20250828122614753 DLGSUP <0013> gsup_server.c:236 2: 20250828122614753 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122614753 DLGSUP <0013> gsup_server.c:236 3: 20250828122614753 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122614753 DLGSUP <0013> gsup_server.c:236 4: 20250828122614753 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122614753 DLGSUP <0013> gsup_server.c:236 5: 20250828122614753 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122614753 DLGSUP <0013> gsup_server.c:236 7: 20250828122614753 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122614753 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122614753 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122614753 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@af8aeaabb5ce: 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") 20250828122614775 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35515<->l=127.0.0.1:4259) 20250828122614785 DAUC <0003> db_auc.c:157 IMSI='262424079619832': No 2G Auth Data 20250828122614785 DAUC <0003> db_auc.c:192 IMSI='262424079619832': No 3G Auth Data HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262424079619832" to be handled at TC_mo_ussd_euse_disc(150) 20250828122614810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 20250828122614827 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614827 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424079619832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424079619832" session_id=3185624518 session_state=BEGIN} 20250828122614827 DSS <0004> hlr_ussd.c:576 262424079619832/0xbde0c5c6: Process SS (BEGIN) 20250828122614827 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614827 DSS <0004> hlr_ussd.c:518 262424079619832/0xbde0c5c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614827 DSS <0004> hlr_ussd.c:542 262424079619832/0xbde0c5c6: Cannot find conn for EUSE EUSE-foobar 20250828122614827 DSS <0004> hlr_ussd.c:354 262424079619832/0xbde0c5c6: Tx ReturnError(1, 0x22) 20250828122614827 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424079619832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424079619832" session_id=3185624518 session_state=END} 20250828122614827 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614827 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262424079619832" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424079619832" TC_mo_ussd_euse_disc(150)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122614837 DAUC <0003> db_auc.c:157 IMSI='262429452177475': No 2G Auth Data 20250828122614837 DAUC <0003> db_auc.c:192 IMSI='262429452177475': No 3G Auth Data HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262429452177475" to be handled at TC_mo_ussd_euse_disc(151) 20250828122614853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53716<->l=127.0.0.1:4258 20250828122614856 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614856 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429452177475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429452177475" session_id=1378004026 session_state=BEGIN} 20250828122614856 DSS <0004> hlr_ussd.c:576 262429452177475/0x5222ac3a: Process SS (BEGIN) 20250828122614856 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614856 DSS <0004> hlr_ussd.c:518 262429452177475/0x5222ac3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614856 DSS <0004> hlr_ussd.c:542 262429452177475/0x5222ac3a: Cannot find conn for EUSE EUSE-foobar 20250828122614856 DSS <0004> hlr_ussd.c:354 262429452177475/0x5222ac3a: Tx ReturnError(1, 0x22) 20250828122614856 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429452177475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429452177475" session_id=1378004026 session_state=END} 20250828122614856 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614856 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262429452177475" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429452177475" TC_mo_ussd_euse_disc(151)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53716<->l=127.0.0.1:4258 20250828122614857 DAUC <0003> db_auc.c:157 IMSI='262420571149478': No 2G Auth Data 20250828122614857 DAUC <0003> db_auc.c:192 IMSI='262420571149478': No 3G Auth Data TC_mo_ussd_euse_disc(151)@af8aeaabb5ce: Final verdict of PTC: pass HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262420571149478" to be handled at TC_mo_ussd_euse_disc(152) 20250828122614864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4258 20250828122614866 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614866 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420571149478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420571149478" session_id=4107800829 session_state=BEGIN} 20250828122614866 DSS <0004> hlr_ussd.c:576 262420571149478/0xf4d810fd: Process SS (BEGIN) 20250828122614866 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614866 DSS <0004> hlr_ussd.c:518 262420571149478/0xf4d810fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614866 DSS <0004> hlr_ussd.c:542 262420571149478/0xf4d810fd: Cannot find conn for EUSE EUSE-foobar 20250828122614866 DSS <0004> hlr_ussd.c:354 262420571149478/0xf4d810fd: Tx ReturnError(1, 0x22) 20250828122614866 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420571149478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420571149478" session_id=4107800829 session_state=END} 20250828122614866 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614866 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262420571149478" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420571149478" TC_mo_ussd_euse_disc(152)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4258 20250828122614868 DAUC <0003> db_auc.c:157 IMSI='262423107490678': No 2G Auth Data 20250828122614868 DAUC <0003> db_auc.c:192 IMSI='262423107490678': No 3G Auth Data TC_mo_ussd_euse_disc(152)@af8aeaabb5ce: Final verdict of PTC: pass HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262423107490678" to be handled at TC_mo_ussd_euse_disc(153) 20250828122614873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4258 20250828122614876 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614876 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423107490678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423107490678" session_id=3092035024 session_state=BEGIN} 20250828122614876 DSS <0004> hlr_ussd.c:576 262423107490678/0xb84cb5d0: Process SS (BEGIN) 20250828122614876 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614876 DSS <0004> hlr_ussd.c:518 262423107490678/0xb84cb5d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614876 DSS <0004> hlr_ussd.c:542 262423107490678/0xb84cb5d0: Cannot find conn for EUSE EUSE-foobar 20250828122614876 DSS <0004> hlr_ussd.c:354 262423107490678/0xb84cb5d0: Tx ReturnError(1, 0x22) 20250828122614876 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423107490678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423107490678" session_id=3092035024 session_state=END} 20250828122614876 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614876 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262423107490678" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423107490678" TC_mo_ussd_euse_disc(153)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4258 20250828122614877 DAUC <0003> db_auc.c:157 IMSI='262428140336759': No 2G Auth Data 20250828122614877 DAUC <0003> db_auc.c:192 IMSI='262428140336759': No 3G Auth Data TC_mo_ussd_euse_disc(153)@af8aeaabb5ce: Final verdict of PTC: pass HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262428140336759" to be handled at TC_mo_ussd_euse_disc(154) 20250828122614883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53748<->l=127.0.0.1:4258 20250828122614885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614885 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428140336759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428140336759" session_id=1572577422 session_state=BEGIN} 20250828122614885 DSS <0004> hlr_ussd.c:576 262428140336759/0x5dbba08e: Process SS (BEGIN) 20250828122614885 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614885 DSS <0004> hlr_ussd.c:518 262428140336759/0x5dbba08e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614885 DSS <0004> hlr_ussd.c:542 262428140336759/0x5dbba08e: Cannot find conn for EUSE EUSE-foobar 20250828122614885 DSS <0004> hlr_ussd.c:354 262428140336759/0x5dbba08e: Tx ReturnError(1, 0x22) 20250828122614885 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428140336759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428140336759" session_id=1572577422 session_state=END} 20250828122614885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262428140336759" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428140336759" TC_mo_ussd_euse_disc(154)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53748<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122614887 DAUC <0003> db_auc.c:157 IMSI='262421662645024': No 2G Auth Data 20250828122614887 DAUC <0003> db_auc.c:192 IMSI='262421662645024': No 3G Auth Data HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262421662645024" to be handled at TC_mo_ussd_euse_disc(155) 20250828122614892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20250828122614894 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614894 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421662645024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421662645024" session_id=3459136837 session_state=BEGIN} 20250828122614894 DSS <0004> hlr_ussd.c:576 262421662645024/0xce2e3d45: Process SS (BEGIN) 20250828122614895 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614895 DSS <0004> hlr_ussd.c:518 262421662645024/0xce2e3d45: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614895 DSS <0004> hlr_ussd.c:542 262421662645024/0xce2e3d45: Cannot find conn for EUSE EUSE-foobar 20250828122614895 DSS <0004> hlr_ussd.c:354 262421662645024/0xce2e3d45: Tx ReturnError(1, 0x22) 20250828122614895 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421662645024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421662645024" session_id=3459136837 session_state=END} 20250828122614895 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614895 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262421662645024" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421662645024" TC_mo_ussd_euse_disc(155)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122614896 DAUC <0003> db_auc.c:157 IMSI='262428850774063': No 2G Auth Data 20250828122614896 DAUC <0003> db_auc.c:192 IMSI='262428850774063': No 3G Auth Data HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262428850774063" to be handled at TC_mo_ussd_euse_disc(156) 20250828122614901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 20250828122614904 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614904 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428850774063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428850774063" session_id=3466704923 session_state=BEGIN} 20250828122614904 DSS <0004> hlr_ussd.c:576 262428850774063/0xcea1b81b: Process SS (BEGIN) 20250828122614904 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614904 DSS <0004> hlr_ussd.c:518 262428850774063/0xcea1b81b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614904 DSS <0004> hlr_ussd.c:542 262428850774063/0xcea1b81b: Cannot find conn for EUSE EUSE-foobar 20250828122614904 DSS <0004> hlr_ussd.c:354 262428850774063/0xcea1b81b: Tx ReturnError(1, 0x22) 20250828122614904 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428850774063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428850774063" session_id=3466704923 session_state=END} 20250828122614904 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614904 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262428850774063" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428850774063" TC_mo_ussd_euse_disc(156)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122614905 DAUC <0003> db_auc.c:157 IMSI='262421390039241': No 2G Auth Data 20250828122614905 DAUC <0003> db_auc.c:192 IMSI='262421390039241': No 3G Auth Data HLR_Test-GSUP(147)@af8aeaabb5ce: Created GsupExpect[0] for "262421390039241" to be handled at TC_mo_ussd_euse_disc(157) 20250828122614911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20250828122614914 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614914 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421390039241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421390039241" session_id=3192554141 session_state=BEGIN} 20250828122614914 DSS <0004> hlr_ussd.c:576 262421390039241/0xbe4a829d: Process SS (BEGIN) 20250828122614914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122614914 DSS <0004> hlr_ussd.c:518 262421390039241/0xbe4a829d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122614914 DSS <0004> hlr_ussd.c:542 262421390039241/0xbe4a829d: Cannot find conn for EUSE EUSE-foobar 20250828122614914 DSS <0004> hlr_ussd.c:354 262421390039241/0xbe4a829d: Tx ReturnError(1, 0x22) 20250828122614914 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421390039241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421390039241" session_id=3192554141 session_state=END} 20250828122614914 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122614914 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@af8aeaabb5ce: Found GsupExpect[0] for "262421390039241" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421390039241" TC_mo_ussd_euse_disc(157)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122614915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122614916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53686<->l=127.0.0.1:4258 20250828122614916 DLINP <000b> input/ipa.c:452 connected read/write 20250828122614916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122614916 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122614916 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122614916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@af8aeaabb5ce: Final verdict of PTC: none 20250828122614916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35515<->l=127.0.0.1:4259) 148@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 148: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Aug 28 12:26:14 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250828122614941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 20250828122615143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69356) Waiting for packet dumper to finish... 1 (prev_count=69356, count=81780) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_iuse_imsi started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122618276 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122618276 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122618280 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122618285 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618285 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122618285 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122618285 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 20250828122618285 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122618285 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 20250828122618285 DLGSUP <0013> gsup_server.c:236 2: 20250828122618285 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122618285 DLGSUP <0013> gsup_server.c:236 3: 20250828122618285 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122618285 DLGSUP <0013> gsup_server.c:236 4: 20250828122618285 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122618285 DLGSUP <0013> gsup_server.c:236 5: 20250828122618285 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122618285 DLGSUP <0013> gsup_server.c:236 7: 20250828122618285 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122618285 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122618285 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122618285 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@af8aeaabb5ce: 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") 20250828122618309 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45591<->l=127.0.0.1:4259) 20250828122618316 DAUC <0003> db_auc.c:157 IMSI='262421874206582': No 2G Auth Data 20250828122618316 DAUC <0003> db_auc.c:192 IMSI='262421874206582': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262421874206582" to be handled at TC_mo_ussd_iuse_imsi(162) 20250828122618335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4258 20250828122618343 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618343 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421874206582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421874206582" session_id=3644074273 session_state=BEGIN} 20250828122618343 DSS <0004> hlr_ussd.c:576 262421874206582/0xd9342921: Process SS (BEGIN) 20250828122618343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618343 DSS <0004> hlr_ussd.c:518 262421874206582/0xd9342921: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618343 DSS <0004> hlr_ussd.c:363 262421874206582/0xd9342921: Tx USSD 'Your IMSI is 262421874206582' 20250828122618343 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421874206582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421874206582" session_id=3644074273 session_state=END} 20250828122618343 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421874206582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618343 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618343 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262421874206582" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421874206582" TC_mo_ussd_iuse_imsi(162)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618348 DAUC <0003> db_auc.c:157 IMSI='262429471504589': No 2G Auth Data 20250828122618348 DAUC <0003> db_auc.c:192 IMSI='262429471504589': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262429471504589" to be handled at TC_mo_ussd_iuse_imsi(163) 20250828122618357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53810<->l=127.0.0.1:4258 20250828122618362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618362 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429471504589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429471504589" session_id=323520662 session_state=BEGIN} 20250828122618362 DSS <0004> hlr_ussd.c:576 262429471504589/0x13488896: Process SS (BEGIN) 20250828122618362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618362 DSS <0004> hlr_ussd.c:518 262429471504589/0x13488896: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618362 DSS <0004> hlr_ussd.c:363 262429471504589/0x13488896: Tx USSD 'Your IMSI is 262429471504589' 20250828122618362 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429471504589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429471504589" session_id=323520662 session_state=END} 20250828122618362 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429471504589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262429471504589" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429471504589" TC_mo_ussd_iuse_imsi(163)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53810<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618365 DAUC <0003> db_auc.c:157 IMSI='262424704712293': No 2G Auth Data 20250828122618365 DAUC <0003> db_auc.c:192 IMSI='262424704712293': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262424704712293" to be handled at TC_mo_ussd_iuse_imsi(164) 20250828122618373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 20250828122618376 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618376 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424704712293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424704712293" session_id=2086875028 session_state=BEGIN} 20250828122618376 DSS <0004> hlr_ussd.c:576 262424704712293/0x7c632f94: Process SS (BEGIN) 20250828122618376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618376 DSS <0004> hlr_ussd.c:518 262424704712293/0x7c632f94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618376 DSS <0004> hlr_ussd.c:363 262424704712293/0x7c632f94: Tx USSD 'Your IMSI is 262424704712293' 20250828122618376 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424704712293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424704712293" session_id=2086875028 session_state=END} 20250828122618376 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424704712293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618376 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618376 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262424704712293" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424704712293" TC_mo_ussd_iuse_imsi(164)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618379 DAUC <0003> db_auc.c:157 IMSI='262424660396034': No 2G Auth Data 20250828122618379 DAUC <0003> db_auc.c:192 IMSI='262424660396034': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262424660396034" to be handled at TC_mo_ussd_iuse_imsi(165) 20250828122618385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53836<->l=127.0.0.1:4258 20250828122618387 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618387 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424660396034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424660396034" session_id=3163561997 session_state=BEGIN} 20250828122618387 DSS <0004> hlr_ussd.c:576 262424660396034/0xbc90200d: Process SS (BEGIN) 20250828122618387 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618387 DSS <0004> hlr_ussd.c:518 262424660396034/0xbc90200d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618387 DSS <0004> hlr_ussd.c:363 262424660396034/0xbc90200d: Tx USSD 'Your IMSI is 262424660396034' 20250828122618387 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424660396034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424660396034" session_id=3163561997 session_state=END} 20250828122618387 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424660396034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618387 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618388 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262424660396034" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424660396034" TC_mo_ussd_iuse_imsi(165)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618389 DAUC <0003> db_auc.c:157 IMSI='262427867474694': No 2G Auth Data 20250828122618389 DAUC <0003> db_auc.c:192 IMSI='262427867474694': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262427867474694" to be handled at TC_mo_ussd_iuse_imsi(166) 20250828122618395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 20250828122618398 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618398 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427867474694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427867474694" session_id=2788614745 session_state=BEGIN} 20250828122618398 DSS <0004> hlr_ussd.c:576 262427867474694/0xa636e259: Process SS (BEGIN) 20250828122618398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618398 DSS <0004> hlr_ussd.c:518 262427867474694/0xa636e259: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618398 DSS <0004> hlr_ussd.c:363 262427867474694/0xa636e259: Tx USSD 'Your IMSI is 262427867474694' 20250828122618398 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427867474694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427867474694" session_id=2788614745 session_state=END} 20250828122618398 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427867474694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618398 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618398 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262427867474694" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427867474694" TC_mo_ussd_iuse_imsi(166)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618400 DAUC <0003> db_auc.c:157 IMSI='262427194550788': No 2G Auth Data 20250828122618400 DAUC <0003> db_auc.c:192 IMSI='262427194550788': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262427194550788" to be handled at TC_mo_ussd_iuse_imsi(167) 20250828122618405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20250828122618409 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618409 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427194550788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427194550788" session_id=2796110351 session_state=BEGIN} 20250828122618409 DSS <0004> hlr_ussd.c:576 262427194550788/0xa6a9420f: Process SS (BEGIN) 20250828122618409 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618409 DSS <0004> hlr_ussd.c:518 262427194550788/0xa6a9420f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618409 DSS <0004> hlr_ussd.c:363 262427194550788/0xa6a9420f: Tx USSD 'Your IMSI is 262427194550788' 20250828122618409 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427194550788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427194550788" session_id=2796110351 session_state=END} 20250828122618409 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427194550788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618409 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618409 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262427194550788" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427194550788" TC_mo_ussd_iuse_imsi(167)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618412 DAUC <0003> db_auc.c:157 IMSI='262427404000162': No 2G Auth Data 20250828122618412 DAUC <0003> db_auc.c:192 IMSI='262427404000162': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262427404000162" to be handled at TC_mo_ussd_iuse_imsi(168) 20250828122618418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20250828122618421 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618421 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427404000162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427404000162" session_id=3778793178 session_state=BEGIN} 20250828122618421 DSS <0004> hlr_ussd.c:576 262427404000162/0xe13bceda: Process SS (BEGIN) 20250828122618421 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618421 DSS <0004> hlr_ussd.c:518 262427404000162/0xe13bceda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618421 DSS <0004> hlr_ussd.c:363 262427404000162/0xe13bceda: Tx USSD 'Your IMSI is 262427404000162' 20250828122618421 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427404000162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427404000162" session_id=3778793178 session_state=END} 20250828122618421 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427404000162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618421 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618421 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262427404000162" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427404000162" TC_mo_ussd_iuse_imsi(168)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618424 DAUC <0003> db_auc.c:157 IMSI='262425022145721': No 2G Auth Data 20250828122618424 DAUC <0003> db_auc.c:192 IMSI='262425022145721': No 3G Auth Data HLR_Test-GSUP(159)@af8aeaabb5ce: Created GsupExpect[0] for "262425022145721" to be handled at TC_mo_ussd_iuse_imsi(169) 20250828122618429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 20250828122618432 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618432 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425022145721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425022145721" session_id=2429365373 session_state=BEGIN} 20250828122618432 DSS <0004> hlr_ussd.c:576 262425022145721/0x90cd2c7d: Process SS (BEGIN) 20250828122618432 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122618432 DSS <0004> hlr_ussd.c:518 262425022145721/0x90cd2c7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122618432 DSS <0004> hlr_ussd.c:363 262425022145721/0x90cd2c7d: Tx USSD 'Your IMSI is 262425022145721' 20250828122618432 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425022145721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425022145721" session_id=2429365373 session_state=END} 20250828122618432 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425022145721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122618432 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122618432 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@af8aeaabb5ce: Found GsupExpect[0] for "262425022145721" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425022145721" TC_mo_ussd_iuse_imsi(169)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122618434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122618434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20250828122618434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45591<->l=127.0.0.1:4259) 20250828122618434 DLINP <000b> input/ipa.c:452 connected read/write 20250828122618434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122618434 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122618434 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122618434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@af8aeaabb5ce: Final verdict of PTC: none 160@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 160: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Aug 28 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 20250828122618459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4258 20250828122618660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78452) Waiting for packet dumper to finish... 1 (prev_count=78452, count=82188) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26: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_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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122621787 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122621787 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122621792 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122621797 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621797 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122621797 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122621797 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 20250828122621797 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122621797 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 20250828122621797 DLGSUP <0013> gsup_server.c:236 2: 20250828122621797 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122621797 DLGSUP <0013> gsup_server.c:236 3: 20250828122621797 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122621797 DLGSUP <0013> gsup_server.c:236 4: 20250828122621797 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122621797 DLGSUP <0013> gsup_server.c:236 5: 20250828122621797 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122621797 DLGSUP <0013> gsup_server.c:236 7: 20250828122621797 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122621797 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122621797 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122621797 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@af8aeaabb5ce: 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") 20250828122621823 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37959<->l=127.0.0.1:4259) 20250828122621829 DAUC <0003> db_auc.c:157 IMSI='262426946499572': No 2G Auth Data 20250828122621829 DAUC <0003> db_auc.c:192 IMSI='262426946499572': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262426946499572" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250828122621839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60110<->l=127.0.0.1:4258 20250828122621848 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621848 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426946499572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426946499572" source_name="the-source\n" session_id=1262557616 session_state=BEGIN} 20250828122621848 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828122621848 DSS <0004> hlr_ussd.c:576 262426946499572/0x4b4119b0: Process SS (BEGIN) 20250828122621848 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621848 DSS <0004> hlr_ussd.c:518 262426946499572/0x4b4119b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621848 DSS <0004> hlr_ussd.c:363 262426946499572/0x4b4119b0: Tx USSD 'Your IMSI is 262426946499572' 20250828122621848 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426946499572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426946499572" destination_name="the-source\n" session_id=1262557616 session_state=END} 20250828122621848 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426946499572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621848 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621848 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262426946499572" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426946499572" TC_mo_ussd_iuse_imsi_via_proxy(174)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621853 DAUC <0003> db_auc.c:157 IMSI='262421058144445': No 2G Auth Data 20250828122621853 DAUC <0003> db_auc.c:192 IMSI='262421058144445': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262421058144445" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250828122621865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20250828122621868 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621868 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421058144445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421058144445" source_name="the-source\n" session_id=2528322983 session_state=BEGIN} 20250828122621868 DSS <0004> hlr_ussd.c:576 262421058144445/0x96b325a7: Process SS (BEGIN) 20250828122621868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621868 DSS <0004> hlr_ussd.c:518 262421058144445/0x96b325a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621868 DSS <0004> hlr_ussd.c:363 262421058144445/0x96b325a7: Tx USSD 'Your IMSI is 262421058144445' 20250828122621868 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421058144445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421058144445" destination_name="the-source\n" session_id=2528322983 session_state=END} 20250828122621868 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262421058144445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621868 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621868 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262421058144445" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421058144445" TC_mo_ussd_iuse_imsi_via_proxy(175)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621870 DAUC <0003> db_auc.c:157 IMSI='262423074801722': No 2G Auth Data 20250828122621870 DAUC <0003> db_auc.c:192 IMSI='262423074801722': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262423074801722" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250828122621877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 20250828122621882 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621882 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423074801722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423074801722" source_name="the-source\n" session_id=3643571115 session_state=BEGIN} 20250828122621882 DSS <0004> hlr_ussd.c:576 262423074801722/0xd92c7bab: Process SS (BEGIN) 20250828122621882 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621882 DSS <0004> hlr_ussd.c:518 262423074801722/0xd92c7bab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621882 DSS <0004> hlr_ussd.c:363 262423074801722/0xd92c7bab: Tx USSD 'Your IMSI is 262423074801722' 20250828122621882 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423074801722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423074801722" destination_name="the-source\n" session_id=3643571115 session_state=END} 20250828122621882 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423074801722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621882 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621882 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262423074801722" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423074801722" TC_mo_ussd_iuse_imsi_via_proxy(176)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621885 DAUC <0003> db_auc.c:157 IMSI='262425839170581': No 2G Auth Data 20250828122621885 DAUC <0003> db_auc.c:192 IMSI='262425839170581': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262425839170581" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250828122621891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20250828122621894 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621894 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425839170581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425839170581" source_name="the-source\n" session_id=3957687446 session_state=BEGIN} 20250828122621894 DSS <0004> hlr_ussd.c:576 262425839170581/0xebe58496: Process SS (BEGIN) 20250828122621894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621894 DSS <0004> hlr_ussd.c:518 262425839170581/0xebe58496: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621894 DSS <0004> hlr_ussd.c:363 262425839170581/0xebe58496: Tx USSD 'Your IMSI is 262425839170581' 20250828122621894 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425839170581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425839170581" destination_name="the-source\n" session_id=3957687446 session_state=END} 20250828122621894 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425839170581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621894 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621894 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262425839170581" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425839170581" TC_mo_ussd_iuse_imsi_via_proxy(177)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621897 DAUC <0003> db_auc.c:157 IMSI='262422638221626': No 2G Auth Data 20250828122621897 DAUC <0003> db_auc.c:192 IMSI='262422638221626': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262422638221626" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250828122621902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60142<->l=127.0.0.1:4258 20250828122621905 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621905 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422638221626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422638221626" source_name="the-source\n" session_id=2252376667 session_state=BEGIN} 20250828122621905 DSS <0004> hlr_ussd.c:576 262422638221626/0x86408a5b: Process SS (BEGIN) 20250828122621905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621905 DSS <0004> hlr_ussd.c:518 262422638221626/0x86408a5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621905 DSS <0004> hlr_ussd.c:363 262422638221626/0x86408a5b: Tx USSD 'Your IMSI is 262422638221626' 20250828122621905 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422638221626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422638221626" destination_name="the-source\n" session_id=2252376667 session_state=END} 20250828122621905 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422638221626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621905 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621905 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262422638221626" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422638221626" TC_mo_ussd_iuse_imsi_via_proxy(178)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621907 DAUC <0003> db_auc.c:157 IMSI='262429088200733': No 2G Auth Data 20250828122621907 DAUC <0003> db_auc.c:192 IMSI='262429088200733': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262429088200733" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250828122621913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60148<->l=127.0.0.1:4258 20250828122621916 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621916 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429088200733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429088200733" source_name="the-source\n" session_id=4053723038 session_state=BEGIN} 20250828122621916 DSS <0004> hlr_ussd.c:576 262429088200733/0xf19ee79e: Process SS (BEGIN) 20250828122621916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621916 DSS <0004> hlr_ussd.c:518 262429088200733/0xf19ee79e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621916 DSS <0004> hlr_ussd.c:363 262429088200733/0xf19ee79e: Tx USSD 'Your IMSI is 262429088200733' 20250828122621916 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429088200733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429088200733" destination_name="the-source\n" session_id=4053723038 session_state=END} 20250828122621916 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429088200733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621916 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621916 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262429088200733" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429088200733" TC_mo_ussd_iuse_imsi_via_proxy(179)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60148<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621918 DAUC <0003> db_auc.c:157 IMSI='262422677605162': No 2G Auth Data 20250828122621918 DAUC <0003> db_auc.c:192 IMSI='262422677605162': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262422677605162" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250828122621932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 20250828122621935 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621935 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422677605162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422677605162" source_name="the-source\n" session_id=3184876463 session_state=BEGIN} 20250828122621935 DSS <0004> hlr_ussd.c:576 262422677605162/0xbdd55baf: Process SS (BEGIN) 20250828122621935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621935 DSS <0004> hlr_ussd.c:518 262422677605162/0xbdd55baf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621935 DSS <0004> hlr_ussd.c:363 262422677605162/0xbdd55baf: Tx USSD 'Your IMSI is 262422677605162' 20250828122621935 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422677605162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422677605162" destination_name="the-source\n" session_id=3184876463 session_state=END} 20250828122621935 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262422677605162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621935 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621935 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262422677605162" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422677605162" TC_mo_ussd_iuse_imsi_via_proxy(180)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621937 DAUC <0003> db_auc.c:157 IMSI='262426802624970': No 2G Auth Data 20250828122621937 DAUC <0003> db_auc.c:192 IMSI='262426802624970': No 3G Auth Data HLR_Test-GSUP(171)@af8aeaabb5ce: Created GsupExpect[0] for "262426802624970" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250828122621942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 20250828122621945 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621945 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426802624970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426802624970" source_name="the-source\n" session_id=1297393308 session_state=BEGIN} 20250828122621945 DSS <0004> hlr_ussd.c:576 262426802624970/0x4d54a69c: Process SS (BEGIN) 20250828122621945 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828122621945 DSS <0004> hlr_ussd.c:518 262426802624970/0x4d54a69c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828122621945 DSS <0004> hlr_ussd.c:363 262426802624970/0x4d54a69c: Tx USSD 'Your IMSI is 262426802624970' 20250828122621945 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426802624970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426802624970" destination_name="the-source\n" session_id=1297393308 session_state=END} 20250828122621945 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262426802624970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122621945 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122621945 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@af8aeaabb5ce: Found GsupExpect[0] for "262426802624970" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262426802624970" TC_mo_ussd_iuse_imsi_via_proxy(181)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122621946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122621947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 20250828122621947 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37959<->l=127.0.0.1:4259) 172@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP(171)@af8aeaabb5ce: Final verdict of PTC: none 20250828122621947 DLINP <000b> input/ipa.c:452 connected read/write 20250828122621947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122621947 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122621947 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122621947 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122621947 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 172: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:26:21 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250828122621972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20250828122622173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69376) Waiting for packet dumper to finish... 1 (prev_count=69376, count=83444) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_iuse_msisdn started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122625307 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122625307 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122625311 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60178<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122625316 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625316 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122625316 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122625316 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 20250828122625316 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122625316 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 20250828122625316 DLGSUP <0013> gsup_server.c:236 2: 20250828122625316 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122625316 DLGSUP <0013> gsup_server.c:236 3: 20250828122625317 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122625317 DLGSUP <0013> gsup_server.c:236 4: 20250828122625317 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122625317 DLGSUP <0013> gsup_server.c:236 5: 20250828122625317 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122625317 DLGSUP <0013> gsup_server.c:236 7: 20250828122625317 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122625317 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122625317 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122625317 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@af8aeaabb5ce: 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") 20250828122625330 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41013<->l=127.0.0.1:4259) 20250828122625333 DAUC <0003> db_auc.c:157 IMSI='262424205065178': No 2G Auth Data 20250828122625333 DAUC <0003> db_auc.c:192 IMSI='262424205065178': No 3G Auth Data HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262424205065178" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250828122625339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60186<->l=127.0.0.1:4258 20250828122625358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625358 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424205065178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424205065178" session_id=1702506699 session_state=BEGIN} 20250828122625358 DSS <0004> hlr_ussd.c:576 262424205065178/0x657a30cb: Process SS (BEGIN) 20250828122625358 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625358 DSS <0004> hlr_ussd.c:518 262424205065178/0x657a30cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625358 DSS <0004> hlr_ussd.c:363 262424205065178/0x657a30cb: Tx USSD 'Your extension is 491615716377' 20250828122625358 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424205065178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424205065178" session_id=1702506699 session_state=END} 20250828122625358 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424205065178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625358 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262424205065178" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262424205065178" TC_mo_ussd_iuse_msisdn(186)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122625370 DAUC <0003> db_auc.c:157 IMSI='262424833184075': No 2G Auth Data 20250828122625370 DAUC <0003> db_auc.c:192 IMSI='262424833184075': No 3G Auth Data HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262424833184075" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250828122625381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4258 20250828122625384 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625384 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424833184075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424833184075" session_id=2740871395 session_state=BEGIN} 20250828122625384 DSS <0004> hlr_ussd.c:576 262424833184075/0xa35e60e3: Process SS (BEGIN) 20250828122625384 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625384 DSS <0004> hlr_ussd.c:518 262424833184075/0xa35e60e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625384 DSS <0004> hlr_ussd.c:363 262424833184075/0xa35e60e3: Tx USSD 'Your extension is 491612654844' 20250828122625384 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424833184075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424833184075" session_id=2740871395 session_state=END} 20250828122625384 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424833184075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625384 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625384 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262424833184075" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424833184075" TC_mo_ussd_iuse_msisdn(187)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4258 20250828122625386 DAUC <0003> db_auc.c:157 IMSI='262421335456111': No 2G Auth Data 20250828122625386 DAUC <0003> db_auc.c:192 IMSI='262421335456111': No 3G Auth Data TC_mo_ussd_iuse_msisdn(187)@af8aeaabb5ce: Final verdict of PTC: pass HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262421335456111" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250828122625391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20250828122625393 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625393 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421335456111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421335456111" session_id=1741836176 session_state=BEGIN} 20250828122625393 DSS <0004> hlr_ussd.c:576 262421335456111/0x67d24f90: Process SS (BEGIN) 20250828122625393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625393 DSS <0004> hlr_ussd.c:518 262421335456111/0x67d24f90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625394 DSS <0004> hlr_ussd.c:363 262421335456111/0x67d24f90: Tx USSD 'Your extension is 491618568276' 20250828122625394 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421335456111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421335456111" session_id=1741836176 session_state=END} 20250828122625394 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421335456111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625394 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625394 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262421335456111" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421335456111" TC_mo_ussd_iuse_msisdn(188)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122625395 DAUC <0003> db_auc.c:157 IMSI='262427468965338': No 2G Auth Data 20250828122625395 DAUC <0003> db_auc.c:192 IMSI='262427468965338': No 3G Auth Data HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262427468965338" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250828122625401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60208<->l=127.0.0.1:4258 20250828122625403 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625403 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427468965338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427468965338" session_id=3348406739 session_state=BEGIN} 20250828122625403 DSS <0004> hlr_ussd.c:576 262427468965338/0xc794a1d3: Process SS (BEGIN) 20250828122625403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625403 DSS <0004> hlr_ussd.c:518 262427468965338/0xc794a1d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625403 DSS <0004> hlr_ussd.c:363 262427468965338/0xc794a1d3: Tx USSD 'Your extension is 491617514225' 20250828122625403 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427468965338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427468965338" session_id=3348406739 session_state=END} 20250828122625403 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427468965338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625403 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625403 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262427468965338" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427468965338" TC_mo_ussd_iuse_msisdn(189)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122625405 DAUC <0003> db_auc.c:157 IMSI='262428856562400': No 2G Auth Data 20250828122625405 DAUC <0003> db_auc.c:192 IMSI='262428856562400': No 3G Auth Data HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262428856562400" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250828122625411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 20250828122625414 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625414 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428856562400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428856562400" session_id=1135487528 session_state=BEGIN} 20250828122625414 DSS <0004> hlr_ussd.c:576 262428856562400/0x43ae2a28: Process SS (BEGIN) 20250828122625414 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625414 DSS <0004> hlr_ussd.c:518 262428856562400/0x43ae2a28: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625414 DSS <0004> hlr_ussd.c:363 262428856562400/0x43ae2a28: Tx USSD 'Your extension is 491617484216' 20250828122625414 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428856562400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428856562400" session_id=1135487528 session_state=END} 20250828122625414 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428856562400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625414 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625414 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262428856562400" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428856562400" TC_mo_ussd_iuse_msisdn(190)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122625416 DAUC <0003> db_auc.c:157 IMSI='262420315031582': No 2G Auth Data 20250828122625416 DAUC <0003> db_auc.c:192 IMSI='262420315031582': No 3G Auth Data HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262420315031582" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250828122625421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20250828122625423 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625423 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420315031582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420315031582" session_id=2452866671 session_state=BEGIN} 20250828122625423 DSS <0004> hlr_ussd.c:576 262420315031582/0x9233c66f: Process SS (BEGIN) 20250828122625423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625423 DSS <0004> hlr_ussd.c:518 262420315031582/0x9233c66f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625424 DSS <0004> hlr_ussd.c:363 262420315031582/0x9233c66f: Tx USSD 'Your extension is 491613700783' 20250828122625424 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420315031582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420315031582" session_id=2452866671 session_state=END} 20250828122625424 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420315031582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625424 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625424 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262420315031582" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420315031582" TC_mo_ussd_iuse_msisdn(191)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122625425 DAUC <0003> db_auc.c:157 IMSI='262421621991364': No 2G Auth Data 20250828122625425 DAUC <0003> db_auc.c:192 IMSI='262421621991364': No 3G Auth Data HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262421621991364" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250828122625431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 20250828122625433 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625433 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421621991364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421621991364" session_id=4263884581 session_state=BEGIN} 20250828122625433 DSS <0004> hlr_ussd.c:576 262421621991364/0xfe25b725: Process SS (BEGIN) 20250828122625433 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625433 DSS <0004> hlr_ussd.c:518 262421621991364/0xfe25b725: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625433 DSS <0004> hlr_ussd.c:363 262421621991364/0xfe25b725: Tx USSD 'Your extension is 491613207203' 20250828122625433 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421621991364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421621991364" session_id=4263884581 session_state=END} 20250828122625433 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421621991364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625433 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625433 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262421621991364" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421621991364" TC_mo_ussd_iuse_msisdn(192)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122625435 DAUC <0003> db_auc.c:157 IMSI='262426197662723': No 2G Auth Data 20250828122625435 DAUC <0003> db_auc.c:192 IMSI='262426197662723': No 3G Auth Data HLR_Test-GSUP(183)@af8aeaabb5ce: Created GsupExpect[0] for "262426197662723" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250828122625440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 20250828122625443 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625443 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426197662723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426197662723" session_id=3060727364 session_state=BEGIN} 20250828122625443 DSS <0004> hlr_ussd.c:576 262426197662723/0xb66efe44: Process SS (BEGIN) 20250828122625443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122625443 DSS <0004> hlr_ussd.c:518 262426197662723/0xb66efe44: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122625443 DSS <0004> hlr_ussd.c:363 262426197662723/0xb66efe44: Tx USSD 'Your extension is 491613045243' 20250828122625443 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426197662723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197662723" session_id=3060727364 session_state=END} 20250828122625443 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426197662723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122625443 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122625443 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@af8aeaabb5ce: Found GsupExpect[0] for "262426197662723" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426197662723" TC_mo_ussd_iuse_msisdn(193)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122625445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122625445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60178<->l=127.0.0.1:4258 20250828122625446 DLINP <000b> input/ipa.c:452 connected read/write 20250828122625446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122625446 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122625446 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122625446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@af8aeaabb5ce: Final verdict of PTC: none 20250828122625446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41013<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@af8aeaabb5ce: Final verdict of PTC: none 184@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 184: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Aug 28 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 20250828122625470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4258 20250828122625671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60228<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:27 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122628807 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122628807 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122628812 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122628818 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628818 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122628818 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122628818 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 20250828122628818 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122628818 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 20250828122628818 DLGSUP <0013> gsup_server.c:236 2: 20250828122628818 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122628818 DLGSUP <0013> gsup_server.c:236 3: 20250828122628818 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122628818 DLGSUP <0013> gsup_server.c:236 4: 20250828122628818 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122628818 DLGSUP <0013> gsup_server.c:236 5: 20250828122628818 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122628818 DLGSUP <0013> gsup_server.c:236 7: 20250828122628818 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122628818 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122628818 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122628818 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@af8aeaabb5ce: 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") 20250828122628848 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34963<->l=127.0.0.1:4259) 20250828122628854 DAUC <0003> db_auc.c:157 IMSI='262425722390562': No 2G Auth Data 20250828122628854 DAUC <0003> db_auc.c:192 IMSI='262425722390562': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262425722390562" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250828122628863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4258 20250828122628866 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628866 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425722390562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425722390562" source_name="the-source\n" session_id=3867495392 session_state=BEGIN} 20250828122628866 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828122628866 DSS <0004> hlr_ussd.c:576 262425722390562/0xe6854be0: Process SS (BEGIN) 20250828122628866 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628866 DSS <0004> hlr_ussd.c:518 262425722390562/0xe6854be0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628866 DSS <0004> hlr_ussd.c:363 262425722390562/0xe6854be0: Tx USSD 'Your extension is 491616887803' 20250828122628866 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425722390562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425722390562" destination_name="the-source\n" session_id=3867495392 session_state=END} 20250828122628866 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262425722390562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628866 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628866 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262425722390562" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425722390562" TC_mo_ussd_iuse_msisdn_via_proxy(198)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628869 DAUC <0003> db_auc.c:157 IMSI='262423437880675': No 2G Auth Data 20250828122628869 DAUC <0003> db_auc.c:192 IMSI='262423437880675': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262423437880675" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250828122628883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 20250828122628889 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628889 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423437880675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423437880675" source_name="the-source\n" session_id=2855474030 session_state=BEGIN} 20250828122628889 DSS <0004> hlr_ussd.c:576 262423437880675/0xaa33136e: Process SS (BEGIN) 20250828122628889 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628889 DSS <0004> hlr_ussd.c:518 262423437880675/0xaa33136e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628889 DSS <0004> hlr_ussd.c:363 262423437880675/0xaa33136e: Tx USSD 'Your extension is 491612741573' 20250828122628889 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423437880675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423437880675" destination_name="the-source\n" session_id=2855474030 session_state=END} 20250828122628889 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423437880675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628889 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628889 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262423437880675" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423437880675" TC_mo_ussd_iuse_msisdn_via_proxy(199)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628894 DAUC <0003> db_auc.c:157 IMSI='262420447267046': No 2G Auth Data 20250828122628894 DAUC <0003> db_auc.c:192 IMSI='262420447267046': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262420447267046" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250828122628903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20250828122628907 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628907 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420447267046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420447267046" source_name="the-source\n" session_id=3350623905 session_state=BEGIN} 20250828122628907 DSS <0004> hlr_ussd.c:576 262420447267046/0xc7b676a1: Process SS (BEGIN) 20250828122628907 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628907 DSS <0004> hlr_ussd.c:518 262420447267046/0xc7b676a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628907 DSS <0004> hlr_ussd.c:363 262420447267046/0xc7b676a1: Tx USSD 'Your extension is 491617338344' 20250828122628907 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420447267046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420447267046" destination_name="the-source\n" session_id=3350623905 session_state=END} 20250828122628907 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420447267046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628907 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628907 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262420447267046" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420447267046" TC_mo_ussd_iuse_msisdn_via_proxy(200)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628910 DAUC <0003> db_auc.c:157 IMSI='262427018638783': No 2G Auth Data 20250828122628910 DAUC <0003> db_auc.c:192 IMSI='262427018638783': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262427018638783" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250828122628916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60282<->l=127.0.0.1:4258 20250828122628919 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628919 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427018638783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427018638783" source_name="the-source\n" session_id=4179429929 session_state=BEGIN} 20250828122628919 DSS <0004> hlr_ussd.c:576 262427018638783/0xf91d0a29: Process SS (BEGIN) 20250828122628919 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628919 DSS <0004> hlr_ussd.c:518 262427018638783/0xf91d0a29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628919 DSS <0004> hlr_ussd.c:363 262427018638783/0xf91d0a29: Tx USSD 'Your extension is 491616648065' 20250828122628919 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427018638783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427018638783" destination_name="the-source\n" session_id=4179429929 session_state=END} 20250828122628919 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427018638783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628919 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628919 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262427018638783" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427018638783" TC_mo_ussd_iuse_msisdn_via_proxy(201)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60282<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628921 DAUC <0003> db_auc.c:157 IMSI='262422933340424': No 2G Auth Data 20250828122628921 DAUC <0003> db_auc.c:192 IMSI='262422933340424': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262422933340424" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250828122628927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 20250828122628929 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628929 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422933340424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422933340424" source_name="the-source\n" session_id=2194985205 session_state=BEGIN} 20250828122628929 DSS <0004> hlr_ussd.c:576 262422933340424/0x82d4d0f5: Process SS (BEGIN) 20250828122628929 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628929 DSS <0004> hlr_ussd.c:518 262422933340424/0x82d4d0f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628929 DSS <0004> hlr_ussd.c:363 262422933340424/0x82d4d0f5: Tx USSD 'Your extension is 491618233617' 20250828122628929 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422933340424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422933340424" destination_name="the-source\n" session_id=2194985205 session_state=END} 20250828122628929 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422933340424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628929 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628929 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262422933340424" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422933340424" TC_mo_ussd_iuse_msisdn_via_proxy(202)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628932 DAUC <0003> db_auc.c:157 IMSI='262427073352449': No 2G Auth Data 20250828122628932 DAUC <0003> db_auc.c:192 IMSI='262427073352449': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262427073352449" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250828122628938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60298<->l=127.0.0.1:4258 20250828122628941 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628941 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427073352449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427073352449" source_name="the-source\n" session_id=1076906427 session_state=BEGIN} 20250828122628941 DSS <0004> hlr_ussd.c:576 262427073352449/0x403049bb: Process SS (BEGIN) 20250828122628941 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628941 DSS <0004> hlr_ussd.c:518 262427073352449/0x403049bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628941 DSS <0004> hlr_ussd.c:363 262427073352449/0x403049bb: Tx USSD 'Your extension is 491613755113' 20250828122628941 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427073352449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427073352449" destination_name="the-source\n" session_id=1076906427 session_state=END} 20250828122628941 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262427073352449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628941 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628941 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262427073352449" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427073352449" TC_mo_ussd_iuse_msisdn_via_proxy(203)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60298<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628943 DAUC <0003> db_auc.c:157 IMSI='262427192212122': No 2G Auth Data 20250828122628943 DAUC <0003> db_auc.c:192 IMSI='262427192212122': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262427192212122" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250828122628949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 20250828122628954 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628954 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427192212122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427192212122" source_name="the-source\n" session_id=1286600024 session_state=BEGIN} 20250828122628954 DSS <0004> hlr_ussd.c:576 262427192212122/0x4caff558: Process SS (BEGIN) 20250828122628954 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628954 DSS <0004> hlr_ussd.c:518 262427192212122/0x4caff558: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628954 DSS <0004> hlr_ussd.c:363 262427192212122/0x4caff558: Tx USSD 'Your extension is 491614354657' 20250828122628954 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427192212122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427192212122" destination_name="the-source\n" session_id=1286600024 session_state=END} 20250828122628954 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262427192212122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628954 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628954 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262427192212122" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427192212122" TC_mo_ussd_iuse_msisdn_via_proxy(204)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628958 DAUC <0003> db_auc.c:157 IMSI='262426702438459': No 2G Auth Data 20250828122628958 DAUC <0003> db_auc.c:192 IMSI='262426702438459': No 3G Auth Data HLR_Test-GSUP(195)@af8aeaabb5ce: Created GsupExpect[0] for "262426702438459" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250828122628963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 20250828122628966 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628966 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426702438459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426702438459" source_name="the-source\n" session_id=2163629758 session_state=BEGIN} 20250828122628966 DSS <0004> hlr_ussd.c:576 262426702438459/0x80f65ebe: Process SS (BEGIN) 20250828122628966 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828122628966 DSS <0004> hlr_ussd.c:518 262426702438459/0x80f65ebe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828122628966 DSS <0004> hlr_ussd.c:363 262426702438459/0x80f65ebe: Tx USSD 'Your extension is 491611405522' 20250828122628966 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426702438459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426702438459" destination_name="the-source\n" session_id=2163629758 session_state=END} 20250828122628966 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426702438459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122628966 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122628966 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@af8aeaabb5ce: Found GsupExpect[0] for "262426702438459" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426702438459" TC_mo_ussd_iuse_msisdn_via_proxy(205)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122628968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122628969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 20250828122628969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34963<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@af8aeaabb5ce: Final verdict of PTC: none 20250828122628969 DLINP <000b> input/ipa.c:452 connected read/write 20250828122628969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122628969 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122628969 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122628969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122628969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 196: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:26:28 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250828122628994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20250828122629195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78176) Waiting for packet dumper to finish... 1 (prev_count=78176, count=83512) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_euse started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122632242 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36125 20250828122632242 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36125 20250828122632243 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122632243 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122632244 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632244 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632244 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632244 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(207)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122632245 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632245 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122632245 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122632245 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 20250828122632245 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122632245 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 20250828122632245 DLGSUP <0013> gsup_server.c:236 2: 20250828122632245 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122632245 DLGSUP <0013> gsup_server.c:236 3: 20250828122632245 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122632245 DLGSUP <0013> gsup_server.c:236 4: 20250828122632245 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122632245 DLGSUP <0013> gsup_server.c:236 5: 20250828122632245 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122632245 DLGSUP <0013> gsup_server.c:236 7: 20250828122632245 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122632245 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122632245 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122632245 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122632246 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632246 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632246 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122632246 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250828122632246 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250828122632246 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250828122632246 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 20250828122632246 DLGSUP <0013> gsup_server.c:236 2: 20250828122632246 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122632246 DLGSUP <0013> gsup_server.c:236 3: 20250828122632246 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122632246 DLGSUP <0013> gsup_server.c:236 4: 20250828122632246 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122632246 DLGSUP <0013> gsup_server.c:236 5: 20250828122632246 DLGSUP <0013> gsup_server.c:238 5: 00 IPA-EUSE-foobar(208)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122632246 DLGSUP <0013> gsup_server.c:236 7: 20250828122632246 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122632246 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122632246 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122632246 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36125 210@af8aeaabb5ce: 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") 20250828122632254 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42839<->l=127.0.0.1:4259) 20250828122632258 DAUC <0003> db_auc.c:157 IMSI='262423087192615': No 2G Auth Data 20250828122632258 DAUC <0003> db_auc.c:192 IMSI='262423087192615': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262423087192615" to be handled at TC_mo_ussd_euse(212) 20250828122632265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 20250828122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632286 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423087192615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423087192615" session_id=579849900 session_state=BEGIN} 20250828122632286 DSS <0004> hlr_ussd.c:576 262423087192615/0x228fceac: Process SS (BEGIN) 20250828122632286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632286 DSS <0004> hlr_ussd.c:518 262423087192615/0x228fceac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632286 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632286 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632291 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632291 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632291 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423087192615 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423087192615" session_id=579849900 session_state=END} 20250828122632291 DSS <0004> hlr_ussd.c:576 262423087192615/0x228fceac: Process SS (END) 20250828122632291 DSS <0004> hlr_ussd.c:518 262423087192615/0x228fceac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632291 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423087192615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423087192615" session_id=579849900 session_state=END} 20250828122632291 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423087192615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632291 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423087192615 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632291 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632291 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262423087192615" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423087192615" TC_mo_ussd_euse(212)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122632294 DAUC <0003> db_auc.c:157 IMSI='262422492821381': No 2G Auth Data 20250828122632294 DAUC <0003> db_auc.c:192 IMSI='262422492821381': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262422492821381" to be handled at TC_mo_ussd_euse(213) 20250828122632301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20250828122632305 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632305 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422492821381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422492821381" session_id=286471727 session_state=BEGIN} 20250828122632305 DSS <0004> hlr_ussd.c:576 262422492821381/0x1113362f: Process SS (BEGIN) 20250828122632305 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632305 DSS <0004> hlr_ussd.c:518 262422492821381/0x1113362f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632305 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632305 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632305 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632305 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632306 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632306 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632306 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262422492821381 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422492821381" session_id=286471727 session_state=END} 20250828122632306 DSS <0004> hlr_ussd.c:576 262422492821381/0x1113362f: Process SS (END) 20250828122632306 DSS <0004> hlr_ussd.c:518 262422492821381/0x1113362f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632306 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422492821381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422492821381" session_id=286471727 session_state=END} 20250828122632306 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422492821381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632306 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262422492821381 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632306 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632306 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262422492821381" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_euse(213)"262422492821381" TC_mo_ussd_euse(213)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122632309 DAUC <0003> db_auc.c:157 IMSI='262427030093619': No 2G Auth Data 20250828122632309 DAUC <0003> db_auc.c:192 IMSI='262427030093619': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262427030093619" to be handled at TC_mo_ussd_euse(214) 20250828122632317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 20250828122632320 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632320 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427030093619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427030093619" session_id=1143556926 session_state=BEGIN} 20250828122632320 DSS <0004> hlr_ussd.c:576 262427030093619/0x44294b3e: Process SS (BEGIN) 20250828122632320 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632320 DSS <0004> hlr_ussd.c:518 262427030093619/0x44294b3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632320 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632320 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632320 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632320 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632321 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632321 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632321 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427030093619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427030093619" session_id=1143556926 session_state=END} 20250828122632321 DSS <0004> hlr_ussd.c:576 262427030093619/0x44294b3e: Process SS (END) 20250828122632321 DSS <0004> hlr_ussd.c:518 262427030093619/0x44294b3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632321 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427030093619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427030093619" session_id=1143556926 session_state=END} 20250828122632321 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427030093619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632321 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427030093619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632321 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632321 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262427030093619" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427030093619" TC_mo_ussd_euse(214)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122632323 DAUC <0003> db_auc.c:157 IMSI='262425648931571': No 2G Auth Data 20250828122632323 DAUC <0003> db_auc.c:192 IMSI='262425648931571': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262425648931571" to be handled at TC_mo_ussd_euse(215) 20250828122632330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20250828122632333 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632333 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425648931571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425648931571" session_id=2281591358 session_state=BEGIN} 20250828122632333 DSS <0004> hlr_ussd.c:576 262425648931571/0x87fe523e: Process SS (BEGIN) 20250828122632333 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632333 DSS <0004> hlr_ussd.c:518 262425648931571/0x87fe523e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632333 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632333 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632333 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632333 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632334 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632334 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632334 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425648931571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425648931571" session_id=2281591358 session_state=END} 20250828122632334 DSS <0004> hlr_ussd.c:576 262425648931571/0x87fe523e: Process SS (END) 20250828122632334 DSS <0004> hlr_ussd.c:518 262425648931571/0x87fe523e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632334 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425648931571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425648931571" session_id=2281591358 session_state=END} 20250828122632334 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425648931571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632334 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425648931571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632334 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632334 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262425648931571" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425648931571" TC_mo_ussd_euse(215)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122632344 DAUC <0003> db_auc.c:157 IMSI='262420428502808': No 2G Auth Data 20250828122632344 DAUC <0003> db_auc.c:192 IMSI='262420428502808': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262420428502808" to be handled at TC_mo_ussd_euse(216) 20250828122632357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20250828122632362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632362 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420428502808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420428502808" session_id=1607423141 session_state=BEGIN} 20250828122632362 DSS <0004> hlr_ussd.c:576 262420428502808/0x5fcf54a5: Process SS (BEGIN) 20250828122632362 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632362 DSS <0004> hlr_ussd.c:518 262420428502808/0x5fcf54a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632362 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632362 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632362 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632362 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262420428502808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420428502808" session_id=1607423141 session_state=END} 20250828122632362 DSS <0004> hlr_ussd.c:576 262420428502808/0x5fcf54a5: Process SS (END) 20250828122632362 DSS <0004> hlr_ussd.c:518 262420428502808/0x5fcf54a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632362 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420428502808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420428502808" session_id=1607423141 session_state=END} 20250828122632362 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420428502808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632362 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262420428502808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632362 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632363 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262420428502808" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420428502808" TC_mo_ussd_euse(216)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122632365 DAUC <0003> db_auc.c:157 IMSI='262421398147768': No 2G Auth Data 20250828122632365 DAUC <0003> db_auc.c:192 IMSI='262421398147768': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262421398147768" to be handled at TC_mo_ussd_euse(217) 20250828122632372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20250828122632376 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632376 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421398147768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421398147768" session_id=968252714 session_state=BEGIN} 20250828122632376 DSS <0004> hlr_ussd.c:576 262421398147768/0x39b65d2a: Process SS (BEGIN) 20250828122632376 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632376 DSS <0004> hlr_ussd.c:518 262421398147768/0x39b65d2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632376 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632376 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632376 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632376 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632377 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632377 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632377 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262421398147768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421398147768" session_id=968252714 session_state=END} 20250828122632377 DSS <0004> hlr_ussd.c:576 262421398147768/0x39b65d2a: Process SS (END) 20250828122632377 DSS <0004> hlr_ussd.c:518 262421398147768/0x39b65d2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632377 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421398147768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421398147768" session_id=968252714 session_state=END} 20250828122632377 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421398147768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632377 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262421398147768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632377 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632377 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262421398147768" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421398147768" TC_mo_ussd_euse(217)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122632380 DAUC <0003> db_auc.c:157 IMSI='262421495609306': No 2G Auth Data 20250828122632380 DAUC <0003> db_auc.c:192 IMSI='262421495609306': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262421495609306" to be handled at TC_mo_ussd_euse(218) 20250828122632387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20250828122632390 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632390 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421495609306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421495609306" session_id=2742435498 session_state=BEGIN} 20250828122632390 DSS <0004> hlr_ussd.c:576 262421495609306/0xa3763eaa: Process SS (BEGIN) 20250828122632390 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632390 DSS <0004> hlr_ussd.c:518 262421495609306/0xa3763eaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632390 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632390 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632390 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632390 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632391 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632391 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632391 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421495609306 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421495609306" session_id=2742435498 session_state=END} 20250828122632391 DSS <0004> hlr_ussd.c:576 262421495609306/0xa3763eaa: Process SS (END) 20250828122632391 DSS <0004> hlr_ussd.c:518 262421495609306/0xa3763eaa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632391 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421495609306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421495609306" session_id=2742435498 session_state=END} 20250828122632391 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421495609306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632391 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421495609306 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632391 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632391 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262421495609306" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421495609306" TC_mo_ussd_euse(218)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122632393 DAUC <0003> db_auc.c:157 IMSI='262422338442227': No 2G Auth Data 20250828122632393 DAUC <0003> db_auc.c:192 IMSI='262422338442227': No 3G Auth Data HLR_Test-GSUP(209)@af8aeaabb5ce: Created GsupExpect[0] for "262422338442227" to be handled at TC_mo_ussd_euse(219) 20250828122632400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36500<->l=127.0.0.1:4258 20250828122632403 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632403 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422338442227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422338442227" session_id=277110496 session_state=BEGIN} 20250828122632403 DSS <0004> hlr_ussd.c:576 262422338442227/0x10845ee0: Process SS (BEGIN) 20250828122632403 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122632403 DSS <0004> hlr_ussd.c:518 262422338442227/0x10845ee0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122632403 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632403 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data 20250828122632403 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632403 DLINP <000b> input/ipa.c:432 127.0.0.1:36125 sending data EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: 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 } } } } } 20250828122632404 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632404 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632404 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262422338442227 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422338442227" session_id=277110496 session_state=END} 20250828122632404 DSS <0004> hlr_ussd.c:576 262422338442227/0x10845ee0: Process SS (END) 20250828122632404 DSS <0004> hlr_ussd.c:518 262422338442227/0x10845ee0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122632404 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422338442227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422338442227" session_id=277110496 session_state=END} 20250828122632404 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422338442227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122632404 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262422338442227 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122632404 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122632404 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@af8aeaabb5ce: Found GsupExpect[0] for "262422338442227" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422338442227" TC_mo_ussd_euse(219)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122632406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36500<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@af8aeaabb5ce: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@af8aeaabb5ce: Final verdict of PTC: none 20250828122632407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20250828122632407 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42839<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@af8aeaabb5ce: Final verdict of PTC: none 20250828122632407 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632407 DLINP <000b> input/ipa.c:406 127.0.0.1:36125 message received 20250828122632407 DLINP <000b> input/ipa.c:415 127.0.0.1:36125 connection closed with server 20250828122632407 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36125 20250828122632407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250828122632407 DLINP <000b> input/ipa.c:452 connected read/write 20250828122632407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122632407 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122632407 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122632407 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)@af8aeaabb5ce: Final verdict of PTC: none IPA-EUSE-foobar(208)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@af8aeaabb5ce: Final verdict of PTC: none 210@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 210: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Aug 28 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 20250828122632434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20250828122632635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91584) Waiting for packet dumper to finish... 1 (prev_count=91584, count=110952) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:34 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_euse_continue started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 20250828122635718 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33281 20250828122635718 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33281 IPA-EUSE-foobar(222)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122635720 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635720 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received MTC@af8aeaabb5ce: in not legacy case 2 IPA-EUSE-foobar(222)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@af8aeaabb5ce: 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 } } } } 20250828122635721 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635721 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635721 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122635721 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250828122635721 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250828122635721 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250828122635721 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 20250828122635721 DLGSUP <0013> gsup_server.c:236 2: 20250828122635721 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122635721 DLGSUP <0013> gsup_server.c:236 3: 20250828122635721 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122635721 DLGSUP <0013> gsup_server.c:236 4: 20250828122635721 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122635721 DLGSUP <0013> gsup_server.c:236 5: 20250828122635721 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122635721 DLGSUP <0013> gsup_server.c:236 7: 20250828122635721 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122635721 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122635721 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122635721 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33281 IPA-EUSE-foobar(222)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122635722 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122635722 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122635723 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122635724 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122635724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122635724 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 20250828122635724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122635724 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 20250828122635724 DLGSUP <0013> gsup_server.c:236 2: 20250828122635724 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122635724 DLGSUP <0013> gsup_server.c:236 3: 20250828122635724 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122635724 DLGSUP <0013> gsup_server.c:236 4: 20250828122635724 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122635724 DLGSUP <0013> gsup_server.c:236 5: 20250828122635724 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122635724 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(221)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122635724 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122635724 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122635724 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122635724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@af8aeaabb5ce: 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") 20250828122635733 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36559<->l=127.0.0.1:4259) 20250828122635737 DAUC <0003> db_auc.c:157 IMSI='262426447630097': No 2G Auth Data 20250828122635737 DAUC <0003> db_auc.c:192 IMSI='262426447630097': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262426447630097" to be handled at TC_mo_ussd_euse_continue(226) 20250828122635743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 20250828122635770 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635770 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426447630097" session_id=967714693 session_state=BEGIN} 20250828122635770 DSS <0004> hlr_ussd.c:576 262426447630097/0x39ae2785: Process SS (BEGIN) 20250828122635770 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635770 DSS <0004> hlr_ussd.c:518 262426447630097/0x39ae2785: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635770 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635770 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635770 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635770 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635775 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635775 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635775 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426447630097" session_id=967714693 session_state=CONTINUE} 20250828122635775 DSS <0004> hlr_ussd.c:576 262426447630097/0x39ae2785: Process SS (CONTINUE) 20250828122635775 DSS <0004> hlr_ussd.c:518 262426447630097/0x39ae2785: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635776 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426447630097" session_id=967714693 session_state=CONTINUE} 20250828122635776 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635776 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635776 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262426447630097" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426447630097" TC_mo_ussd_euse_continue(226)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635778 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635778 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426447630097" session_id=967714693 session_state=CONTINUE} 20250828122635778 DSS <0004> hlr_ussd.c:576 262426447630097/0x39ae2785: Process SS (CONTINUE) 20250828122635778 DSS <0004> hlr_ussd.c:518 262426447630097/0x39ae2785: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635779 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635779 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635779 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635779 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635779 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635779 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635779 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635779 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426447630097" session_id=967714693 session_state=END} 20250828122635779 DSS <0004> hlr_ussd.c:576 262426447630097/0x39ae2785: Process SS (END) 20250828122635779 DSS <0004> hlr_ussd.c:518 262426447630097/0x39ae2785: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635779 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426447630097" session_id=967714693 session_state=END} 20250828122635779 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635779 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262426447630097 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635779 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635779 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122635781 DAUC <0003> db_auc.c:157 IMSI='262426298034916': No 2G Auth Data 20250828122635781 DAUC <0003> db_auc.c:192 IMSI='262426298034916': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262426298034916" to be handled at TC_mo_ussd_euse_continue(227) 20250828122635788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 20250828122635792 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635792 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426298034916" session_id=3153848047 session_state=BEGIN} 20250828122635792 DSS <0004> hlr_ussd.c:576 262426298034916/0xbbfbe6ef: Process SS (BEGIN) 20250828122635792 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635792 DSS <0004> hlr_ussd.c:518 262426298034916/0xbbfbe6ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635792 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635792 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635792 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635792 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635793 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635793 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426298034916" session_id=3153848047 session_state=CONTINUE} 20250828122635793 DSS <0004> hlr_ussd.c:576 262426298034916/0xbbfbe6ef: Process SS (CONTINUE) 20250828122635793 DSS <0004> hlr_ussd.c:518 262426298034916/0xbbfbe6ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635793 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426298034916" session_id=3153848047 session_state=CONTINUE} 20250828122635793 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262426298034916" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426298034916" TC_mo_ussd_euse_continue(227)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635796 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635796 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426298034916" session_id=3153848047 session_state=CONTINUE} 20250828122635796 DSS <0004> hlr_ussd.c:576 262426298034916/0xbbfbe6ef: Process SS (CONTINUE) 20250828122635796 DSS <0004> hlr_ussd.c:518 262426298034916/0xbbfbe6ef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635796 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635796 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635796 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635796 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635796 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635796 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635796 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635797 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426298034916" session_id=3153848047 session_state=END} 20250828122635797 DSS <0004> hlr_ussd.c:576 262426298034916/0xbbfbe6ef: Process SS (END) 20250828122635797 DSS <0004> hlr_ussd.c:518 262426298034916/0xbbfbe6ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635797 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426298034916" session_id=3153848047 session_state=END} 20250828122635797 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635797 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426298034916 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635797 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635797 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122635798 DAUC <0003> db_auc.c:157 IMSI='262423414774267': No 2G Auth Data 20250828122635798 DAUC <0003> db_auc.c:192 IMSI='262423414774267': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262423414774267" to be handled at TC_mo_ussd_euse_continue(228) 20250828122635804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 20250828122635809 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635809 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423414774267" session_id=2192725117 session_state=BEGIN} 20250828122635809 DSS <0004> hlr_ussd.c:576 262423414774267/0x82b2547d: Process SS (BEGIN) 20250828122635809 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635809 DSS <0004> hlr_ussd.c:518 262423414774267/0x82b2547d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635809 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635809 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635809 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635809 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635810 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635810 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423414774267" session_id=2192725117 session_state=CONTINUE} 20250828122635810 DSS <0004> hlr_ussd.c:576 262423414774267/0x82b2547d: Process SS (CONTINUE) 20250828122635810 DSS <0004> hlr_ussd.c:518 262423414774267/0x82b2547d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635810 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423414774267" session_id=2192725117 session_state=CONTINUE} 20250828122635810 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262423414774267" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423414774267" TC_mo_ussd_euse_continue(228)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635813 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635813 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423414774267" session_id=2192725117 session_state=CONTINUE} 20250828122635813 DSS <0004> hlr_ussd.c:576 262423414774267/0x82b2547d: Process SS (CONTINUE) 20250828122635813 DSS <0004> hlr_ussd.c:518 262423414774267/0x82b2547d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635813 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635813 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635813 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635813 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635813 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635814 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635814 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635814 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423414774267" session_id=2192725117 session_state=END} 20250828122635814 DSS <0004> hlr_ussd.c:576 262423414774267/0x82b2547d: Process SS (END) 20250828122635814 DSS <0004> hlr_ussd.c:518 262423414774267/0x82b2547d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635814 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423414774267" session_id=2192725117 session_state=END} 20250828122635814 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635814 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262423414774267 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635814 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635814 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122635816 DAUC <0003> db_auc.c:157 IMSI='262425884992922': No 2G Auth Data 20250828122635816 DAUC <0003> db_auc.c:192 IMSI='262425884992922': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262425884992922" to be handled at TC_mo_ussd_euse_continue(229) 20250828122635822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20250828122635825 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635825 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425884992922" session_id=2885911344 session_state=BEGIN} 20250828122635825 DSS <0004> hlr_ussd.c:576 262425884992922/0xac038330: Process SS (BEGIN) 20250828122635825 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635825 DSS <0004> hlr_ussd.c:518 262425884992922/0xac038330: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635825 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635825 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635825 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635825 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635826 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635826 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635826 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884992922" session_id=2885911344 session_state=CONTINUE} 20250828122635826 DSS <0004> hlr_ussd.c:576 262425884992922/0xac038330: Process SS (CONTINUE) 20250828122635826 DSS <0004> hlr_ussd.c:518 262425884992922/0xac038330: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635826 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884992922" session_id=2885911344 session_state=CONTINUE} 20250828122635826 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635826 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635826 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262425884992922" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425884992922" TC_mo_ussd_euse_continue(229)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635828 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635828 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425884992922" session_id=2885911344 session_state=CONTINUE} 20250828122635828 DSS <0004> hlr_ussd.c:576 262425884992922/0xac038330: Process SS (CONTINUE) 20250828122635828 DSS <0004> hlr_ussd.c:518 262425884992922/0xac038330: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635828 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635828 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635828 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635828 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635828 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635829 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635829 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635829 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884992922" session_id=2885911344 session_state=END} 20250828122635829 DSS <0004> hlr_ussd.c:576 262425884992922/0xac038330: Process SS (END) 20250828122635829 DSS <0004> hlr_ussd.c:518 262425884992922/0xac038330: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635829 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884992922" session_id=2885911344 session_state=END} 20250828122635829 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635829 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425884992922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635829 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635829 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122635830 DAUC <0003> db_auc.c:157 IMSI='262427152297299': No 2G Auth Data 20250828122635830 DAUC <0003> db_auc.c:192 IMSI='262427152297299': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262427152297299" to be handled at TC_mo_ussd_euse_continue(230) 20250828122635837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36544<->l=127.0.0.1:4258 20250828122635840 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635840 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427152297299" session_id=1179009728 session_state=BEGIN} 20250828122635840 DSS <0004> hlr_ussd.c:576 262427152297299/0x464642c0: Process SS (BEGIN) 20250828122635840 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635840 DSS <0004> hlr_ussd.c:518 262427152297299/0x464642c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635840 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635840 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635840 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635840 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635841 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635841 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635841 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427152297299" session_id=1179009728 session_state=CONTINUE} 20250828122635841 DSS <0004> hlr_ussd.c:576 262427152297299/0x464642c0: Process SS (CONTINUE) 20250828122635841 DSS <0004> hlr_ussd.c:518 262427152297299/0x464642c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635841 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427152297299" session_id=1179009728 session_state=CONTINUE} 20250828122635841 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635841 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635841 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262427152297299" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427152297299" TC_mo_ussd_euse_continue(230)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635843 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635843 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427152297299" session_id=1179009728 session_state=CONTINUE} 20250828122635843 DSS <0004> hlr_ussd.c:576 262427152297299/0x464642c0: Process SS (CONTINUE) 20250828122635843 DSS <0004> hlr_ussd.c:518 262427152297299/0x464642c0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635843 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635843 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635843 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635843 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635843 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635844 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635844 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635844 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427152297299" session_id=1179009728 session_state=END} 20250828122635844 DSS <0004> hlr_ussd.c:576 262427152297299/0x464642c0: Process SS (END) 20250828122635844 DSS <0004> hlr_ussd.c:518 262427152297299/0x464642c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635844 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427152297299" session_id=1179009728 session_state=END} 20250828122635844 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635844 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427152297299 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635844 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635844 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36544<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122635845 DAUC <0003> db_auc.c:157 IMSI='262423175517735': No 2G Auth Data 20250828122635845 DAUC <0003> db_auc.c:192 IMSI='262423175517735': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262423175517735" to be handled at TC_mo_ussd_euse_continue(231) 20250828122635853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20250828122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635856 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423175517735" session_id=3407604637 session_state=BEGIN} 20250828122635856 DSS <0004> hlr_ussd.c:576 262423175517735/0xcb1beb9d: Process SS (BEGIN) 20250828122635856 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635856 DSS <0004> hlr_ussd.c:518 262423175517735/0xcb1beb9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635857 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635857 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635857 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423175517735" session_id=3407604637 session_state=CONTINUE} 20250828122635857 DSS <0004> hlr_ussd.c:576 262423175517735/0xcb1beb9d: Process SS (CONTINUE) 20250828122635857 DSS <0004> hlr_ussd.c:518 262423175517735/0xcb1beb9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635857 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423175517735" session_id=3407604637 session_state=CONTINUE} 20250828122635857 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635857 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635857 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262423175517735" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423175517735" TC_mo_ussd_euse_continue(231)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635860 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635860 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423175517735" session_id=3407604637 session_state=CONTINUE} 20250828122635860 DSS <0004> hlr_ussd.c:576 262423175517735/0xcb1beb9d: Process SS (CONTINUE) 20250828122635860 DSS <0004> hlr_ussd.c:518 262423175517735/0xcb1beb9d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635860 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635860 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635860 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635860 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635860 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635860 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635860 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635860 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423175517735" session_id=3407604637 session_state=END} 20250828122635860 DSS <0004> hlr_ussd.c:576 262423175517735/0xcb1beb9d: Process SS (END) 20250828122635860 DSS <0004> hlr_ussd.c:518 262423175517735/0xcb1beb9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635860 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423175517735" session_id=3407604637 session_state=END} 20250828122635860 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635860 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423175517735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635860 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635860 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122635861 DAUC <0003> db_auc.c:157 IMSI='262428875639100': No 2G Auth Data 20250828122635861 DAUC <0003> db_auc.c:192 IMSI='262428875639100': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262428875639100" to be handled at TC_mo_ussd_euse_continue(232) 20250828122635868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36568<->l=127.0.0.1:4258 20250828122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635871 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428875639100" session_id=1440974854 session_state=BEGIN} 20250828122635871 DSS <0004> hlr_ussd.c:576 262428875639100/0x55e38806: Process SS (BEGIN) 20250828122635871 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635871 DSS <0004> hlr_ussd.c:518 262428875639100/0x55e38806: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635871 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635871 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635871 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635871 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428875639100" session_id=1440974854 session_state=CONTINUE} 20250828122635871 DSS <0004> hlr_ussd.c:576 262428875639100/0x55e38806: Process SS (CONTINUE) 20250828122635871 DSS <0004> hlr_ussd.c:518 262428875639100/0x55e38806: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635871 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428875639100" session_id=1440974854 session_state=CONTINUE} 20250828122635871 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635872 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262428875639100" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428875639100" TC_mo_ussd_euse_continue(232)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635874 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428875639100" session_id=1440974854 session_state=CONTINUE} 20250828122635874 DSS <0004> hlr_ussd.c:576 262428875639100/0x55e38806: Process SS (CONTINUE) 20250828122635874 DSS <0004> hlr_ussd.c:518 262428875639100/0x55e38806: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635874 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635874 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635874 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635874 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635874 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428875639100" session_id=1440974854 session_state=END} 20250828122635874 DSS <0004> hlr_ussd.c:576 262428875639100/0x55e38806: Process SS (END) 20250828122635874 DSS <0004> hlr_ussd.c:518 262428875639100/0x55e38806: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635874 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428875639100" session_id=1440974854 session_state=END} 20250828122635874 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635874 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262428875639100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36568<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122635875 DAUC <0003> db_auc.c:157 IMSI='262422957118589': No 2G Auth Data 20250828122635875 DAUC <0003> db_auc.c:192 IMSI='262422957118589': No 3G Auth Data HLR_Test-GSUP(223)@af8aeaabb5ce: Created GsupExpect[0] for "262422957118589" to be handled at TC_mo_ussd_euse_continue(233) 20250828122635882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4258 20250828122635885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635885 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422957118589" session_id=458042601 session_state=BEGIN} 20250828122635885 DSS <0004> hlr_ussd.c:576 262422957118589/0x1b4d2ce9: Process SS (BEGIN) 20250828122635885 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828122635885 DSS <0004> hlr_ussd.c:518 262422957118589/0x1b4d2ce9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828122635885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635885 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635885 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635886 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635886 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635886 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422957118589" session_id=458042601 session_state=CONTINUE} 20250828122635886 DSS <0004> hlr_ussd.c:576 262422957118589/0x1b4d2ce9: Process SS (CONTINUE) 20250828122635886 DSS <0004> hlr_ussd.c:518 262422957118589/0x1b4d2ce9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828122635886 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422957118589" session_id=458042601 session_state=CONTINUE} 20250828122635886 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635886 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635886 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@af8aeaabb5ce: Found GsupExpect[0] for "262422957118589" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422957118589" TC_mo_ussd_euse_continue(233)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122635888 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635888 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422957118589" session_id=458042601 session_state=CONTINUE} 20250828122635888 DSS <0004> hlr_ussd.c:576 262422957118589/0x1b4d2ce9: Process SS (CONTINUE) 20250828122635888 DSS <0004> hlr_ussd.c:518 262422957118589/0x1b4d2ce9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635888 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635888 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635888 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data 20250828122635888 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635888 DLINP <000b> input/ipa.c:432 127.0.0.1:33281 sending data EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: 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 } } } } } 20250828122635889 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635889 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635889 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422957118589" session_id=458042601 session_state=END} 20250828122635889 DSS <0004> hlr_ussd.c:576 262422957118589/0x1b4d2ce9: Process SS (END) 20250828122635889 DSS <0004> hlr_ussd.c:518 262422957118589/0x1b4d2ce9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828122635889 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422957118589" session_id=458042601 session_state=END} 20250828122635889 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122635889 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262422957118589 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122635889 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122635889 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122635889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@af8aeaabb5ce: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@af8aeaabb5ce: Final verdict of PTC: none 20250828122635890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20250828122635891 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36559<->l=127.0.0.1:4259) 20250828122635891 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122635891 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122635891 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122635891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122635891 DLINP <000b> input/ipa.c:452 connected read/write 20250828122635891 DLINP <000b> input/ipa.c:406 127.0.0.1:33281 message received 20250828122635891 DLINP <000b> input/ipa.c:415 127.0.0.1:33281 connection closed with server 20250828122635891 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33281 20250828122635891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 224@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP(223)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@af8aeaabb5ce: Final verdict of PTC: none IPA-EUSE-foobar(222)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 224: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Aug 28 12:26:35 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250828122635916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4258 20250828122636117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=89992) Waiting for packet dumper to finish... 1 (prev_count=89992, count=156796) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_ussd_euse_defaultroute started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 20250828122639174 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46795 20250828122639174 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46795 MTC@af8aeaabb5ce: in not legacy case 2 IPA-EUSE-foobar(236)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122639175 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639175 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639175 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122639175 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122639176 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639176 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639176 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122639176 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250828122639176 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250828122639176 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250828122639176 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 20250828122639176 DLGSUP <0013> gsup_server.c:236 2: 20250828122639176 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122639176 DLGSUP <0013> gsup_server.c:236 3: 20250828122639176 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122639176 DLGSUP <0013> gsup_server.c:236 4: 20250828122639176 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122639176 DLGSUP <0013> gsup_server.c:236 5: 20250828122639176 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122639176 DLGSUP <0013> gsup_server.c:236 7: 20250828122639176 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122639176 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122639176 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122639176 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46795 IPA-EUSE-foobar(236)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122639176 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122639178 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639178 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122639178 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122639178 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 20250828122639178 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122639178 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 20250828122639178 DLGSUP <0013> gsup_server.c:236 2: 20250828122639178 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122639178 DLGSUP <0013> gsup_server.c:236 3: 20250828122639178 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122639178 DLGSUP <0013> gsup_server.c:236 4: 20250828122639178 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122639178 DLGSUP <0013> gsup_server.c:236 5: 20250828122639178 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122639178 DLGSUP <0013> gsup_server.c:236 7: 20250828122639178 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122639178 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122639178 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122639178 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@af8aeaabb5ce: 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") 20250828122639185 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46401<->l=127.0.0.1:4259) 20250828122639187 DAUC <0003> db_auc.c:157 IMSI='262423563845852': No 2G Auth Data 20250828122639187 DAUC <0003> db_auc.c:192 IMSI='262423563845852': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262423563845852" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250828122639192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 20250828122639218 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639218 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423563845852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423563845852" session_id=2383505505 session_state=BEGIN} 20250828122639218 DSS <0004> hlr_ussd.c:576 262423563845852/0x8e116861: Process SS (BEGIN) 20250828122639218 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639218 DSS <0004> hlr_ussd.c:518 262423563845852/0x8e116861: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639218 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639218 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639218 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639218 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639230 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639230 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639230 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262423563845852 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423563845852" session_id=2383505505 session_state=END} 20250828122639230 DSS <0004> hlr_ussd.c:576 262423563845852/0x8e116861: Process SS (END) 20250828122639230 DSS <0004> hlr_ussd.c:518 262423563845852/0x8e116861: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639230 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423563845852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423563845852" session_id=2383505505 session_state=END} 20250828122639230 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423563845852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639230 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262423563845852 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639230 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639230 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262423563845852" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423563845852" TC_mo_ussd_euse_defaultroute(240)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122639239 DAUC <0003> db_auc.c:157 IMSI='262428124941626': No 2G Auth Data 20250828122639239 DAUC <0003> db_auc.c:192 IMSI='262428124941626': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262428124941626" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250828122639250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 20250828122639253 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639253 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428124941626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428124941626" session_id=823685566 session_state=BEGIN} 20250828122639253 DSS <0004> hlr_ussd.c:576 262428124941626/0x311871be: Process SS (BEGIN) 20250828122639253 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639253 DSS <0004> hlr_ussd.c:518 262428124941626/0x311871be: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639253 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639253 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639253 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639253 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639254 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639254 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639254 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428124941626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428124941626" session_id=823685566 session_state=END} 20250828122639254 DSS <0004> hlr_ussd.c:576 262428124941626/0x311871be: Process SS (END) 20250828122639254 DSS <0004> hlr_ussd.c:518 262428124941626/0x311871be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639254 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428124941626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428124941626" session_id=823685566 session_state=END} 20250828122639254 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428124941626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639254 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428124941626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639254 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639254 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262428124941626" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428124941626" TC_mo_ussd_euse_defaultroute(241)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122639256 DAUC <0003> db_auc.c:157 IMSI='262425562739955': No 2G Auth Data 20250828122639256 DAUC <0003> db_auc.c:192 IMSI='262425562739955': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262425562739955" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250828122639262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 20250828122639265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639265 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425562739955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425562739955" session_id=3463529302 session_state=BEGIN} 20250828122639265 DSS <0004> hlr_ussd.c:576 262425562739955/0xce714356: Process SS (BEGIN) 20250828122639265 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639265 DSS <0004> hlr_ussd.c:518 262425562739955/0xce714356: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639265 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639265 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639265 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639265 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425562739955 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425562739955" session_id=3463529302 session_state=END} 20250828122639265 DSS <0004> hlr_ussd.c:576 262425562739955/0xce714356: Process SS (END) 20250828122639265 DSS <0004> hlr_ussd.c:518 262425562739955/0xce714356: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639265 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425562739955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425562739955" session_id=3463529302 session_state=END} 20250828122639265 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425562739955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639265 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425562739955 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262425562739955" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425562739955" TC_mo_ussd_euse_defaultroute(242)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122639267 DAUC <0003> db_auc.c:157 IMSI='262427547355068': No 2G Auth Data 20250828122639267 DAUC <0003> db_auc.c:192 IMSI='262427547355068': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262427547355068" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250828122639273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4258 20250828122639275 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639276 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427547355068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427547355068" session_id=1336126935 session_state=BEGIN} 20250828122639276 DSS <0004> hlr_ussd.c:576 262427547355068/0x4fa3add7: Process SS (BEGIN) 20250828122639276 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639276 DSS <0004> hlr_ussd.c:518 262427547355068/0x4fa3add7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639276 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639276 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639276 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639276 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427547355068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427547355068" session_id=1336126935 session_state=END} 20250828122639276 DSS <0004> hlr_ussd.c:576 262427547355068/0x4fa3add7: Process SS (END) 20250828122639276 DSS <0004> hlr_ussd.c:518 262427547355068/0x4fa3add7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639276 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427547355068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427547355068" session_id=1336126935 session_state=END} 20250828122639276 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427547355068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639276 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427547355068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262427547355068" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427547355068" TC_mo_ussd_euse_defaultroute(243)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122639278 DAUC <0003> db_auc.c:157 IMSI='262425191556509': No 2G Auth Data 20250828122639278 DAUC <0003> db_auc.c:192 IMSI='262425191556509': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262425191556509" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250828122639284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20250828122639286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639286 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425191556509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425191556509" session_id=4094346809 session_state=BEGIN} 20250828122639286 DSS <0004> hlr_ussd.c:576 262425191556509/0xf40ac639: Process SS (BEGIN) 20250828122639286 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639286 DSS <0004> hlr_ussd.c:518 262425191556509/0xf40ac639: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639286 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639286 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639287 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639287 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639287 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425191556509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425191556509" session_id=4094346809 session_state=END} 20250828122639287 DSS <0004> hlr_ussd.c:576 262425191556509/0xf40ac639: Process SS (END) 20250828122639287 DSS <0004> hlr_ussd.c:518 262425191556509/0xf40ac639: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639287 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425191556509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425191556509" session_id=4094346809 session_state=END} 20250828122639287 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425191556509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639287 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425191556509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639287 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639287 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262425191556509" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425191556509" TC_mo_ussd_euse_defaultroute(244)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122639289 DAUC <0003> db_auc.c:157 IMSI='262429718165409': No 2G Auth Data 20250828122639289 DAUC <0003> db_auc.c:192 IMSI='262429718165409': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262429718165409" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250828122639295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36648<->l=127.0.0.1:4258 20250828122639297 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639297 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429718165409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429718165409" session_id=3853817862 session_state=BEGIN} 20250828122639297 DSS <0004> hlr_ussd.c:576 262429718165409/0xe5b49806: Process SS (BEGIN) 20250828122639297 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639297 DSS <0004> hlr_ussd.c:518 262429718165409/0xe5b49806: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639297 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639297 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639297 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639297 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639298 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639298 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639298 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429718165409 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429718165409" session_id=3853817862 session_state=END} 20250828122639298 DSS <0004> hlr_ussd.c:576 262429718165409/0xe5b49806: Process SS (END) 20250828122639298 DSS <0004> hlr_ussd.c:518 262429718165409/0xe5b49806: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639298 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429718165409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429718165409" session_id=3853817862 session_state=END} 20250828122639298 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429718165409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639298 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429718165409 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639298 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639298 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262429718165409" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429718165409" TC_mo_ussd_euse_defaultroute(245)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36648<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122639300 DAUC <0003> db_auc.c:157 IMSI='262421468559110': No 2G Auth Data 20250828122639300 DAUC <0003> db_auc.c:192 IMSI='262421468559110': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262421468559110" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250828122639305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4258 20250828122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639308 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421468559110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421468559110" session_id=2911704358 session_state=BEGIN} 20250828122639308 DSS <0004> hlr_ussd.c:576 262421468559110/0xad8d1526: Process SS (BEGIN) 20250828122639308 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639308 DSS <0004> hlr_ussd.c:518 262421468559110/0xad8d1526: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639308 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639308 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639309 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639309 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639309 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421468559110 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421468559110" session_id=2911704358 session_state=END} 20250828122639309 DSS <0004> hlr_ussd.c:576 262421468559110/0xad8d1526: Process SS (END) 20250828122639309 DSS <0004> hlr_ussd.c:518 262421468559110/0xad8d1526: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639309 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421468559110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421468559110" session_id=2911704358 session_state=END} 20250828122639309 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421468559110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639309 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421468559110 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639309 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639309 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262421468559110" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421468559110" TC_mo_ussd_euse_defaultroute(246)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122639311 DAUC <0003> db_auc.c:157 IMSI='262428684572123': No 2G Auth Data 20250828122639311 DAUC <0003> db_auc.c:192 IMSI='262428684572123': No 3G Auth Data HLR_Test-GSUP(237)@af8aeaabb5ce: Created GsupExpect[0] for "262428684572123" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250828122639316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4258 20250828122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639319 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428684572123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428684572123" session_id=333670171 session_state=BEGIN} 20250828122639319 DSS <0004> hlr_ussd.c:576 262428684572123/0x13e3671b: Process SS (BEGIN) 20250828122639319 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828122639319 DSS <0004> hlr_ussd.c:518 262428684572123/0x13e3671b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639319 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data 20250828122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639319 DLINP <000b> input/ipa.c:432 127.0.0.1:46795 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: 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 } } } } } 20250828122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639319 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639319 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428684572123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428684572123" session_id=333670171 session_state=END} 20250828122639319 DSS <0004> hlr_ussd.c:576 262428684572123/0x13e3671b: Process SS (END) 20250828122639319 DSS <0004> hlr_ussd.c:518 262428684572123/0x13e3671b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828122639319 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428684572123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428684572123" session_id=333670171 session_state=END} 20250828122639319 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428684572123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122639319 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428684572123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@af8aeaabb5ce: Found GsupExpect[0] for "262428684572123" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@af8aeaabb5ce: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428684572123" TC_mo_ussd_euse_defaultroute(247)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122639321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@af8aeaabb5ce: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@af8aeaabb5ce: Final verdict of PTC: none 20250828122639322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4258 20250828122639322 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639322 DLINP <000b> input/ipa.c:406 127.0.0.1:46795 message received 20250828122639322 DLINP <000b> input/ipa.c:415 127.0.0.1:46795 connection closed with server 20250828122639322 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46795 20250828122639322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250828122639322 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46401<->l=127.0.0.1:4259) 20250828122639323 DLINP <000b> input/ipa.c:452 connected read/write 20250828122639323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122639323 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-EUSE-foobar(236)@af8aeaabb5ce: Final verdict of PTC: none 20250828122639323 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122639323 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP(237)@af8aeaabb5ce: Final verdict of PTC: none 238@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 238: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Aug 28 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 20250828122639351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4258 20250828122639552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=95296) Waiting for packet dumper to finish... 1 (prev_count=95296, count=113536) 20250828122641387 DSS <0004> hlr_ussd.c:239 262421387409455/0x9ae05792: SS Session Timeout, destroying 20250828122641387 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421387409455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122641411 DSS <0004> hlr_ussd.c:239 262420823509633/0x621b7e81: SS Session Timeout, destroying 20250828122641411 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420823509633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122641422 DSS <0004> hlr_ussd.c:239 262428661786489/0x050dabe0: SS Session Timeout, destroying 20250828122641422 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428661786489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122641433 DSS <0004> hlr_ussd.c:239 262421510672773/0x9310c13e: SS Session Timeout, destroying 20250828122641433 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421510672773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122641443 DSS <0004> hlr_ussd.c:239 262420419407730/0x528114e4: SS Session Timeout, destroying 20250828122641443 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420419407730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122641453 DSS <0004> hlr_ussd.c:239 262423251346796/0xc751faaf: SS Session Timeout, destroying 20250828122641453 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423251346796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122641463 DSS <0004> hlr_ussd.c:239 262422686690838/0x5bb748c5: SS Session Timeout, destroying 20250828122641463 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422686690838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122641473 DSS <0004> hlr_ussd.c:239 262426807746847/0x57147f14: SS Session Timeout, destroying 20250828122641473 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426807746847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:41 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_mo_sss_reject started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122642622 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122642622 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122642623 DLINP <000b> input/ipa.c:452 connected read/write 20250828122642623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122642623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122642624 DLINP <000b> input/ipa.c:452 connected read/write 20250828122642624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122642624 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122642624 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122642624 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 20250828122642624 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122642624 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 20250828122642624 DLGSUP <0013> gsup_server.c:236 2: 20250828122642624 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122642624 DLGSUP <0013> gsup_server.c:236 3: 20250828122642624 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122642624 DLGSUP <0013> gsup_server.c:236 4: 20250828122642624 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122642624 DLGSUP <0013> gsup_server.c:236 5: 20250828122642624 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122642624 DLGSUP <0013> gsup_server.c:236 7: 20250828122642624 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122642624 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122642624 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122642624 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@af8aeaabb5ce: 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") 20250828122642632 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39069<->l=127.0.0.1:4259) 20250828122642633 DAUC <0003> db_auc.c:157 IMSI='262420312390014': No 2G Auth Data 20250828122642633 DAUC <0003> db_auc.c:192 IMSI='262420312390014': No 3G Auth Data HLR_Test-GSUP(249)@af8aeaabb5ce: Created GsupExpect[0] for "262420312390014" to be handled at TC_mo_sss_reject(252) 20250828122642640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53800<->l=127.0.0.1:4258 20250828122642666 DLINP <000b> input/ipa.c:452 connected read/write 20250828122642666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122642666 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420312390014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420312390014" session_id=2715321965 session_state=BEGIN} 20250828122642666 DSS <0004> hlr_ussd.c:576 262420312390014/0xa1d8866d: Process SS (BEGIN) 20250828122642666 DSS <0004> hlr_ussd.c:498 262420312390014/0xa1d8866d: SS CompType=Invoke, OpCode=InterrogateSS 20250828122642666 DSS <0004> hlr_ussd.c:506 262420312390014/0xa1d8866d: Structured SS requests are not supported, rejecting... 20250828122642666 DSS <0004> hlr_ussd.c:354 262420312390014/0xa1d8866d: Tx ReturnError(0, 0x15) 20250828122642666 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420312390014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420312390014" session_id=2715321965 session_state=END} 20250828122642666 DLINP <000b> input/ipa.c:452 connected read/write 20250828122642666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122642666 DLINP <000b> input/ipa.c:452 connected read/write 20250828122642666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@af8aeaabb5ce: Found GsupExpect[0] for "262420312390014" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@af8aeaabb5ce: Added IMSI table entry 0TC_mo_sss_reject(252)"262420312390014" TC_mo_sss_reject(252)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122642669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53800<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122642670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20250828122642670 DLINP <000b> input/ipa.c:452 connected read/write 20250828122642670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122642670 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122642670 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(249)@af8aeaabb5ce: Final verdict of PTC: none 20250828122642670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122642670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39069<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@af8aeaabb5ce: Final verdict of PTC: none 250@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 250: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_mo_sss_reject finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Aug 28 12:26:42 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250828122642694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53804<->l=127.0.0.1:4258 20250828122642795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53804<->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) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:44 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 20250828122644830 DSS <0004> hlr_ussd.c:239 262424079619832/0xbde0c5c6: SS Session Timeout, destroying 20250828122644830 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424079619832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122644856 DSS <0004> hlr_ussd.c:239 262429452177475/0x5222ac3a: SS Session Timeout, destroying 20250828122644856 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429452177475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122644867 DSS <0004> hlr_ussd.c:239 262420571149478/0xf4d810fd: SS Session Timeout, destroying 20250828122644867 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420571149478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122644876 DSS <0004> hlr_ussd.c:239 262423107490678/0xb84cb5d0: SS Session Timeout, destroying 20250828122644876 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423107490678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122644885 DSS <0004> hlr_ussd.c:239 262428140336759/0x5dbba08e: SS Session Timeout, destroying 20250828122644885 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428140336759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122644895 DSS <0004> hlr_ussd.c:239 262421662645024/0xce2e3d45: SS Session Timeout, destroying 20250828122644896 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421662645024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122644905 DSS <0004> hlr_ussd.c:239 262428850774063/0xcea1b81b: SS Session Timeout, destroying 20250828122644905 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428850774063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828122644915 DSS <0004> hlr_ussd.c:239 262421390039241/0xbe4a829d: SS Session Timeout, destroying 20250828122644915 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421390039241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_check_imei started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122645839 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122645839 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122645840 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122645841 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645841 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122645841 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122645841 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 20250828122645841 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122645841 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 20250828122645841 DLGSUP <0013> gsup_server.c:236 2: 20250828122645841 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(253)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122645841 DLGSUP <0013> gsup_server.c:236 3: 20250828122645841 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122645841 DLGSUP <0013> gsup_server.c:236 4: 20250828122645841 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122645842 DLGSUP <0013> gsup_server.c:236 5: 20250828122645842 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122645842 DLGSUP <0013> gsup_server.c:236 7: 20250828122645842 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122645842 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122645842 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122645842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@af8aeaabb5ce: 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") 20250828122645851 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43673<->l=127.0.0.1:4259) 20250828122645855 DAUC <0003> db_auc.c:157 IMSI='262421120630377': No 2G Auth Data 20250828122645855 DAUC <0003> db_auc.c:192 IMSI='262421120630377': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262421120630377" to be handled at TC_gsup_check_imei(257) 20250828122645863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20250828122645882 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645882 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421120630377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120630377"} 20250828122645882 DMAIN <0000> hlr.c:435 IMSI='262421120630377': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645882 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421120630377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421120630377"} 20250828122645882 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421120630377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645882 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645882 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262421120630377" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_check_imei(257)"262421120630377" TC_gsup_check_imei(257)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645884 DAUC <0003> db_auc.c:192 IMSI='262421120630377': No 3G Auth Data 20250828122645885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645885 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421120630377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120630377"} 20250828122645885 DAUC <0003> hlr.c:428 IMSI='262421120630377': storing IMEI = 12345678901234 20250828122645885 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421120630377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421120630377"} 20250828122645885 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421120630377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645885 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645886 DAUC <0003> db_auc.c:192 IMSI='262421120630377': No 3G Auth Data TC_gsup_check_imei(257)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122645889 DAUC <0003> db_auc.c:157 IMSI='262423054128659': No 2G Auth Data 20250828122645889 DAUC <0003> db_auc.c:192 IMSI='262423054128659': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262423054128659" to be handled at TC_gsup_check_imei(258) 20250828122645901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20250828122645904 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645904 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423054128659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423054128659"} 20250828122645904 DMAIN <0000> hlr.c:435 IMSI='262423054128659': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645904 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423054128659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423054128659"} 20250828122645904 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423054128659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645904 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645904 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262423054128659" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_check_imei(258)"262423054128659" TC_gsup_check_imei(258)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645905 DAUC <0003> db_auc.c:192 IMSI='262423054128659': No 3G Auth Data 20250828122645906 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645906 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423054128659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423054128659"} 20250828122645906 DAUC <0003> hlr.c:428 IMSI='262423054128659': storing IMEI = 12345678901234 20250828122645906 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423054128659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423054128659"} 20250828122645906 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423054128659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645906 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645906 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645906 DAUC <0003> db_auc.c:192 IMSI='262423054128659': No 3G Auth Data 20250828122645907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122645907 DAUC <0003> db_auc.c:157 IMSI='262428355743525': No 2G Auth Data 20250828122645907 DAUC <0003> db_auc.c:192 IMSI='262428355743525': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262428355743525" to be handled at TC_gsup_check_imei(259) 20250828122645913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20250828122645915 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645915 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428355743525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428355743525"} 20250828122645915 DMAIN <0000> hlr.c:435 IMSI='262428355743525': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645915 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428355743525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428355743525"} 20250828122645915 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428355743525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645915 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645915 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262428355743525" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_check_imei(259)"262428355743525" TC_gsup_check_imei(259)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645916 DAUC <0003> db_auc.c:192 IMSI='262428355743525': No 3G Auth Data 20250828122645917 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645917 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428355743525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428355743525"} 20250828122645917 DAUC <0003> hlr.c:428 IMSI='262428355743525': storing IMEI = 12345678901234 20250828122645917 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428355743525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428355743525"} 20250828122645917 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428355743525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645917 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645917 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645917 DAUC <0003> db_auc.c:192 IMSI='262428355743525': No 3G Auth Data 20250828122645918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122645918 DAUC <0003> db_auc.c:157 IMSI='262425831186999': No 2G Auth Data 20250828122645918 DAUC <0003> db_auc.c:192 IMSI='262425831186999': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262425831186999" to be handled at TC_gsup_check_imei(260) 20250828122645924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53850<->l=127.0.0.1:4258 20250828122645926 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645926 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425831186999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425831186999"} 20250828122645926 DMAIN <0000> hlr.c:435 IMSI='262425831186999': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645926 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425831186999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425831186999"} 20250828122645926 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425831186999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645926 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645926 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262425831186999" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_check_imei(260)"262425831186999" TC_gsup_check_imei(260)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645927 DAUC <0003> db_auc.c:157 IMSI='262425831186999': No 2G Auth Data 20250828122645928 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645928 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425831186999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425831186999"} 20250828122645928 DAUC <0003> hlr.c:428 IMSI='262425831186999': storing IMEI = 12345678901234 20250828122645928 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425831186999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425831186999"} 20250828122645928 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425831186999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645928 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645928 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645928 DAUC <0003> db_auc.c:157 IMSI='262425831186999': No 2G Auth Data 20250828122645929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53850<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122645929 DAUC <0003> db_auc.c:157 IMSI='262424180412325': No 2G Auth Data 20250828122645929 DAUC <0003> db_auc.c:192 IMSI='262424180412325': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262424180412325" to be handled at TC_gsup_check_imei(261) 20250828122645935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20250828122645938 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645938 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424180412325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424180412325"} 20250828122645938 DMAIN <0000> hlr.c:435 IMSI='262424180412325': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645938 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424180412325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424180412325"} 20250828122645938 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424180412325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645938 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645938 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262424180412325" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_check_imei(261)"262424180412325" TC_gsup_check_imei(261)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645939 DAUC <0003> db_auc.c:157 IMSI='262424180412325': No 2G Auth Data 20250828122645940 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645940 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424180412325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424180412325"} 20250828122645940 DAUC <0003> hlr.c:428 IMSI='262424180412325': storing IMEI = 12345678901234 20250828122645940 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424180412325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424180412325"} 20250828122645940 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424180412325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645940 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645940 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645941 DAUC <0003> db_auc.c:157 IMSI='262424180412325': No 2G Auth Data 20250828122645941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122645942 DAUC <0003> db_auc.c:157 IMSI='262424773663008': No 2G Auth Data 20250828122645942 DAUC <0003> db_auc.c:192 IMSI='262424773663008': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262424773663008" to be handled at TC_gsup_check_imei(262) 20250828122645949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 20250828122645952 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645952 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424773663008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424773663008"} 20250828122645952 DMAIN <0000> hlr.c:435 IMSI='262424773663008': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645952 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424773663008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424773663008"} 20250828122645952 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424773663008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645952 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645952 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262424773663008" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_check_imei(262)"262424773663008" TC_gsup_check_imei(262)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645954 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645954 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424773663008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424773663008"} 20250828122645954 DAUC <0003> hlr.c:428 IMSI='262424773663008': storing IMEI = 12345678901234 20250828122645954 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424773663008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424773663008"} 20250828122645954 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424773663008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645954 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645954 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122645956 DAUC <0003> db_auc.c:157 IMSI='262428181134353': No 2G Auth Data 20250828122645956 DAUC <0003> db_auc.c:192 IMSI='262428181134353': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262428181134353" to be handled at TC_gsup_check_imei(263) 20250828122645962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4258 20250828122645965 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645965 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428181134353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428181134353"} 20250828122645965 DMAIN <0000> hlr.c:435 IMSI='262428181134353': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645965 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428181134353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428181134353"} 20250828122645965 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428181134353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645965 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645965 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262428181134353" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_check_imei(263)"262428181134353" TC_gsup_check_imei(263)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645967 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645967 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428181134353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428181134353"} 20250828122645967 DAUC <0003> hlr.c:428 IMSI='262428181134353': storing IMEI = 12345678901234 20250828122645967 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428181134353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428181134353"} 20250828122645967 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428181134353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645967 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645967 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122645968 DAUC <0003> db_auc.c:157 IMSI='262428292148976': No 2G Auth Data 20250828122645968 DAUC <0003> db_auc.c:192 IMSI='262428292148976': No 3G Auth Data HLR_Test-GSUP(254)@af8aeaabb5ce: Created GsupExpect[0] for "262428292148976" to be handled at TC_gsup_check_imei(264) 20250828122645975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20250828122645977 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645977 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428292148976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428292148976"} 20250828122645977 DMAIN <0000> hlr.c:435 IMSI='262428292148976': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122645977 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428292148976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428292148976"} 20250828122645977 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428292148976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645978 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645978 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@af8aeaabb5ce: Found GsupExpect[0] for "262428292148976" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_check_imei(264)"262428292148976" TC_gsup_check_imei(264)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645980 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645980 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428292148976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428292148976"} 20250828122645980 DAUC <0003> hlr.c:428 IMSI='262428292148976': storing IMEI = 12345678901234 20250828122645980 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428292148976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428292148976"} 20250828122645980 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428292148976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122645980 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122645980 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122645981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122645982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 20250828122645982 DLINP <000b> input/ipa.c:452 connected read/write 20250828122645982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122645982 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(254)@af8aeaabb5ce: Final verdict of PTC: none 20250828122645982 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122645982 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122645982 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43673<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@af8aeaabb5ce: Final verdict of PTC: none 255@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_check_imei finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Aug 28 12:26:45 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 20250828122646010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20250828122646111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=84376) Waiting for packet dumper to finish... 1 (prev_count=84376, count=128204) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_check_imei_via_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122649147 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122649147 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122649148 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122649150 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122649150 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122649150 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122649150 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 20250828122649150 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122649150 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 20250828122649150 DLGSUP <0013> gsup_server.c:236 2: 20250828122649150 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122649150 DLGSUP <0013> gsup_server.c:236 3: 20250828122649150 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122649150 DLGSUP <0013> gsup_server.c:236 4: 20250828122649150 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122649150 DLGSUP <0013> gsup_server.c:236 5: 20250828122649150 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122649150 DLGSUP <0013> gsup_server.c:236 7: 20250828122649150 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122649150 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122649150 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122649150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@af8aeaabb5ce: 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") 20250828122649159 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41051<->l=127.0.0.1:4259) 20250828122649161 DAUC <0003> db_auc.c:157 IMSI='262420561979773': No 2G Auth Data 20250828122649161 DAUC <0003> db_auc.c:192 IMSI='262420561979773': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262420561979773" to be handled at TC_gsup_check_imei_via_proxy(269) 20250828122649168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20250828122649190 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649190 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420561979773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420561979773" source_name="the-source\n"} 20250828122649190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828122649190 DMAIN <0000> hlr.c:435 IMSI='262420561979773': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649190 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420561979773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420561979773" destination_name="the-source\n"} 20250828122649190 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262420561979773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649190 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649190 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262420561979773" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420561979773" TC_gsup_check_imei_via_proxy(269)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649192 DAUC <0003> db_auc.c:192 IMSI='262420561979773': No 3G Auth Data 20250828122649193 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649193 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420561979773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420561979773" source_name="the-source\n"} 20250828122649193 DAUC <0003> hlr.c:428 IMSI='262420561979773': storing IMEI = 12345678901234 20250828122649193 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420561979773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420561979773" destination_name="the-source\n"} 20250828122649193 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262420561979773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649193 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649193 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649194 DAUC <0003> db_auc.c:192 IMSI='262420561979773': No 3G Auth Data 20250828122649195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122649195 DAUC <0003> db_auc.c:157 IMSI='262426876481005': No 2G Auth Data 20250828122649195 DAUC <0003> db_auc.c:192 IMSI='262426876481005': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262426876481005" to be handled at TC_gsup_check_imei_via_proxy(270) 20250828122649202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 20250828122649204 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649204 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426876481005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426876481005" source_name="the-source\n"} 20250828122649204 DMAIN <0000> hlr.c:435 IMSI='262426876481005': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649204 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426876481005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426876481005" destination_name="the-source\n"} 20250828122649204 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262426876481005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649204 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649204 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262426876481005" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426876481005" TC_gsup_check_imei_via_proxy(270)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649205 DAUC <0003> db_auc.c:192 IMSI='262426876481005': No 3G Auth Data 20250828122649206 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649206 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426876481005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426876481005" source_name="the-source\n"} 20250828122649206 DAUC <0003> hlr.c:428 IMSI='262426876481005': storing IMEI = 12345678901234 20250828122649206 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426876481005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426876481005" destination_name="the-source\n"} 20250828122649206 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262426876481005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649206 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649206 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649207 DAUC <0003> db_auc.c:192 IMSI='262426876481005': No 3G Auth Data 20250828122649207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122649208 DAUC <0003> db_auc.c:157 IMSI='262425966818999': No 2G Auth Data 20250828122649208 DAUC <0003> db_auc.c:192 IMSI='262425966818999': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262425966818999" to be handled at TC_gsup_check_imei_via_proxy(271) 20250828122649214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20250828122649217 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649217 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425966818999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425966818999" source_name="the-source\n"} 20250828122649217 DMAIN <0000> hlr.c:435 IMSI='262425966818999': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649217 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425966818999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425966818999" destination_name="the-source\n"} 20250828122649217 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262425966818999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649217 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649217 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262425966818999" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425966818999" TC_gsup_check_imei_via_proxy(271)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649217 DAUC <0003> db_auc.c:192 IMSI='262425966818999': No 3G Auth Data 20250828122649219 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649219 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425966818999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425966818999" source_name="the-source\n"} 20250828122649219 DAUC <0003> hlr.c:428 IMSI='262425966818999': storing IMEI = 12345678901234 20250828122649219 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425966818999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425966818999" destination_name="the-source\n"} 20250828122649219 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262425966818999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649219 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649219 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649219 DAUC <0003> db_auc.c:192 IMSI='262425966818999': No 3G Auth Data 20250828122649220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122649220 DAUC <0003> db_auc.c:157 IMSI='262428789299133': No 2G Auth Data 20250828122649220 DAUC <0003> db_auc.c:192 IMSI='262428789299133': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262428789299133" to be handled at TC_gsup_check_imei_via_proxy(272) 20250828122649227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53954<->l=127.0.0.1:4258 20250828122649230 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649230 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428789299133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789299133" source_name="the-source\n"} 20250828122649230 DMAIN <0000> hlr.c:435 IMSI='262428789299133': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649230 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428789299133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789299133" destination_name="the-source\n"} 20250828122649230 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262428789299133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649230 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649230 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262428789299133" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262428789299133" TC_gsup_check_imei_via_proxy(272)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649231 DAUC <0003> db_auc.c:157 IMSI='262428789299133': No 2G Auth Data 20250828122649232 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649232 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428789299133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789299133" source_name="the-source\n"} 20250828122649232 DAUC <0003> hlr.c:428 IMSI='262428789299133': storing IMEI = 12345678901234 20250828122649232 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428789299133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789299133" destination_name="the-source\n"} 20250828122649232 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262428789299133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649232 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649232 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649232 DAUC <0003> db_auc.c:157 IMSI='262428789299133': No 2G Auth Data 20250828122649233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53954<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122649234 DAUC <0003> db_auc.c:157 IMSI='262425419033700': No 2G Auth Data 20250828122649234 DAUC <0003> db_auc.c:192 IMSI='262425419033700': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262425419033700" to be handled at TC_gsup_check_imei_via_proxy(273) 20250828122649241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 20250828122649244 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649244 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425419033700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425419033700" source_name="the-source\n"} 20250828122649244 DMAIN <0000> hlr.c:435 IMSI='262425419033700': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649244 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425419033700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425419033700" destination_name="the-source\n"} 20250828122649244 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425419033700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649244 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649244 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262425419033700" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425419033700" TC_gsup_check_imei_via_proxy(273)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649245 DAUC <0003> db_auc.c:157 IMSI='262425419033700': No 2G Auth Data 20250828122649246 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649246 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425419033700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425419033700" source_name="the-source\n"} 20250828122649246 DAUC <0003> hlr.c:428 IMSI='262425419033700': storing IMEI = 12345678901234 20250828122649246 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425419033700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425419033700" destination_name="the-source\n"} 20250828122649246 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425419033700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649246 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649246 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649246 DAUC <0003> db_auc.c:157 IMSI='262425419033700': No 2G Auth Data 20250828122649247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122649247 DAUC <0003> db_auc.c:157 IMSI='262426912676730': No 2G Auth Data 20250828122649247 DAUC <0003> db_auc.c:192 IMSI='262426912676730': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262426912676730" to be handled at TC_gsup_check_imei_via_proxy(274) 20250828122649255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4258 20250828122649257 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649257 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426912676730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426912676730" source_name="the-source\n"} 20250828122649257 DMAIN <0000> hlr.c:435 IMSI='262426912676730': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649257 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426912676730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426912676730" destination_name="the-source\n"} 20250828122649257 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426912676730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649257 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649257 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262426912676730" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426912676730" TC_gsup_check_imei_via_proxy(274)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649260 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649260 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426912676730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426912676730" source_name="the-source\n"} 20250828122649260 DAUC <0003> hlr.c:428 IMSI='262426912676730': storing IMEI = 12345678901234 20250828122649260 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426912676730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426912676730" destination_name="the-source\n"} 20250828122649260 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426912676730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649260 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649260 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122649262 DAUC <0003> db_auc.c:157 IMSI='262424201095367': No 2G Auth Data 20250828122649262 DAUC <0003> db_auc.c:192 IMSI='262424201095367': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262424201095367" to be handled at TC_gsup_check_imei_via_proxy(275) 20250828122649269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53970<->l=127.0.0.1:4258 20250828122649272 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649272 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424201095367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424201095367" source_name="the-source\n"} 20250828122649272 DMAIN <0000> hlr.c:435 IMSI='262424201095367': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649272 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424201095367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424201095367" destination_name="the-source\n"} 20250828122649272 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424201095367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649272 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649272 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262424201095367" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424201095367" TC_gsup_check_imei_via_proxy(275)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649274 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424201095367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424201095367" source_name="the-source\n"} 20250828122649274 DAUC <0003> hlr.c:428 IMSI='262424201095367': storing IMEI = 12345678901234 20250828122649274 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424201095367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424201095367" destination_name="the-source\n"} 20250828122649274 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424201095367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649274 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53970<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122649275 DAUC <0003> db_auc.c:157 IMSI='262424869487746': No 2G Auth Data 20250828122649275 DAUC <0003> db_auc.c:192 IMSI='262424869487746': No 3G Auth Data HLR_Test-GSUP(266)@af8aeaabb5ce: Created GsupExpect[0] for "262424869487746" to be handled at TC_gsup_check_imei_via_proxy(276) 20250828122649282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 20250828122649284 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649284 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424869487746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424869487746" source_name="the-source\n"} 20250828122649284 DMAIN <0000> hlr.c:435 IMSI='262424869487746': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828122649284 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424869487746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424869487746" destination_name="the-source\n"} 20250828122649284 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262424869487746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649284 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649284 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@af8aeaabb5ce: Found GsupExpect[0] for "262424869487746" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424869487746" TC_gsup_check_imei_via_proxy(276)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649286 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424869487746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424869487746" source_name="the-source\n"} 20250828122649286 DAUC <0003> hlr.c:428 IMSI='262424869487746': storing IMEI = 12345678901234 20250828122649286 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424869487746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424869487746" destination_name="the-source\n"} 20250828122649286 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262424869487746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122649286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122649286 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122649287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122649288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@af8aeaabb5ce: Final verdict of PTC: none 20250828122649288 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41051<->l=127.0.0.1:4259) 20250828122649288 DLINP <000b> input/ipa.c:452 connected read/write 20250828122649288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122649288 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122649288 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122649288 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122649288 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@af8aeaabb5ce: Final verdict of PTC: none 267@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:26:49 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250828122649313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 20250828122649414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83792) Waiting for packet dumper to finish... 1 (prev_count=83792, count=126876) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:51 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_check_imei_invalid_len started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122652471 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122652471 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122652475 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122652478 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652478 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122652478 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122652478 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 20250828122652478 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122652478 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 20250828122652478 DLGSUP <0013> gsup_server.c:236 2: 20250828122652478 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122652478 DLGSUP <0013> gsup_server.c:236 3: 20250828122652478 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122652478 DLGSUP <0013> gsup_server.c:236 4: 20250828122652478 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122652478 DLGSUP <0013> gsup_server.c:236 5: 20250828122652478 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122652478 DLGSUP <0013> gsup_server.c:236 7: 20250828122652478 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122652478 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122652478 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122652478 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@af8aeaabb5ce: 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") 20250828122652497 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39541<->l=127.0.0.1:4259) 20250828122652501 DAUC <0003> db_auc.c:157 IMSI='262428624777872': No 2G Auth Data 20250828122652501 DAUC <0003> db_auc.c:192 IMSI='262428624777872': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262428624777872" to be handled at TC_gsup_check_imei_invalid_len(281) 20250828122652507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42192<->l=127.0.0.1:4258 20250828122652522 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652522 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428624777872"} 20250828122652522 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652522 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428624777872" cause=Invalid mandatory information} 20250828122652522 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652522 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652522 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262428624777872" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428624777872" TC_gsup_check_imei_invalid_len(281)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652523 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428624777872"} 20250828122652523 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652523 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428624777872" cause=Invalid mandatory information} 20250828122652523 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652523 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428624777872"} 20250828122652523 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652523 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428624777872" cause=Invalid mandatory information} 20250828122652523 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652523 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652524 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652524 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428624777872"} 20250828122652524 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652524 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428624777872" cause=Invalid mandatory information} 20250828122652524 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652524 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652524 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652525 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652525 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428624777872"} 20250828122652525 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652525 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428624777872" cause=Invalid mandatory information} 20250828122652525 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428624777872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652525 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652525 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42192<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122652525 DAUC <0003> db_auc.c:157 IMSI='262426678225090': No 2G Auth Data 20250828122652525 DAUC <0003> db_auc.c:192 IMSI='262426678225090': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262426678225090" to be handled at TC_gsup_check_imei_invalid_len(282) 20250828122652532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4258 20250828122652534 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652534 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426678225090"} 20250828122652534 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652534 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426678225090" cause=Invalid mandatory information} 20250828122652534 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652534 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652534 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262426678225090" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426678225090" TC_gsup_check_imei_invalid_len(282)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652534 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652534 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426678225090"} 20250828122652534 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652534 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426678225090" cause=Invalid mandatory information} 20250828122652534 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652534 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652534 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652535 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652535 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426678225090"} 20250828122652535 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652535 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426678225090" cause=Invalid mandatory information} 20250828122652535 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652535 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652535 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652535 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652535 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426678225090"} 20250828122652535 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652535 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426678225090" cause=Invalid mandatory information} 20250828122652535 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652535 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652535 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652536 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652536 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426678225090"} 20250828122652536 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652536 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426678225090" cause=Invalid mandatory information} 20250828122652536 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426678225090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652536 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652536 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122652537 DAUC <0003> db_auc.c:157 IMSI='262422486652528': No 2G Auth Data 20250828122652537 DAUC <0003> db_auc.c:192 IMSI='262422486652528': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262422486652528" to be handled at TC_gsup_check_imei_invalid_len(283) 20250828122652543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4258 20250828122652544 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652544 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422486652528"} 20250828122652544 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652544 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422486652528" cause=Invalid mandatory information} 20250828122652544 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652544 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652544 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262422486652528" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422486652528" TC_gsup_check_imei_invalid_len(283)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652545 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652545 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422486652528"} 20250828122652545 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652545 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422486652528" cause=Invalid mandatory information} 20250828122652545 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652545 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652545 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652546 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652546 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422486652528"} 20250828122652546 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652546 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422486652528" cause=Invalid mandatory information} 20250828122652546 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652546 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652546 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652547 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652547 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422486652528"} 20250828122652547 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652547 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422486652528" cause=Invalid mandatory information} 20250828122652547 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652547 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652547 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652547 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652547 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422486652528"} 20250828122652547 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652547 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422486652528" cause=Invalid mandatory information} 20250828122652547 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422486652528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652547 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652547 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122652548 DAUC <0003> db_auc.c:157 IMSI='262426741232002': No 2G Auth Data 20250828122652548 DAUC <0003> db_auc.c:192 IMSI='262426741232002': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262426741232002" to be handled at TC_gsup_check_imei_invalid_len(284) 20250828122652554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4258 20250828122652556 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652556 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741232002"} 20250828122652556 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652556 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426741232002" cause=Invalid mandatory information} 20250828122652556 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652556 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652556 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262426741232002" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426741232002" TC_gsup_check_imei_invalid_len(284)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652556 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652556 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741232002"} 20250828122652556 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652556 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426741232002" cause=Invalid mandatory information} 20250828122652556 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652556 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652556 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652557 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652557 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741232002"} 20250828122652557 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652557 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426741232002" cause=Invalid mandatory information} 20250828122652557 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652557 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652557 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652558 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652558 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741232002"} 20250828122652558 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652558 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426741232002" cause=Invalid mandatory information} 20250828122652558 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652558 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652558 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652558 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652558 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741232002"} 20250828122652558 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652558 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426741232002" cause=Invalid mandatory information} 20250828122652558 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426741232002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652558 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652558 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122652559 DAUC <0003> db_auc.c:157 IMSI='262428160846783': No 2G Auth Data 20250828122652559 DAUC <0003> db_auc.c:192 IMSI='262428160846783': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262428160846783" to be handled at TC_gsup_check_imei_invalid_len(285) 20250828122652566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 20250828122652568 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652568 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428160846783"} 20250828122652568 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652568 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428160846783" cause=Invalid mandatory information} 20250828122652568 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652568 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652568 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262428160846783" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428160846783" TC_gsup_check_imei_invalid_len(285)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652569 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652569 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428160846783"} 20250828122652569 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652569 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428160846783" cause=Invalid mandatory information} 20250828122652569 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652569 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652569 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652570 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652570 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428160846783"} 20250828122652570 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652570 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428160846783" cause=Invalid mandatory information} 20250828122652570 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652570 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652570 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652570 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652570 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428160846783"} 20250828122652570 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652570 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428160846783" cause=Invalid mandatory information} 20250828122652570 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652570 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652570 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652571 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652571 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428160846783"} 20250828122652571 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652571 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428160846783" cause=Invalid mandatory information} 20250828122652571 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428160846783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652571 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652571 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122652572 DAUC <0003> db_auc.c:157 IMSI='262424350037030': No 2G Auth Data 20250828122652572 DAUC <0003> db_auc.c:192 IMSI='262424350037030': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262424350037030" to be handled at TC_gsup_check_imei_invalid_len(286) 20250828122652578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 20250828122652579 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652579 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350037030"} 20250828122652579 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652579 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350037030" cause=Invalid mandatory information} 20250828122652579 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652579 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652579 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262424350037030" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424350037030" TC_gsup_check_imei_invalid_len(286)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652580 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652580 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350037030"} 20250828122652580 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652580 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350037030" cause=Invalid mandatory information} 20250828122652580 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652580 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652580 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652581 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652581 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350037030"} 20250828122652581 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652581 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350037030" cause=Invalid mandatory information} 20250828122652581 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652581 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652581 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652581 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652581 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350037030"} 20250828122652581 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652581 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350037030" cause=Invalid mandatory information} 20250828122652581 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652581 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652581 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652582 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652582 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424350037030"} 20250828122652582 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652582 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424350037030" cause=Invalid mandatory information} 20250828122652582 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424350037030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652582 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652582 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122652583 DAUC <0003> db_auc.c:157 IMSI='262420689915209': No 2G Auth Data 20250828122652583 DAUC <0003> db_auc.c:192 IMSI='262420689915209': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262420689915209" to be handled at TC_gsup_check_imei_invalid_len(287) 20250828122652588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20250828122652590 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652590 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420689915209"} 20250828122652590 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652590 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420689915209" cause=Invalid mandatory information} 20250828122652590 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652590 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652590 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262420689915209" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420689915209" TC_gsup_check_imei_invalid_len(287)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652591 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652591 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420689915209"} 20250828122652591 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652591 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420689915209" cause=Invalid mandatory information} 20250828122652591 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652591 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652591 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652592 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652592 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420689915209"} 20250828122652592 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652592 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420689915209" cause=Invalid mandatory information} 20250828122652592 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652592 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652592 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652592 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652592 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420689915209"} 20250828122652592 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652592 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420689915209" cause=Invalid mandatory information} 20250828122652592 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652592 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652592 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652593 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652593 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420689915209"} 20250828122652593 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652593 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420689915209" cause=Invalid mandatory information} 20250828122652593 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420689915209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652593 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652593 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122652594 DAUC <0003> db_auc.c:157 IMSI='262422869350333': No 2G Auth Data 20250828122652594 DAUC <0003> db_auc.c:192 IMSI='262422869350333': No 3G Auth Data HLR_Test-GSUP(278)@af8aeaabb5ce: Created GsupExpect[0] for "262422869350333" to be handled at TC_gsup_check_imei_invalid_len(288) 20250828122652601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42234<->l=127.0.0.1:4258 20250828122652602 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652603 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869350333"} 20250828122652603 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828122652603 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869350333" cause=Invalid mandatory information} 20250828122652603 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652603 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652603 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@af8aeaabb5ce: Found GsupExpect[0] for "262422869350333" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@af8aeaabb5ce: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422869350333" TC_gsup_check_imei_invalid_len(288)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652603 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652603 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869350333"} 20250828122652603 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828122652603 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869350333" cause=Invalid mandatory information} 20250828122652603 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652603 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652603 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652604 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652604 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869350333"} 20250828122652604 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828122652604 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869350333" cause=Invalid mandatory information} 20250828122652604 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652604 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652604 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652604 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652604 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869350333"} 20250828122652604 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828122652604 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869350333" cause=Invalid mandatory information} 20250828122652604 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652604 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652604 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652605 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652605 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869350333"} 20250828122652605 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828122652605 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869350333" cause=Invalid mandatory information} 20250828122652605 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422869350333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122652605 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122652605 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122652606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42234<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@af8aeaabb5ce: Final verdict of PTC: pass MTC@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122652606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4258 20250828122652607 DLINP <000b> input/ipa.c:452 connected read/write 20250828122652607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122652607 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122652607 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122652607 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@af8aeaabb5ce: Final verdict of PTC: none 20250828122652607 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39541<->l=127.0.0.1:4259) 279@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: pass MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:26:52 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 20250828122652634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20250828122652735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82844) Waiting for packet dumper to finish... 1 (prev_count=82844, count=168312) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:54 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_gsup_check_imei_unknown_imsi started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122655867 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122655867 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122655872 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122655874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122655878 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122655878 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122655878 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122655878 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 20250828122655878 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122655878 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 20250828122655878 DLGSUP <0013> gsup_server.c:236 2: 20250828122655879 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122655879 DLGSUP <0013> gsup_server.c:236 3: 20250828122655879 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122655879 DLGSUP <0013> gsup_server.c:236 4: 20250828122655879 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122655879 DLGSUP <0013> gsup_server.c:236 5: 20250828122655879 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122655879 DLGSUP <0013> gsup_server.c:236 7: 20250828122655879 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122655879 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122655879 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122655879 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@af8aeaabb5ce: 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") 20250828122655902 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40651<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@af8aeaabb5ce: Created GsupExpect[0] for "262422359651235" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250828122655923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 20250828122655938 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122655938 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422359651235"} 20250828122655938 DMAIN <0000> hlr.c:435 IMSI='262422359651235': has IMEI = 22245678901234 (consider setting 'store-imei') 20250828122655938 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250828122655938 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422359651235" cause=Invalid mandatory information} 20250828122655938 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122655938 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122655938 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@af8aeaabb5ce: Found GsupExpect[0] for "262422359651235" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@af8aeaabb5ce: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422359651235" TC_gsup_check_imei_unknown_imsi(293)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122655947 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122655947 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422359651235"} 20250828122655947 DAUC <0003> hlr.c:428 IMSI='262422359651235': storing IMEI = 22245678901234 20250828122655947 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422359651235': no such subscriber 20250828122655947 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250828122655947 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422359651235" cause=Invalid mandatory information} 20250828122655947 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422359651235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122655947 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122655947 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122655950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122655952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42254<->l=127.0.0.1:4258 20250828122655953 DLINP <000b> input/ipa.c:452 connected read/write 20250828122655953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122655953 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122655953 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122655953 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@af8aeaabb5ce: Final verdict of PTC: none 20250828122655954 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40651<->l=127.0.0.1:4259) 291@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 291: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:26:55 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 20250828122655994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42270<->l=127.0.0.1:4258 20250828122656094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42270<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:26:58 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122659209 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122659209 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122659210 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@af8aeaabb5ce: 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) } } } } 20250828122659211 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659211 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122659211 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122659211 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 20250828122659211 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122659211 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 20250828122659211 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(294)@af8aeaabb5ce: 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 } } } } 20250828122659211 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(294)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122659211 DLGSUP <0013> gsup_server.c:236 3: 20250828122659211 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122659211 DLGSUP <0013> gsup_server.c:236 4: 20250828122659211 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122659211 DLGSUP <0013> gsup_server.c:236 5: 20250828122659211 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122659211 DLGSUP <0013> gsup_server.c:236 7: 20250828122659211 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122659211 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122659211 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122659211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@af8aeaabb5ce: 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") 20250828122659220 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36481<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@af8aeaabb5ce: Created GsupExpect[0] for "262426346055747" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250828122659226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4258 20250828122659254 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659254 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426346055747"} 20250828122659254 DMAIN <0000> hlr.c:227 IMSI='262426346055747': Creating subscriber on demand 20250828122659254 DMAIN <0000> hlr.c:243 IMSI='262426346055747': Successfully assigned MSISDN='215' 20250828122659254 DAUC <0003> hlr.c:428 IMSI='262426346055747': storing IMEI = 12345678901234 20250828122659254 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426346055747"} 20250828122659254 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122659254 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659254 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@af8aeaabb5ce: Found GsupExpect[0] for "262426346055747" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@af8aeaabb5ce: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426346055747" TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122659256 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659256 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659256 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659256 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659257 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659257 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659257 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659257 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659257 DLU <0006> fsm.c:456 lu(262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122659257 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122659257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122659257 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659257 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659257 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659258 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659258 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426346055747"} 20250828122659258 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122659258 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122659258 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426346055747"} 20250828122659258 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122659258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122659258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122659258 DLU <0006> fsm.c:568 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122659258 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659258 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659260 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659260 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426346055747"} 20250828122659260 DMAIN <0000> hlr.c:227 IMSI='262426346055747': Creating subscriber on demand 20250828122659260 DMAIN <0000> hlr.c:243 IMSI='262426346055747': Successfully assigned MSISDN='412' 20250828122659260 DAUC <0003> hlr.c:428 IMSI='262426346055747': storing IMEI = 12345678901234 20250828122659260 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426346055747"} 20250828122659260 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122659260 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659260 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659260 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659260 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659260 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659260 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659260 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659260 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659261 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659261 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659261 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659261 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659261 DLU <0006> fsm.c:456 lu(262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122659261 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122659261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122659261 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659261 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659261 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659262 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659262 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426346055747"} 20250828122659262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122659262 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122659262 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426346055747"} 20250828122659262 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122659262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122659262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122659262 DLU <0006> fsm.c:568 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122659262 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659262 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659263 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659263 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426346055747"} 20250828122659263 DMAIN <0000> hlr.c:227 IMSI='262426346055747': Creating subscriber on demand 20250828122659263 DMAIN <0000> hlr.c:243 IMSI='262426346055747': Successfully assigned MSISDN='147' 20250828122659263 DAUC <0003> hlr.c:428 IMSI='262426346055747': storing IMEI = 12345678901234 20250828122659263 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426346055747"} 20250828122659263 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122659263 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659263 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659264 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659264 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659264 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659264 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659264 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659264 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659265 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659265 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659265 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659265 DLU <0006> fsm.c:456 lu(262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122659265 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828122659265 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426346055747" cause=GPRS services not allowed} 20250828122659265 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122659265 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122659265 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Freeing instance 20250828122659265 DLU <0006> fsm.c:568 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Deallocated 20250828122659265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659265 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659266 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659266 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426346055747"} 20250828122659266 DMAIN <0000> hlr.c:227 IMSI='262426346055747': Creating subscriber on demand 20250828122659266 DMAIN <0000> hlr.c:243 IMSI='262426346055747': Successfully assigned MSISDN='270' 20250828122659266 DAUC <0003> hlr.c:428 IMSI='262426346055747': storing IMEI = 12345678901234 20250828122659266 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426346055747"} 20250828122659267 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122659267 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659267 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659267 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659267 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659267 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659267 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659268 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659268 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659268 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659268 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659268 DLU <0006> fsm.c:456 lu(262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122659268 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828122659268 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426346055747" cause=GPRS services not allowed} 20250828122659268 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122659268 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122659268 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Freeing instance 20250828122659268 DLU <0006> fsm.c:568 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Deallocated 20250828122659268 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659268 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659270 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659270 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426346055747"} 20250828122659270 DMAIN <0000> hlr.c:227 IMSI='262426346055747': Creating subscriber on demand 20250828122659270 DAUC <0003> hlr.c:428 IMSI='262426346055747': storing IMEI = 12345678901234 20250828122659270 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426346055747"} 20250828122659270 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122659270 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659270 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659270 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659270 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659270 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659270 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659271 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659271 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659271 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659271 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659271 DLU <0006> fsm.c:456 lu(262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122659271 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828122659271 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426346055747" cause=GPRS services not allowed} 20250828122659271 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122659271 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122659271 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Freeing instance 20250828122659271 DLU <0006> fsm.c:568 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Deallocated 20250828122659271 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659271 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659273 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659273 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426346055747"} 20250828122659273 DMAIN <0000> hlr.c:227 IMSI='262426346055747': Creating subscriber on demand 20250828122659273 DAUC <0003> hlr.c:428 IMSI='262426346055747': storing IMEI = 12345678901234 20250828122659273 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426346055747"} 20250828122659273 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828122659273 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659273 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659273 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659273 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659274 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659274 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659274 DAUC <0003> db_auc.c:157 IMSI='262426346055747': No 2G Auth Data 20250828122659274 DAUC <0003> db_auc.c:192 IMSI='262426346055747': No 3G Auth Data 20250828122659275 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659275 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659275 DLU <0006> fsm.c:456 lu(262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122659275 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122659275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122659275 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426346055747" cn_domain=PS} 20250828122659275 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659275 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659276 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426346055747"} 20250828122659276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122659276 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122659276 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426346055747"} 20250828122659276 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426346055747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122659276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122659276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122659276 DLU <0006> fsm.c:568 lu(PS:IMSI-262426346055747)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122659276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122659276 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122659277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122659278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 20250828122659278 DLINP <000b> input/ipa.c:452 connected read/write 20250828122659278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122659278 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122659278 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122659278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122659278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36481<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@af8aeaabb5ce: Final verdict of PTC: none 296@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 296: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:26:59 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 20250828122659302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 20250828122659403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42296<->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=97012) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:27:01 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_subscr_create_on_demand_ul started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122702530 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122702530 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122702534 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122702540 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702540 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122702540 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122702540 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 20250828122702540 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122702540 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 20250828122702540 DLGSUP <0013> gsup_server.c:236 2: 20250828122702540 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122702540 DLGSUP <0013> gsup_server.c:236 3: 20250828122702540 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122702540 DLGSUP <0013> gsup_server.c:236 4: 20250828122702540 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122702540 DLGSUP <0013> gsup_server.c:236 5: 20250828122702540 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122702540 DLGSUP <0013> gsup_server.c:236 7: 20250828122702540 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122702540 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122702540 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122702540 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@af8aeaabb5ce: 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") 20250828122702560 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40253<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@af8aeaabb5ce: Created GsupExpect[0] for "262425694208484" to be handled at TC_subscr_create_on_demand_ul(303) 20250828122702571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 20250828122702582 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702582 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702582 DMAIN <0000> hlr.c:227 IMSI='262425694208484': Creating subscriber on demand 20250828122702582 DMAIN <0000> hlr.c:243 IMSI='262425694208484': Successfully assigned MSISDN='630' 20250828122702582 DLU <0006> fsm.c:456 lu(262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122702582 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122702582 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122702582 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702582 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702582 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@af8aeaabb5ce: Found GsupExpect[0] for "262425694208484" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@af8aeaabb5ce: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425694208484" 20250828122702586 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702586 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425694208484"} 20250828122702586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122702586 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122702586 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425694208484"} 20250828122702586 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122702586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122702586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122702586 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122702586 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702586 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122702588 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702588 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702590 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702590 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702591 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702591 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702598 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702598 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702598 DMAIN <0000> hlr.c:227 IMSI='262425694208484': Creating subscriber on demand 20250828122702598 DMAIN <0000> hlr.c:243 IMSI='262425694208484': Successfully assigned MSISDN='253' 20250828122702598 DLU <0006> fsm.c:456 lu(262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122702598 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122702598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122702598 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702598 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702598 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702601 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702601 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425694208484"} 20250828122702601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122702601 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122702601 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425694208484"} 20250828122702601 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122702601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122702601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122702601 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122702601 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702601 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122702604 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702604 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702605 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702605 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702607 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702607 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702608 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702608 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702615 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702615 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702615 DMAIN <0000> hlr.c:227 IMSI='262425694208484': Creating subscriber on demand 20250828122702615 DMAIN <0000> hlr.c:243 IMSI='262425694208484': Successfully assigned MSISDN='122' 20250828122702615 DLU <0006> fsm.c:456 lu(262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122702615 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828122702615 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425694208484" cause=GPRS services not allowed} 20250828122702615 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122702615 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122702615 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Freeing instance 20250828122702615 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Deallocated 20250828122702615 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702615 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702617 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702617 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122702619 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702619 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702621 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702621 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702623 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702623 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702631 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702631 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702631 DMAIN <0000> hlr.c:227 IMSI='262425694208484': Creating subscriber on demand 20250828122702631 DMAIN <0000> hlr.c:243 IMSI='262425694208484': Successfully assigned MSISDN='378' 20250828122702631 DLU <0006> fsm.c:456 lu(262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122702631 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828122702631 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425694208484" cause=GPRS services not allowed} 20250828122702631 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122702631 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122702631 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Freeing instance 20250828122702631 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Deallocated 20250828122702632 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702632 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702634 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702634 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122702635 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702635 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702636 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702636 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702643 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702643 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702643 DMAIN <0000> hlr.c:227 IMSI='262425694208484': Creating subscriber on demand 20250828122702643 DLU <0006> fsm.c:456 lu(262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122702643 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828122702643 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425694208484" cause=GPRS services not allowed} 20250828122702643 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122702643 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122702643 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Freeing instance 20250828122702643 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Deallocated 20250828122702643 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702643 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702645 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702645 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122702646 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702646 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702647 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702647 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702652 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702652 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702652 DMAIN <0000> hlr.c:227 IMSI='262425694208484': Creating subscriber on demand 20250828122702652 DLU <0006> fsm.c:456 lu(262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122702652 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122702653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122702653 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425694208484" cn_domain=PS} 20250828122702653 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702653 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702655 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702655 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425694208484"} 20250828122702655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122702655 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122702655 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425694208484"} 20250828122702655 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425694208484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122702655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122702655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122702655 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694208484)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122702655 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122702655 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122702657 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702657 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702659 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702659 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data 20250828122702660 DAUC <0003> db_auc.c:157 IMSI='262425694208484': No 2G Auth Data 20250828122702660 DAUC <0003> db_auc.c:192 IMSI='262425694208484': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122702663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122702665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4258 20250828122702667 DLINP <000b> input/ipa.c:452 connected read/write 20250828122702667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122702667 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122702667 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122702667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122702667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40253<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@af8aeaabb5ce: Final verdict of PTC: none 301@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 301: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:27:02 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 20250828122702695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 20250828122702795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60222<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:27:04 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_subscr_create_on_demand_sai started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122705937 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122705937 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122705940 DLINP <000b> input/ipa.c:452 connected read/write 20250828122705940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122705940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122705943 DLINP <000b> input/ipa.c:452 connected read/write 20250828122705943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122705943 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122705943 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122705943 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 20250828122705943 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122705943 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 20250828122705943 DLGSUP <0013> gsup_server.c:236 2: 20250828122705943 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122705943 DLGSUP <0013> gsup_server.c:236 3: 20250828122705943 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(304)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122705943 DLGSUP <0013> gsup_server.c:236 4: 20250828122705943 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122705943 DLGSUP <0013> gsup_server.c:236 5: 20250828122705943 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122705943 DLGSUP <0013> gsup_server.c:236 7: 20250828122705943 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122705943 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122705943 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122705943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@af8aeaabb5ce: 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") 20250828122705965 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42867<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@af8aeaabb5ce: Created GsupExpect[0] for "262423674533683" to be handled at TC_subscr_create_on_demand_sai(308) 20250828122705986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 20250828122706001 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122706001 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423674533683"} 20250828122706001 DMAIN <0000> hlr.c:227 IMSI='262423674533683': Creating subscriber on demand 20250828122706001 DMAIN <0000> hlr.c:243 IMSI='262423674533683': Successfully assigned MSISDN='683' 20250828122706001 DAUC <0003> db_auc.c:157 IMSI='262423674533683': No 2G Auth Data 20250828122706001 DAUC <0003> db_auc.c:192 IMSI='262423674533683': No 3G Auth Data 20250828122706001 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423674533683 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 20250828122706001 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423674533683" cause=IMSI unknown in HLR} 20250828122706001 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828122706001 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122706001 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@af8aeaabb5ce: Found GsupExpect[0] for "262423674533683" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@af8aeaabb5ce: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423674533683" TC_subscr_create_on_demand_sai(308)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122706006 DAUC <0003> db_auc.c:157 IMSI='262423674533683': No 2G Auth Data 20250828122706006 DAUC <0003> db_auc.c:192 IMSI='262423674533683': No 3G Auth Data 20250828122706008 DAUC <0003> db_auc.c:157 IMSI='262423674533683': No 2G Auth Data 20250828122706008 DAUC <0003> db_auc.c:192 IMSI='262423674533683': No 3G Auth Data 20250828122706009 DAUC <0003> db_auc.c:157 IMSI='262423674533683': No 2G Auth Data 20250828122706010 DAUC <0003> db_auc.c:192 IMSI='262423674533683': No 3G Auth Data 20250828122706012 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122706012 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423674533683" cn_domain=PS} 20250828122706012 DLU <0006> fsm.c:456 lu(262423674533683)[0x55a1b3d89b20]{UNVALIDATED}: Allocated 20250828122706012 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828122706013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423674533683)[0x55a1b3d89b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122706013 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423674533683" cn_domain=PS} 20250828122706013 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122706013 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122706018 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122706018 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423674533683"} 20250828122706018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423674533683)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122706018 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122706018 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423674533683"} 20250828122706018 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423674533683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122706018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423674533683)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122706018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423674533683)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122706018 DLU <0006> fsm.c:568 lu(PS:IMSI-262423674533683)[0x55a1b3d89b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122706018 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122706018 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122706023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122706024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 20250828122706026 DLINP <000b> input/ipa.c:452 connected read/write 20250828122706026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122706026 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122706026 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122706026 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122706027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42867<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@af8aeaabb5ce: Final verdict of PTC: none 306@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 306: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:27:06 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250828122706057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4258 20250828122706158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60236<->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=36556) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:27:08 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_other_home started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122709293 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122709293 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122709298 DLINP <000b> input/ipa.c:452 connected read/write 20250828122709298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122709299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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 } } } } 20250828122709303 DLINP <000b> input/ipa.c:452 connected read/write 20250828122709303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122709304 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122709304 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122709304 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 20250828122709304 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122709304 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 20250828122709304 DLGSUP <0013> gsup_server.c:236 2: 20250828122709304 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122709304 DLGSUP <0013> gsup_server.c:236 3: 20250828122709304 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122709304 DLGSUP <0013> gsup_server.c:236 4: 20250828122709304 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122709304 DLGSUP <0013> gsup_server.c:236 5: 20250828122709304 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122709304 DLGSUP <0013> gsup_server.c:236 7: 20250828122709304 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122709304 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122709304 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122709304 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@af8aeaabb5ce: 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") 20250828122709328 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33415<->l=127.0.0.1:4259) 20250828122709332 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828122709332 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@af8aeaabb5ce: Created GsupExpect[0] for "262427227819119" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250828122709358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 20250828122709364 DAUC <0003> db_auc.c:157 IMSI='262427227819119': No 2G Auth Data 20250828122709364 DAUC <0003> db_auc.c:192 IMSI='262427227819119': No 3G Auth Data 20250828122709373 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611672178.msisdn 20250828122709373 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611672178.msisdn: not attached (vlr_number unset) 20250828122709373 DDGSM <0007> mslookup_server.c:327 sip.voice.491611672178.msisdn: does not exist in GSUP proxy 20250828122710381 DLINP <000b> input/ipa.c:452 connected read/write 20250828122710381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122710381 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427227819119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427227819119" cn_domain=CS} 20250828122710381 DLU <0006> fsm.c:456 lu(262427227819119)[0x55a1b3d8aaf0]{UNVALIDATED}: Allocated 20250828122710381 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427227819119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250828122710381 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427227819119)[0x55a1b3d8aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828122710381 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427227819119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427227819119" cn_domain=CS} 20250828122710381 DLINP <000b> input/ipa.c:452 connected read/write 20250828122710381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122710381 DLINP <000b> input/ipa.c:452 connected read/write 20250828122710381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@af8aeaabb5ce: Found GsupExpect[0] for "262427227819119" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@af8aeaabb5ce: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427227819119" 20250828122710389 DLINP <000b> input/ipa.c:452 connected read/write 20250828122710389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122710389 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427227819119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427227819119"} 20250828122710389 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427227819119)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828122710389 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427227819119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828122710389 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427227819119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427227819119"} 20250828122710389 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427227819119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122710389 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427227819119)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828122710389 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427227819119)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828122710389 DLU <0006> fsm.c:568 lu(CS:IMSI-262427227819119)[0x55a1b3d8aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828122710389 DLINP <000b> input/ipa.c:452 connected read/write 20250828122710389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122710389 DLINP <000b> input/ipa.c:452 connected read/write 20250828122710389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122710393 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611672178.msisdn 20250828122710393 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611672178.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250828122710393 DDGSM <0007> mslookup_server.c:327 sip.voice.491611672178.msisdn: does not exist in GSUP proxy 20250828122710393 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611672178.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@af8aeaabb5ce: setverdict(pass): pass -> pass, component reason not changed 20250828122710401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122710402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4258 20250828122710404 DLINP <000b> input/ipa.c:452 connected read/write 20250828122710404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122710404 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122710404 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122710404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122710404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33415<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@af8aeaabb5ce: Final verdict of PTC: none 311@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 311: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:27:10 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 20250828122710455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20250828122710555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60264<->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) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:27:12 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 20250828122712668 DSS <0004> hlr_ussd.c:239 262420312390014/0xa1d8866d: SS Session Timeout, destroying 20250828122712668 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420312390014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_MSLookup_GSUP_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122713687 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122713687 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122713691 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122713693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@af8aeaabb5ce: 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) } } } } 20250828122713696 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828122713697 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@af8aeaabb5ce: 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 } } } } 20250828122713697 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122713697 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122713697 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122713697 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 20250828122713697 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122713697 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 20250828122713697 DLGSUP <0013> gsup_server.c:236 2: 20250828122713697 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122713697 DLGSUP <0013> gsup_server.c:236 3: 20250828122713697 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122713697 DLGSUP <0013> gsup_server.c:236 4: 20250828122713697 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122713697 DLGSUP <0013> gsup_server.c:236 5: 20250828122713697 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122713697 DLGSUP <0013> gsup_server.c:236 7: 20250828122713697 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122713697 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122713697 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122713697 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@af8aeaabb5ce: 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") 20250828122713724 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35071<->l=127.0.0.1:4259) 20250828122713725 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828122713725 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@af8aeaabb5ce: Created GsupExpect[0] for "262422865495169" to be handled at TC_MSLookup_GSUP_proxy(320) 20250828122713730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@af8aeaabb5ce: Created GsupExpect[0] for "262422865495169" to be handled at TC_MSLookup_GSUP_proxy(320) 20250828122713738 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122713738 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422865495169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422865495169" cn_domain=CS} 20250828122713738 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422865495169 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250828122713738 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422865495169 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250828122713738 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422865495169.imsi 20250828122713738 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422865495169.imsi 20250828122713738 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422865495169.imsi: does not exist in local HLR 20250828122713743 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422865495169 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250828122713743 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250828122713743 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250828122713743 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250828122713743 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250828122713743 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250828122713743 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422865495169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122713743 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122713743 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828122713743 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122713743 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828122713743 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122713743 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: 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) } } } } 20250828122713745 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122713745 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122713745 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250828122713745 DLINP <000b> ipa.c:396 tag 1: HLR 20250828122713745 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828122713746 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122713746 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122713746 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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)@af8aeaabb5ce: Found GsupExpect[0] for "262422865495169" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@af8aeaabb5ce: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262422865495169" HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122713790 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122713790 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122713790 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122713790 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122713790 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422865495169 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615378246 20250828122713791 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422865495169 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122713791 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122713791 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@af8aeaabb5ce: Found GsupExpect[0] for "262422865495169" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@af8aeaabb5ce: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262422865495169" 20250828122713800 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122713800 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122713800 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422865495169 MSISDN-491615378246 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122713800 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122713800 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122713804 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122713804 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122713805 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422865495169 MSISDN-491615378246 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 20250828122713805 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422865495169 MSISDN-491615378246 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122713805 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122713805 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122713808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122713809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 20250828122713811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35071<->l=127.0.0.1:4259) 20250828122713812 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122713812 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122713812 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250828122713812 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250828122713812 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(315)@af8aeaabb5ce: Final verdict of PTC: none 316@af8aeaabb5ce: Final verdict of PTC: none 20250828122713813 DLINP <000b> input/ipa.c:452 connected read/write 20250828122713813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122713813 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122713813 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122713813 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server-IPA(318)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-server(317)@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 316: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@af8aeaabb5ce: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Aug 28 12:27:13 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 20250828122713842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55764<->l=127.0.0.1:4258 20250828122713943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55764<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4152) Waiting for packet dumper to finish... 1 (prev_count=4152, count=43052) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:27: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_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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122717087 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122717087 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122717089 DLINP <000b> input/ipa.c:452 connected read/write 20250828122717089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122717091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@af8aeaabb5ce: 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) } } } } 20250828122717093 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828122717093 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@af8aeaabb5ce: 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 } } } } 20250828122717094 DLINP <000b> input/ipa.c:452 connected read/write 20250828122717094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122717094 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122717094 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122717094 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 20250828122717094 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122717094 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 20250828122717094 DLGSUP <0013> gsup_server.c:236 2: 20250828122717094 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122717094 DLGSUP <0013> gsup_server.c:236 3: 20250828122717094 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122717094 DLGSUP <0013> gsup_server.c:236 4: 20250828122717094 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122717094 DLGSUP <0013> gsup_server.c:236 5: 20250828122717094 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122717094 DLGSUP <0013> gsup_server.c:236 7: 20250828122717094 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122717094 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122717094 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122717094 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@af8aeaabb5ce: 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") 20250828122717111 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46177<->l=127.0.0.1:4259) 20250828122717113 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828122717113 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@af8aeaabb5ce: Created GsupExpect[0] for "262421731985251" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250828122717121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 20250828122717122 DAUC <0003> db_auc.c:157 IMSI='262421731985251': No 2G Auth Data 20250828122717122 DAUC <0003> db_auc.c:192 IMSI='262421731985251': No 3G Auth Data 20250828122717125 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421731985251.imsi 20250828122717125 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421731985251.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122717126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122717127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4258 20250828122717127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46177<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@af8aeaabb5ce: Final verdict of PTC: none 323@af8aeaabb5ce: Final verdict of PTC: none 20250828122717127 DLINP <000b> input/ipa.c:452 connected read/write 20250828122717127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122717127 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122717127 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122717127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 323: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:27:17 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250828122717165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20250828122717265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55796<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:27:19 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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122720357 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122720357 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122720360 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122720361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@af8aeaabb5ce: 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) } } } } 20250828122720364 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828122720364 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@af8aeaabb5ce: 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 } } } } 20250828122720365 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122720365 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122720365 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122720365 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 20250828122720365 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122720365 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 20250828122720365 DLGSUP <0013> gsup_server.c:236 2: 20250828122720365 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122720365 DLGSUP <0013> gsup_server.c:236 3: 20250828122720365 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122720365 DLGSUP <0013> gsup_server.c:236 4: 20250828122720365 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122720365 DLGSUP <0013> gsup_server.c:236 5: 20250828122720365 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122720365 DLGSUP <0013> gsup_server.c:236 7: 20250828122720365 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122720365 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122720365 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122720365 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@af8aeaabb5ce: 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") 20250828122720389 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45117<->l=127.0.0.1:4259) 20250828122720391 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828122720391 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@af8aeaabb5ce: Created GsupExpect[0] for "262424816077555" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250828122720397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@af8aeaabb5ce: Created GsupExpect[0] for "262424816077555" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250828122720406 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122720406 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424816077555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424816077555" cn_domain=CS} 20250828122720406 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424816077555 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250828122720406 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424816077555 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250828122720406 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424816077555.imsi 20250828122720406 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424816077555.imsi 20250828122720406 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424816077555.imsi: does not exist in local HLR 20250828122720414 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424816077555 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250828122720414 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250828122720414 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250828122720414 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250828122720414 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250828122720414 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250828122720414 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424816077555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122720414 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122720414 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828122720414 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122720414 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828122720414 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122720414 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: 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) } } } } 20250828122720416 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122720416 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122720416 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250828122720416 DLINP <000b> ipa.c:396 tag 1: HLR 20250828122720416 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828122720417 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122720417 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122720417 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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)@af8aeaabb5ce: Found GsupExpect[0] for "262424816077555" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@af8aeaabb5ce: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424816077555" HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122720458 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122720458 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122720458 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122720458 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122720458 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424816077555 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615237718 20250828122720458 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424816077555 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122720458 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122720458 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@af8aeaabb5ce: Found GsupExpect[0] for "262424816077555" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@af8aeaabb5ce: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424816077555" 20250828122720467 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122720467 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122720467 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424816077555 MSISDN-491615237718 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122720467 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122720467 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122720470 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122720470 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122720470 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424816077555 MSISDN-491615237718 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 20250828122720470 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424816077555 MSISDN-491615237718 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122720470 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122720470 DLINP <000b> input/ipa.c:452 connected read/write 20250828122720470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122720473 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424816077555.imsi 20250828122720473 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424816077555.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122721475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122721477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 20250828122721480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45117<->l=127.0.0.1:4259) 20250828122721480 DLINP <000b> input/ipa.c:452 connected read/write 20250828122721480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122721480 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122721480 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122721480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP(327)@af8aeaabb5ce: Final verdict of PTC: none 20250828122721480 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122721480 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122721480 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250828122721480 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250828122721480 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 328: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:27:21 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 20250828122721511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4258 20250828122721611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55808<->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@af8aeaabb5ce: 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@af8aeaabb5ce: 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 ------ Thu Aug 28 12:27: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_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@af8aeaabb5ce: 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@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@af8aeaabb5ce: legacy= false MTC@af8aeaabb5ce: in not legacy case 1 MTC@af8aeaabb5ce: in not legacy case 2 20250828122724711 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828122724711 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122724714 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122724716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@af8aeaabb5ce: 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 } } } } 20250828122724719 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122724720 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828122724720 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828122724720 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 20250828122724720 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828122724720 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 20250828122724720 DLGSUP <0013> gsup_server.c:236 2: 20250828122724720 DLGSUP <0013> gsup_server.c:238 2: 00 20250828122724720 DLGSUP <0013> gsup_server.c:236 3: 20250828122724720 DLGSUP <0013> gsup_server.c:238 3: 00 20250828122724720 DLGSUP <0013> gsup_server.c:236 4: 20250828122724720 DLGSUP <0013> gsup_server.c:238 4: 00 20250828122724720 DLGSUP <0013> gsup_server.c:236 5: 20250828122724720 DLGSUP <0013> gsup_server.c:238 5: 00 20250828122724720 DLGSUP <0013> gsup_server.c:236 7: 20250828122724720 DLGSUP <0013> gsup_server.c:238 7: 00 20250828122724720 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828122724720 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828122724720 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)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122724721 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828122724721 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@af8aeaabb5ce: 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") 20250828122724743 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41383<->l=127.0.0.1:4259) 20250828122724744 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828122724744 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@af8aeaabb5ce: Created GsupExpect[0] for "262426316735923" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250828122724750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@af8aeaabb5ce: Created GsupExpect[0] for "262426316735923" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250828122724762 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122724762 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426316735923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426316735923" cn_domain=CS} 20250828122724762 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426316735923 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250828122724762 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426316735923 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250828122724762 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426316735923.imsi 20250828122724762 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426316735923.imsi 20250828122724762 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426316735923.imsi: does not exist in local HLR 20250828122724769 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426316735923 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250828122724770 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250828122724770 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250828122724770 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250828122724770 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250828122724770 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250828122724770 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426316735923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828122724770 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122724770 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828122724770 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122724770 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828122724770 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828122724770 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@af8aeaabb5ce: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@af8aeaabb5ce: 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) } } } } 20250828122724773 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122724773 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122724773 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250828122724773 DLINP <000b> ipa.c:396 tag 1: HLR 20250828122724773 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828122724774 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122724774 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122724774 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@af8aeaabb5ce: 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)@af8aeaabb5ce: 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-IPA(337)@af8aeaabb5ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@af8aeaabb5ce: Found GsupExpect[0] for "262426316735923" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@af8aeaabb5ce: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426316735923" HLR_Test-GSUP-server-IPA(337)@af8aeaabb5ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828122724818 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122724818 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122724818 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122724818 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122724819 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426316735923 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615830130 20250828122724819 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426316735923 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122724819 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122724819 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@af8aeaabb5ce: Found GsupExpect[0] for "262426316735923" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@af8aeaabb5ce: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426316735923" 20250828122724827 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122724827 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122724827 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426316735923 MSISDN-491615830130 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122724827 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122724827 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122724831 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122724831 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122724831 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426316735923 MSISDN-491615830130 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 20250828122724831 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426316735923 MSISDN-491615830130 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828122724831 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122724831 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828122724834 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615830130.msisdn 20250828122724834 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615830130.msisdn: does not exist in local HLR 20250828122724834 DDGSM <0007> mslookup_server.c:352 sip.voice.491615830130.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250828122724834 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615830130.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@af8aeaabb5ce: setverdict(pass): none -> pass 20250828122724838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@af8aeaabb5ce: Final verdict of PTC: pass 20250828122724841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4258 20250828122724843 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41383<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-server(336)@af8aeaabb5ce: Final verdict of PTC: none 20250828122724844 DLINP <000b> input/ipa.c:452 connected read/write 20250828122724844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828122724844 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828122724844 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828122724844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828122724844 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828122724845 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828122724845 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250828122724845 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250828122724845 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@af8aeaabb5ce: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@af8aeaabb5ce: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@af8aeaabb5ce: Final verdict of PTC: none MTC@af8aeaabb5ce: Setting final verdict of the test case. MTC@af8aeaabb5ce: Local verdict of MTC: none MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC with component reference 335: none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@af8aeaabb5ce: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@af8aeaabb5ce: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@af8aeaabb5ce: 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'. Thu Aug 28 12:27:24 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 20250828122724903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 20250828122725004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13492) Waiting for packet dumper to finish... 1 (prev_count=13492, count=46376) MTC@af8aeaabb5ce: 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@af8aeaabb5ce: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@af8aeaabb5ce: Terminating MTC. MC@af8aeaabb5ce: MTC terminated. MC2> exit MC@af8aeaabb5ce: Shutting down session. MC@af8aeaabb5ce: 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 (3462221) [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-20250828-1225-abf6a7d1-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-20250828-1225-abf6a7d1-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3462175) [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-20250828-1225-abf6a7d1-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='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.086600'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.183218'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.213185'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.139427'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.088664'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.087456'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.084167'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.101480'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.186976'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.189476'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.186526'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.053569'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.069801'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.162724'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.156933'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.082693'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.165592'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.199331'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.184335'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.176380'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.162130'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.187120'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.176021'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.185367'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.175065'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.056750'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.152425'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.150686'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.161143'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.111756'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.077694'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.155565'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.117868'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.143460'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.158403'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.065720'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.141703'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.152474'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250828-1225-abf6a7d1-0'] testenv-hlr-osmocom-latest-20250828-1225-abf6a7d1-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2521/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.19, 1.27, 2.59 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS